[resmoke] 14:25:08.637Z verbatim resmoke.py invocation: buildscripts/resmoke.py run --suites=tenant_migration_jscore_passthrough xtest.js [resmoke] 14:25:08.669Z YAML configuration of suite tenant_migration_jscore_passthrough test_kind: js_test selector: roots: - xtest.js executor: archive: hooks: - CheckReplDBHash - CheckReplOplogs - ValidateCollections tests: true config: shell_options: eval: testingReplication = true; load('jstests/libs/override_methods/inject_tenant_prefix.js'); jsTest.authenticate(db.getMongo()); global_vars: TestData: &id002 auth: true authMechanism: SCRAM-SHA-1 keyFile: jstests/libs/authTestsKey keyFileData: Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly roleGraphInvalidationIsFatal: true tenantId: tenantMigrationTenantId fixture: auth_options: &id001 authenticationDatabase: admin authenticationMechanism: SCRAM-SHA-1 password: Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly username: __system class: TenantMigrationFixture common_mongod_options: auth: '' keyFile: jstests/libs/authTestsKey set_parameters: enableTestCommands: 1 failpoint.abortTenantMigrationBeforeLeavingBlockingState: mode: activationProbability: 0.5 failpoint.pauseTenantMigrationBeforeLeavingBlockingState: data: blockTimeMS: 250 mode: alwaysOn storeFindAndModifyImagesInSideCollection: false tenantMigrationGarbageCollectionDelayMS: 1 ttlMonitorSleepSecs: 1 tlsAllowInvalidHostnames: '' tlsCAFile: jstests/libs/ca.pem tlsMode: allowTLS num_nodes_per_replica_set: 3 num_replica_sets: 2 per_mongod_options: - tlsCertificateKeyFile: jstests/libs/rs0.pem - tlsCertificateKeyFile: jstests/libs/rs1.pem use_replica_set_connection_string: true hooks: - class: ContinuousTenantMigration shell_options: global_vars: TestData: auth: true authMechanism: SCRAM-SHA-1 authOptions: *id001 keyFile: jstests/libs/authTestsKey keyFileData: Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly roleGraphInvalidationIsFatal: true tenantId: tenantMigrationTenantId - class: CheckReplOplogs shell_options: global_vars: TestData: *id002 - class: CheckReplDBHash shell_options: global_vars: TestData: *id002 - class: ValidateCollections - class: CleanEveryN n: 20 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] 14:25:08.732Z Starting execution of js_tests... [executor:js_test:job0] 14:25:08.733Z Running job0_fixture_setup_0... [js_test:job0_fixture_setup_0] Starting the setup of TenantMigrationFixture (Job #0). [j0:rs0:prim] Starting mongod on port 20000... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs0.pem --replSet=rs0 --oplogSize=511 --dbpath=/data/db/job0/rs0/node0 --port=20000 --enableMajorityReadConcern=True [j0:rs0:prim] mongod started on port 20000 with pid 22510. [j0:rs0:sec0] Starting mongod on port 20001... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs0.pem --replSet=rs0 --oplogSize=511 --dbpath=/data/db/job0/rs0/node1 --port=20001 --enableMajorityReadConcern=True [j0:rs0:sec0] mongod started on port 20001 with pid 22513. [j0:rs0:sec1] Starting mongod on port 20002... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs0.pem --replSet=rs0 --oplogSize=511 --dbpath=/data/db/job0/rs0/node2 --port=20002 --enableMajorityReadConcern=True [j0:rs0:sec1] mongod started on port 20002 with pid 22516. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.777+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.781+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"-","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.781+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"-","msg":"Certificate information","attr":{"subject":"OU=rs0,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"F6FA790B86A3A286A133D3D8F149EBD0F6099829","notValidBefore":{"$date":"2020-12-07T19:03:25.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:25.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs0.pem","type":"Server"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.781+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.782+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.783+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.784+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.786+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.790+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"-","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.791+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"-","msg":"Certificate information","attr":{"subject":"OU=rs0,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"F6FA790B86A3A286A133D3D8F149EBD0F6099829","notValidBefore":{"$date":"2020-12-07T19:03:25.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:25.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs0.pem","type":"Server"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.791+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.791+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.791+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"thread1","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.793+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"thread1","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.793+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.793+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.794+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"thread1","msg":"Certificate information","attr":{"subject":"OU=rs0,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"F6FA790B86A3A286A133D3D8F149EBD0F6099829","notValidBefore":{"$date":"2020-12-07T19:03:25.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:25.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs0.pem","type":"Server"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.795+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"thread1","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.795+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"thread1","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.795+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"thread1","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.796+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"thread1","msg":"Implicit TCP FastOpen in use."} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.834+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"thread1","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.834+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"thread1","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"thread1","msg":"Multi threading initialized"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22516,"port":20002,"dbPath":"/data/db/job0/rs0/node2","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.835+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20002,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs0.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs0"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs0/node2"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.837+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"]} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:08.837+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.857+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.858+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22513,"port":20001,"dbPath":"/data/db/job0/rs0/node1","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.859+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20001,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs0.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs0"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs0/node1"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.862+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"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:08.862+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.866+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.867+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.867+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.867+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.867+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.868+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22510,"port":20000,"dbPath":"/data/db/job0/rs0/node0","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.868+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.868+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.868+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20000,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs0.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs0"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs0/node0"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.871+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"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:08.871+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.399+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:399710][22513:0x7fb29a953a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.399+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:399765][22513:0x7fb29a953a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.408+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":546}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.408+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.427+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.427+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.437+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.437+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.437+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.437+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.437+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.439+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.439+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs0/node1/diagnostic.data"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.439+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"509e0eae-28e5-4bd7-b857-0caf096b2d1e"}},"options":{"capped":true,"size":10485760}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.440+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:440052][22516:0x7f0e9f55ea80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.440+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:440102][22516:0x7f0e9f55ea80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.452+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":615}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.452+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.454+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.455+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.455+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.","nextWakeupMillis":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.456+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.456+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b5279855-bad9-4dff-84f7-21e529800197"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.467+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:467387][22510:0x7f5895dc1a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.467+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962309:467425][22510:0x7f5895dc1a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.469+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.470+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.473+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.473+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d885234f-060d-4bc1-8be5-185aaebde189"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":608}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.479+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.480+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.480+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs0/node2/diagnostic.data"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.480+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9e25bd26-2e9d-444d-8a15-eeb1c9a99d25"}},"options":{"capped":true,"size":10485760}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.488+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.488+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5b7771b4-4402-4301-90cc-e7af449ffd0c"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.497+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.497+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.497+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.498+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.498+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.","nextWakeupMillis":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.498+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.498+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8ff6e11e-51d2-4b9f-a759-8a732c306fae"}},"options":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.504+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"195e2ae2-7601-469e-b749-960a0c7a7e38"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.505+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.505+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.505+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.505+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.506+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.506+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.506+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs0/node0/diagnostic.data"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.507+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d633dd6b-e251-4713-9b68-d9566ede3f8d"}},"options":{"capped":true,"size":10485760}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.515+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.515+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ffae919d-9157-488e-b84d-904f7e144042"}},"options":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.521+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.521+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.521+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"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.521+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.521+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1e60813f-b104-4886-add4-563c7a535518"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.524+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.524+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.525+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.","nextWakeupMillis":200}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.525+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.525+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e9d2b9ff-0c0e-4275-8827-bab78387431e"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.530+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.530+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b128b1b5-6fc6-490b-9e54-50b2d267e931"}},"options":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.537+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.538+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.538+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.539+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20001.sock"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.539+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.539+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.539+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cab7d247-c88f-415d-b6cf-8f1babe71ffe"}},"options":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.539+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20001,"ssl":"on"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.546+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.547+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.547+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.547+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.547+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.547+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"22e0974a-a740-4862-85e6-7afc9f38b3e7"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.554+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.554+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a36919a5-1909-47c8-b143-4d77ec8fb93a"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.563+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.563+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.563+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"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.563+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.564+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4e96eb53-a15f-4427-8998-f7b994ad9429"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.570+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ee2774c9-f06e-4461-b4a8-b32afc444d6e"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.578+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.578+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.579+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.579+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20002.sock"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.579+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.579+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20002,"ssl":"on"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.583+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.583+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.583+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"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.583+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.583+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"aaa2be4c-6a6d-4693-bb63-afb8fbb563f1"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.595+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.596+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.596+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.596+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20000.sock"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.596+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.596+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20000,"ssl":"on"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:09.656+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:09.698+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.725+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs0:prim] Waiting to connect to mongod on port 20000. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.777+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57854","uuid":"4ed6e25b-68e8-41ed-8649-d2178bbcc322","connectionId":1,"connectionCount":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.778+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.778+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:57854","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.779+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57856","uuid":"96e6ab42-af4c-4851-9c3b-56869df8e210","connectionId":2,"connectionCount":2}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.779+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:57856","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.879+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57858","uuid":"a96523ac-a9ca-4d09-828a-ca13bd7a4c5f","connectionId":3,"connectionCount":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.879+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:57858","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57860","uuid":"af54c316-3fcc-4dc1-a5e5-e9cc0a9fd0d4","connectionId":4,"connectionCount":4}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57862","uuid":"af9b243b-0f52-4a2c-b1bf-cc1f7cd01161","connectionId":5,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:57860","client":"conn4","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:57862","client":"conn5","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] Successfully contacted the mongod on port 20000. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.882+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:57862","uuid":"af9b243b-0f52-4a2c-b1bf-cc1f7cd01161","connectionId":5,"connectionCount":4}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.883+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57864","uuid":"a55a91df-10b6-4dcf-996e-8227a414abf7","connectionId":6,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.884+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:57864","client":"conn6","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.884+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57866","uuid":"cb3a683d-6d32-48f9-82e1-29b8ee5111ee","connectionId":7,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.885+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57868","uuid":"a7ed56b4-b3ce-4d2a-83b3-36d85ad2c8c0","connectionId":8,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.885+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:57866","client":"conn7","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.885+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:57868","client":"conn8","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.889+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn8","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57868","extraInfo":{}}} [TenantMigrationFixture:j0] Issuing replSetInitiate command: {'_id': 'rs0', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20000'}]} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.893+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn8","msg":"replSetInitiate admin command received from client"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.893+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigInitiating","oldState":"ConfigUninitialized"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.893+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}},"options":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.905+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn8","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn8","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":4}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn8","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn8","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.906+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e60ed341-bdf2-4135-850c-46d19a5050ce"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.912+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn8","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.912+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn8","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.914+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962309:914381][22510:0x7f5877b9c700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 67, snapshot max: 67 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.955+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0fc07727-1695-4bba-9381-30876d6efec5"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.969+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962309,"i":1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.970+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962309:970607][22510:0x7f5877b9c700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 76, snapshot max: 76 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.988+00:00"},"s":"I", "c":"REPL", "id":5872101, "ctx":"conn8","msg":"Taking a stable checkpoint for replSetInitiate"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.989+00:00"},"s":"I", "c":"REPL", "id":5872100, "ctx":"conn8","msg":"Updating commit point for initiate","attr":{"_lastCommittedOpTimeAndWallTime":"{ ts: Timestamp(1633962309, 1), t: -1 }, 2021-10-11T14:25:09.969+00:00"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.989+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"conn8","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962309,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962309,"i":1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.989+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962309:989188][22510:0x7f5877b9c700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 78, snapshot max: 78 snapshot count: 0, oldest timestamp: (1633962309, 1) , meta checkpoint timestamp: (1633962309, 1) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigInitiating"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":1,"term":0,"members":[{"_id":0,"host":"localhost:20000","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn8","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn8","msg":"Starting replication storage threads"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.996+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962309:996825][22510:0x7f58868be700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 80, snapshot max: 80 snapshot count: 0, oldest timestamp: (1633962309, 1) , meta checkpoint timestamp: (1633962309, 1) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.997+00:00"},"s":"I", "c":"REPL", "id":4280512, "ctx":"conn8","msg":"No initial sync required. Attempting to begin steady replication"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.997+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn8","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.997+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"75b4b272-b123-4cc1-962e-b2c66ef35476"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.997+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.998+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn3","msg":"Interrupted operation as its client disconnected","attr":{"opId":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.998+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:57854","connectionId":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.998+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:57854","uuid":"4ed6e25b-68e8-41ed-8649-d2178bbcc322","connectionId":1,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.998+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn3","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:57858","connectionId":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:09.998+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:57858","uuid":"a96523ac-a9ca-4d09-828a-ca13bd7a4c5f","connectionId":3,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.013+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.013+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn8","msg":"Starting replication fetcher thread"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.013+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn8","msg":"Starting replication applier thread"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.013+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn8","msg":"Starting replication reporter thread"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.013+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn8","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","command":{"replSetInitiate":{"_id":"rs0","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20000"}]},"$db":"admin","$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"queryHash":"8B3D4AB8","reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":10}},"ReplicationStateTransition":{"acquireCount":{"w":11}},"Global":{"acquireCount":{"r":5,"w":6,"W":2}},"Database":{"acquireCount":{"r":2,"w":6}},"Collection":{"acquireCount":{"r":2,"w":5}},"Mutex":{"acquireCount":{"r":14}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":4},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:57868","protocol":"op_msg","durationMillis":120}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":86400000}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.014+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}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":6015304, "ctx":"ReplCoord-0","msg":"Skipping primary catchup since we are the only node in the replica set."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.015+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":1}}} [TenantMigrationFixture:j0] Waiting for primary on port 20000 to be elected. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.016+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57870","uuid":"6074bdcd-b56d-43bb-a67f-291d85fe4e06","connectionId":9,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":1,"term":1,"members":[{"_id":0,"host":"localhost:20000","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.017+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.018+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.018+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:57870","client":"conn9","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.020+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57872","uuid":"b397ccde-58c8-40da-9b21-34922c6681d3","connectionId":10,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.020+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57874","uuid":"96d23835-924d-4ba4-9241-f73dc1090bd9","connectionId":11,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.020+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:57872","client":"conn10","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.021+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:57874","client":"conn11","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.031+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":2}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.031+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.044+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":3}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.045+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.045+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.045+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}},"options":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.056+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.060+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":5}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.061+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.061+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.061+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":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.063+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.063+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationRecipientService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.086+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":6}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.099+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.104+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":10}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.104+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962310,"i":10}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.104+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.111+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":11}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.111+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962310,"i":11}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.111+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationRecipientService"}} [TenantMigrationFixture:j0] Waiting for primary on port 20000 to be elected. [TenantMigrationFixture:j0] Primary on port 20000 successfully elected. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:57872","uuid":"b397ccde-58c8-40da-9b21-34922c6681d3","connectionId":10,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.130+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962310,"i":14}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.131+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962310,"i":14}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.131+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationDonorService"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.135+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39780","uuid":"cfc10c10-dcfd-4c0d-9292-3e6e42726dd6","connectionId":1,"connectionCount":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.135+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.135+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:39780","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39782","uuid":"0f308240-6431-4a12-ada8-2c89afcb22f1","connectionId":2,"connectionCount":2}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39784","uuid":"72707e3c-2517-4b11-aca7-178f58fe688e","connectionId":3,"connectionCount":3}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:39782","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:39784","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] Successfully contacted the mongod on port 20001. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.158+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:39784","uuid":"72707e3c-2517-4b11-aca7-178f58fe688e","connectionId":3,"connectionCount":2}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.159+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55602","uuid":"5f39387d-52ce-463b-ae4c-7d3d8f2d2f71","connectionId":1,"connectionCount":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.160+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.160+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:55602","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.177+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55604","uuid":"98363ba6-7630-48ea-9012-5a343c9d49df","connectionId":2,"connectionCount":2}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.177+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55606","uuid":"2900153e-db5e-43fb-a752-c17fdee54735","connectionId":3,"connectionCount":3}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.177+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:55604","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.177+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:55606","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] Successfully contacted the mongod on port 20002. [TenantMigrationFixture:j0] Adding in node 2: {'_id': 1, 'host': 'localhost:20001', 'priority': 0} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.178+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:55604","uuid":"98363ba6-7630-48ea-9012-5a343c9d49df","connectionId":2,"connectionCount":2}} [TenantMigrationFixture:j0] Issuing replSetReconfig command: {'_id': 'rs0', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20000'}, {'_id': 1, 'host': 'localhost:20001', 'priority': 0}], 'version': 2} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn8","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962310,"i":4}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn8","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962310,"i":4}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn8","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"rs0","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20000"},{"_id":1,"host":"localhost:20001","priority":0}],"version":2}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn8","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn8","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":"rs0","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}},"userProvidedConfig":{"_id":"rs0","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20000"},{"_id":1,"host":"localhost:20001","priority":0}],"version":2},"oldConfig":{"_id":"rs0","version":1,"term":1,"members":[{"_id":0,"host":"localhost:20000","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"conn8","msg":"Finding self in new config"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.179+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39792","uuid":"ecc1d1f8-6746-498c-a9d9-a0c35aa2d74c","connectionId":4,"connectionCount":3}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.206+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn4","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39792","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn8","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:39792","uuid":"ecc1d1f8-6746-498c-a9d9-a0c35aa2d74c","connectionId":4,"connectionCount":2}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn8","msg":"Executing quorum check for reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:localhost:20001 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 2, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39794","uuid":"d60cfe90-1a91-4bd3-8e83-2f44982e62c5","connectionId":5,"connectionCount":3}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.207+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:39794","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.208+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn5","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39794","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.208+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.208+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.208+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn8","msg":"Persisting new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.209+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57892","uuid":"4ab3235d-7739-444e-8a6f-7c3685cc2232","connectionId":14,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.209+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:57892","client":"conn14","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.209+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn8","msg":"Persisted new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.209+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn9","msg":"Interrupted operation as its client disconnected","attr":{"opId":137}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20001","newState":"STARTUP"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.210+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn9","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:57870","connectionId":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.211+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:57870","uuid":"6074bdcd-b56d-43bb-a67f-291d85fe4e06","connectionId":9,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.211+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn8","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0}} [TenantMigrationFixture:j0] Adding in node 3: {'_id': 2, 'host': 'localhost:20002', 'priority': 0} [TenantMigrationFixture:j0] Issuing replSetReconfig command: {'_id': 'rs0', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20000'}, {'_id': 1, 'host': 'localhost:20001', 'priority': 0}, {'_id': 2, 'host': 'localhost:20002', 'priority': 0}], 'version': 3} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn8","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962310,"i":15}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn8","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962310,"i":15}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn8","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"rs0","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20000"},{"_id":1,"host":"localhost:20001","priority":0},{"_id":2,"host":"localhost:20002","priority":0}],"version":3}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn8","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn8","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":"rs0","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}},"userProvidedConfig":{"_id":"rs0","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20000"},{"_id":1,"host":"localhost:20001","priority":0},{"_id":2,"host":"localhost:20002","priority":0}],"version":3},"oldConfig":{"_id":"rs0","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"conn8","msg":"Finding self in new config"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.212+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39798","uuid":"41e2564f-8b1a-429d-90ef-8351b3fa7498","connectionId":7,"connectionCount":4}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.213+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn7","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39798","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.213+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:39798","uuid":"41e2564f-8b1a-429d-90ef-8351b3fa7498","connectionId":7,"connectionCount":3}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.213+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55616","uuid":"82dc3d5f-dee8-45ed-82b2-08e642a35c95","connectionId":4,"connectionCount":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.237+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn14","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57892","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.238+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.238+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57898","uuid":"0045a6bc-bd1f-40c7-b9a3-3d8c64825f2c","connectionId":17,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.239+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn17","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57898","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:57898","uuid":"0045a6bc-bd1f-40c7-b9a3-3d8c64825f2c","connectionId":17,"connectionCount":7}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.239+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"58bbfc2e-d389-40ad-9685-60b851db0894"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.241+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn4","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55616","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.241+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn8","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.241+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn8","msg":"Executing quorum check for reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.241+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 3 -- target:localhost:20001 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 3, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.242+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 4 -- target:localhost:20002 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 3, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.242+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20002"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:55616","uuid":"82dc3d5f-dee8-45ed-82b2-08e642a35c95","connectionId":4,"connectionCount":2}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.242+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55620","uuid":"eef8a0ce-6933-4710-b534-4e0e1ac13e61","connectionId":5,"connectionCount":3}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.242+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:55620","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.242+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn5","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55620","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.243+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"localhost:20000"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.243+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.243+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn8","msg":"Persisting new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.243+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57902","uuid":"5bf3406c-b06b-483b-afc3-520f712ff216","connectionId":19,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.244+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:57902","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.244+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn8","msg":"Persisted new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.244+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.244+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.244+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.245+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.245+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn8","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39808","uuid":"3d5e9a10-51c6-4b45-afb5-f663329ca035","connectionId":9,"connectionCount":4}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:39808","client":"conn9","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.248+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39810","uuid":"08c5a652-5239-4d1a-ba33-6524e19d7f46","connectionId":10,"connectionCount":5}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:39810","client":"conn10","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.249+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39812","uuid":"eeca85de-8044-43e0-a00e-bbe22514c688","connectionId":11,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.249+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:39812","client":"conn11","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.252+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.253+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20002","newState":"STARTUP"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":130}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.255+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync..."} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.256+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.256+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:39780","connectionId":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.256+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:39780","uuid":"cfc10c10-dcfd-4c0d-9292-3e6e42726dd6","connectionId":1,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.256+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57910","uuid":"a34a8437-349e-4795-afe9-587b286709db","connectionId":20,"connectionCount":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.256+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8ab18cd6-2ccc-4be9-9e0e-c9deaa0dfaa7"}},"options":{"temp":true}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.257+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn20","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57910","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.258+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:57910","uuid":"a34a8437-349e-4795-afe9-587b286709db","connectionId":20,"connectionCount":8}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.258+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55632","uuid":"2a675707-3011-421a-a484-ef0acd3ce8e0","connectionId":7,"connectionCount":4}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"8ab18cd6-2ccc-4be9-9e0e-c9deaa0dfaa7"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"8ab18cd6-2ccc-4be9-9e0e-c9deaa0dfaa7"}},"ident":"index-15--381848299348032694","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+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--381848299348032694","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"11eb4957-f71c-4507-a341-5628b89d1085"}},"options":{"temp":true}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.271+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.275+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn19","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57902","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.276+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.276+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57914","uuid":"6980836f-1d98-4f4b-8388-a0a7f65daf65","connectionId":21,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.277+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn21","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57914","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:10.277+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:57914","uuid":"6980836f-1d98-4f4b-8388-a0a7f65daf65","connectionId":21,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.277+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39820","uuid":"5ad9dd8f-d1f8-4f30-8664-1289ffff50e9","connectionId":14,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.284+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.284+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.302+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn7","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55632","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.302+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:55632","uuid":"2a675707-3011-421a-a484-ef0acd3ce8e0","connectionId":7,"connectionCount":3}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.303+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.303+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-1","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.303+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-1","msg":"Found self in config","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.304+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20002"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.304+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20000","newState":"PRIMARY"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.304+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55638","uuid":"7c8a90bd-fed1-4592-beb7-13f805016c70","connectionId":10,"connectionCount":4}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.309+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:55638","client":"conn10","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.309+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn10","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55638","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.310+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":"localhost:20001"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.310+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.310+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20002","newState":"STARTUP"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.310+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39824","uuid":"5abdff4b-2634-4bb4-a404-fff346422142","connectionId":16,"connectionCount":7}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.310+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:39824","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.318+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn14","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39820","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.318+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:39820","uuid":"5ad9dd8f-d1f8-4f30-8664-1289ffff50e9","connectionId":14,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.318+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"722295c3-8622-4991-8297-5c053aef9956"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.330+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.332+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.332+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.332+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20002"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.332+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.332+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":130}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.333+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.333+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:55602","connectionId":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.333+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:55602","uuid":"5f39387d-52ce-463b-ae4c-7d3d8f2d2f71","connectionId":1,"connectionCount":3}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.333+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync..."} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.334+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1b478840-a9e3-4dd1-9fe6-a197beba6862"}},"options":{"temp":true}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.338+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20000","newState":"PRIMARY"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.338+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn16","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39824","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.339+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39826","uuid":"6a3468d0-488f-4344-9d49-cc0e1428e4ea","connectionId":17,"connectionCount":7}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.339+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:39826","client":"conn17","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.339+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20001","newState":"STARTUP2"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.339+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn17","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39826","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"1b478840-a9e3-4dd1-9fe6-a197beba6862"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"1b478840-a9e3-4dd1-9fe6-a197beba6862"}},"ident":"index-15--1425241324251026371","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+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--1425241324251026371","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.348+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fb0f6659-09a2-4c9e-9226-c611dd59fdfb"}},"options":{"temp":true}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.360+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.360+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.427+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}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.427+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15--381848299348032694","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.428+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14--381848299348032694","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.470+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}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.470+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15--1425241324251026371","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.471+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14--1425241324251026371","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.657+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","nextWakeupMillis":800}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:10.700+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","nextWakeupMillis":800}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:10.810+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20002","newState":"STARTUP2"}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.284+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.284+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.284+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.284+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0dedf68a-2ca9-470b-8e55-9ff5a06966f7"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.291+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.291+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.293+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":"[1633962311:293800][22513:0x7fb278d15700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 89, snapshot max: 89 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.335+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-1","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.335+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.335+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.335+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.336+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57924","uuid":"f52fbf00-8de8-48a8-9778-eeac10b977cc","connectionId":22,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.336+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:57924","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.337+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn22","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57924","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.339+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57926","uuid":"7fe3e7b9-1e60-4a95-906c-e7933d55b278","connectionId":23,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.339+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57928","uuid":"48a94fc0-9440-4d7b-9e6f-9ad85aeca624","connectionId":24,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.339+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:57926","client":"conn23","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.339+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:57928","client":"conn24","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.340+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn23","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57926","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.340+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn24","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57928","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.345+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}},"options":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.361+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20000"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.361+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.361+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.361+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7ce53b3a-ae04-4d7a-a315-1daac983c226"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.369+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.369+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.372+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":"[1633962311:372172][22516:0x7f0e7d321700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 88, snapshot max: 88 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.372+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":17}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":16}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":11}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.373+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.374+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.376+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.382+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}},"options":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.413+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.414+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.417+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.417+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-1","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.417+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.417+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.417+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.424+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"options":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.433+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57930","uuid":"cb0cb6b7-f977-4451-b55c-2d27ba30c75a","connectionId":25,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.433+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:57930","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.434+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn25","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57930","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.436+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57932","uuid":"9dedbb61-7b28-40c5-8bf1-463065b58d9b","connectionId":26,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.436+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57934","uuid":"949a0b02-1248-41e2-bf53-25852aeb947d","connectionId":27,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.436+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:57932","client":"conn26","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:57934","client":"conn27","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.437+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn26","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57932","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.438+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn27","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57934","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.441+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}},"options":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.447+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.458+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","nextWakeupMillis":1000}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.471+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"7f50360b-5622-4cb6-823d-e14622a14a9a"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.471+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.472+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.472+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.472+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.472+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.472+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.473+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.473+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.475+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.475+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.478+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.480+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.481+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}},"options":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.487+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"options":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.504+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","nextWakeupMillis":1000}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.511+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a100d196-ca1d-4dc4-8a08-4f1a893832f7"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.512+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.515+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.516+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.525+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"options":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.537+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.538+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.540+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.543+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.545+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.547+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.549+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}},"options":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.569+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"03822409-663f-4fa1-b290-5c009519857d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.570+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.572+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.573+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.576+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.582+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"options":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.585+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.586+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.589+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.595+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}},"options":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.605+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.623+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.624+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.626+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.626+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"054bd8a9-0ce6-4b9f-bd0b-013aa14a1ce0"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.628+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.631+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.633+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"options":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.635+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.637+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.641+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}},"options":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.654+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.670+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"6a74e9ff-9c47-469c-a9a3-32e67d861e3d"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.671+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.673+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.674+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.675+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.678+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.679+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}},"options":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.681+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.683+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.690+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}},"options":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.707+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"762f3d6d-d0f1-419d-8da2-354f1ee620e3"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.708+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.711+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.715+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.715+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.716+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"options":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.719+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.722+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.722+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:57928","uuid":"48a94fc0-9440-4d7b-9e6f-9ad85aeca624","connectionId":24,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.723+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1633962310,"i":16}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.723+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"localhost:20000","error":"HostUnreachable: Connection closed by peer"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"localhost:20000 failed"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"localhost:20000 failed","error":""}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [localhost:20000 failed]]","function":"kill"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+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 }"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-10-11T14:25:10.271Z"},"totalInitialSyncElapsedMillis":1453,"initialSyncAttempts":[{"durationMillis":385,"status":"OK","syncSource":"localhost:20000","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":1}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1633962310,"i":16}},"initialSyncOplogEnd":{"$timestamp":{"t":1633962310,"i":16}},"totalTimeUnreachableMillis":1,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-10-11T14:25:11.340Z"},"end":{"$date":"2021-10-11T14:25:11.420Z"},"elapsedMillis":80,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-10-11T14:25:11.340Z"},"end":{"$date":"2021-10-11T14:25:11.379Z"},"elapsedMillis":39,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2021-10-11T14:25:11.379Z"},"end":{"$date":"2021-10-11T14:25:11.420Z"},"elapsedMillis":41,"receivedBatches":1}},"config":{"collections":6,"clonedCollections":6,"start":{"$date":"2021-10-11T14:25:11.421Z"},"end":{"$date":"2021-10-11T14:25:11.722Z"},"elapsedMillis":301,"config.tenantMigrationRecipients":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.421Z"},"end":{"$date":"2021-10-11T14:25:11.483Z"},"elapsedMillis":62,"receivedBatches":0},"config.tenantMigrationDonors":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.483Z"},"end":{"$date":"2021-10-11T14:25:11.546Z"},"elapsedMillis":63,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.546Z"},"end":{"$date":"2021-10-11T14:25:11.593Z"},"elapsedMillis":47,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.593Z"},"end":{"$date":"2021-10-11T14:25:11.629Z"},"elapsedMillis":36,"receivedBatches":0},"config.external_validation_keys":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.629Z"},"end":{"$date":"2021-10-11T14:25:11.688Z"},"elapsedMillis":59,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.688Z"},"end":{"$date":"2021-10-11T14:25:11.722Z"},"elapsedMillis":34,"receivedBatches":0}}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"11eb4957-f71c-4507-a341-5628b89d1085"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"11eb4957-f71c-4507-a341-5628b89d1085"}},"ident":"index-17--381848299348032694","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.724+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-16--381848299348032694","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.725+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9f34296e-252f-4911-8968-72d119a71521"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.739+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.740+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.741+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.741+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.741+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.741+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.741+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.742+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.742+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.742+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.742+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.742+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-0","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962310,"i":16}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962310,"i":16}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.744+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962311:744151][22513:0x7fb28b450700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 316, snapshot max: 316 snapshot count: 0, oldest timestamp: (1633962310, 16) , meta checkpoint timestamp: (1633962310, 16) base write gen: 1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.759+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"891740a8-43fd-4c44-9e03-8cecd42b4ffb"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.760+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","keysInserted":0,"durationMillis":0}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [TenantMigrationFixture:j0] Secondary on port 20001 is now available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.762+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.763+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55656","uuid":"620cb683-88aa-4f84-8142-0277fceeb6b4","connectionId":16,"connectionCount":4}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:11.763+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:39812","uuid":"eeca85de-8044-43e0-a00e-bbe22514c688","connectionId":11,"connectionCount":6}} [TenantMigrationFixture:j0] Waiting for secondary on port 20002 to become available. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.763+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:55656","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.765+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55658","uuid":"8840d86a-946c-4c97-aa58-a1325c8a8297","connectionId":17,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.765+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55660","uuid":"265a9fc7-7697-4a73-80eb-6d769e79e150","connectionId":18,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.765+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:55660","client":"conn18","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.765+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:55658","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.766+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.768+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.774+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}},"options":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.799+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a8482a6c-74a0-45ba-b425-2348c897d51c"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.800+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.802+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.805+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.806+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:57932","uuid":"9dedbb61-7b28-40c5-8bf1-463065b58d9b","connectionId":26,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.806+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1633962310,"i":16}}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.806+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"localhost:20000","error":"HostUnreachable: Connection closed by peer"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.807+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"localhost:20000 failed"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.807+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"localhost:20000 failed","error":""}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.807+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [localhost:20000 failed]]","function":"kill"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+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 }"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-10-11T14:25:10.348Z"},"totalInitialSyncElapsedMillis":1460,"initialSyncAttempts":[{"durationMillis":372,"status":"OK","syncSource":"localhost:20000","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":2}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1633962310,"i":16}},"initialSyncOplogEnd":{"$timestamp":{"t":1633962310,"i":16}},"totalTimeUnreachableMillis":2,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-10-11T14:25:11.438Z"},"end":{"$date":"2021-10-11T14:25:11.519Z"},"elapsedMillis":81,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-10-11T14:25:11.438Z"},"end":{"$date":"2021-10-11T14:25:11.477Z"},"elapsedMillis":39,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2021-10-11T14:25:11.477Z"},"end":{"$date":"2021-10-11T14:25:11.519Z"},"elapsedMillis":42,"receivedBatches":1}},"config":{"collections":6,"clonedCollections":6,"start":{"$date":"2021-10-11T14:25:11.519Z"},"end":{"$date":"2021-10-11T14:25:11.805Z"},"elapsedMillis":286,"config.tenantMigrationRecipients":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.521Z"},"end":{"$date":"2021-10-11T14:25:11.579Z"},"elapsedMillis":58,"receivedBatches":0},"config.tenantMigrationDonors":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.579Z"},"end":{"$date":"2021-10-11T14:25:11.639Z"},"elapsedMillis":60,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.639Z"},"end":{"$date":"2021-10-11T14:25:11.677Z"},"elapsedMillis":38,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.677Z"},"end":{"$date":"2021-10-11T14:25:11.713Z"},"elapsedMillis":36,"receivedBatches":0},"config.external_validation_keys":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.713Z"},"end":{"$date":"2021-10-11T14:25:11.771Z"},"elapsedMillis":58,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:11.771Z"},"end":{"$date":"2021-10-11T14:25:11.805Z"},"elapsedMillis":34,"receivedBatches":0}}}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fb0f6659-09a2-4c9e-9226-c611dd59fdfb"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fb0f6659-09a2-4c9e-9226-c611dd59fdfb"}},"ident":"index-17--1425241324251026371","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+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-16--1425241324251026371","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.808+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3f591867-7be4-4a8e-9d1d-3a10bd5d5875"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.821+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":1}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.822+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.823+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.823+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.823+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-3","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962310,"i":16}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962310,"i":16}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.823+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20001","newState":"SECONDARY"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.824+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962311:824627][22516:0x7f0e9005b700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 315, snapshot max: 315 snapshot count: 0, oldest timestamp: (1633962310, 16) , meta checkpoint timestamp: (1633962310, 16) base write gen: 1"}} [TenantMigrationFixture:j0] Waiting for secondary on port 20002 to become available. [TenantMigrationFixture:j0] Secondary on port 20002 is now available. [TenantMigrationFixture:j0] Waiting to remove all 'newlyAdded' fields [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:11.867+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:55660","uuid":"265a9fc7-7697-4a73-80eb-6d769e79e150","connectionId":18,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.868+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57942","uuid":"69ea6bf6-0701-44a0-acea-73187e2e1329","connectionId":28,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.868+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:57942","client":"conn28","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.869+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57944","uuid":"77749a85-3507-4088-8a7c-828c925863fc","connectionId":29,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.870+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57946","uuid":"86813592-aae3-4599-8dfb-0a7d72c9ddb4","connectionId":30,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.870+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:57944","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.870+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:57946","client":"conn30","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:11.874+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn29","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57944","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.242+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20002","newState":"SECONDARY"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.243+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn9","msg":"Interrupted operation as its client disconnected","attr":{"opId":215}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:39808","uuid":"3d5e9a10-51c6-4b45-afb5-f663329ca035","connectionId":9,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20001","newState":"SECONDARY"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-1","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-1","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"ReplCoord-1","msg":"Finding self in new config"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.245+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39852","uuid":"33b8fa79-4360-4eb6-9c1d-d3926dbc8ad8","connectionId":21,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.246+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn21","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39852","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.246+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:39852","uuid":"33b8fa79-4360-4eb6-9c1d-d3926dbc8ad8","connectionId":21,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55670","uuid":"031734d8-243e-4bfb-b296-7d35535d29aa","connectionId":19,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn19","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55670","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-1","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-1","msg":"Executing quorum check for reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 8 -- target:localhost:20001 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 4, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-1","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 9 -- target:localhost:20002 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 4, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.248+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-1","msg":"Persisting new config to disk"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn19","msg":"Connection ended","attr":{"remote":"127.0.0.1:55670","uuid":"031734d8-243e-4bfb-b296-7d35535d29aa","connectionId":19,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.247+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.249+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-1","msg":"Persisted new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.249+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.249+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-1","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.249+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-1","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-1","msg":"Removed 'newlyAdded' config field","attr":{"memberId":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-3","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20002","newState":"SECONDARY"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-1","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-1","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57952","uuid":"e674c47d-43a0-4dc3-8ecd-42dc1a7aeb68","connectionId":33,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.251+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57954","uuid":"6f46be38-936d-4927-97ef-2be5c054f291","connectionId":34,"connectionCount":17}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.251+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn33","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57952","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:57952","uuid":"e674c47d-43a0-4dc3-8ecd-42dc1a7aeb68","connectionId":33,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn34","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57954","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.252+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39862","uuid":"9936a510-3a67-4632-b430-370f8b6826fa","connectionId":24,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.250+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.251+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55676","uuid":"955ebddc-ed98-4519-acd8-1924be06589e","connectionId":21,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn21","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55676","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:57954","uuid":"6f46be38-936d-4927-97ef-2be5c054f291","connectionId":34,"connectionCount":15}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:55676","uuid":"955ebddc-ed98-4519-acd8-1924be06589e","connectionId":21,"connectionCount":5}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.253+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn24","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39862","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:39862","uuid":"9936a510-3a67-4632-b430-370f8b6826fa","connectionId":24,"connectionCount":5}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.254+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.254+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.254+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.254+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-3","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.254+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-3","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.255+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-3","msg":"Found self in config","attr":{"hostAndPort":"localhost:20002"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.255+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn16","msg":"Interrupted operation as its client disconnected","attr":{"opId":218}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.255+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn16","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:55656","connectionId":16}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.255+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:55656","uuid":"620cb683-88aa-4f84-8142-0277fceeb6b4","connectionId":16,"connectionCount":4}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.427+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1633962310,"i":16}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.427+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-17--381848299348032694","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.429+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-16--381848299348032694","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.470+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1633962310,"i":16}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.470+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-17--1425241324251026371","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.471+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-16--1425241324251026371","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.742+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.743+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.743+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"localhost:20000","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1633962310,"i":16}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.743+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57960","uuid":"ab0c9b64-8639-41cc-9fd9-93ebe39f5d1a","connectionId":35,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.744+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:57960","client":"conn35","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:12.744+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn35","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57960","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.823+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20001"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.823+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.823+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39866","uuid":"7195f437-4898-47e3-9f3a-40a0e4ad1d71","connectionId":26,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.823+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:39866","client":"conn26","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.824+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn26","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39866","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.824+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"localhost:20001"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:12.824+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"localhost:20001","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1633962310,"i":16}},"t":1}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.825+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39868","uuid":"dff4160f-d8c1-4bd2-bbcd-f9381bc36bb3","connectionId":27,"connectionCount":7}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.825+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:39868","client":"conn27","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:12.826+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn27","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39868","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.250+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-0","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.250+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-0","msg":"Replication config state is Steady, starting reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.250+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.250+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"ReplCoord-0","msg":"Finding self in new config"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.251+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39870","uuid":"2a82abb9-5b81-4989-8045-e5f3c00f8be1","connectionId":28,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.251+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn28","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39870","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:39870","uuid":"2a82abb9-5b81-4989-8045-e5f3c00f8be1","connectionId":28,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55688","uuid":"9a3e85a0-3ac1-421b-9fea-d9459da4fae3","connectionId":25,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn25","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55688","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:55688","uuid":"9a3e85a0-3ac1-421b-9fea-d9459da4fae3","connectionId":25,"connectionCount":4}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-0","msg":"Executing quorum check for reconfig"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 14 -- target:localhost:20001 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 5, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.252+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 15 -- target:localhost:20002 db:admin cmd:{ replSetHeartbeat: \"rs0\", configVersion: 5, configTerm: 1, hbv: 1, from: \"localhost:20000\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.253+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20000"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.253+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.253+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-0","msg":"Persisting new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.253+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":337}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.253+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn27","msg":"Interrupted operation as its client disconnected","attr":{"opId":336}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn27","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minRecord":7017814684346613776,"docsExamined":2},"cmd":{"getMore":8568655335343321004,"collection":"oplog.rs","batchSize":13981010,"maxTimeMS":30000,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn23","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minRecord":7017814684346613776,"docsExamined":2},"cmd":{"getMore":7047394444832671639,"collection":"oplog.rs","batchSize":13981010,"maxTimeMS":30000,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn27","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"127.0.0.1:57934","connectionId":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn23","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"127.0.0.1:57926","connectionId":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:57934","uuid":"949a0b02-1248-41e2-bf53-25852aeb947d","connectionId":27,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:57926","uuid":"7fe3e7b9-1e60-4a95-906c-e7933d55b278","connectionId":23,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.256+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-0","msg":"Persisted new config to disk"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.256+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.256+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.256+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20000"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.257+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-0","msg":"Removed 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.257+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20000"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.257+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-4","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.257+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20000"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.258+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.258+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57970","uuid":"f36dbb6e-c241-4dd6-a77d-da5c0412a193","connectionId":38,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.258+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57972","uuid":"e4178a0f-cb69-4e5d-b20b-827da346b498","connectionId":39,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.258+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn38","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57970","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.259+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:57970","uuid":"f36dbb6e-c241-4dd6-a77d-da5c0412a193","connectionId":38,"connectionCount":15}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.259+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39878","uuid":"218db2bb-a979-48b2-aac0-f0f22ea3ac8f","connectionId":30,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.259+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn39","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57972","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:14.259+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:57972","uuid":"e4178a0f-cb69-4e5d-b20b-827da346b498","connectionId":39,"connectionCount":14}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.260+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55696","uuid":"bcb26c78-f37e-4bb5-9049-5e38051b7cf6","connectionId":28,"connectionCount":5}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.260+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn30","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:39878","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.260+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:39878","uuid":"218db2bb-a979-48b2-aac0-f0f22ea3ac8f","connectionId":30,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.260+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn28","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55696","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.261+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:55696","uuid":"bcb26c78-f37e-4bb5-9049-5e38051b7cf6","connectionId":28,"connectionCount":4}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.261+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-5","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.261+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-5","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:14.261+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-5","msg":"Found self in config","attr":{"hostAndPort":"localhost:20002"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.261+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn17","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20002"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.262+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.262+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20000","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20001","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20002","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"61644945d713b6f99773b58f"}}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:14.262+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"localhost:20001"}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] All 'newlyAdded' fields removed [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.316+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:57944","uuid":"77749a85-3507-4088-8a7c-828c925863fc","connectionId":29,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.316+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:57868","uuid":"a7ed56b4-b3ce-4d2a-83b3-36d85ad2c8c0","connectionId":8,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.317+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57978","uuid":"e9e1ba8f-513e-4d00-8d49-d52ec406550f","connectionId":40,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.318+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:57978","client":"conn40","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.318+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57980","uuid":"29e87819-7d86-465e-be6b-717493c164a2","connectionId":41,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.319+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:57982","uuid":"7c83ee3d-9bd9-40d5-bda3-68dbffd07220","connectionId":42,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.319+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:57980","client":"conn41","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.319+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:57982","client":"conn42","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.323+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn42","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:57982","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.325+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn42","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.344+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn42","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962316,"i":3}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.344+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn42","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962316,"i":3}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.345+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"options":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.360+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962316,"i":2}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.362+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"options":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.375+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962316,"i":2}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.384+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"namespace":"admin.system.roles","properties":{"v":2,"unique":true,"key":{"role":1,"db":1},"name":"role_1_db_1"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.384+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"namespace":"admin.system.roles","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.384+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.roles","index":"role_1_db_1","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:16.387+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962316,"i":3}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.399+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:57982","uuid":"7c83ee3d-9bd9-40d5-bda3-68dbffd07220","connectionId":42,"connectionCount":14}} [j0:rs1:prim] Starting mongod on port 20003... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs1.pem --replSet=rs1 --oplogSize=511 --dbpath=/data/db/job0/rs1/node0 --port=20003 --enableMajorityReadConcern=True [j0:rs1:prim] mongod started on port 20003 with pid 22820. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.416+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"namespace":"admin.system.roles","properties":{"v":2,"unique":true,"key":{"role":1,"db":1},"name":"role_1_db_1"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.416+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"2224c461-cf9f-4476-865b-c0c2e4db690c"}},"namespace":"admin.system.roles","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.416+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.roles","index":"role_1_db_1","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.420+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962316,"i":3}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:16.430+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:55658","uuid":"8840d86a-946c-4c97-aa58-a1325c8a8297","connectionId":17,"connectionCount":3}} [j0:rs1:sec0] Starting mongod on port 20004... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs1.pem --replSet=rs1 --oplogSize=511 --dbpath=/data/db/job0/rs1/node1 --port=20004 --enableMajorityReadConcern=True [j0:rs1:sec0] mongod started on port 20004 with pid 22823. [j0:rs1:sec1] Starting mongod on port 20005... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongod --setParameter enableTestCommands=1 --setParameter 'failpoint.abortTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': {'"'"'activationProbability'"'"': 0.5}}' --setParameter 'failpoint.pauseTenantMigrationBeforeLeavingBlockingState={'"'"'mode'"'"': '"'"'alwaysOn'"'"', '"'"'data'"'"': {'"'"'blockTimeMS'"'"': 250}}' --setParameter tenantMigrationGarbageCollectionDelayMS=1 --setParameter ttlMonitorSleepSecs=1 --setParameter storeFindAndModifyImagesInSideCollection=false --setParameter 'logComponentVerbosity={'"'"'replication'"'"': {'"'"'rollback'"'"': 2}, '"'"'sharding'"'"': {'"'"'migration'"'"': 2}, '"'"'transaction'"'"': 4, '"'"'tenantMigration'"'"': 4}' --setParameter disableLogicalSessionCacheRefresh=true --setParameter coordinateCommitReturnImmediatelyAfterPersistingDecision=false --setParameter reshardingMinimumOperationDurationMillis=5000 --setParameter transactionLifetimeLimitSeconds=86400 --setParameter maxIndexBuildDrainBatchSize=10 --setParameter writePeriodicNoops=false --setParameter shutdownTimeoutMillisForSignaledShutdown=100 --setParameter testingDiagnosticsEnabled=true --tlsMode=allowTLS --tlsCAFile=jstests/libs/ca.pem --tlsAllowInvalidHostnames --auth --keyFile=jstests/libs/authTestsKey --tlsCertificateKeyFile=jstests/libs/rs1.pem --replSet=rs1 --oplogSize=511 --dbpath=/data/db/job0/rs1/node2 --port=20005 --enableMajorityReadConcern=True [j0:rs1:sec1] mongod started on port 20005 with pid 22826. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.459+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"-","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.460+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"-","msg":"Certificate information","attr":{"subject":"OU=rs1,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"FE77C5ADE07C1B589F29348E526496BA3071BC66","notValidBefore":{"$date":"2020-12-07T19:03:30.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:30.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs1.pem","type":"Server"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.460+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.461+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.461+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.462+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'"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.462+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"main","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.462+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.462+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.464+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"main","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.465+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"main","msg":"Certificate information","attr":{"subject":"OU=rs1,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"FE77C5ADE07C1B589F29348E526496BA3071BC66","notValidBefore":{"$date":"2020-12-07T19:03:30.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:30.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs1.pem","type":"Server"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.467+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'"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.467+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.467+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.475+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.475+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.482+00:00"},"s":"W", "c":"NETWORK", "id":551190, "ctx":"-","msg":"Server certificate has no compatible Subject Alternative Name. This may prevent TLS clients from connecting","tags":["startupWarnings"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.482+00:00"},"s":"I", "c":"NETWORK", "id":4913010, "ctx":"-","msg":"Certificate information","attr":{"subject":"OU=rs1,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"FE77C5ADE07C1B589F29348E526496BA3071BC66","notValidBefore":{"$date":"2020-12-07T19:03:30.000Z"},"notValidAfter":{"$date":"2040-12-09T19:03:30.000Z"},"keyFile":"/home/ubuntu/mongo/jstests/libs/rs1.pem","type":"Server"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.482+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'"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.482+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.483+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.501+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.501+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.502+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.502+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.502+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.503+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22820,"port":20003,"dbPath":"/data/db/job0/rs1/node0","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.503+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.503+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.503+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20003,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs1.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs1"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs1/node0"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.505+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"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:16.505+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.540+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.541+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22823,"port":20004,"dbPath":"/data/db/job0/rs1/node1","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.542+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20004,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs1.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs1"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs1/node1"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.549+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"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:16.549+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.550+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.550+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22826,"port":20005,"dbPath":"/data/db/job0/rs1/node2","architecture":"64-bit","host":"ip-10-122-14-197"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.1.0-alpha","gitVersion":"unknown","openSSLVersion":"OpenSSL 1.1.1 11 Sep 2018","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"18.04"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.551+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"port":20005,"tls":{"CAFile":"jstests/libs/ca.pem","allowInvalidHostnames":true,"certificateKeyFile":"jstests/libs/rs1.pem","mode":"allowTLS"}},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":511,"replSet":"rs1"},"security":{"authorization":"enabled","keyFile":"jstests/libs/authTestsKey"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","failpoint.abortTenantMigrationBeforeLeavingBlockingState":"{'mode': {'activationProbability': 0.5}}","failpoint.pauseTenantMigrationBeforeLeavingBlockingState":"{'mode': 'alwaysOn', 'data': {'blockTimeMS': 250}}","logComponentVerbosity":"{'replication': {'rollback': 2}, 'sharding': {'migration': 2}, 'transaction': 4, 'tenantMigration': 4}","maxIndexBuildDrainBatchSize":"10","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","storeFindAndModifyImagesInSideCollection":"false","tenantMigrationGarbageCollectionDelayMS":"1","testingDiagnosticsEnabled":"true","transactionLifetimeLimitSeconds":"86400","ttlMonitorSleepSecs":"1","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job0/rs1/node2"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.553+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"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:16.553+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7347M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=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=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(table_logging=true,checkpoint_retention=4),"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.760+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn6","msg":"Interrupted operation as its client disconnected","attr":{"opId":429}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.761+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn28","msg":"Interrupted operation as its client disconnected","attr":{"opId":431}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.762+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:57942","uuid":"69ea6bf6-0701-44a0-acea-73187e2e1329","connectionId":28,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.762+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:57864","uuid":"a55a91df-10b6-4dcf-996e-8227a414abf7","connectionId":6,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.819+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn40","msg":"Interrupted operation as its client disconnected","attr":{"opId":501}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:16.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:57978","uuid":"e9e1ba8f-513e-4d00-8d49-d52ec406550f","connectionId":40,"connectionCount":11}} [j0:rs1:prim] Waiting to connect to mongod on port 20003. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.086+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:86143][22820:0x7f71b460ba80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.086+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:86195][22820:0x7f71b460ba80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.095+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":590}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.095+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.113+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.113+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.115+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:115101][22826:0x7fa1e5412a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.115+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:115140][22826:0x7fa1e5412a80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.120+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.120+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.120+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.121+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.122+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.122+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.123+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs1/node0/diagnostic.data"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.123+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"27b399c8-c3ea-4979-9d4e-bc37c774d8cd"}},"options":{"capped":true,"size":10485760}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.124+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":571}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.124+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.140+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.140+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.140+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.140+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.","nextWakeupMillis":200}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.140+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.141+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.141+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3a700b4a-53f2-4e30-a7c5-d74385b0bc1b"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.145+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:145022][22823:0x7f594821ea80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.145+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1633962317:145060][22823:0x7f594821ea80], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.148+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.148+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.148+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.149+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.149+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.149+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.150+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs1/node2/diagnostic.data"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.150+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d3d8de62-0ad9-4da6-9519-5a8a71568742"}},"options":{"capped":true,"size":10485760}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.155+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":606}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.155+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.158+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.158+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f08cfa1d-6b08-423e-9678-72d487f838c7"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.168+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.169+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.","nextWakeupMillis":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.169+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.170+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.170+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1f484274-b158-487d-8783-878062ce8aa1"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.174+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.174+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.178+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.178+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c6645165-2d45-442c-b149-23dc81350ce4"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.186+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"5.1.0-alpha"},"tags":["startupWarnings"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.186+00:00"},"s":"W", "c":"CONTROL", "id":22128, "ctx":"initandlisten","msg":"This server will not perform X.509 hostname validation. This may allow your server to make or accept connections to untrusted parties","tags":["startupWarnings"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.186+00:00"},"s":"W", "c":"CONTROL", "id":22140, "ctx":"initandlisten","msg":"This server is bound to localhost. Remote systems will be unable to connect to this server. Start the server with --bind_ip
to specify which IP addresses it should serve responses from, or with --bind_ip_all to bind to all interfaces. If this behavior is desired, start the server with --bind_ip 127.0.0.1 to disable this warning","tags":["startupWarnings"]} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.186+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.186+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.187+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.187+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job0/rs1/node1/diagnostic.data"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.188+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6fbb93b1-8eaf-46e7-a46c-261e96e01910"}},"options":{"capped":true,"size":10485760}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.188+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.188+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"52bb0258-bfa7-4f84-a32e-b7c1c5144312"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.197+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.198+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.198+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.198+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.198+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.198+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0c09101c-54e1-487b-b623-9332065a2b94"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.203+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.203+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.","nextWakeupMillis":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.203+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.204+00:00"},"s":"I", "c":"REPL", "id":4280500, "ctx":"initandlisten","msg":"Attempting to create internal replication collections"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.204+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"51224954-4392-4327-a043-daa0d2c768cd"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.207+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.207+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c661753d-6140-4db6-9650-8f13637b6607"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.215+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.216+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.216+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"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.216+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.216+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"23c49676-cc88-4f94-99b9-587bb8453961"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.219+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.219+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4c6b8c6c-4015-4347-b2ae-64a2a0d8e219"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.226+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"190a54a4-3a6f-4242-b853-f30625fe8673"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.232+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.232+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.232+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.233+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20003.sock"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.233+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.233+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20003,"ssl":"on"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.236+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.236+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a4b5b2aa-de71-4d6a-b80f-324d7a7582bc"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.240+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.240+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.240+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"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.240+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.240+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"040ae099-b1c4-4df4-ad7b-85964dd11a4e"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.251+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.252+00:00"},"s":"I", "c":"REPL", "id":4280501, "ctx":"initandlisten","msg":"Attempting to load local voted for document"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.252+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.252+00:00"},"s":"I", "c":"REPL", "id":4280502, "ctx":"initandlisten","msg":"Searching for local Rollback ID document"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.252+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.252+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d5d0f6f5-55d2-4b1e-97bb-9d8850cb1c5c"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.255+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.256+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.256+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.257+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20005.sock"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.257+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.257+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20005,"ssl":"on"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.266+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.266+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.266+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"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.266+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.266+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"85631366-dec3-4b3c-9b82-3c88d4b85523"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.280+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.281+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.281+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.281+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20004.sock"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.281+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.281+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20004,"ssl":"on"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.340+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.370+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.404+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}} [j0:rs1:prim] Waiting to connect to mongod on port 20003. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54592","uuid":"4cdd26af-1f08-4b44-9488-f62f82c721c2","connectionId":1,"connectionCount":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.557+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.557+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:54592","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.558+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54594","uuid":"53ccd02a-349b-4cad-acc0-a5320789dbdc","connectionId":2,"connectionCount":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.558+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:54594","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54596","uuid":"b8e14e38-1e99-4e7a-8f3d-686fcd813ac5","connectionId":3,"connectionCount":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.658+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:54596","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.659+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54598","uuid":"339def4b-1e53-485f-8026-ddcc7b73187b","connectionId":4,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.659+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54600","uuid":"cf223b54-8507-4254-803e-911d304cff5f","connectionId":5,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.660+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:54598","client":"conn4","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.660+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:54600","client":"conn5","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] Successfully contacted the mongod on port 20003. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.660+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:54598","uuid":"339def4b-1e53-485f-8026-ddcc7b73187b","connectionId":4,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.662+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54602","uuid":"e54e91bf-7203-46dc-bed8-497d122f9151","connectionId":6,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.662+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:54602","client":"conn6","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54604","uuid":"52ff99e4-9b6d-4926-93a7-e5a945f2a09f","connectionId":7,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54606","uuid":"bfa9241c-0582-4299-b09d-3469ad84fea3","connectionId":8,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.663+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:54604","client":"conn7","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.663+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:54606","client":"conn8","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.668+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn8","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54606","extraInfo":{}}} [TenantMigrationFixture:j0] Issuing replSetInitiate command: {'_id': 'rs1', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20003'}]} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.671+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn8","msg":"replSetInitiate admin command received from client"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.671+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigInitiating","oldState":"ConfigUninitialized"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.671+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}},"options":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn8","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn8","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.683+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn8","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.684+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn8","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.684+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn8","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.684+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cbf06635-d3ca-4e8a-9744-904d3e85f994"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.691+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn8","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.691+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn8","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.693+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962317:693975][22820:0x7f71963e6700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 67, snapshot max: 67 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.735+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"391ef98d-3616-48e3-a456-c8593dd08ce8"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.749+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":1}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.749+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.750+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962317:750647][22820:0x7f71963e6700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 76, snapshot max: 76 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.768+00:00"},"s":"I", "c":"REPL", "id":5872101, "ctx":"conn8","msg":"Taking a stable checkpoint for replSetInitiate"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.768+00:00"},"s":"I", "c":"REPL", "id":5872100, "ctx":"conn8","msg":"Updating commit point for initiate","attr":{"_lastCommittedOpTimeAndWallTime":"{ ts: Timestamp(1633962317, 1), t: -1 }, 2021-10-11T14:25:17.749+00:00"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.768+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"conn8","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962317,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962317,"i":1}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.768+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn8","msg":"WiredTiger message","attr":{"message":"[1633962317:768751][22820:0x7f71963e6700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 78, snapshot max: 78 snapshot count: 0, oldest timestamp: (1633962317, 1) , meta checkpoint timestamp: (1633962317, 1) base write gen: 1"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.770+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigInitiating"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":1,"term":0,"members":[{"_id":0,"host":"localhost:20003","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn8","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962317:776104][22820:0x7f71a5108700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 80, snapshot max: 80 snapshot count: 0, oldest timestamp: (1633962317, 1) , meta checkpoint timestamp: (1633962317, 1) base write gen: 1"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn8","msg":"Starting replication storage threads"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":100}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":4280512, "ctx":"conn8","msg":"No initial sync required. Attempting to begin steady replication"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn8","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.776+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1efb0979-dbf7-4f68-9b52-1ae8023336d6"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.777+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:54592","connectionId":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.777+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:54592","uuid":"4cdd26af-1f08-4b44-9488-f62f82c721c2","connectionId":1,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.777+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn3","msg":"Interrupted operation as its client disconnected","attr":{"opId":99}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.777+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn3","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:54596","connectionId":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.777+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:54596","uuid":"b8e14e38-1e99-4e7a-8f3d-686fcd813ac5","connectionId":3,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn8","msg":"Starting replication fetcher thread"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn8","msg":"Starting replication applier thread"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn8","msg":"Starting replication reporter thread"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn8","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","command":{"replSetInitiate":{"_id":"rs1","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20003"}]},"$db":"admin","$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"queryHash":"8B3D4AB8","reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":10}},"ReplicationStateTransition":{"acquireCount":{"w":11}},"Global":{"acquireCount":{"r":5,"w":6,"W":2}},"Database":{"acquireCount":{"r":2,"w":6}},"Collection":{"acquireCount":{"r":2,"w":5}},"Mutex":{"acquireCount":{"r":14}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":4},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:54606","protocol":"op_msg","durationMillis":118}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.789+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.790+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":86400000}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.790+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.790+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.790+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}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [TenantMigrationFixture:j0] Waiting for primary on port 20003 to be elected. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":6015304, "ctx":"ReplCoord-0","msg":"Skipping primary catchup since we are the only node in the replica set."} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.791+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54608","uuid":"a41c7701-f189-4d64-b041-1defefc3986e","connectionId":9,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"OplogApplier-0","msg":"Persisted new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.792+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":1,"term":1,"members":[{"_id":0,"host":"localhost:20003","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.793+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.793+00:00"},"s":"I", "c":"REPL", "id":6015310, "ctx":"OplogApplier-0","msg":"Starting to transition to primary."} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.793+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:54608","client":"conn9","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.793+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.794+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54610","uuid":"f5bd9e55-93fe-4700-842b-0f0dd508c340","connectionId":10,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.794+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54612","uuid":"ab884d77-933d-40e8-9313-27c1db35f366","connectionId":11,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.795+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:54612","client":"conn11","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.795+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:54610","client":"conn10","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.804+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.806+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":3}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.806+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.819+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":4}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.820+00:00"},"s":"I", "c":"REPL", "id":6015309, "ctx":"OplogApplier-0","msg":"Logging transition to primary to oplog on stepup"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.820+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.820+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.834+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":6}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.834+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.834+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":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.835+00:00"},"s":"I", "c":"REPL", "id":6015306, "ctx":"OplogApplier-0","msg":"Applier already left draining state, exiting."} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.838+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationRecipientService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.838+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.858+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":7}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.877+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":11}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.877+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962317,"i":11}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.878+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationRecipientService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationRecipientService"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.885+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":12}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.885+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962317,"i":12}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.885+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"options":{}}} [TenantMigrationFixture:j0] Waiting for primary on port 20003 to be elected. [TenantMigrationFixture:j0] Primary on port 20003 successfully elected. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.897+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:54612","uuid":"ab884d77-933d-40e8-9313-27c1db35f366","connectionId":11,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.904+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962317,"i":15}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.904+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962317,"i":15}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.904+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationDonorService"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.908+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36454","uuid":"fa27641c-9c49-476d-b5ab-5ece64aaad33","connectionId":1,"connectionCount":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.909+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.909+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:36454","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.910+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36456","uuid":"7ccb747d-002f-43d4-a21f-887ed346c307","connectionId":2,"connectionCount":2}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.910+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:36456","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] Successfully contacted the mongod on port 20004. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.910+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:36456","uuid":"7ccb747d-002f-43d4-a21f-887ed346c307","connectionId":2,"connectionCount":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.912+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55670","uuid":"6f27a963-eeda-4c82-a35d-ba6591c6c48b","connectionId":1,"connectionCount":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.912+00:00"},"s":"I", "c":"ACCESS", "id":20248, "ctx":"conn1","msg":"note: no users configured in admin.system.users, allowing localhost access"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.912+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:55670","client":"conn1","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.913+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55672","uuid":"9c809b31-cbc9-4d5e-b12c-8b9b03479d29","connectionId":2,"connectionCount":2}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.913+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:55672","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.933+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36458","uuid":"8613c4b4-f85e-466c-a41d-a780f14b8cd2","connectionId":3,"connectionCount":2}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.933+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55674","uuid":"c3231071-9b15-449f-9d1f-82fb9f9446a4","connectionId":3,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.933+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:36458","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.933+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:55674","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] Successfully contacted the mongod on port 20005. [TenantMigrationFixture:j0] Adding in node 2: {'_id': 1, 'host': 'localhost:20004', 'priority': 0} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.934+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:55674","uuid":"c3231071-9b15-449f-9d1f-82fb9f9446a4","connectionId":3,"connectionCount":2}} [TenantMigrationFixture:j0] Issuing replSetReconfig command: {'_id': 'rs1', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20003'}, {'_id': 1, 'host': 'localhost:20004', 'priority': 0}], 'version': 2} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn8","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962317,"i":5}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn8","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962317,"i":5}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn8","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"rs1","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20003"},{"_id":1,"host":"localhost:20004","priority":0}],"version":2}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn8","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn8","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":"rs1","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}},"userProvidedConfig":{"_id":"rs1","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20003"},{"_id":1,"host":"localhost:20004","priority":0}],"version":2},"oldConfig":{"_id":"rs1","version":1,"term":1,"members":[{"_id":0,"host":"localhost:20003","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":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"conn8","msg":"Finding self in new config"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.935+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36466","uuid":"1d99923a-c8b5-45e3-8654-ce7bf3a24b33","connectionId":4,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn4","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36466","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn8","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn8","msg":"Executing quorum check for reconfig"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:36466","uuid":"1d99923a-c8b5-45e3-8654-ce7bf3a24b33","connectionId":4,"connectionCount":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:localhost:20004 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 2, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.963+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36468","uuid":"9b6ec7bc-a7a7-4a5f-9cdc-b01c6445bf6a","connectionId":5,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.964+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:36468","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.964+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn5","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36468","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.964+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.964+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.964+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn8","msg":"Persisting new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54630","uuid":"0dc111e2-8c38-49ed-8cf0-344aeea1b7fa","connectionId":14,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:54630","client":"conn14","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn8","msg":"Persisted new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [TenantMigrationFixture:j0] Adding in node 3: {'_id': 2, 'host': 'localhost:20005', 'priority': 0} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn8","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20004","newState":"STARTUP"}} [TenantMigrationFixture:j0] Issuing replSetReconfig command: {'_id': 'rs1', 'protocolVersion': 1, 'settings': {'electionTimeoutMillis': 86400000}, 'members': [{'_id': 0, 'host': 'localhost:20003'}, {'_id': 1, 'host': 'localhost:20004', 'priority': 0}, {'_id': 2, 'host': 'localhost:20005', 'priority': 0}], 'version': 3} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.966+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn9","msg":"Interrupted operation as its client disconnected","attr":{"opId":150}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.967+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn9","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:54608","connectionId":9}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.967+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:54608","uuid":"a41c7701-f189-4d64-b041-1defefc3986e","connectionId":9,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn8","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962317,"i":16}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn8","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1633962317,"i":16}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn8","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"rs1","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20003"},{"_id":1,"host":"localhost:20004","priority":0},{"_id":2,"host":"localhost:20005","priority":0}],"version":3}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"conn8","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn8","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":"rs1","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}},"userProvidedConfig":{"_id":"rs1","protocolVersion":1,"settings":{"electionTimeoutMillis":86400000},"members":[{"_id":0,"host":"localhost:20003"},{"_id":1,"host":"localhost:20004","priority":0},{"_id":2,"host":"localhost:20005","priority":0}],"version":3},"oldConfig":{"_id":"rs1","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.968+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"conn8","msg":"Finding self in new config"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.969+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36472","uuid":"a2c5e755-96f8-4a23-b143-e6544f42c1a0","connectionId":7,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.969+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn7","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36472","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.969+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:36472","uuid":"a2c5e755-96f8-4a23-b143-e6544f42c1a0","connectionId":7,"connectionCount":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.970+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55684","uuid":"c799ae95-c472-4793-98f7-771b34e99655","connectionId":4,"connectionCount":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.994+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn14","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54630","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.994+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.995+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54636","uuid":"ea843822-73a0-46a3-9400-1bfaf3b5c2a0","connectionId":17,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.995+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn17","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54636","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.995+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:54636","uuid":"ea843822-73a0-46a3-9400-1bfaf3b5c2a0","connectionId":17,"connectionCount":7}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:17.996+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0a0fa29f-b92d-4d66-9128-a2d9e5d2c45b"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.997+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn4","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55684","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn8","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:55684","uuid":"c799ae95-c472-4793-98f7-771b34e99655","connectionId":4,"connectionCount":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn8","msg":"Executing quorum check for reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 3 -- target:localhost:20004 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 3, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn8","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 4 -- target:localhost:20005 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 3, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55688","uuid":"136e28a8-d652-40ae-9243-098b2b86e2a8","connectionId":5,"connectionCount":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.998+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:55688","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.999+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn5","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55688","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.999+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"localhost:20003"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:17.999+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:17.999+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn8","msg":"Persisting new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.000+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54640","uuid":"579a44ac-741f-4af0-ba73-4ea00df80ffd","connectionId":19,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.001+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:54640","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.005+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"conn8","msg":"Persisted new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.005+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"conn8","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.005+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn8","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.005+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn8","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.008+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn8","msg":"Waiting for the current config to propagate to a majority of nodes"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.008+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn8","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.010+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36482","uuid":"dc44883b-7041-4b3d-9d93-21f061cff1d2","connectionId":9,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20005","newState":"STARTUP"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":2,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.013+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.014+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":126}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.014+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:36454","connectionId":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.014+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:36454","uuid":"fa27641c-9c49-476d-b5ab-5ece64aaad33","connectionId":1,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.015+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync..."} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.016+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.016+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54644","uuid":"63df2a62-cd93-4d7b-bd81-a3db47e6269c","connectionId":20,"connectionCount":9}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.017+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fca4cc5c-fc94-495a-add7-69a0f9938cfb"}},"options":{"temp":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.017+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn20","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54644","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.017+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:54644","uuid":"63df2a62-cd93-4d7b-bd81-a3db47e6269c","connectionId":20,"connectionCount":8}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55696","uuid":"2c9cb9f4-03a9-48bc-b29b-296124ac5d6c","connectionId":7,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.021+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:36482","client":"conn9","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.022+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36488","uuid":"6e6a6ad2-45a9-446e-9923-554f3fe49c07","connectionId":12,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.022+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:36488","client":"conn12","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.032+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36490","uuid":"cc4eabc6-89f8-4ca6-baec-b5177002845c","connectionId":13,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.035+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:36490","client":"conn13","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.035+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn19","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54640","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.035+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigUninitialized"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.035+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:36458","uuid":"8613c4b4-f85e-466c-a41d-a780f14b8cd2","connectionId":3,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.036+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54652","uuid":"a7eb3ee8-6b3e-4e78-85e0-6bc9b7b621e6","connectionId":21,"connectionCount":9}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.036+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.036+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.036+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.037+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fca4cc5c-fc94-495a-add7-69a0f9938cfb"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.037+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fca4cc5c-fc94-495a-add7-69a0f9938cfb"}},"ident":"index-15-4688095983851431258","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.037+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-4688095983851431258","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.037+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8711385f-51ff-480d-abf6-f2e9071d3e40"}},"options":{"temp":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.037+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn21","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54652","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:18.038+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:54652","uuid":"a7eb3ee8-6b3e-4e78-85e0-6bc9b7b621e6","connectionId":21,"connectionCount":8}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.038+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36494","uuid":"6273c7f0-fa0e-4a63-a9fa-d9c9e61f95bc","connectionId":14,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.053+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.054+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.054+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn7","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55696","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.055+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:55696","uuid":"2c9cb9f4-03a9-48bc-b29b-296124ac5d6c","connectionId":7,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20003","newState":"PRIMARY"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55706","uuid":"d26c6cda-e286-4cdf-880c-c02e9f0f05f8","connectionId":10,"connectionCount":4}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.057+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:55706","client":"conn10","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.057+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn10","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55706","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.057+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":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.057+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.058+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36498","uuid":"6db05971-c5f8-4adf-b6f4-140d7a1a4670","connectionId":16,"connectionCount":6}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.058+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20005","newState":"STARTUP"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.058+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:36498","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.074+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn14","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36494","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.074+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:36494","uuid":"6273c7f0-fa0e-4a63-a9fa-d9c9e61f95bc","connectionId":14,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.074+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dfbef24c-f78d-4e5c-97a5-0e2ac6695a25"}},"options":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.085+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn16","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36498","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.089+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.092+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.092+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":3,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.092+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.092+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1","msg":"Interrupted operation as its client disconnected","attr":{"opId":139}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20004","newState":"STARTUP2"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-4","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20003","newState":"PRIMARY"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"REPL", "id":4280513, "ctx":"ReplCoord-0","msg":"Initial sync required. Attempting to start initial sync..."} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn1","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:55670","connectionId":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.093+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:55670","uuid":"6f27a963-eeda-4c82-a35d-ba6591c6c48b","connectionId":1,"connectionCount":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.094+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cfe68fa2-1747-488d-a66c-4d0376c5a833"}},"options":{"temp":true}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"REPL", "id":4280514, "ctx":"ReplCoord-0","msg":"Initial sync started"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"cfe68fa2-1747-488d-a66c-4d0376c5a833"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"cfe68fa2-1747-488d-a66c-4d0376c5a833"}},"ident":"index-15--2728263597754406970","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+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--2728263597754406970","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.110+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ca9ae98b-3b8d-4444-8cf0-9c16df65428d"}},"options":{"temp":true}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.126+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.126+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":2}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.140+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}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.140+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15--2728263597754406970","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.141+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14--2728263597754406970","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.174+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}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.174+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15-4688095983851431258","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.175+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14-4688095983851431258","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:18.371+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","nextWakeupMillis":800}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.405+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","nextWakeupMillis":800}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:18.558+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20005","newState":"STARTUP2"}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.054+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.054+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.054+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.054+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fd71ef87-e743-4791-b674-8471176d0175"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.062+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.062+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.064+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":"[1633962319:64405][22823:0x7f59266e1700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 89, snapshot max: 89 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-1","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54660","uuid":"6740d1fc-69f6-418a-a7ee-59136a3e134a","connectionId":22,"connectionCount":9}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.107+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:54660","client":"conn22","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.108+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn22","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54660","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.110+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54662","uuid":"f2601e87-6214-4ba5-8afb-e3ca0f74ff7f","connectionId":23,"connectionCount":10}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.110+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54664","uuid":"d1d69c88-71dc-49ca-88d6-b46a4d4a4ea0","connectionId":24,"connectionCount":11}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.110+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:54662","client":"conn23","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.110+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:54664","client":"conn24","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.111+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn23","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54662","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.111+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn24","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54664","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.115+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}},"options":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.126+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20003"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.126+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.126+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":511}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.126+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e03fd883-b3ea-4dd4-8086-550fa234b3c8"}},"options":{"capped":true,"size":535822336,"autoIndexId":false}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.135+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.135+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.138+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":"[1633962319:138025][22826:0x7fa1c29d4700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 88, snapshot max: 88 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0) base write gen: 1"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.142+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":16}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":13}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":12}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":9}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.143+00:00"},"s":"I", "c":"INDEX", "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}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.146+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.150+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}},"options":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.172+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","nextWakeupMillis":1000}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.180+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-1","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.180+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.180+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.180+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.182+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.183+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.185+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.192+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"options":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.205+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54666","uuid":"5e10d7ed-1dd3-4b63-914b-3724c89ecf3f","connectionId":25,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.205+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:54666","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.206+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn25","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54666","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.206+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","nextWakeupMillis":1000}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.207+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54670","uuid":"bb38f3d0-2a8f-4a68-9132-73bd411ab526","connectionId":26,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.208+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54668","uuid":"a68cdf9d-0521-4500-a4c1-93cb49e66ee1","connectionId":27,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.208+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:54670","client":"conn26","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.208+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:54668","client":"conn27","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.208+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn26","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54670","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.209+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn27","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54668","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.212+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}},"options":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.213+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.237+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.238+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.240+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.243+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.244+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"341632d9-dd28-443b-b7ee-687c21d156fc"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.245+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.1"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.245+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":14},"outgoing":{"minWireVersion":6,"maxWireVersion":14},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":14},"incomingInternalClient":{"minWireVersion":14,"maxWireVersion":14},"outgoing":{"minWireVersion":14,"maxWireVersion":14},"isInternalClient":true}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.245+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":10}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.245+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.245+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-0","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.246+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.246+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.248+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.251+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"options":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.252+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}},"options":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.275+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.281+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c65b268a-ba0c-42fc-9a3f-3d9f1950a0bc"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.283+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.285+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.293+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"options":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.293+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.294+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.297+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.300+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.303+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.307+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}},"options":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.313+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.335+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"15f99023-f5b9-460d-8fb9-f2288299d75d"}},"namespace":"config.tenantMigrationRecipients","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.336+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.337+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.338+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.339+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.340+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationRecipients","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.341+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.343+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.346+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}},"options":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.350+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"options":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.373+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.377+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.378+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.381+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.386+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"options":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.395+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4605cc8b-decc-4f99-9e8e-ab0a6df0f731"}},"namespace":"config.tenantMigrationDonors","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.397+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.399+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.403+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.tenantMigrationDonors","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.406+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.410+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.411+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}},"options":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.433+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.434+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.437+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.440+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.442+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.444+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"4967c366-9ba6-42fc-840d-a10e3bfff61c"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.445+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.448+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}},"options":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.449+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.456+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.image_collection","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}},"options":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.480+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.482+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.484+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.487+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"5d3e7724-9138-485f-b353-ae9941baff4c"}},"namespace":"config.image_collection","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.488+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-2","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.488+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.488+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:54664","uuid":"d1d69c88-71dc-49ca-88d6-b46a4d4a4ea0","connectionId":24,"connectionCount":13}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.489+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-0","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1633962317,"i":17}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.489+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"localhost:20003","error":"HostUnreachable: Connection closed by peer"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"localhost:20003 failed"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"localhost:20003 failed","error":""}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [localhost:20003 failed]]","function":"kill"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+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 }"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.490+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-10-11T14:25:18.036Z"},"totalInitialSyncElapsedMillis":1454,"initialSyncAttempts":[{"durationMillis":380,"status":"OK","syncSource":"localhost:20003","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":1}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1633962317,"i":17}},"initialSyncOplogEnd":{"$timestamp":{"t":1633962317,"i":17}},"totalTimeUnreachableMillis":1,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-10-11T14:25:19.111Z"},"end":{"$date":"2021-10-11T14:25:19.189Z"},"elapsedMillis":78,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-10-11T14:25:19.111Z"},"end":{"$date":"2021-10-11T14:25:19.148Z"},"elapsedMillis":37,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2021-10-11T14:25:19.148Z"},"end":{"$date":"2021-10-11T14:25:19.189Z"},"elapsedMillis":41,"receivedBatches":1}},"config":{"collections":6,"clonedCollections":6,"start":{"$date":"2021-10-11T14:25:19.189Z"},"end":{"$date":"2021-10-11T14:25:19.488Z"},"elapsedMillis":299,"config.tenantMigrationRecipients":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.189Z"},"end":{"$date":"2021-10-11T14:25:19.248Z"},"elapsedMillis":59,"receivedBatches":0},"config.tenantMigrationDonors":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.248Z"},"end":{"$date":"2021-10-11T14:25:19.305Z"},"elapsedMillis":57,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.305Z"},"end":{"$date":"2021-10-11T14:25:19.344Z"},"elapsedMillis":39,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.344Z"},"end":{"$date":"2021-10-11T14:25:19.384Z"},"elapsedMillis":40,"receivedBatches":0},"config.external_validation_keys":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.384Z"},"end":{"$date":"2021-10-11T14:25:19.445Z"},"elapsedMillis":61,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.445Z"},"end":{"$date":"2021-10-11T14:25:19.488Z"},"elapsedMillis":43,"receivedBatches":0}}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.491+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"8711385f-51ff-480d-abf6-f2e9071d3e40"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.491+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"8711385f-51ff-480d-abf6-f2e9071d3e40"}},"ident":"index-17-4688095983851431258","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.491+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-16-4688095983851431258","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.491+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"acb513ce-9f6b-4a07-96c0-633e10ffa2ff"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.493+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.image_collection","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.498+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"options":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.507+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-0","msg":"Initial sync done","attr":{"durationSeconds":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-0","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-0","msg":"Starting replication fetcher thread"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-0","msg":"Starting replication applier thread"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-0","msg":"Starting replication reporter thread"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.508+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.509+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.509+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.509+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-3","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962317,"i":17}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962317,"i":17}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.511+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962319:511920][22823:0x7f5938d1b700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 316, snapshot max: 316 snapshot count: 0, oldest timestamp: (1633962317, 17) , meta checkpoint timestamp: (1633962317, 17) base write gen: 1"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.526+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [TenantMigrationFixture:j0] Secondary on port 20004 is now available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.549+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a561335c-2de3-4d0c-95df-1543249a6722"}},"namespace":"config.external_validation_keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [TenantMigrationFixture:j0] Waiting for secondary on port 20005 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.550+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55722","uuid":"76848a68-3a88-478d-87e9-d80cdad22bcf","connectionId":15,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:19.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:36490","uuid":"cc4eabc6-89f8-4ca6-baec-b5177002845c","connectionId":13,"connectionCount":4}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.551+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.551+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:55722","client":"conn15","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.552+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55724","uuid":"4adff249-b394-4039-82d7-9f601af20005","connectionId":16,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.552+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55726","uuid":"b9009b42-9c06-4d0d-9e34-76676d7ac2c0","connectionId":17,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.552+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:55724","client":"conn16","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.552+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:55726","client":"conn17","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.554+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.557+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.external_validation_keys","index":"_id_","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.559+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.565+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}},"options":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.589+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"fa008adc-a1fd-4c18-9b88-1e2629ff2112"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.590+00:00"},"s":"I", "c":"INDEX", "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}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.592+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.595+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-2","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.595+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:54670","uuid":"bb38f3d0-2a8f-4a68-9132-73bd411ab526","connectionId":26,"connectionCount":12}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.596+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-0","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1633962317,"i":17}}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.596+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"localhost:20003","error":"HostUnreachable: Connection closed by peer"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"localhost:20003 failed"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"localhost:20003 failed","error":""}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [localhost:20003 failed]]","function":"kill"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+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 }"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-10-11T14:25:18.110Z"},"totalInitialSyncElapsedMillis":1487,"initialSyncAttempts":[{"durationMillis":389,"status":"OK","syncSource":"localhost:20003","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":1}],"approxTotalDataSize":229,"approxTotalBytesCopied":229,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1633962317,"i":17}},"initialSyncOplogEnd":{"$timestamp":{"t":1633962317,"i":17}},"totalTimeUnreachableMillis":1,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-10-11T14:25:19.209Z"},"end":{"$date":"2021-10-11T14:25:19.289Z"},"elapsedMillis":80,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-10-11T14:25:19.209Z"},"end":{"$date":"2021-10-11T14:25:19.250Z"},"elapsedMillis":41,"receivedBatches":1},"admin.system.keys":{"documentsToCopy":2,"documentsCopied":2,"indexes":1,"fetchedBatches":1,"bytesToCopy":170,"approxBytesCopied":170,"start":{"$date":"2021-10-11T14:25:19.250Z"},"end":{"$date":"2021-10-11T14:25:19.289Z"},"elapsedMillis":39,"receivedBatches":1}},"config":{"collections":6,"clonedCollections":6,"start":{"$date":"2021-10-11T14:25:19.289Z"},"end":{"$date":"2021-10-11T14:25:19.595Z"},"elapsedMillis":306,"config.tenantMigrationRecipients":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.289Z"},"end":{"$date":"2021-10-11T14:25:19.347Z"},"elapsedMillis":58,"receivedBatches":0},"config.tenantMigrationDonors":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.347Z"},"end":{"$date":"2021-10-11T14:25:19.409Z"},"elapsedMillis":62,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.409Z"},"end":{"$date":"2021-10-11T14:25:19.454Z"},"elapsedMillis":45,"receivedBatches":0},"config.image_collection":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.454Z"},"end":{"$date":"2021-10-11T14:25:19.495Z"},"elapsedMillis":41,"receivedBatches":0},"config.external_validation_keys":{"documentsToCopy":0,"documentsCopied":0,"indexes":2,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.495Z"},"end":{"$date":"2021-10-11T14:25:19.563Z"},"elapsedMillis":68,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-10-11T14:25:19.563Z"},"end":{"$date":"2021-10-11T14:25:19.595Z"},"elapsedMillis":32,"receivedBatches":0}}}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"ca9ae98b-3b8d-4444-8cf0-9c16df65428d"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"ca9ae98b-3b8d-4444-8cf0-9c16df65428d"}},"ident":"index-17--2728263597754406970","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.597+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-16--2728263597754406970","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.598+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"47b42c2f-828a-4a9b-8b43-912f9322f7ca"}},"options":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.607+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20004","newState":"SECONDARY"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.610+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":1}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.611+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.612+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-3","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1633962317,"i":17}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1633962317,"i":17}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.612+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.612+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.613+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962319:613638][22826:0x7fa1d5f0f700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 315, snapshot max: 315 snapshot count: 0, oldest timestamp: (1633962317, 17) , meta checkpoint timestamp: (1633962317, 17) base write gen: 1"}} [TenantMigrationFixture:j0] Waiting for secondary on port 20005 to become available. [TenantMigrationFixture:j0] Secondary on port 20005 is now available. [TenantMigrationFixture:j0] Waiting to remove all 'newlyAdded' fields [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:19.654+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:55724","uuid":"4adff249-b394-4039-82d7-9f601af20005","connectionId":16,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.655+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54678","uuid":"29069a78-5451-47ea-ac74-482c308ee5bd","connectionId":28,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.656+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:54678","client":"conn28","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54680","uuid":"7c73e6e1-320e-486a-84d0-0f9cbee3bd40","connectionId":29,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54682","uuid":"1af79971-b8b6-4e0e-953a-92fd8ee09c6a","connectionId":30,"connectionCount":15}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:54680","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:54682","client":"conn30","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:19.662+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn30","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54682","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 1 is still 'newlyAdded' [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.009+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-3","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20005","newState":"SECONDARY"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20004","newState":"SECONDARY"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-0","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-0","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn9","msg":"Interrupted operation as its client disconnected","attr":{"opId":215}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36524","uuid":"4ccafffe-e9cf-4614-88d3-5b29d0359981","connectionId":20,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.011+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:36482","uuid":"dc44883b-7041-4b3d-9d93-21f061cff1d2","connectionId":9,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.010+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"ReplCoord-0","msg":"Finding self in new config"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.011+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn20","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36524","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.011+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:36524","uuid":"4ccafffe-e9cf-4614-88d3-5b29d0359981","connectionId":20,"connectionCount":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55736","uuid":"66d11d2f-9824-4b15-8ebc-c215c35ff66d","connectionId":18,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn18","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55736","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-0","msg":"Executing quorum check for reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 8 -- target:localhost:20004 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 4, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 9 -- target:localhost:20005 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 4, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.013+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20003"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.012+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:55736","uuid":"66d11d2f-9824-4b15-8ebc-c215c35ff66d","connectionId":18,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.013+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.013+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.013+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-0","msg":"Persisting new config to disk"} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.013+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55738","uuid":"fa274884-3e86-4d1f-b576-30bf0d718f34","connectionId":19,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.014+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"localhost:20005","newState":"SECONDARY"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.014+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-1","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.014+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:55738","client":"conn19","doc":{"driver":{"name":"NetworkInterfaceTL-ReplNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.014+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn19","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55738","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-0","msg":"Persisted new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-0","msg":"Removed 'newlyAdded' config field","attr":{"memberId":1}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.015+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.016+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54690","uuid":"cb896ee5-d07b-49c3-8b54-49e7d40c6d1d","connectionId":34,"connectionCount":16}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.016+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.016+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn19","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":4,"senderHost":"localhost:20003"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-3","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-4","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54692","uuid":"9e738f7c-e828-4a93-8a72-d20165078662","connectionId":35,"connectionCount":17}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-4","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn34","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54690","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:54690","uuid":"cb896ee5-d07b-49c3-8b54-49e7d40c6d1d","connectionId":34,"connectionCount":16}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55744","uuid":"eb55093a-df98-42b5-9ca3-76a1bb6444a1","connectionId":21,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.018+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn35","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54692","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.018+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:54692","uuid":"9e738f7c-e828-4a93-8a72-d20165078662","connectionId":35,"connectionCount":15}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.018+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn21","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55744","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.018+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36536","uuid":"77b6fe3c-6830-4436-ad7f-11e5069aea3c","connectionId":23,"connectionCount":4}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.018+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:55744","uuid":"eb55093a-df98-42b5-9ca3-76a1bb6444a1","connectionId":21,"connectionCount":6}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.019+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn23","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36536","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.019+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:36536","uuid":"77b6fe3c-6830-4436-ad7f-11e5069aea3c","connectionId":23,"connectionCount":3}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-2","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-4","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-4","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":4,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.020+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-4","msg":"Found self in config","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.021+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn15","msg":"Interrupted operation as its client disconnected","attr":{"opId":232}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.021+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn15","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection reset by peer"},"remote":"127.0.0.1:55722","connectionId":15}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.021+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:55722","uuid":"76848a68-3a88-478d-87e9-d80cdad22bcf","connectionId":15,"connectionCount":5}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.140+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1633962317,"i":17}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.140+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-17--2728263597754406970","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.141+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-16--2728263597754406970","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.174+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1633962317,"i":17}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.174+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-17-4688095983851431258","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.176+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-16-4688095983851431258","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.509+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.509+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.509+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"localhost:20003","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1633962317,"i":17}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.510+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54698","uuid":"0078cfa3-944d-4031-9824-0aa947e564fc","connectionId":36,"connectionCount":16}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.510+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:54698","client":"conn36","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:20.511+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn36","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54698","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.612+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.612+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplCoordExternNetwork","msg":"Connecting","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.612+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36540","uuid":"6d061d89-b2ca-4898-a4af-dba25a328c3c","connectionId":25,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.612+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:36540","client":"conn25","doc":{"driver":{"name":"NetworkInterfaceTL-ReplCoordExternNetwork","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.613+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn25","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36540","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.613+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:20.613+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"localhost:20004","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1633962317,"i":17}},"t":1}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36542","uuid":"f80953a3-0724-41a5-ba14-9e0843b902cc","connectionId":26,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.614+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:36542","client":"conn26","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:20.615+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn26","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36542","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, member 2 is still 'newlyAdded' [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.017+00:00"},"s":"I", "c":"REPL", "id":4634505, "ctx":"ReplCoord-0","msg":"Beginning automatic reconfig to remove 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.017+00:00"},"s":"I", "c":"REPL", "id":6015313, "ctx":"ReplCoord-0","msg":"Replication config state is Steady, starting reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.017+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.017+00:00"},"s":"I", "c":"REPL", "id":6015314, "ctx":"ReplCoord-0","msg":"Finding self in new config"} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36544","uuid":"0314a5e3-8310-43d9-9691-b1f489d8be2a","connectionId":27,"connectionCount":6}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.018+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn27","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36544","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.018+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:36544","uuid":"0314a5e3-8310-43d9-9691-b1f489d8be2a","connectionId":27,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.018+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55756","uuid":"3f6e7062-72b8-4faf-b1a0-fe1b9adca890","connectionId":25,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn25","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55756","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"ReplCoord-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"ReplCoord-0","msg":"Executing quorum check for reconfig"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 15 -- target:localhost:20004 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 5, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"ReplCoord-0","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 16 -- target:localhost:20005 db:admin cmd:{ replSetHeartbeat: \"rs1\", configVersion: 5, configTerm: 1, hbv: 1, from: \"localhost:20003\", fromId: 0, term: 1, primaryId: -1 }"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20003"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:55756","uuid":"3f6e7062-72b8-4faf-b1a0-fe1b9adca890","connectionId":25,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.019+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn19","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.020+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"ReplCoord-0","msg":"Persisting new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.020+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn23","msg":"Interrupted operation as its client disconnected","attr":{"opId":354}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.020+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn27","msg":"Interrupted operation as its client disconnected","attr":{"opId":353}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn23","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minRecord":7017814714411384849,"docsExamined":2},"cmd":{"getMore":4331076614822977280,"collection":"oplog.rs","batchSize":13981010,"maxTimeMS":30000,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"W", "c":"QUERY", "id":20478, "ctx":"conn27","msg":"getMore command executor error","attr":{"error":{"code":279,"codeName":"ClientDisconnect","errmsg":"operation was interrupted because a client disconnected"},"stats":{"stage":"COLLSCAN","nReturned":2,"works":18,"advanced":2,"needTime":8,"needYield":0,"saveState":8,"restoreState":7,"isEOF":0,"direction":"forward","minRecord":7017814714411384849,"docsExamined":2},"cmd":{"getMore":4296199244478401361,"collection":"oplog.rs","batchSize":13981010,"maxTimeMS":30000,"term":1,"lastKnownCommittedOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn27","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"127.0.0.1:54668","connectionId":27}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn23","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"127.0.0.1:54662","connectionId":23}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:54662","uuid":"f2601e87-6214-4ba5-8afb-e3ca0f74ff7f","connectionId":23,"connectionCount":15}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.021+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:54668","uuid":"a68cdf9d-0521-4500-a4c1-93cb49e66ee1","connectionId":27,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.023+00:00"},"s":"I", "c":"REPL", "id":6015315, "ctx":"ReplCoord-0","msg":"Persisted new config to disk"} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.023+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-0","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigReconfiguring"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.023+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.023+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.024+00:00"},"s":"I", "c":"REPL", "id":4634504, "ctx":"ReplCoord-0","msg":"Removed 'newlyAdded' config field","attr":{"memberId":2}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.024+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn5","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20003"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.024+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-6","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.024+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn19","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20003"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.024+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54708","uuid":"b5117d2a-520d-4646-bfdb-ab0782c58e08","connectionId":39,"connectionCount":15}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.025+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn39","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54708","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.026+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54710","uuid":"baa909f3-36a4-4e56-b1db-39f1477bca90","connectionId":40,"connectionCount":16}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.026+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:54708","uuid":"b5117d2a-520d-4646-bfdb-ab0782c58e08","connectionId":39,"connectionCount":15}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.025+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigHBReconfiguring","oldState":"ConfigSteady"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.026+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55762","uuid":"452f2ddd-d258-4331-8579-d1487b13ca32","connectionId":27,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.026+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn40","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54710","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.027+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn27","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55762","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:22.027+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:54710","uuid":"baa909f3-36a4-4e56-b1db-39f1477bca90","connectionId":40,"connectionCount":14}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.027+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36554","uuid":"5ac017c4-6847-43fd-aa4f-306c6ff4aeb9","connectionId":30,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.027+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:55762","uuid":"452f2ddd-d258-4331-8579-d1487b13ca32","connectionId":27,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn30","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36554","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:36554","uuid":"5ac017c4-6847-43fd-aa4f-306c6ff4aeb9","connectionId":30,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-6","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-6","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-6","msg":"Found self in config","attr":{"hostAndPort":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.028+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn10","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":5,"senderHost":"localhost:20004"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.029+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"ReplCoord-1","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigHBReconfiguring"}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.029+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-1","msg":"New replica set config in use","attr":{"config":{"_id":"rs1","version":5,"term":1,"members":[{"_id":0,"host":"localhost:20003","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"localhost:20004","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"localhost:20005","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":86400000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6164494d31823ee052230559"}}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:22.029+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-1","msg":"Found self in config","attr":{"hostAndPort":"localhost:20005"}} [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] Waiting longer for 'newlyAdded' removals, config is not yet committed [TenantMigrationFixture:j0] All 'newlyAdded' fields removed [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.105+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:54682","uuid":"1af79971-b8b6-4e0e-953a-92fd8ee09c6a","connectionId":30,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.105+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:54606","uuid":"bfa9241c-0582-4299-b09d-3469ad84fea3","connectionId":8,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.107+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54716","uuid":"6473401c-19f0-482b-b049-f9df4723fd36","connectionId":41,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.107+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:54716","client":"conn41","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.108+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54718","uuid":"6510fd3e-a317-459e-8912-5905635d5d92","connectionId":42,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.108+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54720","uuid":"1e74b023-325f-4c01-a5db-522b4a231598","connectionId":43,"connectionCount":15}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.108+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:54718","client":"conn42","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.108+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:54720","client":"conn43","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.113+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn42","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54718","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.114+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn42","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"options":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.134+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn42","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.134+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn42","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.134+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"options":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.150+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":2}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.151+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"admin.system.roles","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"options":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.165+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":2}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.173+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"namespace":"admin.system.roles","properties":{"v":2,"unique":true,"key":{"role":1,"db":1},"name":"role_1_db_1"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.173+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"namespace":"admin.system.roles","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.173+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.roles","index":"role_1_db_1","keysInserted":0,"durationMillis":0}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.176+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [js_test:job0_fixture_setup_0] Waiting for TenantMigrationFixture (Job #0) to be ready. [TenantMigrationFixture:j0] Waiting for primary on port 20000 to be elected. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.189+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58120","uuid":"94d16ed5-7f08-4d3b-bc75-183e296a8e46","connectionId":43,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.188+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:54718","uuid":"6510fd3e-a317-459e-8912-5905635d5d92","connectionId":42,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.189+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:58120","client":"conn43","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.190+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58122","uuid":"f82689a4-8ffe-4283-b3e1-dc184ccd5de3","connectionId":44,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.190+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58124","uuid":"05381281-5e87-4360-a583-ca551c94df1f","connectionId":45,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.190+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:58122","client":"conn44","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.191+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:58124","client":"conn45","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Primary on port 20000 successfully elected. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.192+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:58122","uuid":"f82689a4-8ffe-4283-b3e1-dc184ccd5de3","connectionId":44,"connectionCount":13}} [TenantMigrationFixture:j0] Waiting for secondary on port 20001 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.193+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40030","uuid":"047711dc-821f-4fc6-9e54-5268506b4672","connectionId":32,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.193+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:40030","client":"conn32","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.194+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40032","uuid":"4a2866db-f401-47fb-842b-b006a66b0276","connectionId":33,"connectionCount":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.194+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40034","uuid":"c6f0a57f-da56-4c8f-80d8-e2bfc5dba235","connectionId":34,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.194+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:40034","client":"conn34","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Secondary on port 20001 is now available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.195+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:40032","client":"conn33","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Waiting for secondary on port 20002 to become available. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.196+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:40034","uuid":"c6f0a57f-da56-4c8f-80d8-e2bfc5dba235","connectionId":34,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.196+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55852","uuid":"b028049a-6688-430c-8f92-4f28fa8f4988","connectionId":29,"connectionCount":4}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.197+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:55852","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.198+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55854","uuid":"c1412f34-313b-4bbd-a829-ec91c40b46ca","connectionId":30,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.198+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:55854","client":"conn30","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.198+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55856","uuid":"4fba85f3-053b-4ac1-8784-30d17257cd69","connectionId":31,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.198+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:55856","client":"conn31","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:57856","uuid":"96e6ab42-af4c-4851-9c3b-56869df8e210","connectionId":2,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:57860","uuid":"af54c316-3fcc-4dc1-a5e5-e9cc0a9fd0d4","connectionId":4,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:57866","uuid":"cb3a683d-6d32-48f9-82e1-29b8ee5111ee","connectionId":7,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:39782","uuid":"0f308240-6431-4a12-ada8-2c89afcb22f1","connectionId":2,"connectionCount":8}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:55726","uuid":"b9009b42-9c06-4d0d-9e34-76676d7ac2c0","connectionId":17,"connectionCount":4}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:54594","uuid":"53ccd02a-349b-4cad-acc0-a5320789dbdc","connectionId":2,"connectionCount":13}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:55606","uuid":"2900153e-db5e-43fb-a752-c17fdee54735","connectionId":3,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:36488","uuid":"6e6a6ad2-45a9-446e-9923-554f3fe49c07","connectionId":12,"connectionCount":4}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:57874","uuid":"96d23835-924d-4ba4-9241-f73dc1090bd9","connectionId":11,"connectionCount":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:39810","uuid":"08c5a652-5239-4d1a-ba33-6524e19d7f46","connectionId":10,"connectionCount":7}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"namespace":"admin.system.roles","properties":{"v":2,"unique":true,"key":{"role":1,"db":1},"name":"role_1_db_1"},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:54600","uuid":"cf223b54-8507-4254-803e-911d304cff5f","connectionId":5,"connectionCount":12}} [TenantMigrationFixture:j0] Secondary on port 20002 is now available. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:57980","uuid":"29e87819-7d86-465e-be6b-717493c164a2","connectionId":41,"connectionCount":8}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"beb5bb92-61d7-4cf1-ae11-7760c8184c26"}},"namespace":"admin.system.roles","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.201+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:54610","uuid":"f5bd9e55-93fe-4700-842b-0f0dd508c340","connectionId":10,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.202+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:57946","uuid":"86813592-aae3-4599-8dfb-0a7d72c9ddb4","connectionId":30,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.203+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:55856","uuid":"4fba85f3-053b-4ac1-8784-30d17257cd69","connectionId":31,"connectionCount":4}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.202+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.roles","index":"role_1_db_1","keysInserted":0,"durationMillis":0}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.202+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:55672","uuid":"9c809b31-cbc9-4d5e-b12c-8b9b03479d29","connectionId":2,"connectionCount":3}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.204+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.roles","index":"role_1_db_1","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.204+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58138","uuid":"461f8e1e-1bf0-4f06-8291-703aec3a1762","connectionId":46,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.205+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:58138","client":"conn46","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58140","uuid":"132eadce-f9fc-4356-9c71-194c06f0b3cc","connectionId":47,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58142","uuid":"8c766b25-e02c-48a3-a66c-7f6a5916ee17","connectionId":48,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:58140","client":"conn47","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:58142","client":"conn48","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.212+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn48","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58142","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting for node on port 20000 to have a stable recovery timestamp. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.216+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58144","uuid":"e23f67b9-67e7-4280-bff0-ce1b1f45eb43","connectionId":49,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.216+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:58144","client":"conn49","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.217+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58146","uuid":"995ebc47-db60-41f6-95c9-dd55e71df8f3","connectionId":50,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.218+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58148","uuid":"e1bc12a0-9d9c-490b-a23a-3942b7f75d7e","connectionId":51,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.218+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:58146","client":"conn50","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.218+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:58148","client":"conn51","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.222+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn50","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58146","extraInfo":{}}} [TenantMigrationFixture:j0] Node on port 20000 now has a stable timestamp for recovery. Time: Timestamp(1633962309, 1) [TenantMigrationFixture:j0] Waiting for node on port 20001 to have a stable recovery timestamp. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.229+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40054","uuid":"92c25098-5062-4d3e-bcc7-27a179b31a57","connectionId":35,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.229+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:40054","client":"conn35","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.230+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40056","uuid":"fabd7e52-37cd-4d88-a3f3-207fc7de39bc","connectionId":36,"connectionCount":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.230+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40058","uuid":"9a1de833-f34f-4844-806c-7c548ae47557","connectionId":37,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.230+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:40056","client":"conn36","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.231+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:40058","client":"conn37","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.235+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn36","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40056","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:58146","uuid":"995ebc47-db60-41f6-95c9-dd55e71df8f3","connectionId":50,"connectionCount":12}} [TenantMigrationFixture:j0] Node on port 20001 now has a stable timestamp for recovery. Time: Timestamp(1633962310, 16) [TenantMigrationFixture:j0] Waiting for node on port 20002 to have a stable recovery timestamp. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.236+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55876","uuid":"015235a8-b7d9-41dc-ac23-2c2994dbeaa1","connectionId":32,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.237+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:55876","client":"conn32","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.238+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55878","uuid":"351f79f4-c1c5-4390-b4c0-2c76366cdca3","connectionId":33,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.238+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55880","uuid":"24cbc306-bfb3-4e77-b607-62f4015e7558","connectionId":34,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.238+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:55880","client":"conn34","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.238+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:55878","client":"conn33","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.243+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn34","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55880","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:40056","uuid":"fabd7e52-37cd-4d88-a3f3-207fc7de39bc","connectionId":36,"connectionCount":9}} [TenantMigrationFixture:j0] Node on port 20002 now has a stable timestamp for recovery. Time: Timestamp(1633962310, 16) [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"Connection ended","attr":{"remote":"127.0.0.1:58142","uuid":"8c766b25-e02c-48a3-a66c-7f6a5916ee17","connectionId":48,"connectionCount":11}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:55880","uuid":"24cbc306-bfb3-4e77-b607-62f4015e7558","connectionId":34,"connectionCount":6}} [TenantMigrationFixture:j0] Waiting for primary on port 20003 to be elected. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.245+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54764","uuid":"cda4a4eb-0360-4942-b46b-0ac00541a770","connectionId":44,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.245+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:54764","client":"conn44","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54766","uuid":"c4683d18-be7d-4029-b8ba-e4440541c2c3","connectionId":45,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54768","uuid":"ea04beb7-937c-4d5b-a68f-3ad38e10e600","connectionId":46,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:54766","client":"conn45","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:54768","client":"conn46","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Primary on port 20003 successfully elected. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.247+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:54768","uuid":"ea04beb7-937c-4d5b-a68f-3ad38e10e600","connectionId":46,"connectionCount":13}} [TenantMigrationFixture:j0] Waiting for secondary on port 20004 to become available. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.248+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36610","uuid":"b50592ee-1be0-49f9-9414-3d6d84ecfaf3","connectionId":31,"connectionCount":5}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.249+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:36610","client":"conn31","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.250+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36612","uuid":"45b8fa73-1ea9-499f-b181-6f6910e6278b","connectionId":32,"connectionCount":6}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.250+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:36612","client":"conn32","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.250+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36614","uuid":"11032472-4ed1-4c28-a219-024e62004dfc","connectionId":33,"connectionCount":7}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.250+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:36614","client":"conn33","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Secondary on port 20004 is now available. [TenantMigrationFixture:j0] Waiting for secondary on port 20005 to become available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.252+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55826","uuid":"87fbc65d-149a-4e7d-878a-bc937d4f38c0","connectionId":29,"connectionCount":4}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:36614","uuid":"11032472-4ed1-4c28-a219-024e62004dfc","connectionId":33,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.252+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:55826","client":"conn29","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.253+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55828","uuid":"f824521b-f0aa-4fa6-a218-d9b6d3934c48","connectionId":30,"connectionCount":5}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.253+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55830","uuid":"eef21965-fd50-44ac-9db2-281b54170fd6","connectionId":31,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.253+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:55828","client":"conn30","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [TenantMigrationFixture:j0] Secondary on port 20005 is now available. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.254+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:55830","client":"conn31","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:55828","uuid":"f824521b-f0aa-4fa6-a218-d9b6d3934c48","connectionId":30,"connectionCount":5}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.256+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54782","uuid":"a1e7b39f-f46e-48c5-95a2-2b778210e012","connectionId":47,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.256+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:54782","client":"conn47","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.257+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54784","uuid":"b40a8eb5-b48d-407c-9a6c-8eaece5a8fd1","connectionId":48,"connectionCount":15}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.257+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:54784","client":"conn48","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.257+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54786","uuid":"f692de72-ae80-4c88-aabf-a27a375d9953","connectionId":49,"connectionCount":16}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.257+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:54786","client":"conn49","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.262+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn48","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54784","extraInfo":{}}} [TenantMigrationFixture:j0] Waiting for node on port 20003 to have a stable recovery timestamp. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.266+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54788","uuid":"e6b5f245-30ea-474c-8750-4df6d8c32f49","connectionId":50,"connectionCount":17}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.267+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:54788","client":"conn50","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.267+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54790","uuid":"dc4e1925-7a7f-4415-bf25-57ddd23c2fdb","connectionId":51,"connectionCount":18}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.268+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54792","uuid":"1e45f6ea-fa23-465b-9931-adf7f5611c29","connectionId":52,"connectionCount":19}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.268+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:54790","client":"conn51","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.269+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:54792","client":"conn52","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.272+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn51","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54790","extraInfo":{}}} [TenantMigrationFixture:j0] Node on port 20003 now has a stable timestamp for recovery. Time: Timestamp(1633962317, 1) [TenantMigrationFixture:j0] Waiting for node on port 20004 to have a stable recovery timestamp. [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.274+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36634","uuid":"7b6813b1-75c0-4fc1-a68f-6d455431f60f","connectionId":34,"connectionCount":7}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.274+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:36634","client":"conn34","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.275+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36636","uuid":"44650efa-fc84-4389-aaf1-ec384900803f","connectionId":35,"connectionCount":8}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.275+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36638","uuid":"a5b9b9d2-1673-40ae-9695-b44dc1ea4aa2","connectionId":36,"connectionCount":9}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.275+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:36636","client":"conn35","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.276+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:36638","client":"conn36","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.280+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn35","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36636","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.280+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:54790","uuid":"dc4e1925-7a7f-4415-bf25-57ddd23c2fdb","connectionId":51,"connectionCount":18}} [TenantMigrationFixture:j0] Node on port 20004 now has a stable timestamp for recovery. Time: Timestamp(1633962317, 17) [TenantMigrationFixture:j0] Waiting for node on port 20005 to have a stable recovery timestamp. [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.282+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55850","uuid":"2616aff3-652e-4862-902d-0db07df65905","connectionId":32,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.282+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:55850","client":"conn32","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.283+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55852","uuid":"654b3347-1d15-4ed7-943e-99c978cb0c5d","connectionId":33,"connectionCount":7}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.283+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55854","uuid":"b64a8035-20ed-4bf1-b687-1e1c5209d700","connectionId":34,"connectionCount":8}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.283+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:55852","client":"conn33","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.284+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:55854","client":"conn34","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.288+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn33","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55852","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.288+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:36636","uuid":"44650efa-fc84-4389-aaf1-ec384900803f","connectionId":35,"connectionCount":8}} [TenantMigrationFixture:j0] Node on port 20005 now has a stable timestamp for recovery. Time: Timestamp(1633962317, 17) [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.289+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn48","msg":"Connection ended","attr":{"remote":"127.0.0.1:54784","uuid":"b40a8eb5-b48d-407c-9a6c-8eaece5a8fd1","connectionId":48,"connectionCount":17}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.289+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:55852","uuid":"654b3347-1d15-4ed7-943e-99c978cb0c5d","connectionId":33,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.290+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58204","uuid":"12d39618-ebb1-49a3-bc25-e4966a2c5b0d","connectionId":52,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.291+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:58204","client":"conn52","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.291+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40112","uuid":"98c2f746-b484-4725-b418-7bf5f0ecae0c","connectionId":38,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.291+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55926","uuid":"ac92efa4-8418-4eb9-9ef0-06df94bc013f","connectionId":35,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.292+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:55926","client":"conn35","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.292+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:40112","client":"conn38","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.293+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58210","uuid":"f0507773-bbcd-4723-b40a-a8f5ceb4a0e8","connectionId":53,"connectionCount":13}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.294+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55932","uuid":"e6c548c7-cb7c-449a-aaf8-f70b81e7331c","connectionId":36,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.294+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58214","uuid":"99c576f3-4d30-44ad-aebe-a9b4d558db7b","connectionId":54,"connectionCount":14}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.295+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:55932","client":"conn36","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.295+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40120","uuid":"b7a8bdff-a75d-43e5-bdab-0bbe3f9da064","connectionId":39,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.294+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:58210","client":"conn53","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.296+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:40120","client":"conn39","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.295+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:58214","client":"conn54","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.296+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn54","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.316+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn54","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.316+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn54","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"lsidTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.316+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"options":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.329+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":2}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.330+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"options":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.345+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"namespace":"config.system.sessions","properties":{"v":2,"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.345+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"namespace":"config.system.sessions","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.345+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.348+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"lsidTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [js_test:job0_fixture_setup_0] Finished the setup of TenantMigrationFixture (Job #0). [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.356+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:58214","uuid":"99c576f3-4d30-44ad-aebe-a9b4d558db7b","connectionId":54,"connectionCount":13}} [executor:js_test:job0] 14:25:24.356Z job0_fixture_setup_0 ran in 15.62 seconds: no failures detected. [ContinuousTenantMigration:job0] Starting the tenant migration thread. [ContinuousTenantMigration:job0] Resuming the tenant migration thread. [executor:js_test:job0] 14:25:24.357Z Running xtest.js... [js_test] VKPRINT waiting in main thread for a little while. [js_test:xtest] Fixture status: +-------------------------------------+-----------+-----+-----+ |full_name |name |port |pid | +-------------------------------------+-----------+-----+-----+ |ReplicaSetFixture:job0:rs0:primary |j0:rs0:prim|20000|22510| |ReplicaSetFixture:job0:rs0:secondary0|j0:rs0:sec0|20001|22513| |ReplicaSetFixture:job0:rs0:secondary1|j0:rs0:sec1|20002|22516| |ReplicaSetFixture:job0:rs1:primary |j0:rs1:prim|20003|22820| |ReplicaSetFixture:job0:rs1:secondary0|j0:rs1:sec0|20004|22823| |ReplicaSetFixture:job0:rs1:secondary1|j0:rs1:sec1|20005|22826| +-------------------------------------+-----------+-----+-----+ [js_test] VKPRINT haven't started consistency, sleeping a bit [js_test:xtest] Starting JSTest xtest.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongo --eval 'TestData = new Object(); TestData["tenantId"] = "tenantMigrationTenantId"; TestData["auth"] = true; TestData["authMechanism"] = "SCRAM-SHA-1"; TestData["keyFile"] = "jstests/libs/authTestsKey"; TestData["keyFileData"] = "Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly"; TestData["roleGraphInvalidationIsFatal"] = true; TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = [22510, 22513, 22516, 22820, 22823, 22826]; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "xtest"; TestData["transportLayer"] = ""; 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"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; testingReplication = true; load('"'"'jstests/libs/override_methods/inject_tenant_prefix.js'"'"'); jsTest.authenticate(db.getMongo());; load('"'"'jstests/libs/override_methods/validate_collections_on_shutdown.js'"'"');; load('"'"'jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_indexes_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_orphans_are_deleted.js'"'"');; load('"'"'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."); } })();' 'mongodb://localhost:20000,localhost:20001,localhost:20002/?replicaSet=rs0' xtest.js [js_test:xtest] JSTest xtest.js started with pid 23233. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.371+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":2}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.385+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplWriterWorker-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"namespace":"config.system.sessions","properties":{"v":2,"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800},"specIndex":0,"numSpecs":1,"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.385+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"ReplWriterWorker-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"af635c63-c934-496c-b74a-273c93787bff"}},"namespace":"config.system.sessions","totalRecords":0,"readSource":"kNoTimestamp","durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.385+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplWriterWorker-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.sessions","index":"lsidTTLIndex","keysInserted":0,"durationMillis":0}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.388+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.sessions","index":"lsidTTLIndex","commitTimestamp":{"$timestamp":{"t":1633962324,"i":3}}}} [js_test:xtest] MongoDB shell version v5.1.0-alpha [js_test:xtest] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.436+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58218","uuid":"b0967e2c-493c-49b0-b08d-8eaa4567c10c","connectionId":55,"connectionCount":14}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.436+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40126","uuid":"66270189-0636-47ef-a52e-c1673f120fbc","connectionId":40,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.436+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55940","uuid":"dc6b2e5b-c188-4fb3-85d0-6779dfbd46bb","connectionId":37,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:58218","client":"conn55","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:40126","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.437+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58224","uuid":"00aa6aba-27e7-4921-b967-f1baf02cc9fe","connectionId":56,"connectionCount":15}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:55940","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.438+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58226","uuid":"733dd852-30a2-4dec-a2e4-57a18989b1d5","connectionId":57,"connectionCount":16}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.438+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40132","uuid":"5c191b5f-a387-47d5-82bf-882d57608feb","connectionId":41,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.438+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn56","msg":"client metadata","attr":{"remote":"127.0.0.1:58224","client":"conn56","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.438+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55950","uuid":"5a53f1d6-150f-4c1f-8a64-a394fc24aaef","connectionId":38,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.438+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn57","msg":"client metadata","attr":{"remote":"127.0.0.1:58226","client":"conn57","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.439+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:55950","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.439+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:40132","client":"conn41","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest] Implicit session: session { "id" : UUID("e3ae8186-8a9d-45db-aa7f-10895c0643ed") } [js_test:xtest] MongoDB server version: 5.1.0-alpha [js_test:xtest] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to rs0/localhost:20000,localhost:20001,localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.473+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn56","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58224","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.475+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn56","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.477+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn56","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.490+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn56","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":9}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.491+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"options":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.504+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":9}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.505+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"options":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.511+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn56","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.511+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn56","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.511+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn56","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.511+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn56","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"ident":"index-43--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.511+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn56","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-42--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.512+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-1","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.512+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-1","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":11}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.512+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-1","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.512+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"ident":"index-69--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.512+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-68--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.514+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn56","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.519+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":9}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.521+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-2","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.521+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-2","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":11}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.521+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-2","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.521+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-2","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"49322f45-fecd-426d-92d8-3fa6c2652a05"}},"ident":"index-69--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.521+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-2","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-68--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":11}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.527+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn28","msg":"Interrupted operation as its client disconnected","attr":{"opId":448}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.528+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:54678","uuid":"29069a78-5451-47ea-ac74-482c308ee5bd","connectionId":28,"connectionCount":16}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.528+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn6","msg":"Interrupted operation as its client disconnected","attr":{"opId":456}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.528+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:54602","uuid":"e54e91bf-7203-46dc-bed8-497d122f9151","connectionId":6,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.529+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn56","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":12}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.530+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"options":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.543+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":12}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.544+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-2","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"options":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.547+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn56","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.547+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn56","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.547+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn56","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.547+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn56","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"ident":"index-45--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.547+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn56","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-44--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.548+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-3","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.548+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-3","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":14}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.548+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-3","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.548+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"ident":"index-71--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.548+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-3","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-70--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.552+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn56","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.558+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":12}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.559+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-1","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.560+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-1","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":14}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.560+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-1","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.560+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"a2989e50-7c33-4ba1-b877-95a4e7984529"}},"ident":"index-71--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.560+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-70--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":14}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.565+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn56","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":15}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.566+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"options":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.579+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":15}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.580+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-2","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"options":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.583+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn56","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.583+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn56","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.583+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn56","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.583+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn56","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"ident":"index-47--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.583+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn56","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-46--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.584+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-1","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.584+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-1","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":17}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.584+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-1","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.584+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"ident":"index-73--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.584+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-72--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.586+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn56","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.595+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":15}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.596+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-1","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.596+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-1","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":17}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.596+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-1","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.596+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"4a33702e-cd7e-41a3-9f8f-becbda833eea"}},"ident":"index-73--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.596+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-72--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":17}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.602+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn56","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":18}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.603+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-3","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"options":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.608+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn41","msg":"Interrupted operation as its client disconnected","attr":{"opId":518}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.609+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:54716","uuid":"6473401c-19f0-482b-b049-f9df4723fd36","connectionId":41,"connectionCount":14}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.615+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":18}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.616+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-2","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"options":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.621+00:00"},"s":"I", "c":"COMMAND", "id":518070, "ctx":"conn56","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.621+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"conn56","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"dropOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.621+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"conn56","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.621+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"conn56","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"ident":"index-49--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.621+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"conn56","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-48--4756769891769548872","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.622+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-3","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.622+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-3","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":20}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.622+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-3","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.622+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-3","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"ident":"index-75--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.622+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-3","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-74--381848299348032694","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.630+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":18}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.632+00:00"},"s":"I", "c":"COMMAND", "id":20332, "ctx":"ReplWriterWorker-1","msg":"CMD: drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.632+00:00"},"s":"I", "c":"STORAGE", "id":20314, "ctx":"ReplWriterWorker-1","msg":"dropCollection: storage engine will take ownership of drop-pending collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"dropOpTime":{"ts":{"$timestamp":{"t":1633962324,"i":20}},"t":1},"commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.632+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplWriterWorker-1","msg":"Finishing collection drop","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.632+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"tenantMigrationTenantId_test.insert1","uuid":{"uuid":{"$uuid":"110d6eb1-6134-42c1-a258-05abfa99a116"}},"ident":"index-75--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.632+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplWriterWorker-1","msg":"Deferring table drop for collection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","ident":"collection-74--1425241324251026371","commitTimestamp":{"$timestamp":{"t":1633962324,"i":20}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.691+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn43","msg":"Interrupted operation as its client disconnected","attr":{"opId":668}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.691+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:58120","uuid":"94d16ed5-7f08-4d3b-bc75-183e296a8e46","connectionId":43,"connectionCount":15}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.694+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":549}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.695+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:40030","uuid":"047711dc-821f-4fc6-9e54-5268506b4672","connectionId":32,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.698+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn29","msg":"Interrupted operation as its client disconnected","attr":{"opId":486}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.699+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:55852","uuid":"b028049a-6688-430c-8f92-4f28fa8f4988","connectionId":29,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.706+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn46","msg":"Interrupted operation as its client disconnected","attr":{"opId":674}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.707+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:58138","uuid":"461f8e1e-1bf0-4f06-8291-703aec3a1762","connectionId":46,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.718+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn49","msg":"Interrupted operation as its client disconnected","attr":{"opId":688}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.718+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:58144","uuid":"e23f67b9-67e7-4280-bff0-ce1b1f45eb43","connectionId":49,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.730+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn35","msg":"Interrupted operation as its client disconnected","attr":{"opId":567}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.731+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:40054","uuid":"92c25098-5062-4d3e-bcc7-27a179b31a57","connectionId":35,"connectionCount":11}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.738+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":499}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.739+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:55876","uuid":"015235a8-b7d9-41dc-ac23-2c2994dbeaa1","connectionId":32,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.746+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn44","msg":"Interrupted operation as its client disconnected","attr":{"opId":560}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.747+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:54764","uuid":"cda4a4eb-0360-4942-b46b-0ac00541a770","connectionId":44,"connectionCount":13}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.750+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn31","msg":"Interrupted operation as its client disconnected","attr":{"opId":426}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.751+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:36610","uuid":"b50592ee-1be0-49f9-9414-3d6d84ecfaf3","connectionId":31,"connectionCount":7}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.754+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn29","msg":"Interrupted operation as its client disconnected","attr":{"opId":378}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.754+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:55826","uuid":"87fbc65d-149a-4e7d-878a-bc937d4f38c0","connectionId":29,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.757+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn47","msg":"Interrupted operation as its client disconnected","attr":{"opId":565}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.757+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:54782","uuid":"a1e7b39f-f46e-48c5-95a2-2b778210e012","connectionId":47,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.768+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn50","msg":"Interrupted operation as its client disconnected","attr":{"opId":579}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:24.769+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:54788","uuid":"e6b5f245-30ea-474c-8750-4df6d8c32f49","connectionId":50,"connectionCount":11}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.776+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn34","msg":"Interrupted operation as its client disconnected","attr":{"opId":444}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:24.776+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:36634","uuid":"7b6813b1-75c0-4fc1-a68f-6d455431f60f","connectionId":34,"connectionCount":6}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.784+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn32","msg":"Interrupted operation as its client disconnected","attr":{"opId":391}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:24.784+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:55850","uuid":"2616aff3-652e-4862-902d-0db07df65905","connectionId":32,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.793+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn52","msg":"Interrupted operation as its client disconnected","attr":{"opId":697}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.793+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:58204","uuid":"12d39618-ebb1-49a3-bc25-e4966a2c5b0d","connectionId":52,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.795+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn35","msg":"Interrupted operation as its client disconnected","attr":{"opId":508}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.796+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:55926","uuid":"ac92efa4-8418-4eb9-9ef0-06df94bc013f","connectionId":35,"connectionCount":7}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.796+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn38","msg":"Interrupted operation as its client disconnected","attr":{"opId":576}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.796+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:40112","uuid":"98c2f746-b484-4725-b418-7bf5f0ecae0c","connectionId":38,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.926+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn56","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:24.941+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn56","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":21}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.942+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:24.958+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":21}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.959+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-2","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:24.974+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962324,"i":21}}}} [js_test] VKPRINT haven't started consistency, sleeping a bit [js_test] VKPRINT haven't started consistency, sleeping a bit [js_test] VKPRINT haven't started consistency, sleeping a bit [js_test] VKPRINT haven't started consistency, sleeping a bit [js_test] VKPRINT haven't started consistency, sleeping a bit [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.621+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn40","msg":"Interrupted operation as its client disconnected","attr":{"opId":632}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.621+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn55","msg":"Interrupted operation as its client disconnected","attr":{"opId":731}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.621+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn37","msg":"Interrupted operation as its client disconnected","attr":{"opId":547}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.621+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn56","msg":"Connection ended","attr":{"remote":"127.0.0.1:58224","uuid":"00aa6aba-27e7-4921-b967-f1baf02cc9fe","connectionId":56,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.621+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:58218","uuid":"b0967e2c-493c-49b0-b08d-8eaa4567c10c","connectionId":55,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.622+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:40126","uuid":"66270189-0636-47ef-a52e-c1673f120fbc","connectionId":40,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.622+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:55940","uuid":"dc6b2e5b-c188-4fb3-85d0-6779dfbd46bb","connectionId":37,"connectionCount":6}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.628+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:55950","uuid":"5a53f1d6-150f-4c1f-8a64-a394fc24aaef","connectionId":38,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.628+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn57","msg":"Connection ended","attr":{"remote":"127.0.0.1:58226","uuid":"733dd852-30a2-4dec-a2e4-57a18989b1d5","connectionId":57,"connectionCount":9}} [js_test:xtest] JSTest xtest.js finished. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.628+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:40132","uuid":"5c191b5f-a387-47d5-82bf-882d57608feb","connectionId":41,"connectionCount":8}} [executor:js_test:job0] 14:25:29.629Z xtest.js ran in 5.27 seconds: no failures detected. [ContinuousTenantMigration:job0] Pausing the tenant migration thread. [js_test] VKPRINT waiting before PAUSE [ContinuousTenantMigration:job0] VKPRINT finished pausing, back in main land [ContinuousTenantMigration:job0] Paused the tenant migration thread. [executor:js_test:job0] 14:25:29.630Z Running xtest:CheckReplOplogs... [js_test:xtest:CheckReplOplogs] Fixture status: +-------------------------------------+-----------+-----+-----+ |full_name |name |port |pid | +-------------------------------------+-----------+-----+-----+ |ReplicaSetFixture:job0:rs0:primary |j0:rs0:prim|20000|22510| |ReplicaSetFixture:job0:rs0:secondary0|j0:rs0:sec0|20001|22513| |ReplicaSetFixture:job0:rs0:secondary1|j0:rs0:sec1|20002|22516| |ReplicaSetFixture:job0:rs1:primary |j0:rs1:prim|20003|22820| |ReplicaSetFixture:job0:rs1:secondary0|j0:rs1:sec0|20004|22823| |ReplicaSetFixture:job0:rs1:secondary1|j0:rs1:sec1|20005|22826| +-------------------------------------+-----------+-----+-----+ [js_test:xtest:CheckReplOplogs] Starting JSTest jstests/hooks/run_check_repl_oplogs.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongo --eval 'TestData = new Object(); TestData["tenantId"] = "tenantMigrationTenantId"; TestData["auth"] = true; TestData["authMechanism"] = "SCRAM-SHA-1"; TestData["keyFile"] = "jstests/libs/authTestsKey"; TestData["keyFileData"] = "Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly"; TestData["roleGraphInvalidationIsFatal"] = true; TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = [22510, 22513, 22516, 22820, 22823, 22826]; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "run_check_repl_oplogs"; TestData["transportLayer"] = ""; 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"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; load('"'"'jstests/libs/override_methods/validate_collections_on_shutdown.js'"'"');; load('"'"'jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_indexes_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_orphans_are_deleted.js'"'"');; load('"'"'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."); } })();' 'mongodb://localhost:20000,localhost:20001,localhost:20002/?replicaSet=rs0' jstests/hooks/run_check_repl_oplogs.js [js_test:xtest:CheckReplOplogs] JSTest jstests/hooks/run_check_repl_oplogs.js started with pid 23261. [js_test:xtest:CheckReplOplogs] MongoDB shell version v5.1.0-alpha [js_test:xtest:CheckReplOplogs] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58232","uuid":"3bec4bab-cd9e-4148-9200-f5a665249cd2","connectionId":58,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55956","uuid":"f75ad192-3049-433e-b352-957088e3c421","connectionId":39,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40138","uuid":"14cc8bfc-c723-430b-bea4-9ceb22b915d3","connectionId":42,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:55956","client":"conn39","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn58","msg":"client metadata","attr":{"remote":"127.0.0.1:58232","client":"conn58","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:40138","client":"conn42","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58238","uuid":"abf3276a-8ed1-4ee5-9cc4-42abcb7c470e","connectionId":59,"connectionCount":11}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40144","uuid":"22dd3dfa-57cd-46e6-a73e-4fe5e375de79","connectionId":43,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55962","uuid":"499ae746-6765-4709-9b39-409c8301fe5a","connectionId":40,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58244","uuid":"866ac7d6-d970-4ab3-a43d-bed70c0bdf30","connectionId":60,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn59","msg":"client metadata","attr":{"remote":"127.0.0.1:58238","client":"conn59","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:40144","client":"conn43","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.706+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:55962","client":"conn40","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.706+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn60","msg":"client metadata","attr":{"remote":"127.0.0.1:58244","client":"conn60","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplOplogs] Implicit session: session { "id" : UUID("e5c64e5b-8d26-4216-9e97-2a355599f1c2") } [js_test:xtest:CheckReplOplogs] MongoDB server version: 5.1.0-alpha [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.713+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58246","uuid":"ada52bac-fbe7-4b14-a355-3c114985bd3d","connectionId":61,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.713+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn61","msg":"client metadata","attr":{"remote":"127.0.0.1:58246","client":"conn61","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplOplogs] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to rs0/localhost:20000,localhost:20001,localhost:20002 [js_test:xtest:CheckReplOplogs] New session started with sessionID: { "id" : UUID("e7355d0d-be5f-4eb6-b27f-3e638044fa42") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.742+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn61","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58246","extraInfo":{}}} [js_test:xtest:CheckReplOplogs] Recreating replica set from config { [js_test:xtest:CheckReplOplogs] "_id" : "rs0", [js_test:xtest:CheckReplOplogs] "version" : 5, [js_test:xtest:CheckReplOplogs] "term" : 1, [js_test:xtest:CheckReplOplogs] "members" : [ [js_test:xtest:CheckReplOplogs] { [js_test:xtest:CheckReplOplogs] "_id" : 0, [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.744+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58248","uuid":"6c8e58af-716d-4757-90c3-e0c9092539bb","connectionId":62,"connectionCount":14}} [js_test:xtest:CheckReplOplogs] "host" : "localhost:20000", [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn62","msg":"client metadata","attr":{"remote":"127.0.0.1:58248","client":"conn62","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplOplogs] "arbiterOnly" : false, [js_test:xtest:CheckReplOplogs] "buildIndexes" : true, [js_test:xtest:CheckReplOplogs] "hidden" : false, [js_test:xtest:CheckReplOplogs] "priority" : 1, [js_test:xtest:CheckReplOplogs] "tags" : { [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] }, [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.745+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40154","uuid":"4f4581a4-453f-4b53-8828-c0e2f375b885","connectionId":44,"connectionCount":11}} [js_test:xtest:CheckReplOplogs] "secondaryDelaySecs" : NumberLong(0), [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:40154","client":"conn44","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplOplogs] "votes" : 1 [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] { [js_test:xtest:CheckReplOplogs] "_id" : 1, [js_test:xtest:CheckReplOplogs] "host" : "localhost:20001", [js_test:xtest:CheckReplOplogs] "arbiterOnly" : false, [js_test:xtest:CheckReplOplogs] "buildIndexes" : true, [js_test:xtest:CheckReplOplogs] "hidden" : false, [js_test:xtest:CheckReplOplogs] "priority" : 0, [js_test:xtest:CheckReplOplogs] "tags" : { [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] "secondaryDelaySecs" : NumberLong(0), [js_test:xtest:CheckReplOplogs] "votes" : 1 [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] { [js_test:xtest:CheckReplOplogs] "_id" : 2, [js_test:xtest:CheckReplOplogs] "host" : "localhost:20002", [js_test:xtest:CheckReplOplogs] "arbiterOnly" : false, [js_test:xtest:CheckReplOplogs] "buildIndexes" : true, [js_test:xtest:CheckReplOplogs] "hidden" : false, [js_test:xtest:CheckReplOplogs] "priority" : 0, [js_test:xtest:CheckReplOplogs] "tags" : { [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] "secondaryDelaySecs" : NumberLong(0), [js_test:xtest:CheckReplOplogs] "votes" : 1 [js_test:xtest:CheckReplOplogs] } [js_test:xtest:CheckReplOplogs] ], [js_test:xtest:CheckReplOplogs] "protocolVersion" : NumberLong(1), [js_test:xtest:CheckReplOplogs] "writeConcernMajorityJournalDefault" : true, [js_test:xtest:CheckReplOplogs] "settings" : { [js_test:xtest:CheckReplOplogs] "chainingAllowed" : true, [js_test:xtest:CheckReplOplogs] "heartbeatIntervalMillis" : 2000, [js_test:xtest:CheckReplOplogs] "heartbeatTimeoutSecs" : 10, [js_test:xtest:CheckReplOplogs] "electionTimeoutMillis" : 86400000, [js_test:xtest:CheckReplOplogs] "catchUpTimeoutMillis" : -1, [js_test:xtest:CheckReplOplogs] "catchUpTakeoverDelayMillis" : 30000, [js_test:xtest:CheckReplOplogs] "getLastErrorModes" : { [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] "getLastErrorDefaults" : { [js_test:xtest:CheckReplOplogs] "w" : 1, [js_test:xtest:CheckReplOplogs] "wtimeout" : 0 [js_test:xtest:CheckReplOplogs] }, [js_test:xtest:CheckReplOplogs] "replicaSetId" : ObjectId("61644945d713b6f99773b58f") [js_test:xtest:CheckReplOplogs] } [js_test:xtest:CheckReplOplogs] } [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.747+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55972","uuid":"60e3a828-376e-474c-8c0e-c4190a33813b","connectionId":41,"connectionCount":8}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.748+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:55972","client":"conn41","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplOplogs] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20000 [js_test:xtest:CheckReplOplogs] New session started with sessionID: { "id" : UUID("765fac36-32e9-4c7c-9bef-93f1128aaea9") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.749+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn62","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58248","extraInfo":{}}} [js_test:xtest:CheckReplOplogs] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20001 [js_test:xtest:CheckReplOplogs] New session started with sessionID: { "id" : UUID("f54183ea-5d62-4c40-82f8-0e242e8e88be") } and options: { "causalConsistency" : false } [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.777+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn44","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40154","extraInfo":{}}} [js_test:xtest:CheckReplOplogs] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20002 [js_test:xtest:CheckReplOplogs] New session started with sessionID: { "id" : UUID("fa91ac10-8f3f-437a-871e-523e7c853fb8") } and options: { "causalConsistency" : false } [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.805+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn41","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55972","extraInfo":{}}} [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] [js_test:xtest:CheckReplOplogs] [jsTest] ---- [js_test:xtest:CheckReplOplogs] [jsTest] Freezing nodes: [localhost:20001,localhost:20002] [js_test:xtest:CheckReplOplogs] [jsTest] ---- [js_test:xtest:CheckReplOplogs] [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.808+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn44","msg":"Attempting to step down in response to replSetStepDown command"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:29.809+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn44","msg":"Freezing","attr":{"freezeSecs":86400}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.809+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn41","msg":"Attempting to step down in response to replSetStepDown command"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:29.810+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn41","msg":"Freezing","attr":{"freezeSecs":86400}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.812+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn62","msg":"CMD fsync","attr":{"lock":true}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.881+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":"[1633962329:881422][22510:0x7f586de6d700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 551, snapshot max: 551 snapshot count: 0, oldest timestamp: (1633962309, 1) , meta checkpoint timestamp: (1633962329, 13000) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.998+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()."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.998+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn62","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:29.998+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn62","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"fsync":1,"lock":1,"allowFsyncFailure":true,"lsid":{"id":{"$uuid":"765fac36-32e9-4c7c-9bef-93f1128aaea9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":307,"locks":{"Mutex":{"acquireCount":{"W":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"remote":"127.0.0.1:58248","protocol":"op_msg","durationMillis":186}} [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: going to check only localhost:20001,localhost:20002 [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: starting: optime for primary, localhost:20000, is { "ts" : Timestamp(1633962329, 13000), "t" : NumberLong(1) } [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1633962329, 13000), "t" : NumberLong(1) } [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: checking secondary #0: localhost:20001 [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: secondary #0, localhost:20001, is synced [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: checking secondary #1: localhost:20002 [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: secondary #1, localhost:20002, is synced [js_test:xtest:CheckReplOplogs] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1633962329, 13000), "t" : NumberLong(1) } [js_test:xtest:CheckReplOplogs] checkOplogs starting oplog checks. [js_test:xtest:CheckReplOplogs] checkOplogs waiting for secondaries to be ready. [js_test:xtest:CheckReplOplogs] checkOplogs going to check oplog of node: localhost:20000 [js_test:xtest:CheckReplOplogs] checkOplogs going to check oplog of node: localhost:20001 [js_test:xtest:CheckReplOplogs] checkOplogs going to check oplog of node: localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.140+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn62","msg":"Slow query","attr":{"type":"command","ns":"local.oplog.rs","appName":"MongoDB Shell","command":{"getMore":7464960011062474621,"collection":"oplog.rs","lsid":{"id":{"$uuid":"765fac36-32e9-4c7c-9bef-93f1128aaea9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"originatingCommand":{"find":"oplog.rs","filter":{"ts":{"$gte":{"$timestamp":{"t":0,"i":0}}}},"sort":{"$natural":-1},"readConcern":{"level":"local"},"noCursorTimeout":true,"lsid":{"id":{"$uuid":"765fac36-32e9-4c7c-9bef-93f1128aaea9"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"planSummary":"COLLSCAN","cursorid":7464960011062474621,"keysExamined":0,"docsExamined":97607,"numYields":97,"nreturned":97606,"queryHash":"C8EF8025","reslen":16777349,"locks":{"Global":{"acquireCount":{"r":98}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"clientSupplied"},"storage":{},"remote":"127.0.0.1:58248","protocol":"op_msg","durationMillis":106}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.180+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn61","msg":"Connection ended","attr":{"remote":"127.0.0.1:58246","uuid":"ada52bac-fbe7-4b14-a355-3c114985bd3d","connectionId":61,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:30.297+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"local.oplog.rs","appName":"MongoDB Shell","command":{"getMore":9084616945206972032,"collection":"oplog.rs","lsid":{"id":{"$uuid":"f54183ea-5d62-4c40-82f8-0e242e8e88be"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"originatingCommand":{"find":"oplog.rs","filter":{"ts":{"$gte":{"$timestamp":{"t":0,"i":0}}}},"sort":{"$natural":-1},"readConcern":{"level":"local"},"noCursorTimeout":true,"lsid":{"id":{"$uuid":"f54183ea-5d62-4c40-82f8-0e242e8e88be"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"planSummary":"COLLSCAN","cursorid":9084616945206972032,"keysExamined":0,"docsExamined":97607,"numYields":97,"nreturned":97606,"queryHash":"C8EF8025","reslen":16777349,"locks":{"Global":{"acquireCount":{"r":98}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"clientSupplied"},"storage":{},"remote":"127.0.0.1:40154","protocol":"op_msg","durationMillis":111}} [js_test] VKPRINT done sleeping now! [js_test] VKPRINT running the migration [js_test] Waiting for 0.096 seconds before starting migration. [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:30.440+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn41","msg":"Slow query","attr":{"type":"command","ns":"local.oplog.rs","appName":"MongoDB Shell","command":{"getMore":1406008587153662028,"collection":"oplog.rs","lsid":{"id":{"$uuid":"fa91ac10-8f3f-437a-871e-523e7c853fb8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"originatingCommand":{"find":"oplog.rs","filter":{"ts":{"$gte":{"$timestamp":{"t":0,"i":0}}}},"sort":{"$natural":-1},"readConcern":{"level":"local"},"noCursorTimeout":true,"lsid":{"id":{"$uuid":"fa91ac10-8f3f-437a-871e-523e7c853fb8"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"planSummary":"COLLSCAN","cursorid":1406008587153662028,"keysExamined":0,"docsExamined":97607,"numYields":97,"nreturned":97606,"queryHash":"C8EF8025","reslen":16777349,"locks":{"Global":{"acquireCount":{"r":98}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"clientSupplied"},"storage":{},"remote":"127.0.0.1:55972","protocol":"op_msg","durationMillis":110}} [js_test] Starting tenant migration: {'donor': 'rs0', 'recipient': 'rs1', 'migration_id': UUID('a14add73-1df4-43bc-97f2-e6fd0e723c87'), 'tenant_id': 'tenantMigrationTenantId', 'read_preference': {'mode': 'secondary'}}. [js_test] Dropping tenant databases from replica set 'rs1'. [js_test] Running dropDatabase commands against primary on port 20003. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.466+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54856","uuid":"a01f3d1a-ec9d-4dbd-95e7-227ce21978af","connectionId":53,"connectionCount":12}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.466+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:54856","client":"conn53","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.467+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54858","uuid":"b9a79607-1413-470f-bb23-ee59a08afa1a","connectionId":54,"connectionCount":13}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.468+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54860","uuid":"ff2e66d6-710b-40ec-a84a-4a15c4ec985a","connectionId":55,"connectionCount":14}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.468+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:54858","client":"conn54","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.468+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:54860","client":"conn55","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.473+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn54","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54858","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.474+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:54858","uuid":"b9a79607-1413-470f-bb23-ee59a08afa1a","connectionId":54,"connectionCount":13}} [js_test] Starting tenant migration 'a14add73-1df4-43bc-97f2-e6fd0e723c87' on donor primary on port 20000 of replica set 'rs0'. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.477+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58260","uuid":"a61804b6-87de-420b-a13e-bffa39a5bf16","connectionId":63,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn63","msg":"client metadata","attr":{"remote":"127.0.0.1:58260","client":"conn63","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.482+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58262","uuid":"135d1265-5b01-4c95-b809-bc3303d15ea3","connectionId":64,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.482+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58264","uuid":"02308fe7-aefd-45f4-b494-7ebaecf18049","connectionId":65,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.485+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn64","msg":"client metadata","attr":{"remote":"127.0.0.1:58262","client":"conn64","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.485+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn65","msg":"client metadata","attr":{"remote":"127.0.0.1:58264","client":"conn65","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.489+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn64","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58262","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.491+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"conn64","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_donor,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"99E5AFEC8E1EAFB4BB98EBEECD5193B5DAACEC42","notValidBefore":{"$date":"2021-02-22T22:21:13.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:13.000Z"},"targetClusterURI":"rs1/localhost:20003,localhost:20004,localhost:20005","type":""}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.492+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"conn64","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_donor,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"99E5AFEC8E1EAFB4BB98EBEECD5193B5DAACEC42","notValidBefore":{"$date":"2021-02-22T22:21:13.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:13.000Z"},"targetClusterURI":"rs1/localhost:20003,localhost:20004,localhost:20005","type":""}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"TenantMigrationDonorService-0","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"rs1/localhost:20003,localhost:20004,localhost:20005"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"-", "id":4333223, "ctx":"TenantMigrationDonorService-0","msg":"RSM now monitoring replica set","attr":{"replicaSet":"rs1","nReplicaSetMembers":3}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationDonorService-0","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs1","host":"localhost:20003"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationDonorService-0","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs1","host":"localhost:20004"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationDonorService-0","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs1","host":"localhost:20005"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20004"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.494+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20005"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.497+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54868","uuid":"8db3f976-e432-4ca1-822c-0f446a48a576","connectionId":56,"connectionCount":14}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.497+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55922","uuid":"51e8ec78-db27-4f25-90de-288ee34f72b9","connectionId":35,"connectionCount":6}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.497+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36710","uuid":"10d6f487-d4a4-4043-8e36-cceb96508f4a","connectionId":37,"connectionCount":7}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.498+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:36710","client":"conn37","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.498+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:55922","client":"conn35","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.498+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20004","replicaSet":"rs1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.498+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs1","newTopologyDescription":{"id":"d0a0da36-f99a-4250-808b-e1de0ee3d424","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20003":{"address":"localhost:20003","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20004":{"address":"localhost:20004","topologyVersion":{"processId":{"$oid":"6164494c838871091966346c"},"counter":6},"roundTripTime":628,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20004","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.498Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20005":{"address":"localhost:20005","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"logicalSessionTimeoutMinutes":30,"setName":"rs1","compatible":true},"previousTopologyDescription":{"id":"fdcd6486-994c-4ad0-ad3a-38806f1eab98","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20003":{"address":"localhost:20003","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20004":{"address":"localhost:20004","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20005":{"address":"localhost:20005","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"setName":"rs1","compatible":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.498+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn56","msg":"client metadata","attr":{"remote":"127.0.0.1:54868","client":"conn56","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.525+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20003","replicaSet":"rs1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.525+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs1","newTopologyDescription":{"id":"1d63ee7d-99a2-4507-a545-a20c4bdb94a2","topologyType":"ReplicaSetWithPrimary","servers":{"localhost:20003":{"address":"localhost:20003","topologyVersion":{"processId":{"$oid":"6164494c31823ee05223053d"},"counter":10},"roundTripTime":27683,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSPrimary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20003","setName":"rs1","setVersion":5,"electionId":{"$oid":"7fffffff0000000000000001"},"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.525Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20004":{"address":"localhost:20004","topologyVersion":{"processId":{"$oid":"6164494c838871091966346c"},"counter":6},"roundTripTime":628,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20004","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.498Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20005":{"address":"localhost:20005","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"logicalSessionTimeoutMinutes":30,"setName":"rs1","compatible":true,"maxSetVersion":5,"maxElectionId":{"$oid":"7fffffff0000000000000001"}},"previousTopologyDescription":{"id":"d0a0da36-f99a-4250-808b-e1de0ee3d424","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20003":{"address":"localhost:20003","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20004":{"address":"localhost:20004","topologyVersion":{"processId":{"$oid":"6164494c838871091966346c"},"counter":6},"roundTripTime":628,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20004","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.498Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20005":{"address":"localhost:20005","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"logicalSessionTimeoutMinutes":30,"setName":"rs1","compatible":true}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.525+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20005","replicaSet":"rs1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:30.525+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs1","newTopologyDescription":{"id":"83783292-dacf-4eea-9016-53eff6e3d246","topologyType":"ReplicaSetWithPrimary","servers":{"localhost:20003":{"address":"localhost:20003","topologyVersion":{"processId":{"$oid":"6164494c31823ee05223053d"},"counter":10},"roundTripTime":27683,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSPrimary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20003","setName":"rs1","setVersion":5,"electionId":{"$oid":"7fffffff0000000000000001"},"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.525Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20004":{"address":"localhost:20004","topologyVersion":{"processId":{"$oid":"6164494c838871091966346c"},"counter":6},"roundTripTime":628,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20004","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.498Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20005":{"address":"localhost:20005","topologyVersion":{"processId":{"$oid":"6164494ca1c866564d781816"},"counter":5},"roundTripTime":27731,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20005","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.525Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs1","compatible":true,"maxSetVersion":5,"maxElectionId":{"$oid":"7fffffff0000000000000001"}},"previousTopologyDescription":{"id":"1d63ee7d-99a2-4507-a545-a20c4bdb94a2","topologyType":"ReplicaSetWithPrimary","servers":{"localhost:20003":{"address":"localhost:20003","topologyVersion":{"processId":{"$oid":"6164494c31823ee05223053d"},"counter":10},"roundTripTime":27683,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSPrimary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20003","setName":"rs1","setVersion":5,"electionId":{"$oid":"7fffffff0000000000000001"},"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.525Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20004":{"address":"localhost:20004","topologyVersion":{"processId":{"$oid":"6164494c838871091966346c"},"counter":6},"roundTripTime":628,"lastWriteDate":{"$date":"2021-10-11T14:25:24.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962324,"i":6}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20004","setName":"rs1","setVersion":5,"primary":"localhost:20003","lastUpdateTime":{"$date":"2021-10-11T14:25:30.498Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20003"},"arbiters":{},"passives":{"0":"localhost:20004","1":"localhost:20005"}},"localhost:20005":{"address":"localhost:20005","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"logicalSessionTimeoutMinutes":30,"setName":"rs1","compatible":true,"maxSetVersion":5,"maxElectionId":{"$oid":"7fffffff0000000000000001"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn37","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36710","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36714","uuid":"e77d6827-d7b2-43dc-a1da-70bfc25d8e4b","connectionId":38,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn56","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54868","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn35","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55922","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55928","uuid":"032f8c08-ba56-49fd-bfce-66c3e90f2850","connectionId":36,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54876","uuid":"81ea2cfa-5fcf-4960-a1ea-3fb139aa6390","connectionId":57,"connectionCount":15}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:36714","client":"conn38","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:55928","client":"conn36","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn57","msg":"client metadata","attr":{"remote":"127.0.0.1:54876","client":"conn57","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:30.581+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn38","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:36714","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.581+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn57","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:54876","extraInfo":{}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:30.581+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn36","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55928","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.968+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn53","msg":"Interrupted operation as its client disconnected","attr":{"opId":687}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:30.968+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:54856","uuid":"a01f3d1a-ec9d-4dbd-95e7-227ce21978af","connectionId":53,"connectionCount":14}} [js_test:xtest:CheckReplOplogs] checkOplogs oplog checks complete. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.255+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn62","msg":"command: unlock requested"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.257+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn62","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.258+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn44","msg":"Unfreezing"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.258+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn44","msg":"Not starting an election, since we are not an electable single node"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.259+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn41","msg":"Unfreezing"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.259+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn41","msg":"Not starting an election, since we are not an electable single node"} [js_test:xtest:CheckReplOplogs] Finished consistency oplog checks of cluster in 2549 ms. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.262+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn60","msg":"Interrupted operation as its client disconnected","attr":{"opId":2283}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.263+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn39","msg":"Interrupted operation as its client disconnected","attr":{"opId":5079}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn59","msg":"Connection ended","attr":{"remote":"127.0.0.1:58238","uuid":"abf3276a-8ed1-4ee5-9cc4-42abcb7c470e","connectionId":59,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn60","msg":"Connection ended","attr":{"remote":"127.0.0.1:58244","uuid":"866ac7d6-d970-4ab3-a43d-bed70c0bdf30","connectionId":60,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.264+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn62","msg":"Connection ended","attr":{"remote":"127.0.0.1:58248","uuid":"6c8e58af-716d-4757-90c3-e0c9092539bb","connectionId":62,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.262+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn42","msg":"Interrupted operation as its client disconnected","attr":{"opId":6012}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:55972","uuid":"60e3a828-376e-474c-8c0e-c4190a33813b","connectionId":41,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:55956","uuid":"f75ad192-3049-433e-b352-957088e3c421","connectionId":39,"connectionCount":6}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.264+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:40138","uuid":"14cc8bfc-c723-430b-bea4-9ceb22b915d3","connectionId":42,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.264+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:40154","uuid":"4f4581a4-453f-4b53-8828-c0e2f375b885","connectionId":44,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"STORAGE", "id":4886203, "ctx":"TenantMigrationDonorService-0","msg":"About to abort all index builders running for collections belonging to the given tenant","attr":{"tenantId":"tenantMigrationTenantId","reason":"tenant migration"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn64","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"donorStartMigration":1,"migrationId":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"},"recipientConnectionString":"mongodb://localhost:20003,localhost:20004,localhost:20005/?replicaSet=rs1","tenantId":"tenantMigrationTenantId","readPreference":{"mode":"secondary"},"donorCertificateForRecipient":"xxx","recipientCertificateForDonor":"xxx","lsid":{"id":{"$uuid":"b31e2684-d2f4-42c4-be6e-784a4944c501"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962329,"i":13000}},"signature":{"hash":{"$binary":{"base64":"BHTx5qRL3wHppJNd3C9UEndyyXo=","subType":"0"}},"keyId":7017814684346613764}},"$db":"admin","$readPreference":{"mode":"primaryPreferred"}},"numYields":0,"reslen":196,"locks":{},"readConcern":{"level":"local","provenance":"implicitDefault"},"remote":"127.0.0.1:58262","protocol":"op_msg","durationMillis":1782}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"TenantMigrationDonorService-tenantMigrationTenantId-Network","msg":"Connecting","attr":{"hostAndPort":"localhost:20003"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:55962","uuid":"499ae746-6765-4709-9b39-409c8301fe5a","connectionId":40,"connectionCount":5}} [js_test:xtest:CheckReplOplogs] JSTest jstests/hooks/run_check_repl_oplogs.js finished. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:40144","uuid":"22dd3dfa-57cd-46e6-a73e-4fe5e375de79","connectionId":43,"connectionCount":8}} [executor:js_test:job0] 14:25:32.274Z xtest:CheckReplOplogs ran in 2.64 seconds: no failures detected. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.273+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn58","msg":"Connection ended","attr":{"remote":"127.0.0.1:58232","uuid":"3bec4bab-cd9e-4148-9200-f5a665249cd2","connectionId":58,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.274+00:00"},"s":"I", "c":"NETWORK", "id":5271001, "ctx":"TenantMigrationDonorService-tenantMigrationTenantId-Network","msg":"Initializing the ASIOSession with transient SSL context","attr":{"targetClusterURI":"rs1/localhost:20003,localhost:20004,localhost:20005","isIngress":false,"connectionId":72,"remote":"127.0.0.1:20003"}} [executor:js_test:job0] 14:25:32.275Z Running xtest:CheckReplDBHash... [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.274+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54880","uuid":"b244c642-1dbd-4a89-a9e6-3b0aee4d878e","connectionId":58,"connectionCount":15}} [js_test:xtest:CheckReplDBHash] Fixture status: +-------------------------------------+-----------+-----+-----+ |full_name |name |port |pid | +-------------------------------------+-----------+-----+-----+ |ReplicaSetFixture:job0:rs0:primary |j0:rs0:prim|20000|22510| |ReplicaSetFixture:job0:rs0:secondary0|j0:rs0:sec0|20001|22513| |ReplicaSetFixture:job0:rs0:secondary1|j0:rs0:sec1|20002|22516| |ReplicaSetFixture:job0:rs1:primary |j0:rs1:prim|20003|22820| |ReplicaSetFixture:job0:rs1:secondary0|j0:rs1:sec0|20004|22823| |ReplicaSetFixture:job0:rs1:secondary1|j0:rs1:sec1|20005|22826| +-------------------------------------+-----------+-----+-----+ [js_test:xtest:CheckReplDBHash] Starting JSTest jstests/hooks/run_check_repl_dbhash.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongo --eval 'TestData = new Object(); TestData["tenantId"] = "tenantMigrationTenantId"; TestData["auth"] = true; TestData["authMechanism"] = "SCRAM-SHA-1"; TestData["keyFile"] = "jstests/libs/authTestsKey"; TestData["keyFileData"] = "Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly"; TestData["roleGraphInvalidationIsFatal"] = true; TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = [22510, 22513, 22516, 22820, 22823, 22826]; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "run_check_repl_dbhash"; TestData["transportLayer"] = ""; 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"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; load('"'"'jstests/libs/override_methods/validate_collections_on_shutdown.js'"'"');; load('"'"'jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_indexes_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_orphans_are_deleted.js'"'"');; load('"'"'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."); } })();' 'mongodb://localhost:20000,localhost:20001,localhost:20002/?replicaSet=rs0' jstests/hooks/run_check_repl_dbhash.js [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.278+00:00"},"s":"W", "c":"NETWORK", "id":23238, "ctx":"TenantMigrationDonorService-tenantMigrationTenantId-Network","msg":"The server certificate does not match the remote host name","attr":{"remoteHost":"localhost","certificateNames":"No Common Name (CN) or Subject Alternate Names (SAN) found"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.278+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn58","msg":"client metadata","attr":{"remote":"127.0.0.1:54880","client":"conn58","doc":{"driver":{"name":"NetworkInterfaceTL-TenantMigrationDonorService-tenantMigrationTenantId-Network","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.278+00:00"},"s":"I", "c":"ACCESS", "id":5286202, "ctx":"conn58","msg":"Different user name was supplied to saslSupportedMechs","attr":{"error":{"code":17,"codeName":"ProtocolError","errmsg":"Attempt to switch user during SASL authentication from __system@local to OU=tenant_migration_donor,O=MongoDB,L=New York City,ST=New York,C=US@$external"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.279+00:00"},"s":"I", "c":"ACCESS", "id":20429, "ctx":"conn58","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:54880","mechanism":"MONGODB-X509","user":"OU=tenant_migration_donor,O=MongoDB,L=New York City,ST=New York,C=US","db":"$external"}} [js_test:xtest:CheckReplDBHash] JSTest jstests/hooks/run_check_repl_dbhash.js started with pid 23313. [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.293+00:00"},"s":"I", "c":"TENANT_M", "id":4879607, "ctx":"TenantMigrationRecipientService-0","msg":"Starting tenant migration recipient instance: ","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","connectionString":"rs0/localhost:20000,localhost:20001,localhost:20002","readPreference":"{ mode: \"secondary\" }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.293+00:00"},"s":"D2", "c":"TENANT_M", "id":5081400, "ctx":"TenantMigrationRecipientService-0","msg":"Recipient migration service initializing state document","attr":{"tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"connectionString":"rs0/localhost:20000,localhost:20001,localhost:20002","readPreference":"{ mode: \"secondary\" }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"D1", "c":"TENANT_M", "id":4880401, "ctx":"TenantMigrationRecipientService-1","msg":"Recipient migration service connecting clients","attr":{"tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"connectionString":"rs0/localhost:20000,localhost:20001,localhost:20002","readPreference":"{ mode: \"secondary\" }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"NETWORK", "id":4603701, "ctx":"TenantMigrationRecipientService-1","msg":"Starting Replica Set Monitor","attr":{"protocol":"streamable","uri":"rs0/localhost:20000,localhost:20001,localhost:20002"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333223, "ctx":"TenantMigrationRecipientService-1","msg":"RSM now monitoring replica set","attr":{"replicaSet":"rs0","nReplicaSetMembers":3}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationRecipientService-1","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs0","host":"localhost:20000"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationRecipientService-1","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs0","host":"localhost:20001"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333226, "ctx":"TenantMigrationRecipientService-1","msg":"RSM host was added to the topology","attr":{"replicaSet":"rs0","host":"localhost:20002"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333218, "ctx":"TenantMigrationRecipientService-1","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"rs0","host":"localhost:20000","delayMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333218, "ctx":"TenantMigrationRecipientService-1","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"rs0","host":"localhost:20001","delayMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"-", "id":4333218, "ctx":"TenantMigrationRecipientService-1","msg":"Rescheduling the next replica set monitoring request","attr":{"replicaSet":"rs0","host":"localhost:20002","delayMillis":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.299+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20002"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20000"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"Connecting","attr":{"hostAndPort":"localhost:20001"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56000","uuid":"7f2cd3da-59a5-42af-8bbd-c86666898a50","connectionId":42,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58284","uuid":"d5f7b74d-f8b6-4bb9-a0a6-6dcf740fafc8","connectionId":73,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40190","uuid":"6aee27e9-a447-4526-b271-060a2a7024a2","connectionId":45,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56002","uuid":"43baf481-6643-4f79-8a7c-7b579136c327","connectionId":43,"connectionCount":7}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:56000","client":"conn42","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.300+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:56002","client":"conn43","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn73","msg":"client metadata","attr":{"remote":"127.0.0.1:58284","client":"conn73","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:40190","client":"conn45","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.303+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56008","uuid":"7b9045ee-985f-48ef-9523-d105ef6c2852","connectionId":44,"connectionCount":8}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20002","replicaSet":"rs0"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs0","newTopologyDescription":{"id":"5dab4b02-f192-4652-be43-1d7ef5c65c0d","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20000":{"address":"localhost:20000","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20001":{"address":"localhost:20001","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20002":{"address":"localhost:20002","topologyVersion":{"processId":{"$oid":"6164494472841e2e1bf6c410"},"counter":5},"roundTripTime":623,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20002","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.301Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs0","compatible":true},"previousTopologyDescription":{"id":"ee69bc57-b03e-4daa-b0c1-a45e80b10060","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20000":{"address":"localhost:20000","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20001":{"address":"localhost:20001","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20002":{"address":"localhost:20002","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}}},"setName":"rs0","compatible":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"TENANT_M", "id":5272002, "ctx":"TenantMigrationRecipientService-0","msg":"Attempting to connect to donor host","attr":{"donorHost":"localhost:20002","tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.301+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"TenantMigrationRecipientService-0","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"74102EAC5256377D8C431F1F9C45A42F669D3DD0","notValidBefore":{"$date":"2021-02-22T22:21:27.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:27.000Z"},"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","type":""}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.302+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"TenantMigrationRecipientService-0","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"74102EAC5256377D8C431F1F9C45A42F669D3DD0","notValidBefore":{"$date":"2021-02-22T22:21:27.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:27.000Z"},"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","type":""}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.303+00:00"},"s":"I", "c":"NETWORK", "id":5271001, "ctx":"TenantMigrationRecipientService-0","msg":"Initializing the ASIOSession with transient SSL context","attr":{"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","isIngress":false,"connectionId":63,"remote":"127.0.0.1:20002"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.307+00:00"},"s":"W", "c":"NETWORK", "id":23238, "ctx":"TenantMigrationRecipientService-0","msg":"The server certificate does not match the remote host name","attr":{"remoteHost":"localhost","certificateNames":"No Common Name (CN) or Subject Alternate Names (SAN) found"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.307+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:56008","client":"conn44","doc":{"application":{"name":"TenantMigration_tenantMigrationTenantId_a14add73-1df4-43bc-97f2-e6fd0e723c87"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.308+00:00"},"s":"I", "c":"ACCESS", "id":20429, "ctx":"conn44","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:56008","mechanism":"MONGODB-X509","user":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","db":"$external"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.309+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"TenantMigrationRecipientService-0","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"74102EAC5256377D8C431F1F9C45A42F669D3DD0","notValidBefore":{"$date":"2021-02-22T22:21:27.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:27.000Z"},"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","type":""}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.310+00:00"},"s":"I", "c":"NETWORK", "id":5159903, "ctx":"TenantMigrationRecipientService-0","msg":"Certificate information","attr":{"subject":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","issuer":"CN=Kernel Test CA,OU=Kernel,O=MongoDB,L=New York City,ST=New York,C=US","thumbprint":"74102EAC5256377D8C431F1F9C45A42F669D3DD0","notValidBefore":{"$date":"2021-02-22T22:21:27.000Z"},"notValidAfter":{"$date":"2041-02-24T22:21:27.000Z"},"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","type":""}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.310+00:00"},"s":"I", "c":"NETWORK", "id":5271001, "ctx":"TenantMigrationRecipientService-0","msg":"Initializing the ASIOSession with transient SSL context","attr":{"targetClusterURI":"rs0/localhost:20000,localhost:20001,localhost:20002","isIngress":false,"connectionId":64,"remote":"127.0.0.1:20002"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.311+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56010","uuid":"60d0068f-b28a-46fa-912d-b6fecf4513b1","connectionId":45,"connectionCount":9}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.317+00:00"},"s":"W", "c":"NETWORK", "id":23238, "ctx":"TenantMigrationRecipientService-0","msg":"The server certificate does not match the remote host name","attr":{"remoteHost":"localhost","certificateNames":"No Common Name (CN) or Subject Alternate Names (SAN) found"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.318+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:56010","client":"conn45","doc":{"application":{"name":"TenantMigration_tenantMigrationTenantId_a14add73-1df4-43bc-97f2-e6fd0e723c87_oplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.318+00:00"},"s":"I", "c":"ACCESS", "id":20429, "ctx":"conn45","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:56010","mechanism":"MONGODB-X509","user":"OU=tenant_migration_recipient,O=MongoDB,L=New York City,ST=New York,C=US","db":"$external"}} [js_test:xtest:CheckReplDBHash] MongoDB shell version v5.1.0-alpha [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.337+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20001","replicaSet":"rs0"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.337+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs0","newTopologyDescription":{"id":"6da6aa0b-bb3c-44cc-b87f-07ba60bdbf41","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20000":{"address":"localhost:20000","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20001":{"address":"localhost:20001","topologyVersion":{"processId":{"$oid":"61644944f8bcdb9b60dbe695"},"counter":6},"roundTripTime":36727,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20001","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.337Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}},"localhost:20002":{"address":"localhost:20002","topologyVersion":{"processId":{"$oid":"6164494472841e2e1bf6c410"},"counter":5},"roundTripTime":623,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20002","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.301Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs0","compatible":true},"previousTopologyDescription":{"id":"5dab4b02-f192-4652-be43-1d7ef5c65c0d","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20000":{"address":"localhost:20000","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20001":{"address":"localhost:20001","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20002":{"address":"localhost:20002","topologyVersion":{"processId":{"$oid":"6164494472841e2e1bf6c410"},"counter":5},"roundTripTime":623,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20002","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.301Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs0","compatible":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.337+00:00"},"s":"I", "c":"NETWORK", "id":23729, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"ServerPingMonitor is now monitoring host","attr":{"host":"localhost:20000","replicaSet":"rs0"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.338+00:00"},"s":"I", "c":"NETWORK", "id":4333213, "ctx":"ReplicaSetMonitor-TaskExecutor","msg":"RSM Topology Change","attr":{"replicaSet":"rs0","newTopologyDescription":{"id":"a7a062fa-c2f3-4633-9233-3df6d540cfae","topologyType":"ReplicaSetWithPrimary","servers":{"localhost:20000":{"address":"localhost:20000","topologyVersion":{"processId":{"$oid":"61644944d713b6f99773b573"},"counter":10},"roundTripTime":37236,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSPrimary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20000","setName":"rs0","setVersion":5,"electionId":{"$oid":"7fffffff0000000000000001"},"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.337Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}},"localhost:20001":{"address":"localhost:20001","topologyVersion":{"processId":{"$oid":"61644944f8bcdb9b60dbe695"},"counter":6},"roundTripTime":36727,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20001","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.337Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}},"localhost:20002":{"address":"localhost:20002","topologyVersion":{"processId":{"$oid":"6164494472841e2e1bf6c410"},"counter":5},"roundTripTime":623,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20002","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.301Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs0","compatible":true,"maxSetVersion":5,"maxElectionId":{"$oid":"7fffffff0000000000000001"}},"previousTopologyDescription":{"id":"6da6aa0b-bb3c-44cc-b87f-07ba60bdbf41","topologyType":"ReplicaSetNoPrimary","servers":{"localhost:20000":{"address":"localhost:20000","type":"Unknown","minWireVersion":0,"maxWireVersion":0,"lastUpdateTime":{"$date":{"$numberLong":"-9223372036854775808"}},"hosts":{},"arbiters":{},"passives":{}},"localhost:20001":{"address":"localhost:20001","topologyVersion":{"processId":{"$oid":"61644944f8bcdb9b60dbe695"},"counter":6},"roundTripTime":36727,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20001","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.337Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}},"localhost:20002":{"address":"localhost:20002","topologyVersion":{"processId":{"$oid":"6164494472841e2e1bf6c410"},"counter":5},"roundTripTime":623,"lastWriteDate":{"$date":"2021-10-11T14:25:32.000Z"},"opTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1},"type":"RSSecondary","minWireVersion":14,"maxWireVersion":14,"me":"localhost:20002","setName":"rs0","setVersion":5,"primary":"localhost:20000","lastUpdateTime":{"$date":"2021-10-11T14:25:32.301Z"},"logicalSessionTimeoutMinutes":30,"hosts":{"0":"localhost:20000"},"arbiters":{},"passives":{"0":"localhost:20001","1":"localhost:20002"}}},"logicalSessionTimeoutMinutes":30,"setName":"rs0","compatible":true}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.357+00:00"},"s":"D2", "c":"TENANT_M", "id":4880600, "ctx":"TenantMigrationRecipientService-1","msg":"Found last oplog entry at read concern majority optime on remote node","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","lastOplogEntry":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.357+00:00"},"s":"D2", "c":"TENANT_M", "id":4880602, "ctx":"TenantMigrationRecipientService-1","msg":"Transaction table entry for earliest transaction that was open at the read concern majority optime on remote node (may be empty)","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","earliestOpenTransaction":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.357+00:00"},"s":"D2", "c":"TENANT_M", "id":4880604, "ctx":"TenantMigrationRecipientService-1","msg":"Found last oplog entry at the read concern majority optime (after reading txn table) on remote node","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","lastOplogEntry":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.363+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationRecipientService-1","msg":"createCollection","attr":{"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fa421043-cb44-49fd-b556-b47e11c7ef30"}},"options":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.374+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56014","uuid":"5096788d-813b-432e-b441-d3de7966aa02","connectionId":46,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.374+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40200","uuid":"5628e237-9cda-4ed2-bb1f-212d84f4517d","connectionId":46,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.375+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:40200","client":"conn46","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.375+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40202","uuid":"59bbe506-a641-4970-b7e3-a57ac307d71d","connectionId":47,"connectionCount":11}} [js_test:xtest:CheckReplDBHash] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.375+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58292","uuid":"fea95a5b-461c-4092-98a8-c846302286a1","connectionId":74,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.375+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn74","msg":"client metadata","attr":{"remote":"127.0.0.1:58292","client":"conn74","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.376+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:40202","client":"conn47","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.376+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58300","uuid":"8e1c1d3e-ec75-4648-84f1-2a81a08b0ff8","connectionId":75,"connectionCount":15}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.376+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn75","msg":"client metadata","attr":{"remote":"127.0.0.1:58300","client":"conn75","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.377+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58302","uuid":"1e1c1c76-8a2e-4e56-bbcf-dbf878185359","connectionId":76,"connectionCount":16}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.377+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn76","msg":"client metadata","attr":{"remote":"127.0.0.1:58302","client":"conn76","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplDBHash] Implicit session: session { "id" : UUID("5c2dd478-e618-46f6-8d39-b6fad79bfbf0") } [js_test:xtest:CheckReplDBHash] MongoDB server version: 5.1.0-alpha [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.382+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":6}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.382+00:00"},"s":"D1", "c":"TENANT_M", "id":5535300, "ctx":"TenantMigrationRecipientService-1","msg":"Pre-fetching retryable oplog entries before startFetchingTimstamp","attr":{"startFetchingTimestamp":{"$timestamp":{"t":1633962332,"i":4}},"tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.383+00:00"},"s":"D1", "c":"TENANT_M", "id":5663101, "ctx":"TenantMigrationRecipientService-1","msg":"Waiting for retryable write pre-fetch result to be majority committed.","attr":{"operationTime":{"$timestamp":{"t":1633962332,"i":4}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:32.383+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"fa421043-cb44-49fd-b556-b47e11c7ef30"}},"options":{"uuid":{"$uuid":"fa421043-cb44-49fd-b556-b47e11c7ef30"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.382+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:56014","client":"conn46","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.382+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58304","uuid":"bed0c66d-6896-4f35-9024-5ddd64c0ae74","connectionId":77,"connectionCount":17}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.385+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56026","uuid":"340db44f-283d-4173-815e-18603fdc9f16","connectionId":47,"connectionCount":11}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.385+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:56026","client":"conn47","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.386+00:00"},"s":"D1", "c":"TENANT_M", "id":4881202, "ctx":"TenantMigrationRecipientService-1","msg":"Recipient migration service creating oplog applier","attr":{"tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"startApplyingDonorOpTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.386+00:00"},"s":"D1", "c":"TENANT_M", "id":4881100, "ctx":"TenantMigrationRecipientService-1","msg":"Starting TenantAllDatabaseCloner","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.386+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"listDatabases"}} [js_test:xtest:CheckReplDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to rs0/localhost:20000,localhost:20001,localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn77","msg":"client metadata","attr":{"remote":"127.0.0.1:58304","client":"conn77","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"D2", "c":"TENANT_M", "id":4881508, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner received listDatabases entry","attr":{"db":{"name":"tenantMigrationTenantId_test"},"tenantId":"tenantMigrationTenantId"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58308","uuid":"9d18e6ef-e2f6-4bb6-b058-b5bba6a14b45","connectionId":78,"connectionCount":18}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"listDatabases"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"listExistingDatabases"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"listExistingDatabases"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.389+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"initializeStatsStage"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.393+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn78","msg":"client metadata","attr":{"remote":"127.0.0.1:58308","client":"conn78","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.390+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantAllDatabaseCloner","stage":"initializeStatsStage"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.396+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58310","uuid":"91600ba0-7904-4538-9702-fdea89f9dbf7","connectionId":79,"connectionCount":19}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.390+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantDatabaseCloner","stage":"listCollections"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.397+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn79","msg":"client metadata","attr":{"remote":"127.0.0.1:58310","client":"conn79","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D2", "c":"TENANT_M", "id":4881603, "ctx":"TenantMigrationRecipientService-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"insert1","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}},"db":"tenantMigrationTenantId_test","tenantId":"tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantDatabaseCloner","stage":"listCollections"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantDatabaseCloner","stage":"listExistingCollections"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D1", "c":"TENANT_M", "id":5492000, "ctx":"TenantMigrationRecipientService-1","msg":"Internal tenant read got excluded from the MTAB filtering","attr":{"tenantId":"tenantMigrationTenantId","opId":778}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantDatabaseCloner","stage":"listExistingCollections"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.392+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantCollectionCloner","stage":"count"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.395+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantCollectionCloner","stage":"count"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.395+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantCollectionCloner","stage":"checkIfDonorCollectionIsEmpty"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.395+00:00"},"s":"D1", "c":"TENANT_M", "id":5368500, "ctx":"TenantMigrationRecipientService-1","msg":"Checked if donor collection was empty","attr":{"wasEmpty":false,"namespace":"tenantMigrationTenantId_test.insert1","tenantId":"tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.395+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantCollectionCloner","stage":"checkIfDonorCollectionIsEmpty"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.395+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantCollectionCloner","stage":"listIndexes"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.396+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantCollectionCloner","stage":"listIndexes"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.396+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantCollectionCloner","stage":"createCollection"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.396+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationRecipientService-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:32.405+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":6}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:32.408+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"fa421043-cb44-49fd-b556-b47e11c7ef30"}},"options":{"uuid":{"$uuid":"fa421043-cb44-49fd-b556-b47e11c7ef30"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.406+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn78","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58308","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.406+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn64","msg":"Connection ended","attr":{"remote":"127.0.0.1:58262","uuid":"135d1265-5b01-4c95-b809-bc3303d15ea3","connectionId":64,"connectionCount":18}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.414+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn42","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56000","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn45","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40190","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn43","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56002","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40216","uuid":"093e5b1f-8e8f-4fa1-857c-efb0dd6a8d31","connectionId":48,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn73","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58284","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58314","uuid":"7555052b-16cf-440c-a954-c01d98c3c1c0","connectionId":80,"connectionCount":19}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56036","uuid":"cc30c6e8-cb59-4521-92d3-5ebd62a2de0c","connectionId":48,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.416+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:56036","client":"conn48","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.417+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn80","msg":"client metadata","attr":{"remote":"127.0.0.1:58314","client":"conn80","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.417+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn80","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58314","extraInfo":{}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.417+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn48","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56036","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.417+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:40216","client":"conn48","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.418+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn48","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40216","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.423+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":9}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.423+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantCollectionCloner","stage":"createCollection"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.423+00:00"},"s":"D1", "c":"TENANT_M", "id":21069, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner running stage","attr":{"cloner":"TenantCollectionCloner","stage":"query"}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:32.424+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:32.429+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.repl.migration.oplog_a14add73-1df4-43bc-97f2-e6fd0e723c87","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":6}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.434+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn75","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58300","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.438+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58318","uuid":"ec6fcd1f-b815-4073-90ea-5cb6d120e25c","connectionId":81,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.439+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn81","msg":"client metadata","attr":{"remote":"127.0.0.1:58318","client":"conn81","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20000 [js_test:xtest:CheckReplDBHash] New session started with sessionID: { "id" : UUID("a953ffc8-6620-4440-b12a-a2f2955d0b04") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.441+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn81","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58318","extraInfo":{}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:32.441+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":9}}}} [js_test:xtest:CheckReplDBHash] Recreating replica set from config { [js_test:xtest:CheckReplDBHash] "_id" : "rs0", [js_test:xtest:CheckReplDBHash] "version" : 5, [js_test:xtest:CheckReplDBHash] "term" : 1, [js_test:xtest:CheckReplDBHash] "members" : [ [js_test:xtest:CheckReplDBHash] { [js_test:xtest:CheckReplDBHash] "_id" : 0, [js_test:xtest:CheckReplDBHash] "host" : "localhost:20000", [js_test:xtest:CheckReplDBHash] "arbiterOnly" : false, [js_test:xtest:CheckReplDBHash] "buildIndexes" : true, [js_test:xtest:CheckReplDBHash] "hidden" : false, [js_test:xtest:CheckReplDBHash] "priority" : 1, [js_test:xtest:CheckReplDBHash] "tags" : { [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:xtest:CheckReplDBHash] "votes" : 1 [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] { [js_test:xtest:CheckReplDBHash] "_id" : 1, [js_test:xtest:CheckReplDBHash] "host" : "localhost:20001", [js_test:xtest:CheckReplDBHash] "arbiterOnly" : false, [js_test:xtest:CheckReplDBHash] "buildIndexes" : true, [js_test:xtest:CheckReplDBHash] "hidden" : false, [js_test:xtest:CheckReplDBHash] "priority" : 0, [js_test:xtest:CheckReplDBHash] "tags" : { [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:xtest:CheckReplDBHash] "votes" : 1 [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] { [js_test:xtest:CheckReplDBHash] "_id" : 2, [js_test:xtest:CheckReplDBHash] "host" : "localhost:20002", [js_test:xtest:CheckReplDBHash] "arbiterOnly" : false, [js_test:xtest:CheckReplDBHash] "buildIndexes" : true, [js_test:xtest:CheckReplDBHash] "hidden" : false, [js_test:xtest:CheckReplDBHash] "priority" : 0, [js_test:xtest:CheckReplDBHash] "tags" : { [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:xtest:CheckReplDBHash] "votes" : 1 [js_test:xtest:CheckReplDBHash] } [js_test:xtest:CheckReplDBHash] ], [js_test:xtest:CheckReplDBHash] "protocolVersion" : NumberLong(1), [js_test:xtest:CheckReplDBHash] "writeConcernMajorityJournalDefault" : true, [js_test:xtest:CheckReplDBHash] "settings" : { [js_test:xtest:CheckReplDBHash] "chainingAllowed" : true, [js_test:xtest:CheckReplDBHash] "heartbeatIntervalMillis" : 2000, [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:32.445+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-1","msg":"createCollection","attr":{"namespace":"tenantMigrationTenantId_test.insert1","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}},"options":{"uuid":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"}}}} [js_test:xtest:CheckReplDBHash] "heartbeatTimeoutSecs" : 10, [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.445+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58320","uuid":"c4c173eb-4acd-421b-9aea-66e5c000d9ca","connectionId":82,"connectionCount":21}} [js_test:xtest:CheckReplDBHash] "electionTimeoutMillis" : 86400000, [js_test:xtest:CheckReplDBHash] "catchUpTimeoutMillis" : -1, [js_test:xtest:CheckReplDBHash] "catchUpTakeoverDelayMillis" : 30000, [js_test:xtest:CheckReplDBHash] "getLastErrorModes" : { [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] "getLastErrorDefaults" : { [js_test:xtest:CheckReplDBHash] "w" : 1, [js_test:xtest:CheckReplDBHash] "wtimeout" : 0 [js_test:xtest:CheckReplDBHash] }, [js_test:xtest:CheckReplDBHash] "replicaSetId" : ObjectId("61644945d713b6f99773b58f") [js_test:xtest:CheckReplDBHash] } [js_test:xtest:CheckReplDBHash] } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.449+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn82","msg":"client metadata","attr":{"remote":"127.0.0.1:58320","client":"conn82","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.450+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40226","uuid":"2306ae10-f30c-44e8-8973-8592af9a05d1","connectionId":49,"connectionCount":13}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.450+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:40226","client":"conn49","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.450+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56044","uuid":"37bb5752-3582-4a20-a5f5-8e3ff6fdf5f1","connectionId":49,"connectionCount":13}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.451+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn49","msg":"client metadata","attr":{"remote":"127.0.0.1:56044","client":"conn49","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:CheckReplDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20000 [js_test:xtest:CheckReplDBHash] New session started with sessionID: { "id" : UUID("4330f6ea-c4d9-460b-8deb-822478f4d9b2") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.453+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn82","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58320","extraInfo":{}}} [js_test:xtest:CheckReplDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20001 [js_test:xtest:CheckReplDBHash] New session started with sessionID: { "id" : UUID("8037b6dc-abf6-4e2c-b7f8-0e7573d236c6") } and options: { "causalConsistency" : false } [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:32.467+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"tenantMigrationTenantId_test.insert1","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962332,"i":9}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.483+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn49","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40226","extraInfo":{}}} [js_test:xtest:CheckReplDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20002 [js_test:xtest:CheckReplDBHash] New session started with sessionID: { "id" : UUID("2b78162f-3050-427f-a343-875302b7708a") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.484+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn63","msg":"Interrupted operation as its client disconnected","attr":{"opId":2323}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.485+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn63","msg":"Connection ended","attr":{"remote":"127.0.0.1:58260","uuid":"a61804b6-87de-420b-a13e-bffa39a5bf16","connectionId":63,"connectionCount":20}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:32.509+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:54860","uuid":"ff2e66d6-710b-40ec-a84a-4a15c4ec985a","connectionId":55,"connectionCount":14}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.509+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn65","msg":"Connection ended","attr":{"remote":"127.0.0.1:58264","uuid":"02308fe7-aefd-45f4-b494-7ebaecf18049","connectionId":65,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.510+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58326","uuid":"d336c1ad-8b9e-4c78-95b7-a9a551e4e619","connectionId":83,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.511+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn83","msg":"client metadata","attr":{"remote":"127.0.0.1:58326","client":"conn83","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.512+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58328","uuid":"b290243e-850e-4bcc-871f-b7b0a186e6e1","connectionId":84,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.512+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58330","uuid":"43abdd3c-b1b6-4cba-b5cc-69fd0ae5bc3c","connectionId":85,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.512+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn84","msg":"client metadata","attr":{"remote":"127.0.0.1:58328","client":"conn84","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.513+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn85","msg":"client metadata","attr":{"remote":"127.0.0.1:58330","client":"conn85","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.514+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn49","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56044","extraInfo":{}}} [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] [js_test:xtest:CheckReplDBHash] [jsTest] ---- [js_test:xtest:CheckReplDBHash] [jsTest] Freezing nodes: [localhost:20001,localhost:20002] [js_test:xtest:CheckReplDBHash] [jsTest] ---- [js_test:xtest:CheckReplDBHash] [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.518+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn49","msg":"Attempting to step down in response to replSetStepDown command"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.519+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn84","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58328","extraInfo":{}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:32.519+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn49","msg":"Freezing","attr":{"freezeSecs":86400}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.520+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn78","msg":"Connection ended","attr":{"remote":"127.0.0.1:58308","uuid":"9d18e6ef-e2f6-4bb6-b058-b5bba6a14b45","connectionId":78,"connectionCount":21}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.520+00:00"},"s":"I", "c":"COMMAND", "id":21579, "ctx":"conn49","msg":"Attempting to step down in response to replSetStepDown command"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.521+00:00"},"s":"I", "c":"REPL", "id":21819, "ctx":"conn49","msg":"Freezing","attr":{"freezeSecs":86400}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.524+00:00"},"s":"I", "c":"COMMAND", "id":20461, "ctx":"conn82","msg":"CMD fsync","attr":{"lock":true}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.529+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"fsyncLockWorker","msg":"WiredTiger message","attr":{"message":"[1633962332:529447][22510:0x7f586a161700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 560, snapshot max: 560 snapshot count: 0, oldest timestamp: (1633962309, 1) , meta checkpoint timestamp: (1633962332, 4) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.572+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()."} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.572+00:00"},"s":"I", "c":"COMMAND", "id":20462, "ctx":"conn82","msg":"mongod is locked and no writes are allowed","attr":{"lockCount":1,"seeAlso":"http://dochub.mongodb.org/core/fsynccommand"}} [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: going to check only localhost:20001,localhost:20002 [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:32.579+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn44","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.insert1","appName":"TenantMigration_tenantMigrationTenantId_a14add73-1df4-43bc-97f2-e6fd0e723c87","command":{"getMore":1801986468850203010,"collection":"insert1","$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test","$replData":1},"originatingCommand":{"find":{"$uuid":"a1aa851b-6259-422f-aaed-d8cf96a24e96"},"hint":{"_id":1},"noCursorTimeout":true,"readConcern":{"level":"majority"},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test","$replData":1},"planSummary":"IXSCAN { _id: 1 }","cursorid":1801986468850203010,"keysExamined":99899,"docsExamined":99899,"cursorExhausted":true,"numYields":100,"nreturned":99899,"queryHash":"8B3D4AB8","reslen":3585750,"locks":{"Global":{"acquireCount":{"r":101}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"majority","provenance":"clientSupplied"},"storage":{},"remote":"127.0.0.1:56008","protocol":"op_msg","durationMillis":154}} [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: starting: optime for primary, localhost:20000, is { "ts" : Timestamp(1633962332, 4), "t" : NumberLong(1) } [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1633962332, 4), "t" : NumberLong(1) } [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: checking secondary #0: localhost:20001 [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: secondary #0, localhost:20001, is synced [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: checking secondary #1: localhost:20002 [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: secondary #1, localhost:20002, is synced [js_test:xtest:CheckReplDBHash] ReplSetTest awaitReplication: finished: all 2 secondaries synced at optime { "ts" : Timestamp(1633962332, 4), "t" : NumberLong(1) } [js_test:xtest:CheckReplDBHash] checkDBHashesForReplSet waiting for secondaries to be ready: [ connection to localhost:20001, connection to localhost:20002 ] [js_test:xtest:CheckReplDBHash] checkDBHashesForReplSet checking data hashes against primary: localhost:20000 [js_test:xtest:CheckReplDBHash] checkDBHashesForReplSet going to check data hashes on secondary: localhost:20001 [js_test:xtest:CheckReplDBHash] checkDBHashesForReplSet going to check data hashes on secondary: localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.627+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58332","uuid":"3cee7d88-8a77-4818-9fb7-e66c7d1c5106","connectionId":86,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.629+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn86","msg":"client metadata","attr":{"remote":"127.0.0.1:58332","client":"conn86","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20001 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.647+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58334","uuid":"3b7ae8e1-be7f-4a60-a9a2-29a3b58a11f3","connectionId":87,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.647+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn87","msg":"client metadata","attr":{"remote":"127.0.0.1:58334","client":"conn87","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58336","uuid":"217eb7c0-d905-417b-ada2-0344d670175a","connectionId":88,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.662+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn87","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58334","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.662+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn88","msg":"client metadata","attr":{"remote":"127.0.0.1:58336","client":"conn88","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.663+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn84","msg":"Connection ended","attr":{"remote":"127.0.0.1:58328","uuid":"b290243e-850e-4bcc-871f-b7b0a186e6e1","connectionId":84,"connectionCount":23}} [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20002 [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20001 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.784+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58338","uuid":"532a6f6d-36c1-4f20-a069-03e40bbd816b","connectionId":89,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.794+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn89","msg":"client metadata","attr":{"remote":"127.0.0.1:58338","client":"conn89","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58340","uuid":"32b3f060-c6c1-41c9-9a51-901c31491460","connectionId":90,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn90","msg":"client metadata","attr":{"remote":"127.0.0.1:58340","client":"conn90","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.798+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58342","uuid":"b0c83ad2-0921-4be5-adf8-f96fd96de074","connectionId":91,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn91","msg":"client metadata","attr":{"remote":"127.0.0.1:58342","client":"conn91","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.820+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn90","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58340","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn87","msg":"Connection ended","attr":{"remote":"127.0.0.1:58334","uuid":"3b7ae8e1-be7f-4a60-a9a2-29a3b58a11f3","connectionId":87,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.893+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn77","msg":"Interrupted operation as its client disconnected","attr":{"opId":2388}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.893+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn77","msg":"Connection ended","attr":{"remote":"127.0.0.1:58304","uuid":"bed0c66d-6896-4f35-9024-5ddd64c0ae74","connectionId":77,"connectionCount":24}} [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.935+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58344","uuid":"26278391-52da-4d64-9e7d-1df055614d42","connectionId":92,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn92","msg":"client metadata","attr":{"remote":"127.0.0.1:58344","client":"conn92","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.942+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58346","uuid":"3b10b0ec-363b-4aa2-9783-8d5114a5fd4e","connectionId":93,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.945+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58348","uuid":"9fcd9751-bf94-494f-ad80-6255db276dc9","connectionId":94,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.946+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn93","msg":"client metadata","attr":{"remote":"127.0.0.1:58346","client":"conn93","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.951+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn94","msg":"client metadata","attr":{"remote":"127.0.0.1:58348","client":"conn94","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.967+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn93","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58346","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:32.967+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn90","msg":"Connection ended","attr":{"remote":"127.0.0.1:58340","uuid":"32b3f060-c6c1-41c9-9a51-901c31491460","connectionId":90,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.013+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn83","msg":"Interrupted operation as its client disconnected","attr":{"opId":2421}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.013+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn83","msg":"Connection ended","attr":{"remote":"127.0.0.1:58326","uuid":"d336c1ad-8b9e-4c78-95b7-a9a551e4e619","connectionId":83,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.089+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58350","uuid":"91ce548a-fd47-4156-90cc-16f27b14bd28","connectionId":95,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.098+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn95","msg":"client metadata","attr":{"remote":"127.0.0.1:58350","client":"conn95","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.104+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58352","uuid":"33cbf101-938c-475c-86cc-20d999d7ecc8","connectionId":96,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.108+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58354","uuid":"bff94ebf-521a-401c-8e3a-9863c0f76e4e","connectionId":97,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn96","msg":"client metadata","attr":{"remote":"127.0.0.1:58352","client":"conn96","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn97","msg":"client metadata","attr":{"remote":"127.0.0.1:58354","client":"conn97","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.143+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn96","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58352","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.146+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn93","msg":"Connection ended","attr":{"remote":"127.0.0.1:58346","uuid":"3b10b0ec-363b-4aa2-9783-8d5114a5fd4e","connectionId":93,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.159+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn86","msg":"Interrupted operation as its client disconnected","attr":{"opId":2448}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.159+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn86","msg":"Connection ended","attr":{"remote":"127.0.0.1:58332","uuid":"3cee7d88-8a77-4818-9fb7-e66c7d1c5106","connectionId":86,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.261+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58356","uuid":"f14e9b81-f9d7-447b-8bd2-25c6578032f9","connectionId":98,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.267+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn98","msg":"client metadata","attr":{"remote":"127.0.0.1:58356","client":"conn98","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.273+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58358","uuid":"e13ffa54-1b38-46f0-ab9c-ed0e2fae2a2c","connectionId":99,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.277+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58360","uuid":"ea570ce7-1fa5-474c-a8c1-63d518e3b221","connectionId":100,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.280+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn100","msg":"client metadata","attr":{"remote":"127.0.0.1:58360","client":"conn100","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.289+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn99","msg":"client metadata","attr":{"remote":"127.0.0.1:58358","client":"conn99","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.297+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn99","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58358","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.298+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn89","msg":"Interrupted operation as its client disconnected","attr":{"opId":2462}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.298+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn96","msg":"Connection ended","attr":{"remote":"127.0.0.1:58352","uuid":"33cbf101-938c-475c-86cc-20d999d7ecc8","connectionId":96,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.299+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn89","msg":"Connection ended","attr":{"remote":"127.0.0.1:58338","uuid":"532a6f6d-36c1-4f20-a069-03e40bbd816b","connectionId":89,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.410+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58362","uuid":"33444674-047d-454e-abf4-48df7f55292c","connectionId":101,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.421+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn101","msg":"client metadata","attr":{"remote":"127.0.0.1:58362","client":"conn101","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.423+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58364","uuid":"f8200828-f4b2-4e59-a246-fcf538cb148d","connectionId":102,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.424+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn82","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.$cmd","appName":"MongoDB Shell","command":{"dbHash":1,"lsid":{"id":{"$uuid":"4330f6ea-c4d9-460b-8deb-822478f4d9b2"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962332,"i":4}},"signature":{"hash":{"$binary":{"base64":"dqj9dJLOUTDVfbsQvEOoXRVhL3w=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test"},"numYields":0,"reslen":373,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"R":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:58320","protocol":"op_msg","durationMillis":356}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.428+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn102","msg":"client metadata","attr":{"remote":"127.0.0.1:58364","client":"conn102","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.439+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn102","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58364","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.440+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn99","msg":"Connection ended","attr":{"remote":"127.0.0.1:58358","uuid":"e13ffa54-1b38-46f0-ab9c-ed0e2fae2a2c","connectionId":99,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.444+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58366","uuid":"ebe4be7e-5922-4120-bede-81a68c89311d","connectionId":103,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.446+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn92","msg":"Interrupted operation as its client disconnected","attr":{"opId":2477}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.446+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn92","msg":"Connection ended","attr":{"remote":"127.0.0.1:58344","uuid":"26278391-52da-4d64-9e7d-1df055614d42","connectionId":92,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.453+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn103","msg":"client metadata","attr":{"remote":"127.0.0.1:58366","client":"conn103","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.554+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58368","uuid":"a5a8ea04-e2bc-4d41-bb15-d3c1534d6630","connectionId":104,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.561+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn104","msg":"client metadata","attr":{"remote":"127.0.0.1:58368","client":"conn104","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.564+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58370","uuid":"abec4c51-6666-482f-a6c4-e16f5d118fc0","connectionId":105,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.570+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58372","uuid":"25e22f2c-c802-47a1-9dde-dc71da9b39da","connectionId":106,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.575+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn106","msg":"client metadata","attr":{"remote":"127.0.0.1:58372","client":"conn106","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.578+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn105","msg":"client metadata","attr":{"remote":"127.0.0.1:58370","client":"conn105","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.590+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn105","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58370","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.590+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn102","msg":"Connection ended","attr":{"remote":"127.0.0.1:58364","uuid":"f8200828-f4b2-4e59-a246-fcf538cb148d","connectionId":102,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.606+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn95","msg":"Interrupted operation as its client disconnected","attr":{"opId":2492}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.607+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn95","msg":"Connection ended","attr":{"remote":"127.0.0.1:58350","uuid":"91ce548a-fd47-4156-90cc-16f27b14bd28","connectionId":95,"connectionCount":29}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.687+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn49","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.$cmd","appName":"MongoDB Shell","command":{"dbHash":1,"lsid":{"id":{"$uuid":"8037b6dc-abf6-4e2c-b7f8-0e7573d236c6"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962332,"i":4}},"signature":{"hash":{"$binary":{"base64":"dqj9dJLOUTDVfbsQvEOoXRVhL3w=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test"},"numYields":0,"reslen":373,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"R":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:40226","protocol":"op_msg","durationMillis":258}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.707+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58374","uuid":"b6825712-ba6f-4533-84a7-ef61fd94d133","connectionId":107,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.715+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn107","msg":"client metadata","attr":{"remote":"127.0.0.1:58374","client":"conn107","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.717+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58376","uuid":"abbda2bb-b589-4930-a403-6b4c7513a595","connectionId":108,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.722+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58378","uuid":"b9105912-145d-4386-a07a-292d0169a813","connectionId":109,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn108","msg":"client metadata","attr":{"remote":"127.0.0.1:58376","client":"conn108","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.732+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn109","msg":"client metadata","attr":{"remote":"127.0.0.1:58378","client":"conn109","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.736+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn108","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58376","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.736+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn105","msg":"Connection ended","attr":{"remote":"127.0.0.1:58370","uuid":"abec4c51-6666-482f-a6c4-e16f5d118fc0","connectionId":105,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.778+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn98","msg":"Interrupted operation as its client disconnected","attr":{"opId":2499}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.779+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn98","msg":"Connection ended","attr":{"remote":"127.0.0.1:58356","uuid":"f14e9b81-f9d7-447b-8bd2-25c6578032f9","connectionId":98,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.848+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58380","uuid":"c95d3e6d-b947-4782-aab9-729260008f1b","connectionId":110,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.852+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn110","msg":"client metadata","attr":{"remote":"127.0.0.1:58380","client":"conn110","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.855+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58382","uuid":"76b13c25-f8c7-4818-88b3-c0f3f1590ebc","connectionId":111,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.862+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58384","uuid":"6d8c1ddc-ada7-4ca8-88b0-d9e636d93b00","connectionId":112,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.862+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn111","msg":"client metadata","attr":{"remote":"127.0.0.1:58382","client":"conn111","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.877+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn112","msg":"client metadata","attr":{"remote":"127.0.0.1:58384","client":"conn112","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.878+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn111","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58382","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.879+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn108","msg":"Connection ended","attr":{"remote":"127.0.0.1:58376","uuid":"abbda2bb-b589-4930-a403-6b4c7513a595","connectionId":108,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.943+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn101","msg":"Interrupted operation as its client disconnected","attr":{"opId":2510}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.946+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn49","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.$cmd","appName":"MongoDB Shell","command":{"dbHash":1,"lsid":{"id":{"$uuid":"2b78162f-3050-427f-a343-875302b7708a"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962332,"i":7}},"signature":{"hash":{"$binary":{"base64":"dqj9dJLOUTDVfbsQvEOoXRVhL3w=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test"},"numYields":0,"reslen":373,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"R":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:56044","protocol":"op_msg","durationMillis":258}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.947+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn101","msg":"Connection ended","attr":{"remote":"127.0.0.1:58362","uuid":"33444674-047d-454e-abf4-48df7f55292c","connectionId":101,"connectionCount":31}} [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20001 [js_test:xtest:CheckReplDBHash] checking db hash between primary: connection to localhost:20000 and secondary connection to localhost:20002 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.970+00:00"},"s":"I", "c":"COMMAND", "id":20465, "ctx":"conn82","msg":"command: unlock requested"} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.973+00:00"},"s":"I", "c":"COMMAND", "id":20466, "ctx":"conn82","msg":"fsyncUnlock complete","attr":{"lockCount":0}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.974+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn49","msg":"Unfreezing"} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.974+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn49","msg":"Not starting an election, since we are not an electable single node"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.976+00:00"},"s":"I", "c":"REPL", "id":21818, "ctx":"conn49","msg":"Unfreezing"} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.976+00:00"},"s":"I", "c":"ELECTION", "id":4764800, "ctx":"conn49","msg":"Not starting an election, since we are not an electable single node"} [js_test:xtest:CheckReplDBHash] Finished data consistency checks for cluster in 1589 ms. [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.980+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn46","msg":"Interrupted operation as its client disconnected","attr":{"opId":6136}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn74","msg":"Interrupted operation as its client disconnected","attr":{"opId":2381}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn74","msg":"Connection ended","attr":{"remote":"127.0.0.1:58292","uuid":"fea95a5b-461c-4092-98a8-c846302286a1","connectionId":74,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn75","msg":"Connection ended","attr":{"remote":"127.0.0.1:58300","uuid":"8e1c1d3e-ec75-4648-84f1-2a81a08b0ff8","connectionId":75,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn81","msg":"Connection ended","attr":{"remote":"127.0.0.1:58318","uuid":"ec6fcd1f-b815-4073-90ea-5cb6d120e25c","connectionId":81,"connectionCount":28}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.980+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn46","msg":"Interrupted operation as its client disconnected","attr":{"opId":5208}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:56014","uuid":"5096788d-813b-432e-b441-d3de7966aa02","connectionId":46,"connectionCount":12}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn46","msg":"Connection ended","attr":{"remote":"127.0.0.1:40200","uuid":"5628e237-9cda-4ed2-bb1f-212d84f4517d","connectionId":46,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn82","msg":"Connection ended","attr":{"remote":"127.0.0.1:58320","uuid":"c4c173eb-4acd-421b-9aea-66e5c000d9ca","connectionId":82,"connectionCount":27}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:40226","uuid":"2306ae10-f30c-44e8-8973-8592af9a05d1","connectionId":49,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.986+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58386","uuid":"d0058492-2a78-4258-a6ec-877f76b8b576","connectionId":113,"connectionCount":28}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:56044","uuid":"37bb5752-3582-4a20-a5f5-8e3ff6fdf5f1","connectionId":49,"connectionCount":11}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:33.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn76","msg":"Connection ended","attr":{"remote":"127.0.0.1:58302","uuid":"1e1c1c76-8a2e-4e56-bbcf-dbf878185359","connectionId":76,"connectionCount":27}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:33.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:40202","uuid":"59bbe506-a641-4970-b7e3-a57ac307d71d","connectionId":47,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:33.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:56026","uuid":"340db44f-283d-4173-815e-18603fdc9f16","connectionId":47,"connectionCount":10}} [js_test:xtest:CheckReplDBHash] JSTest jstests/hooks/run_check_repl_dbhash.js finished. [executor:js_test:job0] 14:25:33.997Z xtest:CheckReplDBHash ran in 1.72 seconds: no failures detected. [executor:js_test:job0] 14:25:33.997Z Running xtest:ValidateCollections... [js_test:xtest:ValidateCollections] Fixture status: +-------------------------------------+-----------+-----+-----+ |full_name |name |port |pid | +-------------------------------------+-----------+-----+-----+ |ReplicaSetFixture:job0:rs0:primary |j0:rs0:prim|20000|22510| |ReplicaSetFixture:job0:rs0:secondary0|j0:rs0:sec0|20001|22513| |ReplicaSetFixture:job0:rs0:secondary1|j0:rs0:sec1|20002|22516| |ReplicaSetFixture:job0:rs1:primary |j0:rs1:prim|20003|22820| |ReplicaSetFixture:job0:rs1:secondary0|j0:rs1:sec0|20004|22823| |ReplicaSetFixture:job0:rs1:secondary1|j0:rs1:sec1|20005|22826| +-------------------------------------+-----------+-----+-----+ [js_test:xtest:ValidateCollections] Starting JSTest jstests/hooks/run_validate_collections.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongo --eval 'MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = [22510, 22513, 22516, 22820, 22823, 22826]; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "run_validate_collections"; TestData["transportLayer"] = ""; 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"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; load('"'"'jstests/libs/override_methods/validate_collections_on_shutdown.js'"'"');; load('"'"'jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_indexes_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_orphans_are_deleted.js'"'"');; load('"'"'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."); } })();' 'mongodb://localhost:20000,localhost:20001,localhost:20002/?replicaSet=rs0' jstests/hooks/run_validate_collections.js [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn113","msg":"client metadata","attr":{"remote":"127.0.0.1:58386","client":"conn113","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.011+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58388","uuid":"2dbaa68c-c2f9-444c-9d23-427cd79bcc76","connectionId":114,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.012+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn114","msg":"client metadata","attr":{"remote":"127.0.0.1:58388","client":"conn114","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.020+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn114","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58388","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.021+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn111","msg":"Connection ended","attr":{"remote":"127.0.0.1:58382","uuid":"76b13c25-f8c7-4818-88b3-c0f3f1590ebc","connectionId":111,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.023+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58390","uuid":"0ae965c1-6cb4-41ed-b2a8-3c7a13960a11","connectionId":115,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.023+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn115","msg":"client metadata","attr":{"remote":"127.0.0.1:58390","client":"conn115","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [js_test:xtest:ValidateCollections] JSTest jstests/hooks/run_validate_collections.js started with pid 23438. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.070+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn104","msg":"Interrupted operation as its client disconnected","attr":{"opId":2514}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.071+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn104","msg":"Connection ended","attr":{"remote":"127.0.0.1:58368","uuid":"a5a8ea04-e2bc-4d41-bb15-d3c1534d6630","connectionId":104,"connectionCount":27}} [js_test:xtest:ValidateCollections] MongoDB shell version v5.1.0-alpha [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.131+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58392","uuid":"cc6019b3-3ad7-4829-93e2-03e23c6ab446","connectionId":116,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.137+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn116","msg":"client metadata","attr":{"remote":"127.0.0.1:58392","client":"conn116","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.141+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58394","uuid":"91975f5e-6a3d-46b2-9233-712bdf38233e","connectionId":117,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.151+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58396","uuid":"baa28856-5e67-49fe-be8b-9198c494ee48","connectionId":118,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.152+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn117","msg":"client metadata","attr":{"remote":"127.0.0.1:58394","client":"conn117","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.165+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn118","msg":"client metadata","attr":{"remote":"127.0.0.1:58396","client":"conn118","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.166+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn117","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58394","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn114","msg":"Connection ended","attr":{"remote":"127.0.0.1:58388","uuid":"2dbaa68c-c2f9-444c-9d23-427cd79bcc76","connectionId":114,"connectionCount":29}} [js_test:xtest:ValidateCollections] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.195+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58398","uuid":"b854a144-a3d9-44fe-88e7-a8181401fe0b","connectionId":119,"connectionCount":30}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.195+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56120","uuid":"1f9e71de-4b3d-404e-9acf-2442f75d0126","connectionId":50,"connectionCount":11}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.195+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40306","uuid":"58fd3090-632b-4955-b053-7ed7fd493285","connectionId":50,"connectionCount":11}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.196+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:56120","client":"conn50","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.196+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn50","msg":"client metadata","attr":{"remote":"127.0.0.1:40306","client":"conn50","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.197+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56126","uuid":"8e9638bf-15f9-49b6-a650-49f86281a43f","connectionId":51,"connectionCount":12}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.197+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40308","uuid":"50fc7c5d-0078-442a-b412-4fd98f7b8892","connectionId":51,"connectionCount":12}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.198+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:56126","client":"conn51","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.201+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn119","msg":"client metadata","attr":{"remote":"127.0.0.1:58398","client":"conn119","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.202+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58408","uuid":"ef43c5a6-006d-46e2-8619-22a4fa3e6445","connectionId":120,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.202+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58410","uuid":"f9bc0210-6119-4b07-b606-46817271b95f","connectionId":121,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.203+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn120","msg":"client metadata","attr":{"remote":"127.0.0.1:58408","client":"conn120","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:ValidateCollections] Implicit session: session { "id" : UUID("b4effdcc-6361-4638-86f1-6fa5239bcdc1") } [js_test:xtest:ValidateCollections] MongoDB server version: 5.1.0-alpha [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.208+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn51","msg":"client metadata","attr":{"remote":"127.0.0.1:40308","client":"conn51","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.210+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn121","msg":"client metadata","attr":{"remote":"127.0.0.1:58410","client":"conn121","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.223+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn107","msg":"Interrupted operation as its client disconnected","attr":{"opId":2522}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.225+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn107","msg":"Connection ended","attr":{"remote":"127.0.0.1:58374","uuid":"b6825712-ba6f-4533-84a7-ef61fd94d133","connectionId":107,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.280+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58412","uuid":"32b93058-0791-4c07-b223-63b2fc07e55d","connectionId":122,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.289+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn122","msg":"client metadata","attr":{"remote":"127.0.0.1:58412","client":"conn122","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.290+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58414","uuid":"1b75be1c-3c10-4e79-8828-d95be1ab3fc6","connectionId":123,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.300+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn123","msg":"client metadata","attr":{"remote":"127.0.0.1:58414","client":"conn123","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.303+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58416","uuid":"c58c2dc4-4ba2-4504-af28-3f3c250ac59f","connectionId":124,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.313+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn124","msg":"client metadata","attr":{"remote":"127.0.0.1:58416","client":"conn124","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.314+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn123","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58414","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.315+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn117","msg":"Connection ended","attr":{"remote":"127.0.0.1:58394","uuid":"91975f5e-6a3d-46b2-9233-712bdf38233e","connectionId":117,"connectionCount":33}} [js_test:xtest:ValidateCollections] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58418","uuid":"d600acb3-17dc-4a0b-9025-26f857ad1372","connectionId":125,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn125","msg":"client metadata","attr":{"remote":"127.0.0.1:58418","client":"conn125","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:ValidateCollections] Implicit session: session { "id" : UUID("8eb95d42-7fe3-4a2d-b774-5a3eef8aa5d5") } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.362+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn110","msg":"Interrupted operation as its client disconnected","attr":{"opId":2529}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.364+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn110","msg":"Connection ended","attr":{"remote":"127.0.0.1:58380","uuid":"c95d3e6d-b947-4782-aab9-729260008f1b","connectionId":110,"connectionCount":33}} [js_test:xtest:ValidateCollections] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.365+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58420","uuid":"d9799b14-41f1-44d5-bed3-213112ec6465","connectionId":126,"connectionCount":34}} [js_test:xtest:ValidateCollections] MongoDB server version: 5.1.0-alpha [js_test:xtest:ValidateCollections] Running validate() on localhost:20000 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.373+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58422","uuid":"e3e33071-076c-4dc9-8c26-7bb6f63c5341","connectionId":127,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.374+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn127","msg":"client metadata","attr":{"remote":"127.0.0.1:58422","client":"conn127","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:ValidateCollections] New session started with sessionID: { "id" : UUID("afe62ddb-5e75-475f-bf6f-8b14339055c5") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn126","msg":"client metadata","attr":{"remote":"127.0.0.1:58420","client":"conn126","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:ValidateCollections] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.383+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58424","uuid":"5c5671a5-37a5-4106-a71d-22bb55dcda2a","connectionId":128,"connectionCount":36}} [js_test:xtest:ValidateCollections] Implicit session: session { "id" : UUID("916a4f30-7576-4fd3-bbfc-f267d8af63c6") } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.389+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn128","msg":"client metadata","attr":{"remote":"127.0.0.1:58424","client":"conn128","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:xtest:ValidateCollections] MongoDB server version: 5.1.0-alpha [js_test:xtest:ValidateCollections] Implicit session: session { "id" : UUID("32096bc2-ccb5-46e0-9232-e40b11788337") } [js_test:xtest:ValidateCollections] Running validate() on localhost:20002 [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.399+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56146","uuid":"5a7de665-c8f9-4234-aba9-8c0d941b4027","connectionId":52,"connectionCount":13}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.399+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:56146","client":"conn52","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.401+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn125","msg":"Connection ended","attr":{"remote":"127.0.0.1:58418","uuid":"d600acb3-17dc-4a0b-9025-26f857ad1372","connectionId":125,"connectionCount":35}} [js_test:xtest:ValidateCollections] New session started with sessionID: { "id" : UUID("3d320ecd-020e-4e8b-978a-5aa1afd28258") } and options: { "causalConsistency" : false } [js_test:xtest:ValidateCollections] MongoDB server version: 5.1.0-alpha [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.407+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn127","msg":"Connection ended","attr":{"remote":"127.0.0.1:58422","uuid":"e3e33071-076c-4dc9-8c26-7bb6f63c5341","connectionId":127,"connectionCount":34}} [js_test:xtest:ValidateCollections] Running validate() on localhost:20001 [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.413+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40332","uuid":"c10ba321-cc01-4b40-9ce3-8cf78ec61155","connectionId":52,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.418+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn126","msg":"Connection ended","attr":{"remote":"127.0.0.1:58420","uuid":"d9799b14-41f1-44d5-bed3-213112ec6465","connectionId":126,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.421+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58430","uuid":"219aaee4-e3e7-4007-8f93-26b751758c20","connectionId":129,"connectionCount":34}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.422+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:56146","uuid":"5a7de665-c8f9-4234-aba9-8c0d941b4027","connectionId":52,"connectionCount":12}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn52","msg":"client metadata","attr":{"remote":"127.0.0.1:40332","client":"conn52","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.437+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn129","msg":"client metadata","attr":{"remote":"127.0.0.1:58430","client":"conn129","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [js_test:xtest:ValidateCollections] New session started with sessionID: { "id" : UUID("a96ea736-dbb4-4102-9ae5-5d377cc620c7") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.440+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58432","uuid":"0df826f8-5acd-4e75-be3c-cb65ba5bc274","connectionId":130,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58434","uuid":"ce5b6d7c-de2e-4491-bc5e-d82d85f57d3e","connectionId":131,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn130","msg":"client metadata","attr":{"remote":"127.0.0.1:58432","client":"conn130","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.445+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn128","msg":"Connection ended","attr":{"remote":"127.0.0.1:58424","uuid":"5c5671a5-37a5-4106-a71d-22bb55dcda2a","connectionId":128,"connectionCount":35}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.446+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:40332","uuid":"c10ba321-cc01-4b40-9ce3-8cf78ec61155","connectionId":52,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.449+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn120","msg":"Connection ended","attr":{"remote":"127.0.0.1:58408","uuid":"ef43c5a6-006d-46e2-8619-22a4fa3e6445","connectionId":120,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.450+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn119","msg":"Interrupted operation as its client disconnected","attr":{"opId":2565}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.451+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn130","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58432","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.451+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn123","msg":"Connection ended","attr":{"remote":"127.0.0.1:58414","uuid":"1b75be1c-3c10-4e79-8828-d95be1ab3fc6","connectionId":123,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.451+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn119","msg":"Connection ended","attr":{"remote":"127.0.0.1:58398","uuid":"b854a144-a3d9-44fe-88e7-a8181401fe0b","connectionId":119,"connectionCount":32}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.451+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn50","msg":"Interrupted operation as its client disconnected","attr":{"opId":6221}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.451+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn50","msg":"Interrupted operation as its client disconnected","attr":{"opId":5307}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.456+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:56120","uuid":"1f9e71de-4b3d-404e-9acf-2442f75d0126","connectionId":50,"connectionCount":11}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.457+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn50","msg":"Connection ended","attr":{"remote":"127.0.0.1:40306","uuid":"58fd3090-632b-4955-b053-7ed7fd493285","connectionId":50,"connectionCount":11}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.458+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:56126","uuid":"8e9638bf-15f9-49b6-a650-49f86281a43f","connectionId":51,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.458+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn121","msg":"Connection ended","attr":{"remote":"127.0.0.1:58410","uuid":"f9bc0210-6119-4b07-b606-46817271b95f","connectionId":121,"connectionCount":31}} [js_test:xtest:ValidateCollections] JSTest jstests/hooks/run_validate_collections.js finished. [executor:js_test:job0] 14:25:34.458Z xtest:ValidateCollections ran in 0.46 seconds: no failures detected. [ContinuousTenantMigration:job0] Stopping the tenant migration thread. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.458+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn131","msg":"client metadata","attr":{"remote":"127.0.0.1:58434","client":"conn131","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [executor] 14:25:34.460Z Waiting for threads to complete [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.458+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:40308","uuid":"50fc7c5d-0078-442a-b412-4fd98f7b8892","connectionId":51,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.523+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn113","msg":"Interrupted operation as its client disconnected","attr":{"opId":2549}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.523+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn113","msg":"Connection ended","attr":{"remote":"127.0.0.1:58386","uuid":"d0058492-2a78-4258-a6ec-877f76b8b576","connectionId":113,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.562+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58436","uuid":"a26123b8-91e9-48cb-b30a-7f5da77d5fee","connectionId":132,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.569+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn132","msg":"client metadata","attr":{"remote":"127.0.0.1:58436","client":"conn132","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.570+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58438","uuid":"62a2846a-3e1f-4d45-99de-d58338da5b78","connectionId":133,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.575+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn133","msg":"client metadata","attr":{"remote":"127.0.0.1:58438","client":"conn133","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.576+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58440","uuid":"246800b0-07c9-4c2f-a7f8-2b115c9d63da","connectionId":134,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.586+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn133","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58438","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.589+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn130","msg":"Connection ended","attr":{"remote":"127.0.0.1:58432","uuid":"0df826f8-5acd-4e75-be3c-cb65ba5bc274","connectionId":130,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.594+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn134","msg":"client metadata","attr":{"remote":"127.0.0.1:58440","client":"conn134","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.655+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn116","msg":"Interrupted operation as its client disconnected","attr":{"opId":2556}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.656+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn116","msg":"Connection ended","attr":{"remote":"127.0.0.1:58392","uuid":"cc6019b3-3ad7-4829-93e2-03e23c6ab446","connectionId":116,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.696+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58442","uuid":"5af296d8-35a3-4022-ba6e-d33bd8b85866","connectionId":135,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.708+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn135","msg":"client metadata","attr":{"remote":"127.0.0.1:58442","client":"conn135","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.710+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58444","uuid":"e057204f-0ccc-4e88-a160-58db34dc6482","connectionId":136,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.712+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58446","uuid":"e9cf3c9d-ba9a-45df-931c-895f38eb486b","connectionId":137,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.717+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn137","msg":"client metadata","attr":{"remote":"127.0.0.1:58446","client":"conn137","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.718+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn136","msg":"client metadata","attr":{"remote":"127.0.0.1:58444","client":"conn136","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.728+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn136","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58444","extraInfo":{}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.728+00:00"},"s":"D1", "c":"TENANT_M", "id":21072, "ctx":"TenantMigrationRecipientService-1","msg":"Cloner finished running stage","attr":{"cloner":"TenantCollectionCloner","stage":"query"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.728+00:00"},"s":"D1", "c":"TENANT_M", "id":4881600, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant collection clone finished","attr":{"namespace":"tenantMigrationTenantId_test.insert1","tenantId":"tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.728+00:00"},"s":"D1", "c":"TENANT_M", "id":4881500, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant migration database clone finished","attr":{"dbName":"tenantMigrationTenantId_test","status":{"code":0,"codeName":"OK"},"tenantId":"tenantMigrationTenantId"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.728+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn133","msg":"Connection ended","attr":{"remote":"127.0.0.1:58438","uuid":"62a2846a-3e1f-4d45-99de-d58338da5b78","connectionId":133,"connectionCount":33}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4881200, "ctx":"TenantMigrationRecipientService-2","msg":"Recipient migration service starting oplog applier","attr":{"tenantId":"tenantMigrationTenantId","migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4885604, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Batcher starting up","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4885602, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Batcher reading batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4885603, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Batcher read batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId","size":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4886004, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Applier starting to apply batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":-1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4886011, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Applier starting to write no-ops","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4886003, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Applier scheduling no-ops ","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":-1},"numOplogThreads":5,"numOpsPerThread":16,"numOplogEntries":1,"numSessionsInBatch":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.742+00:00"},"s":"D1", "c":"TENANT_M", "id":4886002, "ctx":"TenantMigrationRecipientService-2","msg":"Tenant Oplog Applier finished applying batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"lastBatchCompletedOpTimes":"{ donorOpTime: { ts: Timestamp(1633962332, 4), t: -1 }, recipientOpTime: { ts: Timestamp(0, 0), t: -1 } }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.748+00:00"},"s":"D1", "c":"TENANT_M", "id":4881101, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant migration recipient instance is in consistent state","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","donorConsistentOpTime":{"ts":{"$timestamp":{"t":1633962332,"i":4}},"t":1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:34.748+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn58","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","command":{"recipientSyncData":1,"migrationId":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"},"donorConnectionString":"rs0/localhost:20000,localhost:20001,localhost:20002","tenantId":"tenantMigrationTenantId","readPreference":{"mode":"secondary"},"recipientCertificateForDonor":"xxx","startMigrationDonorTimestamp":{"$timestamp":{"t":1633962332,"i":4}},"$db":"admin"},"numYields":0,"reslen":219,"locks":{},"remote":"127.0.0.1:54880","protocol":"op_msg","durationMillis":2455}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.749+00:00"},"s":"I", "c":"TENANT_M", "id":5093800, "ctx":"TenantMigrationDonorService-1","msg":"Tenant migration starting to block writes","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.749+00:00"},"s":"I", "c":"TENANT_M", "id":5093801, "ctx":"TenantMigrationDonorService-1","msg":"Tenant migration starting to block reads after blockTimestamp","attr":{"tenantId":"tenantMigrationTenantId","blockTimestamp":{"$timestamp":{"t":1633962334,"i":1}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.750+00:00"},"s":"I", "c":"TENANT_M", "id":5093800, "ctx":"ReplWriterWorker-7","msg":"Tenant migration starting to block writes","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:34.750+00:00"},"s":"I", "c":"TENANT_M", "id":5093801, "ctx":"ReplWriterWorker-7","msg":"Tenant migration starting to block reads after blockTimestamp","attr":{"tenantId":"tenantMigrationTenantId","blockTimestamp":{"$timestamp":{"t":1633962334,"i":1}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.752+00:00"},"s":"I", "c":"TENANT_M", "id":5093800, "ctx":"ReplWriterWorker-6","msg":"Tenant migration starting to block writes","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:34.752+00:00"},"s":"I", "c":"TENANT_M", "id":5093801, "ctx":"ReplWriterWorker-6","msg":"Tenant migration starting to block reads after blockTimestamp","attr":{"tenantId":"tenantMigrationTenantId","blockTimestamp":{"$timestamp":{"t":1633962334,"i":1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.802+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn122","msg":"Interrupted operation as its client disconnected","attr":{"opId":2577}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn122","msg":"Connection ended","attr":{"remote":"127.0.0.1:58412","uuid":"32b93058-0791-4c07-b223-63b2fc07e55d","connectionId":122,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.837+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58448","uuid":"d9ef30af-5af6-4185-a7ef-868a8930c149","connectionId":138,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.837+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn138","msg":"client metadata","attr":{"remote":"127.0.0.1:58448","client":"conn138","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.838+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58450","uuid":"08e6c8fa-0a76-4785-bf9a-d2fc3b635786","connectionId":139,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.838+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58452","uuid":"b752b714-c169-4fe7-b786-44f72a21b0ac","connectionId":140,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.838+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn139","msg":"client metadata","attr":{"remote":"127.0.0.1:58450","client":"conn139","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.838+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn140","msg":"client metadata","attr":{"remote":"127.0.0.1:58452","client":"conn140","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.843+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn139","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58450","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.843+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn136","msg":"Connection ended","attr":{"remote":"127.0.0.1:58444","uuid":"e057204f-0ccc-4e88-a160-58db34dc6482","connectionId":136,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.943+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn129","msg":"Interrupted operation as its client disconnected","attr":{"opId":2605}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.944+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn129","msg":"Connection ended","attr":{"remote":"127.0.0.1:58430","uuid":"219aaee4-e3e7-4007-8f93-26b751758c20","connectionId":129,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.945+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn131","msg":"Connection ended","attr":{"remote":"127.0.0.1:58434","uuid":"ce5b6d7c-de2e-4491-bc5e-d82d85f57d3e","connectionId":131,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.946+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58454","uuid":"c71550cc-27b8-4fa0-93be-3b3102207da0","connectionId":141,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.946+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn141","msg":"client metadata","attr":{"remote":"127.0.0.1:58454","client":"conn141","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.947+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58456","uuid":"f906062d-8930-4a0c-95d3-e78f99e951df","connectionId":142,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.947+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58458","uuid":"3094989c-003e-440d-8549-50a7afe84cb3","connectionId":143,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.947+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn142","msg":"client metadata","attr":{"remote":"127.0.0.1:58456","client":"conn142","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.947+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn143","msg":"client metadata","attr":{"remote":"127.0.0.1:58458","client":"conn143","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.952+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn143","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58458","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:34.952+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn139","msg":"Connection ended","attr":{"remote":"127.0.0.1:58450","uuid":"08e6c8fa-0a76-4785-bf9a-d2fc3b635786","connectionId":139,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.055+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58460","uuid":"554d0f54-a05a-4374-bea6-3fbced72d213","connectionId":144,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.055+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn144","msg":"client metadata","attr":{"remote":"127.0.0.1:58460","client":"conn144","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58462","uuid":"bef01858-6776-4d93-a500-f8d7b7a25e3f","connectionId":145,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58464","uuid":"bd8f5767-d1f5-4b7c-b44a-e0db655ad06f","connectionId":146,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.056+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn145","msg":"client metadata","attr":{"remote":"127.0.0.1:58462","client":"conn145","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.056+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn146","msg":"client metadata","attr":{"remote":"127.0.0.1:58464","client":"conn146","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.061+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn146","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58464","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.061+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn143","msg":"Connection ended","attr":{"remote":"127.0.0.1:58458","uuid":"3094989c-003e-440d-8549-50a7afe84cb3","connectionId":143,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.077+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn132","msg":"Interrupted operation as its client disconnected","attr":{"opId":2614}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.077+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn132","msg":"Connection ended","attr":{"remote":"127.0.0.1:58436","uuid":"a26123b8-91e9-48cb-b30a-7f5da77d5fee","connectionId":132,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.163+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58466","uuid":"ffa40f9b-d050-4d67-af8e-2175c980cc70","connectionId":147,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.164+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn147","msg":"client metadata","attr":{"remote":"127.0.0.1:58466","client":"conn147","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.165+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58468","uuid":"bbf308dc-afe6-4e87-8397-be0bb7f0c5c4","connectionId":148,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.165+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58470","uuid":"dc2eb9b6-6ffa-41de-8450-8c51b91d0cf0","connectionId":149,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.165+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn148","msg":"client metadata","attr":{"remote":"127.0.0.1:58468","client":"conn148","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.165+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn149","msg":"client metadata","attr":{"remote":"127.0.0.1:58470","client":"conn149","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.169+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn148","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58468","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.170+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn146","msg":"Connection ended","attr":{"remote":"127.0.0.1:58464","uuid":"bd8f5767-d1f5-4b7c-b44a-e0db655ad06f","connectionId":146,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.210+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn135","msg":"Interrupted operation as its client disconnected","attr":{"opId":2622}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.210+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn135","msg":"Connection ended","attr":{"remote":"127.0.0.1:58442","uuid":"5af296d8-35a3-4022-ba6e-d33bd8b85866","connectionId":135,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.272+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58472","uuid":"549bff27-c0dd-4885-8e93-f747388eeba4","connectionId":150,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.272+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn150","msg":"client metadata","attr":{"remote":"127.0.0.1:58472","client":"conn150","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.273+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58474","uuid":"802965cc-68d4-4359-904b-67738bf0519b","connectionId":151,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.273+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58476","uuid":"6f52bf27-9306-48b0-8e98-e3a21350ea59","connectionId":152,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.273+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn151","msg":"client metadata","attr":{"remote":"127.0.0.1:58474","client":"conn151","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.273+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn152","msg":"client metadata","attr":{"remote":"127.0.0.1:58476","client":"conn152","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.278+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn152","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58476","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.278+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn148","msg":"Connection ended","attr":{"remote":"127.0.0.1:58468","uuid":"bbf308dc-afe6-4e87-8397-be0bb7f0c5c4","connectionId":148,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.339+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn138","msg":"Interrupted operation as its client disconnected","attr":{"opId":2639}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.339+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn138","msg":"Connection ended","attr":{"remote":"127.0.0.1:58448","uuid":"d9ef30af-5af6-4185-a7ef-868a8930c149","connectionId":138,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.380+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58478","uuid":"dff7e737-1f73-47aa-a259-92889300370b","connectionId":153,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.381+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn153","msg":"client metadata","attr":{"remote":"127.0.0.1:58478","client":"conn153","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.381+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58480","uuid":"fc0cb722-0dd7-417b-9ce3-7048781ccfa1","connectionId":154,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.382+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58482","uuid":"6914d59a-0f0d-4f12-92dc-d5f9231ae207","connectionId":155,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.382+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn154","msg":"client metadata","attr":{"remote":"127.0.0.1:58480","client":"conn154","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.382+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn155","msg":"client metadata","attr":{"remote":"127.0.0.1:58482","client":"conn155","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.386+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn155","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58482","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.386+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn152","msg":"Connection ended","attr":{"remote":"127.0.0.1:58476","uuid":"6f52bf27-9306-48b0-8e98-e3a21350ea59","connectionId":152,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.447+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn141","msg":"Interrupted operation as its client disconnected","attr":{"opId":2647}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.448+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn141","msg":"Connection ended","attr":{"remote":"127.0.0.1:58454","uuid":"c71550cc-27b8-4fa0-93be-3b3102207da0","connectionId":141,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.488+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58484","uuid":"2b17b208-3a1e-4424-bdcc-cff1afbf4dab","connectionId":156,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.489+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn156","msg":"client metadata","attr":{"remote":"127.0.0.1:58484","client":"conn156","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.490+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58486","uuid":"867304fd-5f07-4887-8138-7b490aed7425","connectionId":157,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.490+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58488","uuid":"1047e7cf-3d19-467f-b109-e957c58baaea","connectionId":158,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.490+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn157","msg":"client metadata","attr":{"remote":"127.0.0.1:58486","client":"conn157","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.490+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn158","msg":"client metadata","attr":{"remote":"127.0.0.1:58488","client":"conn158","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.495+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn158","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58488","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.495+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn155","msg":"Connection ended","attr":{"remote":"127.0.0.1:58482","uuid":"6914d59a-0f0d-4f12-92dc-d5f9231ae207","connectionId":155,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.556+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn144","msg":"Interrupted operation as its client disconnected","attr":{"opId":2657}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.557+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn144","msg":"Connection ended","attr":{"remote":"127.0.0.1:58460","uuid":"554d0f54-a05a-4374-bea6-3fbced72d213","connectionId":144,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.597+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58490","uuid":"c42e668d-9b54-4b9e-a0c4-eb6f8bc927fe","connectionId":159,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.597+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn159","msg":"client metadata","attr":{"remote":"127.0.0.1:58490","client":"conn159","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.598+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58492","uuid":"bfcbdf1f-5e10-4a2f-be98-9ba818567db1","connectionId":160,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.598+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58494","uuid":"418e0b3f-2c22-408f-b4b8-9f6cc1f77b13","connectionId":161,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.598+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn160","msg":"client metadata","attr":{"remote":"127.0.0.1:58492","client":"conn160","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.598+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn161","msg":"client metadata","attr":{"remote":"127.0.0.1:58494","client":"conn161","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.603+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn161","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58494","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.603+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn158","msg":"Connection ended","attr":{"remote":"127.0.0.1:58488","uuid":"1047e7cf-3d19-467f-b109-e957c58baaea","connectionId":158,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.665+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn147","msg":"Interrupted operation as its client disconnected","attr":{"opId":2667}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.665+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn147","msg":"Connection ended","attr":{"remote":"127.0.0.1:58466","uuid":"ffa40f9b-d050-4d67-af8e-2175c980cc70","connectionId":147,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58496","uuid":"4fc22c24-acd1-49af-a7a8-18b830830857","connectionId":162,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn162","msg":"client metadata","attr":{"remote":"127.0.0.1:58496","client":"conn162","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.706+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58498","uuid":"549581f8-c6e9-4262-8844-fd6299f017ed","connectionId":163,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.706+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58500","uuid":"cbfe2e6b-3dc6-4f6b-9ffd-126502d3d24b","connectionId":164,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.706+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn163","msg":"client metadata","attr":{"remote":"127.0.0.1:58498","client":"conn163","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.707+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn164","msg":"client metadata","attr":{"remote":"127.0.0.1:58500","client":"conn164","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.711+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn163","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58498","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.711+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn161","msg":"Connection ended","attr":{"remote":"127.0.0.1:58494","uuid":"418e0b3f-2c22-408f-b4b8-9f6cc1f77b13","connectionId":161,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.773+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn150","msg":"Interrupted operation as its client disconnected","attr":{"opId":2675}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.774+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn150","msg":"Connection ended","attr":{"remote":"127.0.0.1:58472","uuid":"549bff27-c0dd-4885-8e93-f747388eeba4","connectionId":150,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58502","uuid":"7981f25b-dafb-443b-90ad-f0b6697f72a0","connectionId":165,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn165","msg":"client metadata","attr":{"remote":"127.0.0.1:58502","client":"conn165","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.815+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58504","uuid":"f4a09f3d-8b85-4ca4-a67b-9ed7d99bab86","connectionId":166,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.815+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58506","uuid":"ed59700d-d407-45e1-be45-8dfc70067474","connectionId":167,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.815+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn166","msg":"client metadata","attr":{"remote":"127.0.0.1:58504","client":"conn166","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.815+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn167","msg":"client metadata","attr":{"remote":"127.0.0.1:58506","client":"conn167","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.819+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn167","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58506","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn163","msg":"Connection ended","attr":{"remote":"127.0.0.1:58498","uuid":"549581f8-c6e9-4262-8844-fd6299f017ed","connectionId":163,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.882+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn153","msg":"Interrupted operation as its client disconnected","attr":{"opId":2683}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.882+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn153","msg":"Connection ended","attr":{"remote":"127.0.0.1:58478","uuid":"dff7e737-1f73-47aa-a259-92889300370b","connectionId":153,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58508","uuid":"f1846995-8fbc-4fbd-b905-590648646a84","connectionId":168,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn168","msg":"client metadata","attr":{"remote":"127.0.0.1:58508","client":"conn168","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.923+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58510","uuid":"2bf1d1e9-7bae-443e-b7f2-ba9b07e3379c","connectionId":169,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.923+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58512","uuid":"0aa4d45f-a0ad-4c2f-a6da-54d0170be465","connectionId":170,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.923+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn169","msg":"client metadata","attr":{"remote":"127.0.0.1:58510","client":"conn169","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.923+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn170","msg":"client metadata","attr":{"remote":"127.0.0.1:58512","client":"conn170","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.927+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn169","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58510","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.928+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn167","msg":"Connection ended","attr":{"remote":"127.0.0.1:58506","uuid":"ed59700d-d407-45e1-be45-8dfc70067474","connectionId":167,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.990+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn156","msg":"Interrupted operation as its client disconnected","attr":{"opId":2691}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:35.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn156","msg":"Connection ended","attr":{"remote":"127.0.0.1:58484","uuid":"2b17b208-3a1e-4424-bdcc-cff1afbf4dab","connectionId":156,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.030+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58514","uuid":"ec743b00-8fe6-421a-b64b-f2193473ea6c","connectionId":171,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.030+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn171","msg":"client metadata","attr":{"remote":"127.0.0.1:58514","client":"conn171","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.032+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58516","uuid":"e7a2d3dd-b219-47c5-b831-d82e11a1d551","connectionId":172,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.032+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58518","uuid":"fcde31fe-a648-4c69-93f9-392ac2c16635","connectionId":173,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.032+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn172","msg":"client metadata","attr":{"remote":"127.0.0.1:58516","client":"conn172","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.032+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn173","msg":"client metadata","attr":{"remote":"127.0.0.1:58518","client":"conn173","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.036+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn172","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58516","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.036+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn169","msg":"Connection ended","attr":{"remote":"127.0.0.1:58510","uuid":"2bf1d1e9-7bae-443e-b7f2-ba9b07e3379c","connectionId":169,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.099+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn159","msg":"Interrupted operation as its client disconnected","attr":{"opId":2702}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.099+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn159","msg":"Connection ended","attr":{"remote":"127.0.0.1:58490","uuid":"c42e668d-9b54-4b9e-a0c4-eb6f8bc927fe","connectionId":159,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58520","uuid":"a414ebfb-e4f8-47e9-bd57-fa1525d90453","connectionId":174,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn174","msg":"client metadata","attr":{"remote":"127.0.0.1:58520","client":"conn174","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.140+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58522","uuid":"82a5784e-a49d-4d80-bbf1-1bb432cb791f","connectionId":175,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.140+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58524","uuid":"c158d7ac-dd49-4f79-bed7-28a1bfe6217b","connectionId":176,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.140+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn175","msg":"client metadata","attr":{"remote":"127.0.0.1:58522","client":"conn175","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.140+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn176","msg":"client metadata","attr":{"remote":"127.0.0.1:58524","client":"conn176","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.144+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn175","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58522","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn172","msg":"Connection ended","attr":{"remote":"127.0.0.1:58516","uuid":"e7a2d3dd-b219-47c5-b831-d82e11a1d551","connectionId":172,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.207+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn162","msg":"Interrupted operation as its client disconnected","attr":{"opId":2709}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.207+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn162","msg":"Connection ended","attr":{"remote":"127.0.0.1:58496","uuid":"4fc22c24-acd1-49af-a7a8-18b830830857","connectionId":162,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.248+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn47","msg":"Connection ended","attr":{"remote":"127.0.0.1:58140","uuid":"132eadce-f9fc-4356-9c71-194c06f0b3cc","connectionId":47,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.248+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58526","uuid":"f62e56a7-1dbb-43f5-999d-1254039a48c2","connectionId":177,"connectionCount":45}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:36.248+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:55878","uuid":"351f79f4-c1c5-4390-b4c0-2c76366cdca3","connectionId":33,"connectionCount":9}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:36.248+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:40058","uuid":"9a1de833-f34f-4844-806c-7c548ae47557","connectionId":37,"connectionCount":9}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"Connection ended","attr":{"remote":"127.0.0.1:54766","uuid":"c4683d18-be7d-4029-b8ba-e4440541c2c3","connectionId":45,"connectionCount":13}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.248+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn51","msg":"Connection ended","attr":{"remote":"127.0.0.1:58148","uuid":"e1bc12a0-9d9c-490b-a23a-3942b7f75d7e","connectionId":51,"connectionCount":44}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:36612","uuid":"45b8fa73-1ea9-499f-b181-6f6910e6278b","connectionId":32,"connectionCount":7}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:55830","uuid":"eef21965-fd50-44ac-9db2-281b54170fd6","connectionId":31,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn49","msg":"Connection ended","attr":{"remote":"127.0.0.1:54786","uuid":"f692de72-ae80-4c88-aabf-a27a375d9953","connectionId":49,"connectionCount":12}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn177","msg":"client metadata","attr":{"remote":"127.0.0.1:58526","client":"conn177","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:36.250+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:36638","uuid":"a5b9b9d2-1673-40ae-9695-b44dc1ea4aa2","connectionId":36,"connectionCount":6}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:36.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn52","msg":"Connection ended","attr":{"remote":"127.0.0.1:54792","uuid":"1e45f6ea-fa23-465b-9931-adf7f5611c29","connectionId":52,"connectionCount":11}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:36.250+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:55854","uuid":"b64a8035-20ed-4bf1-b687-1e1c5209d700","connectionId":34,"connectionCount":5}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:36.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:55932","uuid":"e6c548c7-cb7c-449a-aaf8-f70b81e7331c","connectionId":36,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:36.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:40120","uuid":"b7a8bdff-a75d-43e5-bdab-0bbe3f9da064","connectionId":39,"connectionCount":8}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.250+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58528","uuid":"118b9bc9-0dbb-492e-abb0-dd87cd934dfa","connectionId":178,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.251+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn178","msg":"client metadata","attr":{"remote":"127.0.0.1:58528","client":"conn178","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:58210","uuid":"f0507773-bbcd-4723-b40a-a8f5ceb4a0e8","connectionId":53,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn79","msg":"Connection ended","attr":{"remote":"127.0.0.1:58310","uuid":"91600ba0-7904-4538-9702-fdea89f9dbf7","connectionId":79,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn97","msg":"Connection ended","attr":{"remote":"127.0.0.1:58354","uuid":"bff94ebf-521a-401c-8e3a-9863c0f76e4e","connectionId":97,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn85","msg":"Connection ended","attr":{"remote":"127.0.0.1:58330","uuid":"43abdd3c-b1b6-4cba-b5cc-69fd0ae5bc3c","connectionId":85,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn88","msg":"Connection ended","attr":{"remote":"127.0.0.1:58336","uuid":"217eb7c0-d905-417b-ada2-0344d670175a","connectionId":88,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn91","msg":"Connection ended","attr":{"remote":"127.0.0.1:58342","uuid":"b0c83ad2-0921-4be5-adf8-f96fd96de074","connectionId":91,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn94","msg":"Connection ended","attr":{"remote":"127.0.0.1:58348","uuid":"9fcd9751-bf94-494f-ad80-6255db276dc9","connectionId":94,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn109","msg":"Connection ended","attr":{"remote":"127.0.0.1:58378","uuid":"b9105912-145d-4386-a07a-292d0169a813","connectionId":109,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn100","msg":"Connection ended","attr":{"remote":"127.0.0.1:58360","uuid":"ea570ce7-1fa5-474c-a8c1-63d518e3b221","connectionId":100,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn103","msg":"Connection ended","attr":{"remote":"127.0.0.1:58366","uuid":"ebe4be7e-5922-4120-bede-81a68c89311d","connectionId":103,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn106","msg":"Connection ended","attr":{"remote":"127.0.0.1:58372","uuid":"25e22f2c-c802-47a1-9dde-dc71da9b39da","connectionId":106,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn124","msg":"Connection ended","attr":{"remote":"127.0.0.1:58416","uuid":"c58c2dc4-4ba2-4504-af28-3f3c250ac59f","connectionId":124,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn112","msg":"Connection ended","attr":{"remote":"127.0.0.1:58384","uuid":"6d8c1ddc-ada7-4ca8-88b0-d9e636d93b00","connectionId":112,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn115","msg":"Connection ended","attr":{"remote":"127.0.0.1:58390","uuid":"0ae965c1-6cb4-41ed-b2a8-3c7a13960a11","connectionId":115,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn118","msg":"Connection ended","attr":{"remote":"127.0.0.1:58396","uuid":"baa28856-5e67-49fe-be8b-9198c494ee48","connectionId":118,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn134","msg":"Connection ended","attr":{"remote":"127.0.0.1:58440","uuid":"246800b0-07c9-4c2f-a7f8-2b115c9d63da","connectionId":134,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn137","msg":"Connection ended","attr":{"remote":"127.0.0.1:58446","uuid":"e9cf3c9d-ba9a-45df-931c-895f38eb486b","connectionId":137,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn140","msg":"Connection ended","attr":{"remote":"127.0.0.1:58452","uuid":"b752b714-c169-4fe7-b786-44f72a21b0ac","connectionId":140,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn142","msg":"Connection ended","attr":{"remote":"127.0.0.1:58456","uuid":"f906062d-8930-4a0c-95d3-e78f99e951df","connectionId":142,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn145","msg":"Connection ended","attr":{"remote":"127.0.0.1:58462","uuid":"bef01858-6776-4d93-a500-f8d7b7a25e3f","connectionId":145,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn151","msg":"Connection ended","attr":{"remote":"127.0.0.1:58474","uuid":"802965cc-68d4-4359-904b-67738bf0519b","connectionId":151,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn160","msg":"Connection ended","attr":{"remote":"127.0.0.1:58492","uuid":"bfcbdf1f-5e10-4a2f-be98-9ba818567db1","connectionId":160,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn154","msg":"Connection ended","attr":{"remote":"127.0.0.1:58480","uuid":"fc0cb722-0dd7-417b-9ce3-7048781ccfa1","connectionId":154,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn149","msg":"Connection ended","attr":{"remote":"127.0.0.1:58470","uuid":"dc2eb9b6-6ffa-41de-8450-8c51b91d0cf0","connectionId":149,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn157","msg":"Connection ended","attr":{"remote":"127.0.0.1:58486","uuid":"867304fd-5f07-4887-8138-7b490aed7425","connectionId":157,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.254+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn164","msg":"Connection ended","attr":{"remote":"127.0.0.1:58500","uuid":"cbfe2e6b-3dc6-4f6b-9ffd-126502d3d24b","connectionId":164,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.256+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58530","uuid":"69e37726-9362-4ec8-8b46-a737f28d8070","connectionId":179,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.256+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn179","msg":"client metadata","attr":{"remote":"127.0.0.1:58530","client":"conn179","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.260+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn179","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58530","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.261+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn175","msg":"Connection ended","attr":{"remote":"127.0.0.1:58522","uuid":"82a5784e-a49d-4d80-bbf1-1bb432cb791f","connectionId":175,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.315+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn165","msg":"Interrupted operation as its client disconnected","attr":{"opId":2717}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.315+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn165","msg":"Connection ended","attr":{"remote":"127.0.0.1:58502","uuid":"7981f25b-dafb-443b-90ad-f0b6697f72a0","connectionId":165,"connectionCount":18}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.362+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58532","uuid":"b9a3fb53-155f-45d3-bc7e-0d18279b17f8","connectionId":180,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.363+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn180","msg":"client metadata","attr":{"remote":"127.0.0.1:58532","client":"conn180","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.364+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58534","uuid":"330f734d-36f3-489a-bf8c-190102108bd6","connectionId":181,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.364+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58536","uuid":"d407f747-5a71-4548-9ecb-8f78126a740e","connectionId":182,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.364+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn181","msg":"client metadata","attr":{"remote":"127.0.0.1:58534","client":"conn181","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.364+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn182","msg":"client metadata","attr":{"remote":"127.0.0.1:58536","client":"conn182","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.368+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn182","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58536","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.369+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn179","msg":"Connection ended","attr":{"remote":"127.0.0.1:58530","uuid":"69e37726-9362-4ec8-8b46-a737f28d8070","connectionId":179,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.423+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn168","msg":"Interrupted operation as its client disconnected","attr":{"opId":2725}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.424+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn168","msg":"Connection ended","attr":{"remote":"127.0.0.1:58508","uuid":"f1846995-8fbc-4fbd-b905-590648646a84","connectionId":168,"connectionCount":19}} [executor] 14:25:36.461Z *** Still waiting for processes to terminate after 2.0 seconds. Try using ctrl-\ to send a SIGQUIT on Linux or ctrl-c again on Windows *** [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.471+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58538","uuid":"9039bb7f-6d00-4d68-a284-168af10e740d","connectionId":183,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.471+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn183","msg":"client metadata","attr":{"remote":"127.0.0.1:58538","client":"conn183","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.472+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58540","uuid":"8aabfe6b-6a99-4750-a3cd-2702e452e6ad","connectionId":184,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.472+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58542","uuid":"0ffc80b4-1a8e-496a-827f-8f34886f3720","connectionId":185,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.472+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn184","msg":"client metadata","attr":{"remote":"127.0.0.1:58540","client":"conn184","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.473+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn185","msg":"client metadata","attr":{"remote":"127.0.0.1:58542","client":"conn185","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.477+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn185","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58542","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.477+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn182","msg":"Connection ended","attr":{"remote":"127.0.0.1:58536","uuid":"d407f747-5a71-4548-9ecb-8f78126a740e","connectionId":182,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.532+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn171","msg":"Interrupted operation as its client disconnected","attr":{"opId":2734}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.532+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn171","msg":"Connection ended","attr":{"remote":"127.0.0.1:58514","uuid":"ec743b00-8fe6-421a-b64b-f2193473ea6c","connectionId":171,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58544","uuid":"f473c247-e954-4843-b8d0-f58d6ddae6da","connectionId":186,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.579+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn186","msg":"client metadata","attr":{"remote":"127.0.0.1:58544","client":"conn186","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.580+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58546","uuid":"203a89b8-2160-4d27-9892-a8c0a6eb897a","connectionId":187,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.580+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58548","uuid":"af803627-7bd7-4b3c-ac5e-4e2ed3e0e951","connectionId":188,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn187","msg":"client metadata","attr":{"remote":"127.0.0.1:58546","client":"conn187","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn188","msg":"client metadata","attr":{"remote":"127.0.0.1:58548","client":"conn188","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.585+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn187","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58546","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.585+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn185","msg":"Connection ended","attr":{"remote":"127.0.0.1:58542","uuid":"0ffc80b4-1a8e-496a-827f-8f34886f3720","connectionId":185,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.640+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn174","msg":"Interrupted operation as its client disconnected","attr":{"opId":2744}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.640+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn174","msg":"Connection ended","attr":{"remote":"127.0.0.1:58520","uuid":"a414ebfb-e4f8-47e9-bd57-fa1525d90453","connectionId":174,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.687+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58550","uuid":"a0a63b38-19aa-4da9-a7a5-d8145b05e923","connectionId":189,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.687+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn189","msg":"client metadata","attr":{"remote":"127.0.0.1:58550","client":"conn189","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.688+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58552","uuid":"c0ec25b3-333c-4c10-9c76-11e5d049b386","connectionId":190,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.688+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58554","uuid":"e928aeef-2c2e-4398-8129-95fb114e38e8","connectionId":191,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.688+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn190","msg":"client metadata","attr":{"remote":"127.0.0.1:58552","client":"conn190","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.689+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn191","msg":"client metadata","attr":{"remote":"127.0.0.1:58554","client":"conn191","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.693+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn190","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58552","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.693+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn187","msg":"Connection ended","attr":{"remote":"127.0.0.1:58546","uuid":"203a89b8-2160-4d27-9892-a8c0a6eb897a","connectionId":187,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.751+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn177","msg":"Interrupted operation as its client disconnected","attr":{"opId":2752}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.752+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn177","msg":"Connection ended","attr":{"remote":"127.0.0.1:58526","uuid":"f62e56a7-1dbb-43f5-999d-1254039a48c2","connectionId":177,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.795+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58556","uuid":"fd92648f-57b9-4827-b8d4-41f38a4134f5","connectionId":192,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn192","msg":"client metadata","attr":{"remote":"127.0.0.1:58556","client":"conn192","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58558","uuid":"669256d9-4d1d-45d1-9404-5070f9e2ad8e","connectionId":193,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58560","uuid":"820568b3-c523-487b-a696-c4f4f163026f","connectionId":194,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn193","msg":"client metadata","attr":{"remote":"127.0.0.1:58558","client":"conn193","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn194","msg":"client metadata","attr":{"remote":"127.0.0.1:58560","client":"conn194","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.801+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn193","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58558","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn190","msg":"Connection ended","attr":{"remote":"127.0.0.1:58552","uuid":"c0ec25b3-333c-4c10-9c76-11e5d049b386","connectionId":190,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.864+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn180","msg":"Interrupted operation as its client disconnected","attr":{"opId":2763}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.865+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn180","msg":"Connection ended","attr":{"remote":"127.0.0.1:58532","uuid":"b9a3fb53-155f-45d3-bc7e-0d18279b17f8","connectionId":180,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.904+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58562","uuid":"2a4fd5b0-f0ce-45f6-abcb-6e73c1092ea3","connectionId":195,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.904+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn195","msg":"client metadata","attr":{"remote":"127.0.0.1:58562","client":"conn195","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.905+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58564","uuid":"d7ac74d0-b075-4bc3-b1a4-07a202bfb3df","connectionId":196,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.905+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58566","uuid":"7e765931-c099-46a2-9310-331bb9e26176","connectionId":197,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.905+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn196","msg":"client metadata","attr":{"remote":"127.0.0.1:58564","client":"conn196","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.905+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn197","msg":"client metadata","attr":{"remote":"127.0.0.1:58566","client":"conn197","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.910+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn197","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58566","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.910+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn193","msg":"Connection ended","attr":{"remote":"127.0.0.1:58558","uuid":"669256d9-4d1d-45d1-9404-5070f9e2ad8e","connectionId":193,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.972+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn183","msg":"Interrupted operation as its client disconnected","attr":{"opId":2771}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:36.973+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn183","msg":"Connection ended","attr":{"remote":"127.0.0.1:58538","uuid":"9039bb7f-6d00-4d68-a284-168af10e740d","connectionId":183,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.012+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58568","uuid":"afbf9ae2-2a4d-4dbf-b9c3-0e259de90fd9","connectionId":198,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.012+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn198","msg":"client metadata","attr":{"remote":"127.0.0.1:58568","client":"conn198","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.013+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58570","uuid":"b2400086-69ac-4c59-a722-a0298c6d61b6","connectionId":199,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.013+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58572","uuid":"d0b2ac67-4626-46da-8b41-e23002f19cd8","connectionId":200,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.013+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn199","msg":"client metadata","attr":{"remote":"127.0.0.1:58570","client":"conn199","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.013+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn200","msg":"client metadata","attr":{"remote":"127.0.0.1:58572","client":"conn200","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.017+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn199","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58570","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.018+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn197","msg":"Connection ended","attr":{"remote":"127.0.0.1:58566","uuid":"7e765931-c099-46a2-9310-331bb9e26176","connectionId":197,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.081+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn186","msg":"Interrupted operation as its client disconnected","attr":{"opId":2780}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.081+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn186","msg":"Connection ended","attr":{"remote":"127.0.0.1:58544","uuid":"f473c247-e954-4843-b8d0-f58d6ddae6da","connectionId":186,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.120+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58574","uuid":"0dc94803-5d1f-4d73-bcec-08bb4a944437","connectionId":201,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.120+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn201","msg":"client metadata","attr":{"remote":"127.0.0.1:58574","client":"conn201","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.121+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58576","uuid":"cb673614-0807-464b-acc9-b0e7c0ba930a","connectionId":202,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.121+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58578","uuid":"e13b29bc-460d-4436-9f33-782f4e7a33de","connectionId":203,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.121+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn202","msg":"client metadata","attr":{"remote":"127.0.0.1:58576","client":"conn202","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.121+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn203","msg":"client metadata","attr":{"remote":"127.0.0.1:58578","client":"conn203","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.126+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn203","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58578","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.126+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn199","msg":"Connection ended","attr":{"remote":"127.0.0.1:58570","uuid":"b2400086-69ac-4c59-a722-a0298c6d61b6","connectionId":199,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.188+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn189","msg":"Interrupted operation as its client disconnected","attr":{"opId":2789}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.189+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn189","msg":"Connection ended","attr":{"remote":"127.0.0.1:58550","uuid":"a0a63b38-19aa-4da9-a7a5-d8145b05e923","connectionId":189,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.228+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58580","uuid":"21a12484-dc84-48ab-aee2-73abeb945279","connectionId":204,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.228+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn204","msg":"client metadata","attr":{"remote":"127.0.0.1:58580","client":"conn204","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.229+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58582","uuid":"15992f8a-4235-4a52-bd8d-d8c4bf124d41","connectionId":205,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.229+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58584","uuid":"3e2f30de-50ec-4eed-9c1a-297e0a31b1d0","connectionId":206,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.229+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn205","msg":"client metadata","attr":{"remote":"127.0.0.1:58582","client":"conn205","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.230+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn206","msg":"client metadata","attr":{"remote":"127.0.0.1:58584","client":"conn206","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.234+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn206","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58584","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn203","msg":"Connection ended","attr":{"remote":"127.0.0.1:58578","uuid":"e13b29bc-460d-4436-9f33-782f4e7a33de","connectionId":203,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.297+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn192","msg":"Interrupted operation as its client disconnected","attr":{"opId":2797}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.297+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn192","msg":"Connection ended","attr":{"remote":"127.0.0.1:58556","uuid":"fd92648f-57b9-4827-b8d4-41f38a4134f5","connectionId":192,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.336+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58586","uuid":"badc9999-7c91-47f3-a3b8-ab56267f073b","connectionId":207,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.337+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn207","msg":"client metadata","attr":{"remote":"127.0.0.1:58586","client":"conn207","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.338+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58588","uuid":"db54533d-b08c-4d7f-a453-9d90b6085a4b","connectionId":208,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.338+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58590","uuid":"72ecb9e3-8295-472f-ad28-bd3867c7a695","connectionId":209,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.338+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn208","msg":"client metadata","attr":{"remote":"127.0.0.1:58588","client":"conn208","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.338+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn209","msg":"client metadata","attr":{"remote":"127.0.0.1:58590","client":"conn209","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.342+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn208","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58588","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.343+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn206","msg":"Connection ended","attr":{"remote":"127.0.0.1:58584","uuid":"3e2f30de-50ec-4eed-9c1a-297e0a31b1d0","connectionId":206,"connectionCount":29}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4885602, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Batcher reading batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4885603, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Batcher read batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId","size":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4886004, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Applier starting to apply batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962334,"i":1}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962334,"i":1}},"t":-1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4886011, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Applier starting to write no-ops","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4886003, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Applier scheduling no-ops ","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962334,"i":1}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962334,"i":1}},"t":-1},"numOplogThreads":5,"numOpsPerThread":16,"numOplogEntries":1,"numSessionsInBatch":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.393+00:00"},"s":"D1", "c":"TENANT_M", "id":4886002, "ctx":"TenantMigrationRecipientService-3","msg":"Tenant Oplog Applier finished applying batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"lastBatchCompletedOpTimes":"{ donorOpTime: { ts: Timestamp(1633962334, 1), t: -1 }, recipientOpTime: { ts: Timestamp(0, 0), t: -1 } }"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.394+00:00"},"s":"I", "c":"TENANT_M", "id":5358100, "ctx":"conn58","msg":"Tenant migration recipient starting to reject reads before timestamp","attr":{"tenantId":"tenantMigrationTenantId","timestamp":{"$timestamp":{"t":1633962337,"i":1}}}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:37.395+00:00"},"s":"I", "c":"TENANT_M", "id":5358100, "ctx":"ReplWriterWorker-0","msg":"Tenant migration recipient starting to reject reads before timestamp","attr":{"tenantId":"tenantMigrationTenantId","timestamp":{"$timestamp":{"t":1633962337,"i":1}}}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:37.396+00:00"},"s":"I", "c":"TENANT_M", "id":5358100, "ctx":"ReplWriterWorker-2","msg":"Tenant migration recipient starting to reject reads before timestamp","attr":{"tenantId":"tenantMigrationTenantId","timestamp":{"$timestamp":{"t":1633962337,"i":1}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.397+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn58","msg":"Slow query","attr":{"type":"command","ns":"config.tenantMigrationRecipients","command":{"recipientSyncData":1,"migrationId":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"},"donorConnectionString":"rs0/localhost:20000,localhost:20001,localhost:20002","tenantId":"tenantMigrationTenantId","readPreference":{"mode":"secondary"},"recipientCertificateForDonor":"xxx","returnAfterReachingDonorTimestamp":{"$timestamp":{"t":1633962334,"i":1}},"startMigrationDonorTimestamp":{"$timestamp":{"t":1633962332,"i":4}},"$db":"admin"},"numYields":0,"reslen":219,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":1},"storage":{},"remote":"127.0.0.1:54880","protocol":"op_msg","durationMillis":2642}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.397+00:00"},"s":"I", "c":"TENANT_M", "id":5010400, "ctx":"TenantMigrationDonorService-0","msg":"Keep migration in blocking state","attr":{"blockTimeMillis":250}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.405+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn195","msg":"Interrupted operation as its client disconnected","attr":{"opId":2805}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.405+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn195","msg":"Connection ended","attr":{"remote":"127.0.0.1:58562","uuid":"2a4fd5b0-f0ce-45f6-abcb-6e73c1092ea3","connectionId":195,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.445+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58592","uuid":"9262fb92-d702-4dec-baec-f3bd5292dace","connectionId":210,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.445+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn210","msg":"client metadata","attr":{"remote":"127.0.0.1:58592","client":"conn210","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.446+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58594","uuid":"0df37f15-e5b0-43ac-9e4a-a953640d6770","connectionId":211,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.446+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58596","uuid":"346e968e-7fda-40c2-919c-b2b5e82e20ae","connectionId":212,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.447+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn211","msg":"client metadata","attr":{"remote":"127.0.0.1:58594","client":"conn211","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.447+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn212","msg":"client metadata","attr":{"remote":"127.0.0.1:58596","client":"conn212","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.451+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn211","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58594","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.452+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn208","msg":"Connection ended","attr":{"remote":"127.0.0.1:58588","uuid":"db54533d-b08c-4d7f-a453-9d90b6085a4b","connectionId":208,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.513+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn198","msg":"Interrupted operation as its client disconnected","attr":{"opId":2814}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.514+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn198","msg":"Connection ended","attr":{"remote":"127.0.0.1:58568","uuid":"afbf9ae2-2a4d-4dbf-b9c3-0e259de90fd9","connectionId":198,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.554+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58598","uuid":"132bd7e4-d765-42d5-ab87-00fd646a96ae","connectionId":213,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.554+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn213","msg":"client metadata","attr":{"remote":"127.0.0.1:58598","client":"conn213","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.555+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58600","uuid":"f6dbbaeb-7085-4361-b746-a57f86e6b349","connectionId":214,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.555+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58602","uuid":"f7696290-676a-4056-98c5-3307d4dda2d4","connectionId":215,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.555+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn214","msg":"client metadata","attr":{"remote":"127.0.0.1:58600","client":"conn214","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.555+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn215","msg":"client metadata","attr":{"remote":"127.0.0.1:58602","client":"conn215","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.560+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn214","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58600","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.560+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn211","msg":"Connection ended","attr":{"remote":"127.0.0.1:58594","uuid":"0df37f15-e5b0-43ac-9e4a-a953640d6770","connectionId":211,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.621+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn201","msg":"Interrupted operation as its client disconnected","attr":{"opId":2824}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.622+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn201","msg":"Connection ended","attr":{"remote":"127.0.0.1:58574","uuid":"0dc94803-5d1f-4d73-bcec-08bb4a944437","connectionId":201,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.647+00:00"},"s":"I", "c":"TENANT_M", "id":5107300, "ctx":"TenantMigrationDonorService-1","msg":"Tenant migration starting to wait for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId","commitOpTime":{"ts":{"$timestamp":{"t":1633962337,"i":1}},"t":1}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.649+00:00"},"s":"I", "c":"TENANT_M", "id":5107300, "ctx":"ReplWriterWorker-1","msg":"Tenant migration starting to wait for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId","commitOpTime":{"ts":{"$timestamp":{"t":1633962337,"i":1}},"t":1}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.650+00:00"},"s":"I", "c":"TENANT_M", "id":5107300, "ctx":"ReplWriterWorker-0","msg":"Tenant migration starting to wait for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId","commitOpTime":{"ts":{"$timestamp":{"t":1633962337,"i":1}},"t":1}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.652+00:00"},"s":"I", "c":"TENANT_M", "id":5093803, "ctx":"conn22","msg":"Tenant migration finished waiting for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.652+00:00"},"s":"I", "c":"TENANT_M", "id":5006601, "ctx":"TenantMigrationDonorService-2","msg":"Tenant migration completed","attr":{"migrationId":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"tenantId":"tenantMigrationTenantId","status":{"code":0,"codeName":"OK"},"abortReason":null}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.652+00:00"},"s":"I", "c":"TENANT_M", "id":5093803, "ctx":"ReplCoordExtern-1","msg":"Tenant migration finished waiting for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.652+00:00"},"s":"I", "c":"TENANT_M", "id":5093803, "ctx":"ReplCoordExtern-1","msg":"Tenant migration finished waiting for commit OpTime to be majority-committed","attr":{"tenantId":"tenantMigrationTenantId"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.662+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58604","uuid":"1202ecb2-ca8c-4a23-ab8d-212be86cd72c","connectionId":216,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.662+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn216","msg":"client metadata","attr":{"remote":"127.0.0.1:58604","client":"conn216","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58606","uuid":"5608ba7c-e675-4308-9356-f8f2445b50f0","connectionId":217,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58608","uuid":"69e0cc2d-5457-4eab-b5cb-6acd4f806d52","connectionId":218,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.664+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn217","msg":"client metadata","attr":{"remote":"127.0.0.1:58606","client":"conn217","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.664+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn218","msg":"client metadata","attr":{"remote":"127.0.0.1:58608","client":"conn218","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.668+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn217","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58606","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.668+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn214","msg":"Connection ended","attr":{"remote":"127.0.0.1:58600","uuid":"f6dbbaeb-7085-4361-b746-a57f86e6b349","connectionId":214,"connectionCount":32}} [js_test] Tenant migration 'a14add73-1df4-43bc-97f2-e6fd0e723c87' with donor primary on port 20000 of replica set 'rs0' has committed. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.669+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn217","msg":"Connection ended","attr":{"remote":"127.0.0.1:58606","uuid":"5608ba7c-e675-4308-9356-f8f2445b50f0","connectionId":217,"connectionCount":31}} [executor:js_test:job0] 14:25:37.670Z Running TenantMigrationThread:CheckTenantMigrationDBHash... [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Fixture status: +-------------------------------------+-----------+-----+-----+ |full_name |name |port |pid | +-------------------------------------+-----------+-----+-----+ |ReplicaSetFixture:job0:rs0:primary |j0:rs0:prim|20000|22510| |ReplicaSetFixture:job0:rs0:secondary0|j0:rs0:sec0|20001|22513| |ReplicaSetFixture:job0:rs0:secondary1|j0:rs0:sec1|20002|22516| |ReplicaSetFixture:job0:rs1:primary |j0:rs1:prim|20003|22820| |ReplicaSetFixture:job0:rs1:secondary0|j0:rs1:sec0|20004|22823| |ReplicaSetFixture:job0:rs1:secondary1|j0:rs1:sec1|20005|22826| +-------------------------------------+-----------+-----+-----+ [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Starting JSTest jstests/hooks/run_check_tenant_migration_dbhash.js... PATH=/home/ubuntu/mongo:/data/multiversion:/home/ubuntu/mongo/build/opt/install/bin:/home/ubuntu/mongo/python3-venv/bin:/opt/undodb5/bin:/opt/cmake/bin:/opt/rtags-2.38/bin:/opt/mongodbtoolchain/gdb/bin:/opt/go/bin:/opt/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/node/bin:/home/ubuntu/cli_bin:/opt/node/bin INSTALL_DIR=/home/ubuntu/mongo/build/opt/install/bin /home/ubuntu/mongo/build/opt/install/bin/mongo --eval 'TestData = new Object(); TestData["tenantId"] = "tenantMigrationTenantId"; TestData["auth"] = true; TestData["authMechanism"] = "SCRAM-SHA-1"; TestData["keyFile"] = "jstests/libs/authTestsKey"; TestData["keyFileData"] = "Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly"; TestData["roleGraphInvalidationIsFatal"] = true; TestData["authOptions"] = new Object(); TestData["authOptions"]["authenticationDatabase"] = "admin"; TestData["authOptions"]["authenticationMechanism"] = "SCRAM-SHA-1"; TestData["authOptions"]["password"] = "Thiskeyisonlyforrunningthesuitewithauthenticationdontuseitinanytestsdirectly"; TestData["authOptions"]["username"] = "__system"; TestData["donorConnectionString"] = "localhost:20000"; TestData["recipientConnectionString"] = "localhost:20003"; TestData["migrationIdString"] = "a14add73-1df4-43bc-97f2-e6fd0e723c87"; TestData["minPort"] = 20020; TestData["maxPort"] = 20249; TestData["peerPids"] = [22510, 22513, 22516, 22820, 22823, 22826]; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["implicitlyShardOnCreateCollectionOnly"] = false; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = ""; TestData["storageEngineCacheSizeGB"] = ""; TestData["testName"] = "run_check_tenant_migration_dbhash"; TestData["transportLayer"] = ""; 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"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; MongoRunner.dataDir = "/data/db/job0/mongorunner"; MongoRunner.dataPath = "/data/db/job0/mongorunner/"; load('"'"'jstests/libs/override_methods/validate_collections_on_shutdown.js'"'"');; load('"'"'jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_indexes_consistent_across_cluster.js'"'"');; load('"'"'jstests/libs/override_methods/check_orphans_are_deleted.js'"'"');; load('"'"'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."); } })();' 'mongodb://localhost:20000,localhost:20001,localhost:20002/?replicaSet=rs0' jstests/hooks/run_check_tenant_migration_dbhash.js [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] JSTest jstests/hooks/run_check_tenant_migration_dbhash.js started with pid 23664. [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] MongoDB shell version v5.1.0-alpha [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.730+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn204","msg":"Interrupted operation as its client disconnected","attr":{"opId":2832}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.730+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn204","msg":"Connection ended","attr":{"remote":"127.0.0.1:58580","uuid":"21a12484-dc84-48ab-aee2-73abeb945279","connectionId":204,"connectionCount":30}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] connecting to: mongodb://localhost:20000,localhost:20001,localhost:20002/?compressors=disabled&gssapiServiceName=mongodb&replicaSet=rs0 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.744+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58610","uuid":"95207f5b-a46e-47ec-8aba-ddbed933f7c1","connectionId":219,"connectionCount":31}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.744+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40518","uuid":"da6a41d7-3523-4f95-96e5-3032566eaa33","connectionId":53,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.744+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56332","uuid":"142eee74-0aeb-41c2-8880-96073fe38832","connectionId":53,"connectionCount":9}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn219","msg":"client metadata","attr":{"remote":"127.0.0.1:58610","client":"conn219","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:40518","client":"conn53","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn53","msg":"client metadata","attr":{"remote":"127.0.0.1:56332","client":"conn53","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.745+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58616","uuid":"996fbc3b-1d25-4f31-8d05-5e95a76c6fb6","connectionId":220,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58618","uuid":"cbeef58c-7968-42fa-8565-06a68bcac6d0","connectionId":221,"connectionCount":33}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56340","uuid":"d841e0e1-523b-4f72-a310-a09dd996417c","connectionId":54,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40526","uuid":"524c5f68-cc93-437f-a3b5-908db923149e","connectionId":54,"connectionCount":10}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:40526","client":"conn54","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn220","msg":"client metadata","attr":{"remote":"127.0.0.1:58616","client":"conn220","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.747+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn54","msg":"client metadata","attr":{"remote":"127.0.0.1:56340","client":"conn54","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.747+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn221","msg":"client metadata","attr":{"remote":"127.0.0.1:58618","client":"conn221","doc":{"driver":{"name":"NetworkInterfaceTL-ReplicaSetMonitor-TaskExecutor","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Implicit session: session { "id" : UUID("3502064d-1fb4-4467-92ae-9c5c2b162b83") } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] MongoDB server version: 5.1.0-alpha [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.753+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58624","uuid":"f7f9583a-ad2a-4cc0-9dfb-84139e3efbd6","connectionId":222,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.753+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn222","msg":"client metadata","attr":{"remote":"127.0.0.1:58624","client":"conn222","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20000 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("343bac62-ac35-4815-bac8-e837a8d0df38") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.782+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn222","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58624","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Recreating replica set from config { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : "rs0", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "version" : 5, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "term" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "members" : [ [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 0, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20000", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20001", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.785+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58626","uuid":"f209f076-a09d-4ae1-b465-ecda76daced2","connectionId":223,"connectionCount":35}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 0, [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.785+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn223","msg":"client metadata","attr":{"remote":"127.0.0.1:58626","client":"conn223","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.786+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:40532","uuid":"d7072e38-d8c5-4394-b753-105a752e0100","connectionId":55,"connectionCount":11}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 2, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20002", [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.786+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:40532","client":"conn55","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 0, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.787+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56350","uuid":"663f4a9c-fca5-40b4-adee-b273eca4f0fc","connectionId":55,"connectionCount":11}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] ], [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.787+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn55","msg":"client metadata","attr":{"remote":"127.0.0.1:56350","client":"conn55","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "protocolVersion" : NumberLong(1), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "writeConcernMajorityJournalDefault" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "settings" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "chainingAllowed" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "heartbeatIntervalMillis" : 2000, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "heartbeatTimeoutSecs" : 10, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "electionTimeoutMillis" : 86400000, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "catchUpTimeoutMillis" : -1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "catchUpTakeoverDelayMillis" : 30000, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "getLastErrorModes" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "getLastErrorDefaults" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "w" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "wtimeout" : 0 [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.788+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55234","uuid":"7a5c8faa-547a-4e5d-b29d-8b7a279ec525","connectionId":68,"connectionCount":12}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "replicaSetId" : ObjectId("61644945d713b6f99773b58f") [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.788+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn68","msg":"client metadata","attr":{"remote":"127.0.0.1:55234","client":"conn68","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20003 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("a3d441be-de2d-4e54-b98d-837c4f353c1a") } and options: { "causalConsistency" : false } [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.816+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn68","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55234","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Recreating replica set from config { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : "rs1", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "version" : 5, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "term" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "members" : [ [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 0, [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.817+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:55236","uuid":"e300b226-1ba7-493a-92da-375b1af71e37","connectionId":69,"connectionCount":13}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20003", [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn69","msg":"client metadata","attr":{"remote":"127.0.0.1:55236","client":"conn69","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:37.818+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37078","uuid":"339a0bb4-94cc-46a5-bf1d-7593bf143a87","connectionId":39,"connectionCount":7}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:37.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:37078","client":"conn39","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20004", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 0, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "_id" : 2, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "host" : "localhost:20005", [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "arbiterOnly" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "buildIndexes" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "hidden" : false, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "priority" : 0, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "tags" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "secondaryDelaySecs" : NumberLong(0), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "votes" : 1 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] ], [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "protocolVersion" : NumberLong(1), [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "writeConcernMajorityJournalDefault" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "settings" : { [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.820+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58640","uuid":"ccc723ca-b4c0-48ca-bbec-077c6df2e3e1","connectionId":224,"connectionCount":36}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "chainingAllowed" : true, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "heartbeatIntervalMillis" : 2000, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "heartbeatTimeoutSecs" : 10, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "electionTimeoutMillis" : 86400000, [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:37.819+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:56290","uuid":"9fe7d056-f1f1-4dc2-9a09-a6aff48d0834","connectionId":37,"connectionCount":6}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "catchUpTimeoutMillis" : -1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "catchUpTakeoverDelayMillis" : 30000, [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.820+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn224","msg":"client metadata","attr":{"remote":"127.0.0.1:58640","client":"conn224","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "getLastErrorModes" : { [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:37.819+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:56290","client":"conn37","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.1.0-alpha"},"os":{"type":"Linux","name":"Ubuntu","architecture":"x86_64","version":"18.04"}}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "getLastErrorDefaults" : { [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "w" : 1, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "wtimeout" : 0 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] }, [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] "replicaSetId" : ObjectId("6164494d31823ee052230559") [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("535ea697-5f3f-450f-a8fb-2dc2d6e4e81f") } and options: { "retryWrites" : true } [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to rs0/localhost:20000,localhost:20001,localhost:20002 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("5d3f970d-7769-43f0-8e1a-d3c794886ec4") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.822+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn224","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58640","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20000 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("db52a02d-3f0f-4980-b2af-d7dac451cb4c") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.824+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn223","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58626","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20001 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("f18943aa-21e7-4064-8e30-739dc939fe0a") } and options: { "causalConsistency" : false } [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.838+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn207","msg":"Interrupted operation as its client disconnected","attr":{"opId":2840}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.839+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn207","msg":"Connection ended","attr":{"remote":"127.0.0.1:58586","uuid":"badc9999-7c91-47f3-a3b8-ab56267f073b","connectionId":207,"connectionCount":35}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:37.852+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn55","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:40532","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20002 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("d3c3e7b0-9024-4160-baae-9015b2f85af4") } and options: { "causalConsistency" : false } [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:37.881+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn55","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56350","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20003 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("24ed5c2e-2ec0-4468-8689-9bc85b2e4491") } and options: { "causalConsistency" : false } [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:37.882+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn69","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:55236","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20004 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("35dc7748-866d-4a0e-88df-ac9f9af0ede2") } and options: { "causalConsistency" : false } [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:37.911+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn39","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:37078","extraInfo":{}}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] Authenticating as user __system with mechanism SCRAM-SHA-1 on connection: connection to localhost:20005 [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] New session started with sessionID: { "id" : UUID("9813c742-2200-4ff0-a06e-500830f4d025") } and options: { "causalConsistency" : false } [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:37.939+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn37","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:56290","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.940+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn223","msg":"Set failpoint","attr":{"failPointName":"tenantMigrationDonorAllowsNonTimestampedReads","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.947+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn210","msg":"Interrupted operation as its client disconnected","attr":{"opId":2849}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:37.947+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn210","msg":"Connection ended","attr":{"remote":"127.0.0.1:58592","uuid":"9262fb92-d702-4dec-baec-f3bd5292dace","connectionId":210,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.055+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn213","msg":"Interrupted operation as its client disconnected","attr":{"opId":2859}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.056+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn213","msg":"Connection ended","attr":{"remote":"127.0.0.1:58598","uuid":"132bd7e4-d765-42d5-ab87-00fd646a96ae","connectionId":213,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.060+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn223","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.$cmd","appName":"MongoDB Shell","command":{"dbHash":1,"lsid":{"id":{"$uuid":"db52a02d-3f0f-4980-b2af-d7dac451cb4c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962337,"i":1}},"signature":{"hash":{"$binary":{"base64":"ECtCy0im0Qgi7izROS4/CDz5pgk=","subType":"0"}},"keyId":7017814684346613764}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test"},"numYields":0,"reslen":373,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"R":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:58626","protocol":"op_msg","durationMillis":116}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.164+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn216","msg":"Interrupted operation as its client disconnected","attr":{"opId":2877}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.164+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn216","msg":"Connection ended","attr":{"remote":"127.0.0.1:58604","uuid":"1202ecb2-ca8c-4a23-ab8d-212be86cd72c","connectionId":216,"connectionCount":32}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:38.172+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn69","msg":"Slow query","attr":{"type":"command","ns":"tenantMigrationTenantId_test.$cmd","appName":"MongoDB Shell","command":{"dbHash":1,"lsid":{"id":{"$uuid":"24ed5c2e-2ec0-4468-8689-9bc85b2e4491"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1633962337,"i":3}},"signature":{"hash":{"$binary":{"base64":"Rq3SElA/6GIDugNHuAmK/sUOjXM=","subType":"0"}},"keyId":7017814714411384837}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"tenantMigrationTenantId_test"},"numYields":0,"reslen":373,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"r":1}},"Database":{"acquireCount":{"R":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"level":"local","provenance":"implicitDefault"},"storage":{},"remote":"127.0.0.1:55236","protocol":"op_msg","durationMillis":111}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] checking db hash between donor: connection to localhost:20000 and recipient: connection to localhost:20003 [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.180+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn223","msg":"Set failpoint","attr":{"failPointName":"tenantMigrationDonorAllowsNonTimestampedReads","failPoint":{"mode":0,"data":{},"timesEntered":3}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.180+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn55","msg":"Set failpoint","attr":{"failPointName":"tenantMigrationDonorAllowsNonTimestampedReads","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.181+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn55","msg":"Set failpoint","attr":{"failPointName":"tenantMigrationDonorAllowsNonTimestampedReads","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.181+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn224","msg":"createCollection","attr":{"namespace":"testTenantMigration.dbhashCheck","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"14057917-2ede-410a-aabd-327edd45827d"}},"options":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.195+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn224","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"testTenantMigration.dbhashCheck","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962338,"i":1}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.196+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-0","msg":"createCollection","attr":{"namespace":"testTenantMigration.dbhashCheck","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"14057917-2ede-410a-aabd-327edd45827d"}},"options":{"uuid":{"$uuid":"14057917-2ede-410a-aabd-327edd45827d"}}}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.209+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"testTenantMigration.dbhashCheck","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962338,"i":1}}}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.211+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-4","msg":"createCollection","attr":{"namespace":"testTenantMigration.dbhashCheck","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"14057917-2ede-410a-aabd-327edd45827d"}},"options":{"uuid":{"$uuid":"14057917-2ede-410a-aabd-327edd45827d"}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.215+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn220","msg":"Connection ended","attr":{"remote":"127.0.0.1:58616","uuid":"996fbc3b-1d25-4f31-8d05-5e95a76c6fb6","connectionId":220,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.215+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn222","msg":"Connection ended","attr":{"remote":"127.0.0.1:58624","uuid":"f7f9583a-ad2a-4cc0-9dfb-84139e3efbd6","connectionId":222,"connectionCount":30}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:38.215+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn68","msg":"Connection ended","attr":{"remote":"127.0.0.1:55234","uuid":"7a5c8faa-547a-4e5d-b29d-8b7a279ec525","connectionId":68,"connectionCount":12}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.215+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn53","msg":"Interrupted operation as its client disconnected","attr":{"opId":6312}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.216+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:40518","uuid":"da6a41d7-3523-4f95-96e5-3032566eaa33","connectionId":53,"connectionCount":10}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.215+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn219","msg":"Interrupted operation as its client disconnected","attr":{"opId":2887}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.216+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn53","msg":"Interrupted operation as its client disconnected","attr":{"opId":5392}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.216+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn219","msg":"Connection ended","attr":{"remote":"127.0.0.1:58610","uuid":"95207f5b-a46e-47ec-8aba-ddbed933f7c1","connectionId":219,"connectionCount":29}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.216+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:40532","uuid":"d7072e38-d8c5-4394-b753-105a752e0100","connectionId":55,"connectionCount":9}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.216+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn53","msg":"Connection ended","attr":{"remote":"127.0.0.1:56332","uuid":"142eee74-0aeb-41c2-8880-96073fe38832","connectionId":53,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.217+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn55","msg":"Connection ended","attr":{"remote":"127.0.0.1:56350","uuid":"663f4a9c-fca5-40b4-adee-b273eca4f0fc","connectionId":55,"connectionCount":9}} [j0:rs1:sec0] {"t":{"$date":"2021-10-11T14:25:38.217+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:37078","uuid":"339a0bb4-94cc-46a5-bf1d-7593bf143a87","connectionId":39,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.217+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn223","msg":"Connection ended","attr":{"remote":"127.0.0.1:58626","uuid":"f209f076-a09d-4ae1-b465-ecda76daced2","connectionId":223,"connectionCount":28}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:38.217+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn69","msg":"Connection ended","attr":{"remote":"127.0.0.1:55236","uuid":"e300b226-1ba7-493a-92da-375b1af71e37","connectionId":69,"connectionCount":11}} [j0:rs1:sec1] {"t":{"$date":"2021-10-11T14:25:38.217+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:56290","uuid":"9fe7d056-f1f1-4dc2-9a09-a6aff48d0834","connectionId":37,"connectionCount":5}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.219+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn224","msg":"Connection ended","attr":{"remote":"127.0.0.1:58640","uuid":"ccc723ca-b4c0-48ca-bbec-077c6df2e3e1","connectionId":224,"connectionCount":27}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:38.221+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:40526","uuid":"524c5f68-cc93-437f-a3b5-908db923149e","connectionId":54,"connectionCount":8}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.221+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn54","msg":"Connection ended","attr":{"remote":"127.0.0.1:56340","uuid":"d841e0e1-523b-4f72-a310-a09dd996417c","connectionId":54,"connectionCount":8}} [js_test:TenantMigrationThread:CheckTenantMigrationDBHash] JSTest jstests/hooks/run_check_tenant_migration_dbhash.js finished. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.221+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn221","msg":"Connection ended","attr":{"remote":"127.0.0.1:58618","uuid":"cbeef58c-7968-42fa-8565-06a68bcac6d0","connectionId":221,"connectionCount":26}} [executor:js_test:job0] 14:25:38.222Z TenantMigrationThread:CheckTenantMigrationDBHash ran in 0.55 seconds: no failures detected. [js_test] Waiting for donor primary on port 20000 of replica set 'rs0' for tenant migration 'a14add73-1df4-43bc-97f2-e6fd0e723c87' to reroute at least one conflicting command. Stop waiting when the test finishes. [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58642","uuid":"c7052924-bffd-4dad-815c-64a69cb8d40a","connectionId":225,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.224+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn225","msg":"client metadata","attr":{"remote":"127.0.0.1:58642","client":"conn225","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.225+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58644","uuid":"8d1c8c8d-e76c-466d-b6f3-b6550dff1e52","connectionId":226,"connectionCount":28}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:38.225+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-4","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"testTenantMigration.dbhashCheck","index":"_id_","commitTimestamp":{"$timestamp":{"t":1633962338,"i":1}}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.226+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn226","msg":"client metadata","attr":{"remote":"127.0.0.1:58644","client":"conn226","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.227+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58646","uuid":"efe05dc6-1b33-4c8a-882d-6be38f0bd1c7","connectionId":227,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.227+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn227","msg":"client metadata","attr":{"remote":"127.0.0.1:58646","client":"conn227","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.231+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn226","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58644","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.334+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn212","msg":"Connection ended","attr":{"remote":"127.0.0.1:58596","uuid":"346e968e-7fda-40c2-919c-b2b5e82e20ae","connectionId":212,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.334+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn215","msg":"Connection ended","attr":{"remote":"127.0.0.1:58602","uuid":"f7696290-676a-4056-98c5-3307d4dda2d4","connectionId":215,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.334+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58648","uuid":"7859ef57-6c57-40c5-9f65-7cc01e6ec032","connectionId":228,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.334+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn228","msg":"client metadata","attr":{"remote":"127.0.0.1:58648","client":"conn228","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.334+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn218","msg":"Connection ended","attr":{"remote":"127.0.0.1:58608","uuid":"69e0cc2d-5457-4eab-b5cb-6acd4f806d52","connectionId":218,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.336+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58650","uuid":"344154ea-aa73-44d4-ba94-0f34fd9a727b","connectionId":229,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.336+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58652","uuid":"010fb6e1-355f-4cc9-9e06-cebd0f7b2ff6","connectionId":230,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.336+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn230","msg":"client metadata","attr":{"remote":"127.0.0.1:58652","client":"conn230","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.336+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn229","msg":"client metadata","attr":{"remote":"127.0.0.1:58650","client":"conn229","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.340+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn230","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58652","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.341+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn226","msg":"Connection ended","attr":{"remote":"127.0.0.1:58644","uuid":"8d1c8c8d-e76c-466d-b6f3-b6550dff1e52","connectionId":226,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.443+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58654","uuid":"9ac02c91-9dee-4b85-8070-cffa2eb858a0","connectionId":231,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.443+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn231","msg":"client metadata","attr":{"remote":"127.0.0.1:58654","client":"conn231","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.444+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58656","uuid":"14f3a7e2-0890-48e7-a731-62ab4711d50f","connectionId":232,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.444+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58658","uuid":"d8178f96-2ec5-4730-b824-a98854469064","connectionId":233,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.444+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn232","msg":"client metadata","attr":{"remote":"127.0.0.1:58656","client":"conn232","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.444+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn233","msg":"client metadata","attr":{"remote":"127.0.0.1:58658","client":"conn233","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.449+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn232","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58656","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.449+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn230","msg":"Connection ended","attr":{"remote":"127.0.0.1:58652","uuid":"010fb6e1-355f-4cc9-9e06-cebd0f7b2ff6","connectionId":230,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.551+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58660","uuid":"c05aa530-6cee-40b7-ba78-cdee7e37c10a","connectionId":234,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.551+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn234","msg":"client metadata","attr":{"remote":"127.0.0.1:58660","client":"conn234","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.552+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58662","uuid":"dc16d0fb-45de-4e19-b498-c2b5c4d91003","connectionId":235,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.553+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58664","uuid":"2c2f071d-3fc1-4b86-a81e-3ee964365bb1","connectionId":236,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.553+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn235","msg":"client metadata","attr":{"remote":"127.0.0.1:58662","client":"conn235","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.553+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn236","msg":"client metadata","attr":{"remote":"127.0.0.1:58664","client":"conn236","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.557+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn235","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58662","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.557+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn232","msg":"Connection ended","attr":{"remote":"127.0.0.1:58656","uuid":"14f3a7e2-0890-48e7-a731-62ab4711d50f","connectionId":232,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.660+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58666","uuid":"11524dcd-c30c-4f2e-b263-ba1cb57c6c61","connectionId":237,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.660+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn237","msg":"client metadata","attr":{"remote":"127.0.0.1:58666","client":"conn237","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.661+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58668","uuid":"36fb3cd4-857d-4108-8f5c-749eefcdd474","connectionId":238,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.661+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58670","uuid":"f2bfc348-99bc-4c14-ae36-bd984978d742","connectionId":239,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.661+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn238","msg":"client metadata","attr":{"remote":"127.0.0.1:58668","client":"conn238","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.661+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn239","msg":"client metadata","attr":{"remote":"127.0.0.1:58670","client":"conn239","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.666+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn239","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58670","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.666+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn235","msg":"Connection ended","attr":{"remote":"127.0.0.1:58662","uuid":"dc16d0fb-45de-4e19-b498-c2b5c4d91003","connectionId":235,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.728+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn225","msg":"Interrupted operation as its client disconnected","attr":{"opId":2943}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.728+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn225","msg":"Connection ended","attr":{"remote":"127.0.0.1:58642","uuid":"c7052924-bffd-4dad-815c-64a69cb8d40a","connectionId":225,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.768+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58672","uuid":"79333477-7caf-4369-9429-5ae7ddd0be1e","connectionId":240,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.768+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn240","msg":"client metadata","attr":{"remote":"127.0.0.1:58672","client":"conn240","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.769+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58674","uuid":"7cb8071e-f911-400d-b09b-3c5085c052ec","connectionId":241,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.769+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58676","uuid":"0b41ed45-379d-44e3-9180-72a47c68efef","connectionId":242,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.769+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn241","msg":"client metadata","attr":{"remote":"127.0.0.1:58674","client":"conn241","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.770+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn242","msg":"client metadata","attr":{"remote":"127.0.0.1:58676","client":"conn242","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.774+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn241","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58674","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.774+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn239","msg":"Connection ended","attr":{"remote":"127.0.0.1:58670","uuid":"f2bfc348-99bc-4c14-ae36-bd984978d742","connectionId":239,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.836+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn228","msg":"Interrupted operation as its client disconnected","attr":{"opId":2954}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.837+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn228","msg":"Connection ended","attr":{"remote":"127.0.0.1:58648","uuid":"7859ef57-6c57-40c5-9f65-7cc01e6ec032","connectionId":228,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.876+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58678","uuid":"e9073294-8b9b-4295-8a08-ab0a8dece3d8","connectionId":243,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.877+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn243","msg":"client metadata","attr":{"remote":"127.0.0.1:58678","client":"conn243","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.878+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58680","uuid":"84785f6e-459a-442a-bc8b-225d6f6221af","connectionId":244,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.878+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58682","uuid":"533fc129-91ba-49ec-8f6b-ebd0da52dc6a","connectionId":245,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.878+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn244","msg":"client metadata","attr":{"remote":"127.0.0.1:58680","client":"conn244","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.878+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn245","msg":"client metadata","attr":{"remote":"127.0.0.1:58682","client":"conn245","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.883+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn244","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58680","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.883+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn241","msg":"Connection ended","attr":{"remote":"127.0.0.1:58674","uuid":"7cb8071e-f911-400d-b09b-3c5085c052ec","connectionId":241,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.945+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn231","msg":"Interrupted operation as its client disconnected","attr":{"opId":2962}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.945+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn231","msg":"Connection ended","attr":{"remote":"127.0.0.1:58654","uuid":"9ac02c91-9dee-4b85-8070-cffa2eb858a0","connectionId":231,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.985+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58684","uuid":"94cf4f34-0bd7-45d5-9703-12d1b916a8e9","connectionId":246,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.985+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn246","msg":"client metadata","attr":{"remote":"127.0.0.1:58684","client":"conn246","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.986+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58686","uuid":"17a15514-4cd5-43b7-ad81-1eabee1170f3","connectionId":247,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.986+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58688","uuid":"b85585c2-9fa8-4a7c-b42e-ff410a6f4585","connectionId":248,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.986+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn247","msg":"client metadata","attr":{"remote":"127.0.0.1:58686","client":"conn247","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.987+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn248","msg":"client metadata","attr":{"remote":"127.0.0.1:58688","client":"conn248","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.991+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn247","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58686","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:38.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn244","msg":"Connection ended","attr":{"remote":"127.0.0.1:58680","uuid":"84785f6e-459a-442a-bc8b-225d6f6221af","connectionId":244,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.053+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn234","msg":"Interrupted operation as its client disconnected","attr":{"opId":2971}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.053+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn234","msg":"Connection ended","attr":{"remote":"127.0.0.1:58660","uuid":"c05aa530-6cee-40b7-ba78-cdee7e37c10a","connectionId":234,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.094+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58690","uuid":"7bd816de-1a0c-4768-9e30-6bbad67165bc","connectionId":249,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.094+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn249","msg":"client metadata","attr":{"remote":"127.0.0.1:58690","client":"conn249","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.095+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58692","uuid":"6b7b2ec4-c355-4046-9e5d-c4647f66decf","connectionId":250,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.095+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58694","uuid":"ef347935-7ad3-4aef-9561-599aacbd7438","connectionId":251,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.095+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn250","msg":"client metadata","attr":{"remote":"127.0.0.1:58692","client":"conn250","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.096+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn251","msg":"client metadata","attr":{"remote":"127.0.0.1:58694","client":"conn251","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.100+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn251","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58694","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.100+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn247","msg":"Connection ended","attr":{"remote":"127.0.0.1:58686","uuid":"17a15514-4cd5-43b7-ad81-1eabee1170f3","connectionId":247,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.161+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn237","msg":"Interrupted operation as its client disconnected","attr":{"opId":2980}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.162+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn237","msg":"Connection ended","attr":{"remote":"127.0.0.1:58666","uuid":"11524dcd-c30c-4f2e-b263-ba1cb57c6c61","connectionId":237,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.202+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58696","uuid":"e20729ac-9469-4597-982e-fc939065ae59","connectionId":252,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.203+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn252","msg":"client metadata","attr":{"remote":"127.0.0.1:58696","client":"conn252","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.203+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58698","uuid":"3930a54e-ab72-457d-927f-80fb9f15a296","connectionId":253,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.204+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58700","uuid":"d2236d4b-4c8f-4d50-877b-715e7435b5fb","connectionId":254,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.204+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn253","msg":"client metadata","attr":{"remote":"127.0.0.1:58698","client":"conn253","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.204+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn254","msg":"client metadata","attr":{"remote":"127.0.0.1:58700","client":"conn254","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.208+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn253","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58698","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.209+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn251","msg":"Connection ended","attr":{"remote":"127.0.0.1:58694","uuid":"ef347935-7ad3-4aef-9561-599aacbd7438","connectionId":251,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.270+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn240","msg":"Interrupted operation as its client disconnected","attr":{"opId":2988}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.270+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn240","msg":"Connection ended","attr":{"remote":"127.0.0.1:58672","uuid":"79333477-7caf-4369-9429-5ae7ddd0be1e","connectionId":240,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.311+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58702","uuid":"c1179e57-12cb-4641-9329-7e269b7a8171","connectionId":255,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.311+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn255","msg":"client metadata","attr":{"remote":"127.0.0.1:58702","client":"conn255","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.312+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58704","uuid":"d40b5084-30c7-4b10-8cbf-ac8786acffe0","connectionId":256,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.312+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58706","uuid":"b636a11b-b0cb-4001-af4d-fcedf3b95d4f","connectionId":257,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.313+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn256","msg":"client metadata","attr":{"remote":"127.0.0.1:58704","client":"conn256","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.313+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn257","msg":"client metadata","attr":{"remote":"127.0.0.1:58706","client":"conn257","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.317+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn256","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58704","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.317+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn253","msg":"Connection ended","attr":{"remote":"127.0.0.1:58698","uuid":"3930a54e-ab72-457d-927f-80fb9f15a296","connectionId":253,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.378+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn243","msg":"Interrupted operation as its client disconnected","attr":{"opId":2996}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.379+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn243","msg":"Connection ended","attr":{"remote":"127.0.0.1:58678","uuid":"e9073294-8b9b-4295-8a08-ab0a8dece3d8","connectionId":243,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.419+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58708","uuid":"3b0174bb-a906-4b8a-967c-de99348fc247","connectionId":258,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.419+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn258","msg":"client metadata","attr":{"remote":"127.0.0.1:58708","client":"conn258","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.420+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58710","uuid":"5fd29de6-798c-4fe7-a008-0563a628c677","connectionId":259,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.420+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58712","uuid":"f00e936d-4a65-4dd0-a217-6e50e769d062","connectionId":260,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.421+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn259","msg":"client metadata","attr":{"remote":"127.0.0.1:58710","client":"conn259","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.421+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn260","msg":"client metadata","attr":{"remote":"127.0.0.1:58712","client":"conn260","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.425+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn259","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58710","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.425+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn256","msg":"Connection ended","attr":{"remote":"127.0.0.1:58704","uuid":"d40b5084-30c7-4b10-8cbf-ac8786acffe0","connectionId":256,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.487+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn246","msg":"Interrupted operation as its client disconnected","attr":{"opId":3004}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.487+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn246","msg":"Connection ended","attr":{"remote":"127.0.0.1:58684","uuid":"94cf4f34-0bd7-45d5-9703-12d1b916a8e9","connectionId":246,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.528+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58714","uuid":"1cf74445-d706-484a-9375-90b6b8e70ff4","connectionId":261,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.528+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn261","msg":"client metadata","attr":{"remote":"127.0.0.1:58714","client":"conn261","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58716","uuid":"eb3d09d8-465f-4530-8b14-05b544f28a35","connectionId":262,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58718","uuid":"6b741ad8-8c88-4d7f-9144-c43bc9f2a065","connectionId":263,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn262","msg":"client metadata","attr":{"remote":"127.0.0.1:58716","client":"conn262","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn263","msg":"client metadata","attr":{"remote":"127.0.0.1:58718","client":"conn263","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.534+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn262","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58716","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.534+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn259","msg":"Connection ended","attr":{"remote":"127.0.0.1:58710","uuid":"5fd29de6-798c-4fe7-a008-0563a628c677","connectionId":259,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.595+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn249","msg":"Interrupted operation as its client disconnected","attr":{"opId":3015}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.596+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn249","msg":"Connection ended","attr":{"remote":"127.0.0.1:58690","uuid":"7bd816de-1a0c-4768-9e30-6bbad67165bc","connectionId":249,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.636+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58720","uuid":"7657800e-d918-479f-9f84-14756a4de12a","connectionId":264,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.636+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn264","msg":"client metadata","attr":{"remote":"127.0.0.1:58720","client":"conn264","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.637+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58722","uuid":"bafc7f57-3567-4117-b380-f028c79d4217","connectionId":265,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.637+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58724","uuid":"0b4fce40-4701-4e5e-aae6-aec19991614e","connectionId":266,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.637+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn265","msg":"client metadata","attr":{"remote":"127.0.0.1:58722","client":"conn265","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.638+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn266","msg":"client metadata","attr":{"remote":"127.0.0.1:58724","client":"conn266","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.642+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn265","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58722","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.642+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn262","msg":"Connection ended","attr":{"remote":"127.0.0.1:58716","uuid":"eb3d09d8-465f-4530-8b14-05b544f28a35","connectionId":262,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.704+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn252","msg":"Interrupted operation as its client disconnected","attr":{"opId":3024}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.704+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn252","msg":"Connection ended","attr":{"remote":"127.0.0.1:58696","uuid":"e20729ac-9469-4597-982e-fc939065ae59","connectionId":252,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.745+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58726","uuid":"dddc660f-a2e5-4574-9535-e9d00ea1de14","connectionId":267,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn267","msg":"client metadata","attr":{"remote":"127.0.0.1:58726","client":"conn267","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58728","uuid":"1d7df9b0-a69f-42d8-9326-08e3805169ab","connectionId":268,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58730","uuid":"077a77ac-65a9-479b-9995-c28fdc58d45c","connectionId":269,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn268","msg":"client metadata","attr":{"remote":"127.0.0.1:58728","client":"conn268","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn269","msg":"client metadata","attr":{"remote":"127.0.0.1:58730","client":"conn269","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.751+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn269","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58730","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.751+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn265","msg":"Connection ended","attr":{"remote":"127.0.0.1:58722","uuid":"bafc7f57-3567-4117-b380-f028c79d4217","connectionId":265,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.813+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn255","msg":"Interrupted operation as its client disconnected","attr":{"opId":3032}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.813+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn255","msg":"Connection ended","attr":{"remote":"127.0.0.1:58702","uuid":"c1179e57-12cb-4641-9329-7e269b7a8171","connectionId":255,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.853+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58732","uuid":"ab9be37a-10d7-4cdf-aa97-04632ef9a28e","connectionId":270,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.853+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn270","msg":"client metadata","attr":{"remote":"127.0.0.1:58732","client":"conn270","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.854+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58734","uuid":"2cfc2b10-f2c0-4045-b250-a2a40af39d0c","connectionId":271,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.854+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58736","uuid":"efa4d26b-e86b-4773-8515-c17d6e4bc1e8","connectionId":272,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.854+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn271","msg":"client metadata","attr":{"remote":"127.0.0.1:58734","client":"conn271","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.855+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn272","msg":"client metadata","attr":{"remote":"127.0.0.1:58736","client":"conn272","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.859+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn271","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58734","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.859+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn269","msg":"Connection ended","attr":{"remote":"127.0.0.1:58730","uuid":"077a77ac-65a9-479b-9995-c28fdc58d45c","connectionId":269,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.921+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn258","msg":"Interrupted operation as its client disconnected","attr":{"opId":3040}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.921+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn258","msg":"Connection ended","attr":{"remote":"127.0.0.1:58708","uuid":"3b0174bb-a906-4b8a-967c-de99348fc247","connectionId":258,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.961+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58738","uuid":"c59c80d8-9564-4ef4-9583-0e93162431a6","connectionId":273,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.962+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn273","msg":"client metadata","attr":{"remote":"127.0.0.1:58738","client":"conn273","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.962+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58740","uuid":"615bbeac-6ea7-4452-8d0a-f2aea278ac5e","connectionId":274,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.963+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58742","uuid":"f06b7095-09d4-41b9-9293-da1cd188f853","connectionId":275,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.963+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn274","msg":"client metadata","attr":{"remote":"127.0.0.1:58740","client":"conn274","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.963+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn275","msg":"client metadata","attr":{"remote":"127.0.0.1:58742","client":"conn275","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.967+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn274","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58740","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:39.968+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn271","msg":"Connection ended","attr":{"remote":"127.0.0.1:58734","uuid":"2cfc2b10-f2c0-4045-b250-a2a40af39d0c","connectionId":271,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.029+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn261","msg":"Interrupted operation as its client disconnected","attr":{"opId":3049}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.029+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn261","msg":"Connection ended","attr":{"remote":"127.0.0.1:58714","uuid":"1cf74445-d706-484a-9375-90b6b8e70ff4","connectionId":261,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.070+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58744","uuid":"d4858d9a-8c24-4dd8-a4fe-f39477e21928","connectionId":276,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.070+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn276","msg":"client metadata","attr":{"remote":"127.0.0.1:58744","client":"conn276","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.071+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58746","uuid":"ebd0add5-d5bc-4467-afb8-2aab7a860022","connectionId":277,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.071+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58748","uuid":"e496c179-64d0-427a-8ad0-66cdda5f438a","connectionId":278,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.071+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn277","msg":"client metadata","attr":{"remote":"127.0.0.1:58746","client":"conn277","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.072+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn278","msg":"client metadata","attr":{"remote":"127.0.0.1:58748","client":"conn278","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.076+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn277","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58746","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.076+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn274","msg":"Connection ended","attr":{"remote":"127.0.0.1:58740","uuid":"615bbeac-6ea7-4452-8d0a-f2aea278ac5e","connectionId":274,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.138+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn264","msg":"Interrupted operation as its client disconnected","attr":{"opId":3058}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.138+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn264","msg":"Connection ended","attr":{"remote":"127.0.0.1:58720","uuid":"7657800e-d918-479f-9f84-14756a4de12a","connectionId":264,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.178+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58750","uuid":"b2230ebc-5122-416e-a97b-4d87eb5c08f4","connectionId":279,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.179+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn279","msg":"client metadata","attr":{"remote":"127.0.0.1:58750","client":"conn279","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58752","uuid":"33f63cfa-42fc-43db-ae8b-bdcf1497ae3c","connectionId":280,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58754","uuid":"50d6eba8-ce14-4847-bad2-9b90de95cb4d","connectionId":281,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.180+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn280","msg":"client metadata","attr":{"remote":"127.0.0.1:58752","client":"conn280","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.180+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn281","msg":"client metadata","attr":{"remote":"127.0.0.1:58754","client":"conn281","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.184+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn280","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58752","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.184+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn277","msg":"Connection ended","attr":{"remote":"127.0.0.1:58746","uuid":"ebd0add5-d5bc-4467-afb8-2aab7a860022","connectionId":277,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.246+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn267","msg":"Interrupted operation as its client disconnected","attr":{"opId":3066}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.247+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn267","msg":"Connection ended","attr":{"remote":"127.0.0.1:58726","uuid":"dddc660f-a2e5-4574-9535-e9d00ea1de14","connectionId":267,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.287+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58756","uuid":"416e3afb-7f04-4d1e-8305-9354c7909639","connectionId":282,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.287+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn282","msg":"client metadata","attr":{"remote":"127.0.0.1:58756","client":"conn282","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.288+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58758","uuid":"acbeb80a-1665-4096-85e3-be95c80f699f","connectionId":283,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.288+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58760","uuid":"1977deff-0471-4cdb-9e18-cfde48a362cb","connectionId":284,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.288+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn283","msg":"client metadata","attr":{"remote":"127.0.0.1:58758","client":"conn283","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.288+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn284","msg":"client metadata","attr":{"remote":"127.0.0.1:58760","client":"conn284","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.293+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn284","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58760","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.293+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn280","msg":"Connection ended","attr":{"remote":"127.0.0.1:58752","uuid":"33f63cfa-42fc-43db-ae8b-bdcf1497ae3c","connectionId":280,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.355+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn270","msg":"Interrupted operation as its client disconnected","attr":{"opId":3074}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.355+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn270","msg":"Connection ended","attr":{"remote":"127.0.0.1:58732","uuid":"ab9be37a-10d7-4cdf-aa97-04632ef9a28e","connectionId":270,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.395+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58762","uuid":"060e4b48-c23e-4795-abf0-84ce00726e2f","connectionId":285,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.395+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn285","msg":"client metadata","attr":{"remote":"127.0.0.1:58762","client":"conn285","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.396+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58764","uuid":"0a5e98b9-4948-457d-b17a-49596df79654","connectionId":286,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.396+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58766","uuid":"55b98943-7cf1-4470-94f0-91319b8c939d","connectionId":287,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.396+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn286","msg":"client metadata","attr":{"remote":"127.0.0.1:58764","client":"conn286","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.397+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn287","msg":"client metadata","attr":{"remote":"127.0.0.1:58766","client":"conn287","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.401+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn286","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58764","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.401+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn284","msg":"Connection ended","attr":{"remote":"127.0.0.1:58760","uuid":"1977deff-0471-4cdb-9e18-cfde48a362cb","connectionId":284,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.463+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn273","msg":"Interrupted operation as its client disconnected","attr":{"opId":3082}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.463+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn273","msg":"Connection ended","attr":{"remote":"127.0.0.1:58738","uuid":"c59c80d8-9564-4ef4-9583-0e93162431a6","connectionId":273,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.503+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58768","uuid":"3aa0b98c-854d-4f6c-bd70-0241b0c21726","connectionId":288,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.504+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn288","msg":"client metadata","attr":{"remote":"127.0.0.1:58768","client":"conn288","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.505+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58770","uuid":"582c26e9-94d7-4faf-8bfb-40bc648c3fb3","connectionId":289,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.505+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58772","uuid":"62fa0e39-ed48-43a4-a3d7-801cba5743fc","connectionId":290,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.505+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn289","msg":"client metadata","attr":{"remote":"127.0.0.1:58770","client":"conn289","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.505+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn290","msg":"client metadata","attr":{"remote":"127.0.0.1:58772","client":"conn290","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.510+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn290","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58772","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.510+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn286","msg":"Connection ended","attr":{"remote":"127.0.0.1:58764","uuid":"0a5e98b9-4948-457d-b17a-49596df79654","connectionId":286,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.572+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn276","msg":"Interrupted operation as its client disconnected","attr":{"opId":3094}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.572+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn276","msg":"Connection ended","attr":{"remote":"127.0.0.1:58744","uuid":"d4858d9a-8c24-4dd8-a4fe-f39477e21928","connectionId":276,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.612+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58774","uuid":"9d40ac6a-7d66-4834-b51c-fb05e738b4aa","connectionId":291,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.612+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn291","msg":"client metadata","attr":{"remote":"127.0.0.1:58774","client":"conn291","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.613+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58776","uuid":"f2b9226a-f821-4a1d-8d44-e7b15ca3d40d","connectionId":292,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58778","uuid":"d537dd80-2f2e-4d72-b6bc-2fe9dde3d3e5","connectionId":293,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.614+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn292","msg":"client metadata","attr":{"remote":"127.0.0.1:58776","client":"conn292","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.614+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn293","msg":"client metadata","attr":{"remote":"127.0.0.1:58778","client":"conn293","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.618+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn292","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58776","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.619+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn290","msg":"Connection ended","attr":{"remote":"127.0.0.1:58772","uuid":"62fa0e39-ed48-43a4-a3d7-801cba5743fc","connectionId":290,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.680+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn279","msg":"Interrupted operation as its client disconnected","attr":{"opId":3102}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.680+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn279","msg":"Connection ended","attr":{"remote":"127.0.0.1:58750","uuid":"b2230ebc-5122-416e-a97b-4d87eb5c08f4","connectionId":279,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.721+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58780","uuid":"cd00f20f-0429-4d46-87dc-d019a5201565","connectionId":294,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.721+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn294","msg":"client metadata","attr":{"remote":"127.0.0.1:58780","client":"conn294","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.722+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58782","uuid":"c09a87a9-bccd-4e97-9216-ca37d3ab7987","connectionId":295,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.722+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58784","uuid":"00135be2-f810-47df-8fff-1e54fb9c5431","connectionId":296,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.722+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn295","msg":"client metadata","attr":{"remote":"127.0.0.1:58782","client":"conn295","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.722+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn296","msg":"client metadata","attr":{"remote":"127.0.0.1:58784","client":"conn296","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.727+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn295","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58782","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.727+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn292","msg":"Connection ended","attr":{"remote":"127.0.0.1:58776","uuid":"f2b9226a-f821-4a1d-8d44-e7b15ca3d40d","connectionId":292,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.788+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn282","msg":"Interrupted operation as its client disconnected","attr":{"opId":3112}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.789+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn282","msg":"Connection ended","attr":{"remote":"127.0.0.1:58756","uuid":"416e3afb-7f04-4d1e-8305-9354c7909639","connectionId":282,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.829+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58786","uuid":"6c83d06d-50fa-443d-8876-a84ff0f0ac5a","connectionId":297,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.829+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn297","msg":"client metadata","attr":{"remote":"127.0.0.1:58786","client":"conn297","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.830+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58788","uuid":"ab6e9acf-22fa-45d7-a9b0-812287a3ce2e","connectionId":298,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.830+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58790","uuid":"5ee424e9-8c28-4c80-aff7-97d7b18c5c54","connectionId":299,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.831+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn298","msg":"client metadata","attr":{"remote":"127.0.0.1:58788","client":"conn298","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.831+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn299","msg":"client metadata","attr":{"remote":"127.0.0.1:58790","client":"conn299","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.835+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn298","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58788","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.835+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn295","msg":"Connection ended","attr":{"remote":"127.0.0.1:58782","uuid":"c09a87a9-bccd-4e97-9216-ca37d3ab7987","connectionId":295,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.897+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn285","msg":"Interrupted operation as its client disconnected","attr":{"opId":3121}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.897+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn285","msg":"Connection ended","attr":{"remote":"127.0.0.1:58762","uuid":"060e4b48-c23e-4795-abf0-84ce00726e2f","connectionId":285,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.938+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58792","uuid":"a52b2ae1-a41d-494d-a660-2b24101092d3","connectionId":300,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.938+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn300","msg":"client metadata","attr":{"remote":"127.0.0.1:58792","client":"conn300","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58794","uuid":"6ef5ecb8-ada3-422f-99a6-37e7886c1afb","connectionId":301,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.939+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn301","msg":"client metadata","attr":{"remote":"127.0.0.1:58794","client":"conn301","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58796","uuid":"9292dccb-e207-4410-9fcb-fa2313059fc7","connectionId":302,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.940+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn302","msg":"client metadata","attr":{"remote":"127.0.0.1:58796","client":"conn302","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.943+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn301","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58794","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:40.944+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn298","msg":"Connection ended","attr":{"remote":"127.0.0.1:58788","uuid":"ab6e9acf-22fa-45d7-a9b0-812287a3ce2e","connectionId":298,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.005+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn288","msg":"Interrupted operation as its client disconnected","attr":{"opId":3130}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.005+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn288","msg":"Connection ended","attr":{"remote":"127.0.0.1:58768","uuid":"3aa0b98c-854d-4f6c-bd70-0241b0c21726","connectionId":288,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.046+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58798","uuid":"63e44106-1236-43cf-b4af-e846afb16883","connectionId":303,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.046+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn303","msg":"client metadata","attr":{"remote":"127.0.0.1:58798","client":"conn303","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.047+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58800","uuid":"55fe030d-8022-4b36-bd48-700967a8d64c","connectionId":304,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.047+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58802","uuid":"d9d03cdc-95bd-4993-b6cd-35d48fa3989d","connectionId":305,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.047+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn304","msg":"client metadata","attr":{"remote":"127.0.0.1:58800","client":"conn304","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.047+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn305","msg":"client metadata","attr":{"remote":"127.0.0.1:58802","client":"conn305","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.052+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn304","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58800","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.052+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn301","msg":"Connection ended","attr":{"remote":"127.0.0.1:58794","uuid":"6ef5ecb8-ada3-422f-99a6-37e7886c1afb","connectionId":301,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.114+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn291","msg":"Interrupted operation as its client disconnected","attr":{"opId":3139}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.114+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn291","msg":"Connection ended","attr":{"remote":"127.0.0.1:58774","uuid":"9d40ac6a-7d66-4834-b51c-fb05e738b4aa","connectionId":291,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.154+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58804","uuid":"69e91fe9-3675-443c-82ec-e514b2e29cc5","connectionId":306,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.154+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn306","msg":"client metadata","attr":{"remote":"127.0.0.1:58804","client":"conn306","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58806","uuid":"d1c44bba-1f5c-4f09-8e3a-e0aa529be450","connectionId":307,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.156+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58808","uuid":"f043e814-2e1b-4438-8317-29791ef169b5","connectionId":308,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.156+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn307","msg":"client metadata","attr":{"remote":"127.0.0.1:58806","client":"conn307","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.156+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn308","msg":"client metadata","attr":{"remote":"127.0.0.1:58808","client":"conn308","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.160+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn307","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58806","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.161+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn304","msg":"Connection ended","attr":{"remote":"127.0.0.1:58800","uuid":"55fe030d-8022-4b36-bd48-700967a8d64c","connectionId":304,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.222+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn294","msg":"Interrupted operation as its client disconnected","attr":{"opId":3147}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.223+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn294","msg":"Connection ended","attr":{"remote":"127.0.0.1:58780","uuid":"cd00f20f-0429-4d46-87dc-d019a5201565","connectionId":294,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.263+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58810","uuid":"756af3b8-d865-4fd9-b275-e6dbc83d93a6","connectionId":309,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.263+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn309","msg":"client metadata","attr":{"remote":"127.0.0.1:58810","client":"conn309","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.264+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58812","uuid":"b09a53b0-6e1f-44de-b0bc-6c61219cd827","connectionId":310,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.264+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58814","uuid":"c91de0d6-174c-439e-95d9-8d2e61569233","connectionId":311,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.264+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn310","msg":"client metadata","attr":{"remote":"127.0.0.1:58812","client":"conn310","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.264+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn311","msg":"client metadata","attr":{"remote":"127.0.0.1:58814","client":"conn311","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.269+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn310","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58812","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.269+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn307","msg":"Connection ended","attr":{"remote":"127.0.0.1:58806","uuid":"d1c44bba-1f5c-4f09-8e3a-e0aa529be450","connectionId":307,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.331+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn297","msg":"Interrupted operation as its client disconnected","attr":{"opId":3155}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.331+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn297","msg":"Connection ended","attr":{"remote":"127.0.0.1:58786","uuid":"6c83d06d-50fa-443d-8876-a84ff0f0ac5a","connectionId":297,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.371+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58816","uuid":"dc50d312-2207-4a70-a519-9ed7c53c9d64","connectionId":312,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.371+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn312","msg":"client metadata","attr":{"remote":"127.0.0.1:58816","client":"conn312","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.372+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58818","uuid":"e4eace2f-b8c2-4931-84d7-6d84d6e938f8","connectionId":313,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.372+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58820","uuid":"23217097-b192-40dc-ad18-699c50314d59","connectionId":314,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.372+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn313","msg":"client metadata","attr":{"remote":"127.0.0.1:58818","client":"conn313","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.373+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn314","msg":"client metadata","attr":{"remote":"127.0.0.1:58820","client":"conn314","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.377+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn313","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58818","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.377+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn310","msg":"Connection ended","attr":{"remote":"127.0.0.1:58812","uuid":"b09a53b0-6e1f-44de-b0bc-6c61219cd827","connectionId":310,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.439+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn300","msg":"Interrupted operation as its client disconnected","attr":{"opId":3163}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.440+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn300","msg":"Connection ended","attr":{"remote":"127.0.0.1:58792","uuid":"a52b2ae1-a41d-494d-a660-2b24101092d3","connectionId":300,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.480+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58822","uuid":"be726f61-14d4-494f-8c2c-13ff40ec45d4","connectionId":315,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.480+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn315","msg":"client metadata","attr":{"remote":"127.0.0.1:58822","client":"conn315","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.481+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58824","uuid":"6dd6449a-ab54-4b2f-a426-3f3398aa5df6","connectionId":316,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.481+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58826","uuid":"48a0d5f3-6e42-4b2d-bf89-aecaf9f7eda4","connectionId":317,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn316","msg":"client metadata","attr":{"remote":"127.0.0.1:58824","client":"conn316","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn317","msg":"client metadata","attr":{"remote":"127.0.0.1:58826","client":"conn317","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.486+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn317","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58826","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.486+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn313","msg":"Connection ended","attr":{"remote":"127.0.0.1:58818","uuid":"e4eace2f-b8c2-4931-84d7-6d84d6e938f8","connectionId":313,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.547+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn303","msg":"Interrupted operation as its client disconnected","attr":{"opId":3172}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.548+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn303","msg":"Connection ended","attr":{"remote":"127.0.0.1:58798","uuid":"63e44106-1236-43cf-b4af-e846afb16883","connectionId":303,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.588+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58828","uuid":"54d7e1ee-a54a-4bb9-9f27-712c88fffeee","connectionId":318,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.588+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn318","msg":"client metadata","attr":{"remote":"127.0.0.1:58828","client":"conn318","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.589+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58830","uuid":"ef3aa90f-e06b-4f8e-a976-90f475fd5ba3","connectionId":319,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.590+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58832","uuid":"419453e8-e1f7-4a98-9bcb-591b8f2e6537","connectionId":320,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.590+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn319","msg":"client metadata","attr":{"remote":"127.0.0.1:58830","client":"conn319","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.590+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn320","msg":"client metadata","attr":{"remote":"127.0.0.1:58832","client":"conn320","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.594+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn320","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58832","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.595+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn317","msg":"Connection ended","attr":{"remote":"127.0.0.1:58826","uuid":"48a0d5f3-6e42-4b2d-bf89-aecaf9f7eda4","connectionId":317,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.656+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn306","msg":"Interrupted operation as its client disconnected","attr":{"opId":3182}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.656+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn306","msg":"Connection ended","attr":{"remote":"127.0.0.1:58804","uuid":"69e91fe9-3675-443c-82ec-e514b2e29cc5","connectionId":306,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.697+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58834","uuid":"39f868d9-2e43-4725-aaea-c5c6fa823ec4","connectionId":321,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.697+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn321","msg":"client metadata","attr":{"remote":"127.0.0.1:58834","client":"conn321","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.698+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58836","uuid":"abe5d1df-b8bc-45c3-b222-42be53b1bfc1","connectionId":322,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.698+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58838","uuid":"7789053c-d331-48fa-88e3-a99d9e525fd3","connectionId":323,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.698+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn322","msg":"client metadata","attr":{"remote":"127.0.0.1:58836","client":"conn322","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.699+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn323","msg":"client metadata","attr":{"remote":"127.0.0.1:58838","client":"conn323","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.703+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn322","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58836","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.703+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn320","msg":"Connection ended","attr":{"remote":"127.0.0.1:58832","uuid":"419453e8-e1f7-4a98-9bcb-591b8f2e6537","connectionId":320,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.764+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn309","msg":"Interrupted operation as its client disconnected","attr":{"opId":3190}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.765+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn309","msg":"Connection ended","attr":{"remote":"127.0.0.1:58810","uuid":"756af3b8-d865-4fd9-b275-e6dbc83d93a6","connectionId":309,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58840","uuid":"da46b1bc-99db-4049-8baf-d8ff26bf99fc","connectionId":324,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn324","msg":"client metadata","attr":{"remote":"127.0.0.1:58840","client":"conn324","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.807+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58842","uuid":"f84579b9-12d1-4239-bdf4-5efa0b5786d0","connectionId":325,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.807+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58844","uuid":"fde3b37f-79ca-4c88-b36a-b7a709875436","connectionId":326,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.807+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn325","msg":"client metadata","attr":{"remote":"127.0.0.1:58842","client":"conn325","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.807+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn326","msg":"client metadata","attr":{"remote":"127.0.0.1:58844","client":"conn326","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.812+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn325","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58842","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn322","msg":"Connection ended","attr":{"remote":"127.0.0.1:58836","uuid":"abe5d1df-b8bc-45c3-b222-42be53b1bfc1","connectionId":322,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.873+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn312","msg":"Interrupted operation as its client disconnected","attr":{"opId":3198}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.873+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn312","msg":"Connection ended","attr":{"remote":"127.0.0.1:58816","uuid":"dc50d312-2207-4a70-a519-9ed7c53c9d64","connectionId":312,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.914+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58846","uuid":"9832604a-51fd-48c9-9681-6d6c56b03096","connectionId":327,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.914+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn327","msg":"client metadata","attr":{"remote":"127.0.0.1:58846","client":"conn327","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.915+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58848","uuid":"9c8d105f-c0ae-420e-a8ce-3fa34065de30","connectionId":328,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.915+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58850","uuid":"a1bdc8ff-79ee-4348-a95c-d45f6f6109b1","connectionId":329,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.915+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn328","msg":"client metadata","attr":{"remote":"127.0.0.1:58848","client":"conn328","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.915+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn329","msg":"client metadata","attr":{"remote":"127.0.0.1:58850","client":"conn329","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.920+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn328","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58848","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.920+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn325","msg":"Connection ended","attr":{"remote":"127.0.0.1:58842","uuid":"f84579b9-12d1-4239-bdf4-5efa0b5786d0","connectionId":325,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.981+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn315","msg":"Interrupted operation as its client disconnected","attr":{"opId":3206}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:41.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn315","msg":"Connection ended","attr":{"remote":"127.0.0.1:58822","uuid":"be726f61-14d4-494f-8c2c-13ff40ec45d4","connectionId":315,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.022+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58852","uuid":"a28fad2b-e156-4e6d-9f12-fcdf3670b22e","connectionId":330,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.022+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn330","msg":"client metadata","attr":{"remote":"127.0.0.1:58852","client":"conn330","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.023+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58854","uuid":"94c7421d-b8c6-4c5e-a261-661cfc7ae141","connectionId":331,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.023+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58856","uuid":"36aff8a3-26cc-4023-874b-772968fd2d69","connectionId":332,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.023+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn331","msg":"client metadata","attr":{"remote":"127.0.0.1:58854","client":"conn331","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.024+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn332","msg":"client metadata","attr":{"remote":"127.0.0.1:58856","client":"conn332","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.028+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn331","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58854","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.028+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn328","msg":"Connection ended","attr":{"remote":"127.0.0.1:58848","uuid":"9c8d105f-c0ae-420e-a8ce-3fa34065de30","connectionId":328,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.090+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn318","msg":"Interrupted operation as its client disconnected","attr":{"opId":3216}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.090+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn318","msg":"Connection ended","attr":{"remote":"127.0.0.1:58828","uuid":"54d7e1ee-a54a-4bb9-9f27-712c88fffeee","connectionId":318,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.130+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58858","uuid":"460de168-f99b-4ecd-82c4-ff8db3999aa6","connectionId":333,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.131+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn333","msg":"client metadata","attr":{"remote":"127.0.0.1:58858","client":"conn333","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.132+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58860","uuid":"a0380751-da79-4642-9105-67677e9b5b19","connectionId":334,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.132+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58862","uuid":"1c963aba-43e0-4f7f-b463-38967affd94e","connectionId":335,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.132+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn334","msg":"client metadata","attr":{"remote":"127.0.0.1:58860","client":"conn334","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.132+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn335","msg":"client metadata","attr":{"remote":"127.0.0.1:58862","client":"conn335","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.136+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn334","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58860","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.137+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn331","msg":"Connection ended","attr":{"remote":"127.0.0.1:58854","uuid":"94c7421d-b8c6-4c5e-a261-661cfc7ae141","connectionId":331,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.199+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn321","msg":"Interrupted operation as its client disconnected","attr":{"opId":3226}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.199+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn321","msg":"Connection ended","attr":{"remote":"127.0.0.1:58834","uuid":"39f868d9-2e43-4725-aaea-c5c6fa823ec4","connectionId":321,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.238+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58864","uuid":"a04e95e5-1927-4962-bad6-a7d64d0cbfcd","connectionId":336,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.239+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn336","msg":"client metadata","attr":{"remote":"127.0.0.1:58864","client":"conn336","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn194","msg":"Connection ended","attr":{"remote":"127.0.0.1:58560","uuid":"820568b3-c523-487b-a696-c4f4f163026f","connectionId":194,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn181","msg":"Connection ended","attr":{"remote":"127.0.0.1:58534","uuid":"330f734d-36f3-489a-bf8c-190102108bd6","connectionId":181,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn191","msg":"Connection ended","attr":{"remote":"127.0.0.1:58554","uuid":"e928aeef-2c2e-4398-8129-95fb114e38e8","connectionId":191,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn200","msg":"Connection ended","attr":{"remote":"127.0.0.1:58572","uuid":"d0b2ac67-4626-46da-8b41-e23002f19cd8","connectionId":200,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn184","msg":"Connection ended","attr":{"remote":"127.0.0.1:58540","uuid":"8aabfe6b-6a99-4750-a3cd-2702e452e6ad","connectionId":184,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn196","msg":"Connection ended","attr":{"remote":"127.0.0.1:58564","uuid":"d7ac74d0-b075-4bc3-b1a4-07a202bfb3df","connectionId":196,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn188","msg":"Connection ended","attr":{"remote":"127.0.0.1:58548","uuid":"af803627-7bd7-4b3c-ac5e-4e2ed3e0e951","connectionId":188,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn202","msg":"Connection ended","attr":{"remote":"127.0.0.1:58576","uuid":"cb673614-0807-464b-acc9-b0e7c0ba930a","connectionId":202,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn205","msg":"Connection ended","attr":{"remote":"127.0.0.1:58582","uuid":"15992f8a-4235-4a52-bd8d-d8c4bf124d41","connectionId":205,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn209","msg":"Connection ended","attr":{"remote":"127.0.0.1:58590","uuid":"72ecb9e3-8295-472f-ad28-bd3867c7a695","connectionId":209,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn227","msg":"Connection ended","attr":{"remote":"127.0.0.1:58646","uuid":"efe05dc6-1b33-4c8a-882d-6be38f0bd1c7","connectionId":227,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn229","msg":"Connection ended","attr":{"remote":"127.0.0.1:58650","uuid":"344154ea-aa73-44d4-ba94-0f34fd9a727b","connectionId":229,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn233","msg":"Connection ended","attr":{"remote":"127.0.0.1:58658","uuid":"d8178f96-2ec5-4730-b824-a98854469064","connectionId":233,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn236","msg":"Connection ended","attr":{"remote":"127.0.0.1:58664","uuid":"2c2f071d-3fc1-4b86-a81e-3ee964365bb1","connectionId":236,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn238","msg":"Connection ended","attr":{"remote":"127.0.0.1:58668","uuid":"36fb3cd4-857d-4108-8f5c-749eefcdd474","connectionId":238,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn242","msg":"Connection ended","attr":{"remote":"127.0.0.1:58676","uuid":"0b41ed45-379d-44e3-9180-72a47c68efef","connectionId":242,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn254","msg":"Connection ended","attr":{"remote":"127.0.0.1:58700","uuid":"d2236d4b-4c8f-4d50-877b-715e7435b5fb","connectionId":254,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn248","msg":"Connection ended","attr":{"remote":"127.0.0.1:58688","uuid":"b85585c2-9fa8-4a7c-b42e-ff410a6f4585","connectionId":248,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.242+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn245","msg":"Connection ended","attr":{"remote":"127.0.0.1:58682","uuid":"533fc129-91ba-49ec-8f6b-ebd0da52dc6a","connectionId":245,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn250","msg":"Connection ended","attr":{"remote":"127.0.0.1:58692","uuid":"6b7b2ec4-c355-4046-9e5d-c4647f66decf","connectionId":250,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn266","msg":"Connection ended","attr":{"remote":"127.0.0.1:58724","uuid":"0b4fce40-4701-4e5e-aae6-aec19991614e","connectionId":266,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn260","msg":"Connection ended","attr":{"remote":"127.0.0.1:58712","uuid":"f00e936d-4a65-4dd0-a217-6e50e769d062","connectionId":260,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn268","msg":"Connection ended","attr":{"remote":"127.0.0.1:58728","uuid":"1d7df9b0-a69f-42d8-9326-08e3805169ab","connectionId":268,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn263","msg":"Connection ended","attr":{"remote":"127.0.0.1:58718","uuid":"6b741ad8-8c88-4d7f-9144-c43bc9f2a065","connectionId":263,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn257","msg":"Connection ended","attr":{"remote":"127.0.0.1:58706","uuid":"b636a11b-b0cb-4001-af4d-fcedf3b95d4f","connectionId":257,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn272","msg":"Connection ended","attr":{"remote":"127.0.0.1:58736","uuid":"efa4d26b-e86b-4773-8515-c17d6e4bc1e8","connectionId":272,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn278","msg":"Connection ended","attr":{"remote":"127.0.0.1:58748","uuid":"e496c179-64d0-427a-8ad0-66cdda5f438a","connectionId":278,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn281","msg":"Connection ended","attr":{"remote":"127.0.0.1:58754","uuid":"50d6eba8-ce14-4847-bad2-9b90de95cb4d","connectionId":281,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn283","msg":"Connection ended","attr":{"remote":"127.0.0.1:58758","uuid":"acbeb80a-1665-4096-85e3-be95c80f699f","connectionId":283,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn275","msg":"Connection ended","attr":{"remote":"127.0.0.1:58742","uuid":"f06b7095-09d4-41b9-9293-da1cd188f853","connectionId":275,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn287","msg":"Connection ended","attr":{"remote":"127.0.0.1:58766","uuid":"55b98943-7cf1-4470-94f0-91319b8c939d","connectionId":287,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn289","msg":"Connection ended","attr":{"remote":"127.0.0.1:58770","uuid":"582c26e9-94d7-4faf-8bfb-40bc648c3fb3","connectionId":289,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn293","msg":"Connection ended","attr":{"remote":"127.0.0.1:58778","uuid":"d537dd80-2f2e-4d72-b6bc-2fe9dde3d3e5","connectionId":293,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn296","msg":"Connection ended","attr":{"remote":"127.0.0.1:58784","uuid":"00135be2-f810-47df-8fff-1e54fb9c5431","connectionId":296,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.244+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn299","msg":"Connection ended","attr":{"remote":"127.0.0.1:58790","uuid":"5ee424e9-8c28-4c80-aff7-97d7b18c5c54","connectionId":299,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn302","msg":"Connection ended","attr":{"remote":"127.0.0.1:58796","uuid":"9292dccb-e207-4410-9fcb-fa2313059fc7","connectionId":302,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn314","msg":"Connection ended","attr":{"remote":"127.0.0.1:58820","uuid":"23217097-b192-40dc-ad18-699c50314d59","connectionId":314,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn305","msg":"Connection ended","attr":{"remote":"127.0.0.1:58802","uuid":"d9d03cdc-95bd-4993-b6cd-35d48fa3989d","connectionId":305,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn311","msg":"Connection ended","attr":{"remote":"127.0.0.1:58814","uuid":"c91de0d6-174c-439e-95d9-8d2e61569233","connectionId":311,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn308","msg":"Connection ended","attr":{"remote":"127.0.0.1:58808","uuid":"f043e814-2e1b-4438-8317-29791ef169b5","connectionId":308,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn316","msg":"Connection ended","attr":{"remote":"127.0.0.1:58824","uuid":"6dd6449a-ab54-4b2f-a426-3f3398aa5df6","connectionId":316,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn319","msg":"Connection ended","attr":{"remote":"127.0.0.1:58830","uuid":"ef3aa90f-e06b-4f8e-a976-90f475fd5ba3","connectionId":319,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn323","msg":"Connection ended","attr":{"remote":"127.0.0.1:58838","uuid":"7789053c-d331-48fa-88e3-a99d9e525fd3","connectionId":323,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58866","uuid":"f2fc7534-58cc-4d12-8baf-0afef37c2547","connectionId":337,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58868","uuid":"e0f4e34b-18ac-4266-9d5f-c019ec910b2a","connectionId":338,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn337","msg":"client metadata","attr":{"remote":"127.0.0.1:58866","client":"conn337","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn338","msg":"client metadata","attr":{"remote":"127.0.0.1:58868","client":"conn338","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn337","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58866","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn334","msg":"Connection ended","attr":{"remote":"127.0.0.1:58860","uuid":"a0380751-da79-4642-9105-67677e9b5b19","connectionId":334,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.307+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn324","msg":"Interrupted operation as its client disconnected","attr":{"opId":3234}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.308+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn324","msg":"Connection ended","attr":{"remote":"127.0.0.1:58840","uuid":"da46b1bc-99db-4049-8baf-d8ff26bf99fc","connectionId":324,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58870","uuid":"72581591-cc07-4f9d-854e-386ce7126fba","connectionId":339,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn339","msg":"client metadata","attr":{"remote":"127.0.0.1:58870","client":"conn339","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58872","uuid":"af352419-f8d9-4d6b-896f-fbcb9e53a588","connectionId":340,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58874","uuid":"b055f04a-a043-490f-a820-b05f8947cf97","connectionId":341,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn340","msg":"client metadata","attr":{"remote":"127.0.0.1:58872","client":"conn340","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn341","msg":"client metadata","attr":{"remote":"127.0.0.1:58874","client":"conn341","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.361+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn340","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58872","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.361+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn337","msg":"Connection ended","attr":{"remote":"127.0.0.1:58866","uuid":"f2fc7534-58cc-4d12-8baf-0afef37c2547","connectionId":337,"connectionCount":25}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4885602, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Batcher reading batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId"}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4885603, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Batcher read batch","attr":{"component":"TenantOplogBatcher_tenantMigrationTenantId","size":1}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4886004, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Applier starting to apply batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962338,"i":2}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962338,"i":2}},"t":-1}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4886011, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Applier starting to write no-ops","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4886003, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Applier scheduling no-ops ","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"firstDonorOptime":{"ts":{"$timestamp":{"t":1633962338,"i":2}},"t":-1},"lastDonorOptime":{"ts":{"$timestamp":{"t":1633962338,"i":2}},"t":-1},"numOplogThreads":5,"numOpsPerThread":16,"numOplogEntries":1,"numSessionsInBatch":0}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.399+00:00"},"s":"D1", "c":"TENANT_M", "id":4886002, "ctx":"TenantMigrationRecipientService-1","msg":"Tenant Oplog Applier finished applying batch","attr":{"tenant":"tenantMigrationTenantId","migrationUuid":{"uuid":{"$uuid":"a14add73-1df4-43bc-97f2-e6fd0e723c87"}},"lastBatchCompletedOpTimes":"{ donorOpTime: { ts: Timestamp(1633962338, 2), t: -1 }, recipientOpTime: { ts: Timestamp(0, 0), t: -1 } }"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.416+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn327","msg":"Interrupted operation as its client disconnected","attr":{"opId":3242}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.416+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn327","msg":"Connection ended","attr":{"remote":"127.0.0.1:58846","uuid":"9832604a-51fd-48c9-9681-6d6c56b03096","connectionId":327,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.463+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58876","uuid":"c682ded1-c1dc-44fc-9a8d-586be6ffaf10","connectionId":342,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn342","msg":"client metadata","attr":{"remote":"127.0.0.1:58876","client":"conn342","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.465+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58878","uuid":"33a2fa9d-0b45-4d91-a424-a497121aa938","connectionId":343,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.465+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58880","uuid":"952b46cd-7ea5-48e1-880f-1a1d84f087d3","connectionId":344,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn343","msg":"client metadata","attr":{"remote":"127.0.0.1:58878","client":"conn343","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn344","msg":"client metadata","attr":{"remote":"127.0.0.1:58880","client":"conn344","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.469+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn343","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58878","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.470+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn340","msg":"Connection ended","attr":{"remote":"127.0.0.1:58872","uuid":"af352419-f8d9-4d6b-896f-fbcb9e53a588","connectionId":340,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.524+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn330","msg":"Interrupted operation as its client disconnected","attr":{"opId":3251}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.524+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn330","msg":"Connection ended","attr":{"remote":"127.0.0.1:58852","uuid":"a28fad2b-e156-4e6d-9f12-fcdf3670b22e","connectionId":330,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58882","uuid":"40dc14b3-4a7d-4001-98f2-4a2e8615d369","connectionId":345,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn345","msg":"client metadata","attr":{"remote":"127.0.0.1:58882","client":"conn345","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58884","uuid":"6f93663e-80f1-48c9-ab51-c3312e1487cf","connectionId":346,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58886","uuid":"b4c003ca-55ab-4279-b580-8d761b23e3d0","connectionId":347,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn346","msg":"client metadata","attr":{"remote":"127.0.0.1:58884","client":"conn346","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn347","msg":"client metadata","attr":{"remote":"127.0.0.1:58886","client":"conn347","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.578+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn346","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58884","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn343","msg":"Connection ended","attr":{"remote":"127.0.0.1:58878","uuid":"33a2fa9d-0b45-4d91-a424-a497121aa938","connectionId":343,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.632+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn333","msg":"Interrupted operation as its client disconnected","attr":{"opId":3261}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.632+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn333","msg":"Connection ended","attr":{"remote":"127.0.0.1:58858","uuid":"460de168-f99b-4ecd-82c4-ff8db3999aa6","connectionId":333,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58888","uuid":"638e8be6-6f37-4c50-8703-952ba5b2d774","connectionId":348,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.680+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn348","msg":"client metadata","attr":{"remote":"127.0.0.1:58888","client":"conn348","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58890","uuid":"d86f671b-0f8e-440d-9261-33958b53dd16","connectionId":349,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.682+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58892","uuid":"2aa6cbe5-4b61-4ae5-86aa-cfb6ce8fe43b","connectionId":350,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.682+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn349","msg":"client metadata","attr":{"remote":"127.0.0.1:58890","client":"conn349","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.682+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn350","msg":"client metadata","attr":{"remote":"127.0.0.1:58892","client":"conn350","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.686+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn349","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58890","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.687+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn346","msg":"Connection ended","attr":{"remote":"127.0.0.1:58884","uuid":"6f93663e-80f1-48c9-ab51-c3312e1487cf","connectionId":346,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.748+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn336","msg":"Interrupted operation as its client disconnected","attr":{"opId":3269}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn336","msg":"Connection ended","attr":{"remote":"127.0.0.1:58864","uuid":"a04e95e5-1927-4962-bad6-a7d64d0cbfcd","connectionId":336,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58894","uuid":"5759d826-f5ba-4667-bd05-dc97dfa2bbe8","connectionId":351,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn351","msg":"client metadata","attr":{"remote":"127.0.0.1:58894","client":"conn351","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58896","uuid":"958907b7-ea7b-4bb0-b41f-1bca6502f22e","connectionId":352,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58898","uuid":"9634a246-8bd9-4da1-96b4-d9b84277cc55","connectionId":353,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn353","msg":"client metadata","attr":{"remote":"127.0.0.1:58898","client":"conn353","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:54604","uuid":"52ff99e4-9b6d-4926-93a7-e5a945f2a09f","connectionId":7,"connectionCount":10}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:25:42.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:55854","uuid":"c1412f34-313b-4bbd-a829-ec91c40b46ca","connectionId":30,"connectionCount":7}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:54680","uuid":"7c73e6e1-320e-486a-84d0-0f9cbee3bd40","connectionId":29,"connectionCount":9}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:25:42.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:54720","uuid":"1e74b023-325f-4c01-a5db-522b4a231598","connectionId":43,"connectionCount":8}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:25:42.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:40032","uuid":"4a2866db-f401-47fb-842b-b006a66b0276","connectionId":33,"connectionCount":7}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"Connection ended","attr":{"remote":"127.0.0.1:58124","uuid":"05381281-5e87-4360-a583-ca551c94df1f","connectionId":45,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn166","msg":"Connection ended","attr":{"remote":"127.0.0.1:58504","uuid":"f4a09f3d-8b85-4ca4-a67b-9ed7d99bab86","connectionId":166,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn170","msg":"Connection ended","attr":{"remote":"127.0.0.1:58512","uuid":"0aa4d45f-a0ad-4c2f-a6da-54d0170be465","connectionId":170,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn176","msg":"Connection ended","attr":{"remote":"127.0.0.1:58524","uuid":"c158d7ac-dd49-4f79-bed7-28a1bfe6217b","connectionId":176,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn173","msg":"Connection ended","attr":{"remote":"127.0.0.1:58518","uuid":"fcde31fe-a648-4c69-93f9-392ac2c16635","connectionId":173,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn178","msg":"Connection ended","attr":{"remote":"127.0.0.1:58528","uuid":"118b9bc9-0dbb-492e-abb0-dd87cd934dfa","connectionId":178,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn326","msg":"Connection ended","attr":{"remote":"127.0.0.1:58844","uuid":"fde3b37f-79ca-4c88-b36a-b7a709875436","connectionId":326,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn329","msg":"Connection ended","attr":{"remote":"127.0.0.1:58850","uuid":"a1bdc8ff-79ee-4348-a95c-d45f6f6109b1","connectionId":329,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn335","msg":"Connection ended","attr":{"remote":"127.0.0.1:58862","uuid":"1c963aba-43e0-4f7f-b463-38967affd94e","connectionId":335,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn338","msg":"Connection ended","attr":{"remote":"127.0.0.1:58868","uuid":"e0f4e34b-18ac-4266-9d5f-c019ec910b2a","connectionId":338,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.820+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn332","msg":"Connection ended","attr":{"remote":"127.0.0.1:58856","uuid":"36aff8a3-26cc-4023-874b-772968fd2d69","connectionId":332,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.821+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn352","msg":"client metadata","attr":{"remote":"127.0.0.1:58896","client":"conn352","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.826+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn352","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58896","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.826+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn349","msg":"Connection ended","attr":{"remote":"127.0.0.1:58890","uuid":"d86f671b-0f8e-440d-9261-33958b53dd16","connectionId":349,"connectionCount":18}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.856+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn339","msg":"Interrupted operation as its client disconnected","attr":{"opId":3280}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.857+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn339","msg":"Connection ended","attr":{"remote":"127.0.0.1:58870","uuid":"72581591-cc07-4f9d-854e-386ce7126fba","connectionId":339,"connectionCount":17}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.928+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58900","uuid":"475d1e81-7752-49aa-b9ec-7c76a9a5b8d3","connectionId":354,"connectionCount":18}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.928+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn354","msg":"client metadata","attr":{"remote":"127.0.0.1:58900","client":"conn354","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.929+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58902","uuid":"59a046f5-5700-4dae-967c-a163ca852d6f","connectionId":355,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.930+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58904","uuid":"7667de0b-c5b1-45b7-a617-0943218c14d9","connectionId":356,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.930+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn355","msg":"client metadata","attr":{"remote":"127.0.0.1:58902","client":"conn355","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.930+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn356","msg":"client metadata","attr":{"remote":"127.0.0.1:58904","client":"conn356","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.934+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn356","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58904","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.935+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn352","msg":"Connection ended","attr":{"remote":"127.0.0.1:58896","uuid":"958907b7-ea7b-4bb0-b41f-1bca6502f22e","connectionId":352,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.965+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn342","msg":"Interrupted operation as its client disconnected","attr":{"opId":3289}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:42.966+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn342","msg":"Connection ended","attr":{"remote":"127.0.0.1:58876","uuid":"c682ded1-c1dc-44fc-9a8d-586be6ffaf10","connectionId":342,"connectionCount":18}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.037+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58906","uuid":"28d7c974-b72c-47b0-8902-c43b00b394ed","connectionId":357,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.037+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn357","msg":"client metadata","attr":{"remote":"127.0.0.1:58906","client":"conn357","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.038+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58908","uuid":"4c73efbc-45c5-41db-a68c-11cc316b1c0e","connectionId":358,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.038+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn358","msg":"client metadata","attr":{"remote":"127.0.0.1:58908","client":"conn358","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.038+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58910","uuid":"acb9ec78-28af-4ead-99b7-54a0ecc8432e","connectionId":359,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.039+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn359","msg":"client metadata","attr":{"remote":"127.0.0.1:58910","client":"conn359","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.043+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn358","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58908","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.043+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn356","msg":"Connection ended","attr":{"remote":"127.0.0.1:58904","uuid":"7667de0b-c5b1-45b7-a617-0943218c14d9","connectionId":356,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.073+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn345","msg":"Interrupted operation as its client disconnected","attr":{"opId":3298}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn345","msg":"Connection ended","attr":{"remote":"127.0.0.1:58882","uuid":"40dc14b3-4a7d-4001-98f2-4a2e8615d369","connectionId":345,"connectionCount":19}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.145+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58912","uuid":"21e6685f-3d0b-438a-92ff-e88c098d6082","connectionId":360,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.145+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn360","msg":"client metadata","attr":{"remote":"127.0.0.1:58912","client":"conn360","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58914","uuid":"b7bc4086-e495-445c-be82-b79ea7dbf02a","connectionId":361,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.146+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58916","uuid":"8d1832df-d7d3-4443-b6aa-79f1d939bc69","connectionId":362,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.146+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn361","msg":"client metadata","attr":{"remote":"127.0.0.1:58914","client":"conn361","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.147+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn362","msg":"client metadata","attr":{"remote":"127.0.0.1:58916","client":"conn362","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.151+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn362","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58916","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.151+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn358","msg":"Connection ended","attr":{"remote":"127.0.0.1:58908","uuid":"4c73efbc-45c5-41db-a68c-11cc316b1c0e","connectionId":358,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.182+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn348","msg":"Interrupted operation as its client disconnected","attr":{"opId":3307}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.182+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn348","msg":"Connection ended","attr":{"remote":"127.0.0.1:58888","uuid":"638e8be6-6f37-4c50-8703-952ba5b2d774","connectionId":348,"connectionCount":20}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.254+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58918","uuid":"fb20ca62-653d-4af5-a737-4380463f2f59","connectionId":363,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.254+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn363","msg":"client metadata","attr":{"remote":"127.0.0.1:58918","client":"conn363","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.255+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58920","uuid":"d5db13df-45e4-4248-b034-1b8a6fab4a58","connectionId":364,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.255+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58922","uuid":"bd524567-1eaa-4d74-ba80-b02d7dd26ecd","connectionId":365,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.255+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn364","msg":"client metadata","attr":{"remote":"127.0.0.1:58920","client":"conn364","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.256+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn365","msg":"client metadata","attr":{"remote":"127.0.0.1:58922","client":"conn365","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.260+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn364","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58920","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.260+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn362","msg":"Connection ended","attr":{"remote":"127.0.0.1:58916","uuid":"8d1832df-d7d3-4443-b6aa-79f1d939bc69","connectionId":362,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.290+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn351","msg":"Interrupted operation as its client disconnected","attr":{"opId":3315}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.291+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn351","msg":"Connection ended","attr":{"remote":"127.0.0.1:58894","uuid":"5759d826-f5ba-4667-bd05-dc97dfa2bbe8","connectionId":351,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.362+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58924","uuid":"27c607fb-99ac-456f-91e4-2b9dd3217039","connectionId":366,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.363+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn366","msg":"client metadata","attr":{"remote":"127.0.0.1:58924","client":"conn366","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.364+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58926","uuid":"0ee5209d-c365-4a9e-ae1b-5ef6e5bb5b79","connectionId":367,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.364+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58928","uuid":"c0b8c00f-de56-4eca-a0ed-752b4e1f4154","connectionId":368,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.364+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn367","msg":"client metadata","attr":{"remote":"127.0.0.1:58926","client":"conn367","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.364+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn368","msg":"client metadata","attr":{"remote":"127.0.0.1:58928","client":"conn368","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.368+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn368","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58928","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.369+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn364","msg":"Connection ended","attr":{"remote":"127.0.0.1:58920","uuid":"d5db13df-45e4-4248-b034-1b8a6fab4a58","connectionId":364,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.430+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn354","msg":"Interrupted operation as its client disconnected","attr":{"opId":3324}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.430+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn354","msg":"Connection ended","attr":{"remote":"127.0.0.1:58900","uuid":"475d1e81-7752-49aa-b9ec-7c76a9a5b8d3","connectionId":354,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.471+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58930","uuid":"305f2a3c-7fd4-4cbf-a47c-2dd78f014d4e","connectionId":369,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.471+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn369","msg":"client metadata","attr":{"remote":"127.0.0.1:58930","client":"conn369","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.472+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58932","uuid":"11e5e4c5-54b3-438e-932f-4651c72b6c72","connectionId":370,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.472+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58934","uuid":"2a7465ba-b7a0-497a-98a0-5657eae9a666","connectionId":371,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.472+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn370","msg":"client metadata","attr":{"remote":"127.0.0.1:58932","client":"conn370","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.472+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn371","msg":"client metadata","attr":{"remote":"127.0.0.1:58934","client":"conn371","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.477+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn370","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58932","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.477+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn368","msg":"Connection ended","attr":{"remote":"127.0.0.1:58928","uuid":"c0b8c00f-de56-4eca-a0ed-752b4e1f4154","connectionId":368,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.538+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn357","msg":"Interrupted operation as its client disconnected","attr":{"opId":3333}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn357","msg":"Connection ended","attr":{"remote":"127.0.0.1:58906","uuid":"28d7c974-b72c-47b0-8902-c43b00b394ed","connectionId":357,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.579+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58936","uuid":"16b08be5-fb6c-4eac-abe6-8258b8e162b5","connectionId":372,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.580+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn372","msg":"client metadata","attr":{"remote":"127.0.0.1:58936","client":"conn372","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.581+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58938","uuid":"8f241a7f-2c83-43af-ab60-0a16f7462580","connectionId":373,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.581+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58940","uuid":"2b2edf15-34bd-4235-960d-053cfa2e1af5","connectionId":374,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn373","msg":"client metadata","attr":{"remote":"127.0.0.1:58938","client":"conn373","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn374","msg":"client metadata","attr":{"remote":"127.0.0.1:58940","client":"conn374","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.585+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn373","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58938","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.586+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn370","msg":"Connection ended","attr":{"remote":"127.0.0.1:58932","uuid":"11e5e4c5-54b3-438e-932f-4651c72b6c72","connectionId":370,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.647+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn360","msg":"Interrupted operation as its client disconnected","attr":{"opId":3343}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.647+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn360","msg":"Connection ended","attr":{"remote":"127.0.0.1:58912","uuid":"21e6685f-3d0b-438a-92ff-e88c098d6082","connectionId":360,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.688+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58942","uuid":"9904e90f-5052-4bb1-947e-6656d4cd4bab","connectionId":375,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.688+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn375","msg":"client metadata","attr":{"remote":"127.0.0.1:58942","client":"conn375","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.689+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58944","uuid":"138aa5d5-9650-414a-bf08-9f69c1015686","connectionId":376,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.689+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58946","uuid":"aa1cb684-97de-43e9-bf20-368cd19b65f2","connectionId":377,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.689+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn376","msg":"client metadata","attr":{"remote":"127.0.0.1:58944","client":"conn376","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.689+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn377","msg":"client metadata","attr":{"remote":"127.0.0.1:58946","client":"conn377","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.694+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn376","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58944","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.694+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn373","msg":"Connection ended","attr":{"remote":"127.0.0.1:58938","uuid":"8f241a7f-2c83-43af-ab60-0a16f7462580","connectionId":373,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.756+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn363","msg":"Interrupted operation as its client disconnected","attr":{"opId":3351}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.756+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn363","msg":"Connection ended","attr":{"remote":"127.0.0.1:58918","uuid":"fb20ca62-653d-4af5-a737-4380463f2f59","connectionId":363,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.796+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58948","uuid":"e70a840c-ab65-4ee4-bb97-a44f42d22f0e","connectionId":378,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.796+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn378","msg":"client metadata","attr":{"remote":"127.0.0.1:58948","client":"conn378","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58950","uuid":"1256f776-e883-452d-ba79-651eefeb8cdf","connectionId":379,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.797+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58952","uuid":"60207f28-146e-45a9-8436-660a90386d5c","connectionId":380,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.797+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn379","msg":"client metadata","attr":{"remote":"127.0.0.1:58950","client":"conn379","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.798+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn380","msg":"client metadata","attr":{"remote":"127.0.0.1:58952","client":"conn380","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.802+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn380","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58952","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.802+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn376","msg":"Connection ended","attr":{"remote":"127.0.0.1:58944","uuid":"138aa5d5-9650-414a-bf08-9f69c1015686","connectionId":376,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.864+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn366","msg":"Interrupted operation as its client disconnected","attr":{"opId":3359}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.864+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn366","msg":"Connection ended","attr":{"remote":"127.0.0.1:58924","uuid":"27c607fb-99ac-456f-91e4-2b9dd3217039","connectionId":366,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.904+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58954","uuid":"6f4b98a3-30dc-4615-90a7-eeebae4bcc50","connectionId":381,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.905+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn381","msg":"client metadata","attr":{"remote":"127.0.0.1:58954","client":"conn381","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.905+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58956","uuid":"af0946b5-aa91-45d9-9bae-4db29c989bcb","connectionId":382,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.906+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58958","uuid":"5cb8c97c-d8b1-4016-b124-c1dc4b192d34","connectionId":383,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.906+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn382","msg":"client metadata","attr":{"remote":"127.0.0.1:58956","client":"conn382","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.906+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn383","msg":"client metadata","attr":{"remote":"127.0.0.1:58958","client":"conn383","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.910+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn382","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58956","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.910+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn380","msg":"Connection ended","attr":{"remote":"127.0.0.1:58952","uuid":"60207f28-146e-45a9-8436-660a90386d5c","connectionId":380,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.973+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn369","msg":"Interrupted operation as its client disconnected","attr":{"opId":3367}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:43.973+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn369","msg":"Connection ended","attr":{"remote":"127.0.0.1:58930","uuid":"305f2a3c-7fd4-4cbf-a47c-2dd78f014d4e","connectionId":369,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.012+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58960","uuid":"9840f09b-018a-49d6-b420-cc7b6e274b38","connectionId":384,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.013+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn384","msg":"client metadata","attr":{"remote":"127.0.0.1:58960","client":"conn384","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.014+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58962","uuid":"5ae347f4-0981-47c2-a5b6-2a001239eefe","connectionId":385,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.014+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58964","uuid":"17d9b714-8b6a-4a35-a5aa-e7ba9db1d9c9","connectionId":386,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.014+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn385","msg":"client metadata","attr":{"remote":"127.0.0.1:58962","client":"conn385","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.014+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn386","msg":"client metadata","attr":{"remote":"127.0.0.1:58964","client":"conn386","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.019+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn386","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58964","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.019+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn382","msg":"Connection ended","attr":{"remote":"127.0.0.1:58956","uuid":"af0946b5-aa91-45d9-9bae-4db29c989bcb","connectionId":382,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.081+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn372","msg":"Interrupted operation as its client disconnected","attr":{"opId":3376}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.081+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn372","msg":"Connection ended","attr":{"remote":"127.0.0.1:58936","uuid":"16b08be5-fb6c-4eac-abe6-8258b8e162b5","connectionId":372,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.121+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58966","uuid":"f66a9f16-1922-4dc5-84e8-69a95db9d042","connectionId":387,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.121+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn387","msg":"client metadata","attr":{"remote":"127.0.0.1:58966","client":"conn387","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.122+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58968","uuid":"70f54628-2721-4fa6-a9bc-27cdd926f623","connectionId":388,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.122+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58970","uuid":"5915a116-f56e-41f4-acef-decbe97bd96f","connectionId":389,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.123+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn388","msg":"client metadata","attr":{"remote":"127.0.0.1:58968","client":"conn388","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.123+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn389","msg":"client metadata","attr":{"remote":"127.0.0.1:58970","client":"conn389","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.127+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn389","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58970","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.128+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn386","msg":"Connection ended","attr":{"remote":"127.0.0.1:58964","uuid":"17d9b714-8b6a-4a35-a5aa-e7ba9db1d9c9","connectionId":386,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.189+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn375","msg":"Interrupted operation as its client disconnected","attr":{"opId":3385}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.190+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn375","msg":"Connection ended","attr":{"remote":"127.0.0.1:58942","uuid":"9904e90f-5052-4bb1-947e-6656d4cd4bab","connectionId":375,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.230+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58972","uuid":"a7974f3b-e321-4450-b8c6-87dea6f66ce2","connectionId":390,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.230+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn390","msg":"client metadata","attr":{"remote":"127.0.0.1:58972","client":"conn390","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.231+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58974","uuid":"78b7748a-69e2-40a5-ac86-03575e4bc9d4","connectionId":391,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.231+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58976","uuid":"05c6d456-a50c-45ca-b29a-5e7037f70148","connectionId":392,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.231+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn391","msg":"client metadata","attr":{"remote":"127.0.0.1:58974","client":"conn391","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.231+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn392","msg":"client metadata","attr":{"remote":"127.0.0.1:58976","client":"conn392","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.235+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn392","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58976","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.236+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn389","msg":"Connection ended","attr":{"remote":"127.0.0.1:58970","uuid":"5915a116-f56e-41f4-acef-decbe97bd96f","connectionId":389,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.298+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn378","msg":"Interrupted operation as its client disconnected","attr":{"opId":3394}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.298+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn378","msg":"Connection ended","attr":{"remote":"127.0.0.1:58948","uuid":"e70a840c-ab65-4ee4-bb97-a44f42d22f0e","connectionId":378,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.338+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58978","uuid":"d859e849-a65f-4d55-851b-8d0ab4df1634","connectionId":393,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.338+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn393","msg":"client metadata","attr":{"remote":"127.0.0.1:58978","client":"conn393","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.339+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58980","uuid":"8f6669ce-cbaa-4fd4-b15f-beda73705352","connectionId":394,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.339+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58982","uuid":"4ca51604-67f8-4c3e-8b4a-1b75dedea022","connectionId":395,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.339+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn394","msg":"client metadata","attr":{"remote":"127.0.0.1:58980","client":"conn394","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.340+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn395","msg":"client metadata","attr":{"remote":"127.0.0.1:58982","client":"conn395","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.344+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn394","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58980","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.344+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn392","msg":"Connection ended","attr":{"remote":"127.0.0.1:58976","uuid":"05c6d456-a50c-45ca-b29a-5e7037f70148","connectionId":392,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.406+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn381","msg":"Interrupted operation as its client disconnected","attr":{"opId":3402}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.406+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn381","msg":"Connection ended","attr":{"remote":"127.0.0.1:58954","uuid":"6f4b98a3-30dc-4615-90a7-eeebae4bcc50","connectionId":381,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.446+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58984","uuid":"e3d760d3-bcb3-45ac-a45b-24757594c228","connectionId":396,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.447+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn396","msg":"client metadata","attr":{"remote":"127.0.0.1:58984","client":"conn396","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.447+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58986","uuid":"a85911f4-ff2a-4e76-90f0-ba39acd24018","connectionId":397,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.448+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn397","msg":"client metadata","attr":{"remote":"127.0.0.1:58986","client":"conn397","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.448+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58988","uuid":"822857b8-3746-4c89-9489-9f90e507e0df","connectionId":398,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.448+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn398","msg":"client metadata","attr":{"remote":"127.0.0.1:58988","client":"conn398","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.452+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn397","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58986","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.452+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn394","msg":"Connection ended","attr":{"remote":"127.0.0.1:58980","uuid":"8f6669ce-cbaa-4fd4-b15f-beda73705352","connectionId":394,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.514+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn384","msg":"Interrupted operation as its client disconnected","attr":{"opId":3411}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.515+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn384","msg":"Connection ended","attr":{"remote":"127.0.0.1:58960","uuid":"9840f09b-018a-49d6-b420-cc7b6e274b38","connectionId":384,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.554+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58990","uuid":"6ccf4079-220d-4b66-9a40-ae06c3193c08","connectionId":399,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.555+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn399","msg":"client metadata","attr":{"remote":"127.0.0.1:58990","client":"conn399","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58992","uuid":"360368a4-c283-488f-99b3-d193e1193287","connectionId":400,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58994","uuid":"cad869b2-76cf-43e4-b9f7-efb21b12ac04","connectionId":401,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.556+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn400","msg":"client metadata","attr":{"remote":"127.0.0.1:58992","client":"conn400","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.556+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn401","msg":"client metadata","attr":{"remote":"127.0.0.1:58994","client":"conn401","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.560+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn400","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58992","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.561+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn397","msg":"Connection ended","attr":{"remote":"127.0.0.1:58986","uuid":"a85911f4-ff2a-4e76-90f0-ba39acd24018","connectionId":397,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.623+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn387","msg":"Interrupted operation as its client disconnected","attr":{"opId":3421}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.623+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn387","msg":"Connection ended","attr":{"remote":"127.0.0.1:58966","uuid":"f66a9f16-1922-4dc5-84e8-69a95db9d042","connectionId":387,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58996","uuid":"f913dc93-3667-43a8-9096-f7761b81a97a","connectionId":402,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.663+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn402","msg":"client metadata","attr":{"remote":"127.0.0.1:58996","client":"conn402","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.664+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58998","uuid":"e5497c48-28b0-488f-a6dd-dbc3f89b9e33","connectionId":403,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.664+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59000","uuid":"1baf9a68-c56c-4e4a-9273-0661307b307f","connectionId":404,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.664+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn403","msg":"client metadata","attr":{"remote":"127.0.0.1:58998","client":"conn403","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.664+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn404","msg":"client metadata","attr":{"remote":"127.0.0.1:59000","client":"conn404","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.669+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn403","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:58998","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.669+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn400","msg":"Connection ended","attr":{"remote":"127.0.0.1:58992","uuid":"360368a4-c283-488f-99b3-d193e1193287","connectionId":400,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.731+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn390","msg":"Interrupted operation as its client disconnected","attr":{"opId":3429}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.732+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn390","msg":"Connection ended","attr":{"remote":"127.0.0.1:58972","uuid":"a7974f3b-e321-4450-b8c6-87dea6f66ce2","connectionId":390,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.771+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59002","uuid":"82bb809d-23c7-49ef-a6ab-a5de9c65b201","connectionId":405,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.771+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn405","msg":"client metadata","attr":{"remote":"127.0.0.1:59002","client":"conn405","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.772+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59004","uuid":"36ee640d-f079-4322-b40c-5f079057664b","connectionId":406,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.772+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59006","uuid":"4f390805-c310-47ed-a96a-fd3d705570d9","connectionId":407,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn406","msg":"client metadata","attr":{"remote":"127.0.0.1:59004","client":"conn406","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn407","msg":"client metadata","attr":{"remote":"127.0.0.1:59006","client":"conn407","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.777+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn406","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59004","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.777+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn403","msg":"Connection ended","attr":{"remote":"127.0.0.1:58998","uuid":"e5497c48-28b0-488f-a6dd-dbc3f89b9e33","connectionId":403,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.839+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn393","msg":"Interrupted operation as its client disconnected","attr":{"opId":3439}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.840+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn393","msg":"Connection ended","attr":{"remote":"127.0.0.1:58978","uuid":"d859e849-a65f-4d55-851b-8d0ab4df1634","connectionId":393,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.879+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59008","uuid":"b61a02f9-0957-4a9b-8e9d-6d1ba0662425","connectionId":408,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.880+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn408","msg":"client metadata","attr":{"remote":"127.0.0.1:59008","client":"conn408","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59010","uuid":"b312d7d1-3ac0-43ce-a864-47897a0caa6d","connectionId":409,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59012","uuid":"5f73e333-274b-4b17-8d6f-85875fbacfe4","connectionId":410,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn409","msg":"client metadata","attr":{"remote":"127.0.0.1:59010","client":"conn409","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn410","msg":"client metadata","attr":{"remote":"127.0.0.1:59012","client":"conn410","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.886+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn409","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59010","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.886+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn406","msg":"Connection ended","attr":{"remote":"127.0.0.1:59004","uuid":"36ee640d-f079-4322-b40c-5f079057664b","connectionId":406,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.948+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn396","msg":"Interrupted operation as its client disconnected","attr":{"opId":3447}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.949+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn396","msg":"Connection ended","attr":{"remote":"127.0.0.1:58984","uuid":"e3d760d3-bcb3-45ac-a45b-24757594c228","connectionId":396,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.988+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59014","uuid":"f256a43f-d705-4c42-8804-6e3dc48ddce2","connectionId":411,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.988+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn411","msg":"client metadata","attr":{"remote":"127.0.0.1:59014","client":"conn411","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.989+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59016","uuid":"1d3c536d-ac6d-44ae-8b2f-fb35abf2d8d1","connectionId":412,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.990+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59018","uuid":"f323ee24-797c-4e55-9008-425660612073","connectionId":413,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.990+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn412","msg":"client metadata","attr":{"remote":"127.0.0.1:59016","client":"conn412","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.990+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn413","msg":"client metadata","attr":{"remote":"127.0.0.1:59018","client":"conn413","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.994+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn412","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59016","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:44.994+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn409","msg":"Connection ended","attr":{"remote":"127.0.0.1:59010","uuid":"b312d7d1-3ac0-43ce-a864-47897a0caa6d","connectionId":409,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.056+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn399","msg":"Interrupted operation as its client disconnected","attr":{"opId":3456}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.057+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn399","msg":"Connection ended","attr":{"remote":"127.0.0.1:58990","uuid":"6ccf4079-220d-4b66-9a40-ae06c3193c08","connectionId":399,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.097+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59020","uuid":"9d62e2e8-1320-4e38-82f1-b771be61c163","connectionId":414,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.097+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn414","msg":"client metadata","attr":{"remote":"127.0.0.1:59020","client":"conn414","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.098+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59022","uuid":"3ec12ff1-cf57-482e-b9a0-a1eef4166c67","connectionId":415,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.098+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59024","uuid":"7e1ba445-07a8-4328-ad75-f693bfb13074","connectionId":416,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.098+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn415","msg":"client metadata","attr":{"remote":"127.0.0.1:59022","client":"conn415","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.098+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn416","msg":"client metadata","attr":{"remote":"127.0.0.1:59024","client":"conn416","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.102+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn415","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59022","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.103+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn412","msg":"Connection ended","attr":{"remote":"127.0.0.1:59016","uuid":"1d3c536d-ac6d-44ae-8b2f-fb35abf2d8d1","connectionId":412,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.165+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn402","msg":"Interrupted operation as its client disconnected","attr":{"opId":3465}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.165+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn402","msg":"Connection ended","attr":{"remote":"127.0.0.1:58996","uuid":"f913dc93-3667-43a8-9096-f7761b81a97a","connectionId":402,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.205+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59026","uuid":"b81cbe3c-1b88-4e65-b2bd-d30c850807b9","connectionId":417,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.205+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn417","msg":"client metadata","attr":{"remote":"127.0.0.1:59026","client":"conn417","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59028","uuid":"bd7463b8-1ae2-42f0-956a-c21407b5528f","connectionId":418,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59030","uuid":"42de619c-59f6-49ef-9e31-5a715c253b03","connectionId":419,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn418","msg":"client metadata","attr":{"remote":"127.0.0.1:59028","client":"conn418","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn419","msg":"client metadata","attr":{"remote":"127.0.0.1:59030","client":"conn419","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.211+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn418","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59028","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.211+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn415","msg":"Connection ended","attr":{"remote":"127.0.0.1:59022","uuid":"3ec12ff1-cf57-482e-b9a0-a1eef4166c67","connectionId":415,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.273+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn405","msg":"Interrupted operation as its client disconnected","attr":{"opId":3473}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.273+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn405","msg":"Connection ended","attr":{"remote":"127.0.0.1:59002","uuid":"82bb809d-23c7-49ef-a6ab-a5de9c65b201","connectionId":405,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.313+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59032","uuid":"0f40dc28-21bd-4203-a0d6-20d4a5ca7099","connectionId":420,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.314+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn420","msg":"client metadata","attr":{"remote":"127.0.0.1:59032","client":"conn420","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.315+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59034","uuid":"db486686-61ed-458b-82b4-67fc407d6d79","connectionId":421,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.315+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59036","uuid":"bcfa222b-454a-46a8-a5b4-5a57ded7618b","connectionId":422,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.315+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn421","msg":"client metadata","attr":{"remote":"127.0.0.1:59034","client":"conn421","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.315+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn422","msg":"client metadata","attr":{"remote":"127.0.0.1:59036","client":"conn422","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.320+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn422","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59036","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.320+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn418","msg":"Connection ended","attr":{"remote":"127.0.0.1:59028","uuid":"bd7463b8-1ae2-42f0-956a-c21407b5528f","connectionId":418,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.381+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn408","msg":"Interrupted operation as its client disconnected","attr":{"opId":3481}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.382+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn408","msg":"Connection ended","attr":{"remote":"127.0.0.1:59008","uuid":"b61a02f9-0957-4a9b-8e9d-6d1ba0662425","connectionId":408,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.422+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59038","uuid":"490b8806-6ee0-48dc-8781-90592e4ffed3","connectionId":423,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.422+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn423","msg":"client metadata","attr":{"remote":"127.0.0.1:59038","client":"conn423","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.423+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59040","uuid":"4eba9c43-e5c8-408b-966d-b44b45df1824","connectionId":424,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.423+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59042","uuid":"b96ba9f5-4da8-44f3-939a-98a74db89ff6","connectionId":425,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.423+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn424","msg":"client metadata","attr":{"remote":"127.0.0.1:59040","client":"conn424","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.423+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn425","msg":"client metadata","attr":{"remote":"127.0.0.1:59042","client":"conn425","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.428+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn424","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59040","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.428+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn422","msg":"Connection ended","attr":{"remote":"127.0.0.1:59036","uuid":"bcfa222b-454a-46a8-a5b4-5a57ded7618b","connectionId":422,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.490+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn411","msg":"Interrupted operation as its client disconnected","attr":{"opId":3489}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.491+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn411","msg":"Connection ended","attr":{"remote":"127.0.0.1:59014","uuid":"f256a43f-d705-4c42-8804-6e3dc48ddce2","connectionId":411,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.530+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59044","uuid":"50ebe960-1a64-4dce-ac4d-bdd5c6cef19d","connectionId":426,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.530+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn426","msg":"client metadata","attr":{"remote":"127.0.0.1:59044","client":"conn426","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.531+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59046","uuid":"652b4251-5b82-409f-9ef9-da60c9dc618d","connectionId":427,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.531+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59048","uuid":"3badb468-c7e4-4af2-bb13-b274fe979d05","connectionId":428,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn427","msg":"client metadata","attr":{"remote":"127.0.0.1:59046","client":"conn427","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.532+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn428","msg":"client metadata","attr":{"remote":"127.0.0.1:59048","client":"conn428","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.536+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn427","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59046","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.536+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn424","msg":"Connection ended","attr":{"remote":"127.0.0.1:59040","uuid":"4eba9c43-e5c8-408b-966d-b44b45df1824","connectionId":424,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.598+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn414","msg":"Interrupted operation as its client disconnected","attr":{"opId":3501}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.599+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn414","msg":"Connection ended","attr":{"remote":"127.0.0.1:59020","uuid":"9d62e2e8-1320-4e38-82f1-b771be61c163","connectionId":414,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.638+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59050","uuid":"5bf761fe-fede-4634-94cd-5ee9c81c36fb","connectionId":429,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.638+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn429","msg":"client metadata","attr":{"remote":"127.0.0.1:59050","client":"conn429","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.639+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59052","uuid":"33c75eaa-6fab-4738-b853-afc0b056ae98","connectionId":430,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.640+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59054","uuid":"3a213fb7-b489-48ac-9ea2-05035b405f74","connectionId":431,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.640+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn430","msg":"client metadata","attr":{"remote":"127.0.0.1:59052","client":"conn430","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.640+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn431","msg":"client metadata","attr":{"remote":"127.0.0.1:59054","client":"conn431","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.644+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn430","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59052","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.644+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn427","msg":"Connection ended","attr":{"remote":"127.0.0.1:59046","uuid":"652b4251-5b82-409f-9ef9-da60c9dc618d","connectionId":427,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.707+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn417","msg":"Interrupted operation as its client disconnected","attr":{"opId":3509}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.707+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn417","msg":"Connection ended","attr":{"remote":"127.0.0.1:59026","uuid":"b81cbe3c-1b88-4e65-b2bd-d30c850807b9","connectionId":417,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.747+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59056","uuid":"86eb4a47-7697-4028-bb0c-b529b6dd3aa2","connectionId":432,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.747+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn432","msg":"client metadata","attr":{"remote":"127.0.0.1:59056","client":"conn432","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59058","uuid":"afc16871-e47e-438e-b3b7-23f8f8287c48","connectionId":433,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59060","uuid":"441b69c8-65d5-4ebd-b0c0-4ba12c270c3d","connectionId":434,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.748+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn433","msg":"client metadata","attr":{"remote":"127.0.0.1:59058","client":"conn433","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.748+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn434","msg":"client metadata","attr":{"remote":"127.0.0.1:59060","client":"conn434","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.753+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn433","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59058","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.753+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn430","msg":"Connection ended","attr":{"remote":"127.0.0.1:59052","uuid":"33c75eaa-6fab-4738-b853-afc0b056ae98","connectionId":430,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.815+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn420","msg":"Interrupted operation as its client disconnected","attr":{"opId":3517}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn420","msg":"Connection ended","attr":{"remote":"127.0.0.1:59032","uuid":"0f40dc28-21bd-4203-a0d6-20d4a5ca7099","connectionId":420,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.855+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59062","uuid":"b3fcaea2-b5e2-4679-bdb4-b042d12957a9","connectionId":435,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.855+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn435","msg":"client metadata","attr":{"remote":"127.0.0.1:59062","client":"conn435","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.856+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59064","uuid":"a41ffa77-2093-4ba8-9ce5-b1af687a207c","connectionId":436,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.856+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59066","uuid":"16ada1eb-b6da-49fe-ba0c-4f4b6ba3709c","connectionId":437,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.857+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn436","msg":"client metadata","attr":{"remote":"127.0.0.1:59064","client":"conn436","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.857+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn437","msg":"client metadata","attr":{"remote":"127.0.0.1:59066","client":"conn437","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.861+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn437","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59066","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.861+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn433","msg":"Connection ended","attr":{"remote":"127.0.0.1:59058","uuid":"afc16871-e47e-438e-b3b7-23f8f8287c48","connectionId":433,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.923+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn423","msg":"Interrupted operation as its client disconnected","attr":{"opId":3525}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.924+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn423","msg":"Connection ended","attr":{"remote":"127.0.0.1:59038","uuid":"490b8806-6ee0-48dc-8781-90592e4ffed3","connectionId":423,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.963+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59068","uuid":"d9bc92a3-44eb-44be-92ef-8a9ece062c1a","connectionId":438,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.964+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn438","msg":"client metadata","attr":{"remote":"127.0.0.1:59068","client":"conn438","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59070","uuid":"052300bb-7b90-45ed-81bb-5765b2e156c6","connectionId":439,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59072","uuid":"87c38da9-4bc3-466f-bad4-6c506b0762f9","connectionId":440,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn439","msg":"client metadata","attr":{"remote":"127.0.0.1:59070","client":"conn439","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn440","msg":"client metadata","attr":{"remote":"127.0.0.1:59072","client":"conn440","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.969+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn439","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59070","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:45.970+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn437","msg":"Connection ended","attr":{"remote":"127.0.0.1:59066","uuid":"16ada1eb-b6da-49fe-ba0c-4f4b6ba3709c","connectionId":437,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.032+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn426","msg":"Interrupted operation as its client disconnected","attr":{"opId":3534}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.032+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn426","msg":"Connection ended","attr":{"remote":"127.0.0.1:59044","uuid":"50ebe960-1a64-4dce-ac4d-bdd5c6cef19d","connectionId":426,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.072+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59074","uuid":"7f108fed-ffd0-4155-8a41-8067061814ca","connectionId":441,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.072+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn441","msg":"client metadata","attr":{"remote":"127.0.0.1:59074","client":"conn441","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.073+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59076","uuid":"3ae081e5-1b45-4a91-bb80-eec061cd0c75","connectionId":442,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.073+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59078","uuid":"19843400-b52a-4b7f-8c7f-bc7c4b1b7da5","connectionId":443,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.073+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn442","msg":"client metadata","attr":{"remote":"127.0.0.1:59076","client":"conn442","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.073+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn443","msg":"client metadata","attr":{"remote":"127.0.0.1:59078","client":"conn443","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.078+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn443","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59078","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.078+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn439","msg":"Connection ended","attr":{"remote":"127.0.0.1:59070","uuid":"052300bb-7b90-45ed-81bb-5765b2e156c6","connectionId":439,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.140+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn429","msg":"Interrupted operation as its client disconnected","attr":{"opId":3544}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.140+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn429","msg":"Connection ended","attr":{"remote":"127.0.0.1:59050","uuid":"5bf761fe-fede-4634-94cd-5ee9c81c36fb","connectionId":429,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59080","uuid":"0717b5f2-1685-4f97-8d56-53c30dbb7346","connectionId":444,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.181+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn444","msg":"client metadata","attr":{"remote":"127.0.0.1:59080","client":"conn444","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.182+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59082","uuid":"6487bfa0-b4e4-4951-801f-56d5c0279291","connectionId":445,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.182+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59084","uuid":"575e0455-ddb8-439f-9a3c-1d5f8cf01c6a","connectionId":446,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.182+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn445","msg":"client metadata","attr":{"remote":"127.0.0.1:59082","client":"conn445","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.182+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn446","msg":"client metadata","attr":{"remote":"127.0.0.1:59084","client":"conn446","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.187+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn445","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59082","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn443","msg":"Connection ended","attr":{"remote":"127.0.0.1:59078","uuid":"19843400-b52a-4b7f-8c7f-bc7c4b1b7da5","connectionId":443,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.248+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn432","msg":"Interrupted operation as its client disconnected","attr":{"opId":3552}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn432","msg":"Connection ended","attr":{"remote":"127.0.0.1:59056","uuid":"86eb4a47-7697-4028-bb0c-b529b6dd3aa2","connectionId":432,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.289+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59086","uuid":"89049279-001c-4aac-8698-df90d680edf9","connectionId":447,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.289+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn447","msg":"client metadata","attr":{"remote":"127.0.0.1:59086","client":"conn447","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.290+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59088","uuid":"f9f7253e-4625-442a-8187-74d9d422e362","connectionId":448,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.290+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59090","uuid":"fe2901bc-2414-43c3-afe6-7c9ffc9f7d5c","connectionId":449,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.290+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn448","msg":"client metadata","attr":{"remote":"127.0.0.1:59088","client":"conn448","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.291+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn449","msg":"client metadata","attr":{"remote":"127.0.0.1:59090","client":"conn449","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.295+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn448","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59088","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.295+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn445","msg":"Connection ended","attr":{"remote":"127.0.0.1:59082","uuid":"6487bfa0-b4e4-4951-801f-56d5c0279291","connectionId":445,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.357+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn435","msg":"Interrupted operation as its client disconnected","attr":{"opId":3560}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.357+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn435","msg":"Connection ended","attr":{"remote":"127.0.0.1:59062","uuid":"b3fcaea2-b5e2-4679-bdb4-b042d12957a9","connectionId":435,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.397+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59092","uuid":"7e7520d0-4c45-49c0-af4a-98fb55fde252","connectionId":450,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.398+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn450","msg":"client metadata","attr":{"remote":"127.0.0.1:59092","client":"conn450","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.398+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59094","uuid":"b59a472d-75b4-4ff3-a1e3-c7dc08ac90a0","connectionId":451,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.399+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59096","uuid":"742c13c0-6fda-4af4-b13f-5471da9c3084","connectionId":452,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.399+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn451","msg":"client metadata","attr":{"remote":"127.0.0.1:59094","client":"conn451","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.399+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn452","msg":"client metadata","attr":{"remote":"127.0.0.1:59096","client":"conn452","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.403+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn451","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59094","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.403+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn448","msg":"Connection ended","attr":{"remote":"127.0.0.1:59088","uuid":"f9f7253e-4625-442a-8187-74d9d422e362","connectionId":448,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.465+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn438","msg":"Interrupted operation as its client disconnected","attr":{"opId":3568}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.466+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn438","msg":"Connection ended","attr":{"remote":"127.0.0.1:59068","uuid":"d9bc92a3-44eb-44be-92ef-8a9ece062c1a","connectionId":438,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.506+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59098","uuid":"dc3ce2b7-f140-411f-8789-2e0eb4351996","connectionId":453,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.506+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn453","msg":"client metadata","attr":{"remote":"127.0.0.1:59098","client":"conn453","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.507+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59100","uuid":"67347a5b-85f8-4f60-99e9-ca877824681e","connectionId":454,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.507+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59102","uuid":"c2f9ebf1-30a6-47ff-b14d-85b19d564f8f","connectionId":455,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.507+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn454","msg":"client metadata","attr":{"remote":"127.0.0.1:59100","client":"conn454","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.508+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn455","msg":"client metadata","attr":{"remote":"127.0.0.1:59102","client":"conn455","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.512+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn454","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59100","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.512+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn451","msg":"Connection ended","attr":{"remote":"127.0.0.1:59094","uuid":"b59a472d-75b4-4ff3-a1e3-c7dc08ac90a0","connectionId":451,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.573+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn441","msg":"Interrupted operation as its client disconnected","attr":{"opId":3579}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.574+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn441","msg":"Connection ended","attr":{"remote":"127.0.0.1:59074","uuid":"7f108fed-ffd0-4155-8a41-8067061814ca","connectionId":441,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59104","uuid":"3fe8b248-105e-4d7d-89a6-8200c1be0722","connectionId":456,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.614+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn456","msg":"client metadata","attr":{"remote":"127.0.0.1:59104","client":"conn456","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.615+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59106","uuid":"893c7746-a1d6-4c7c-8b55-0f85a0a77ad7","connectionId":457,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.615+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59108","uuid":"5158efa4-af15-41f5-b956-57f15f90ec14","connectionId":458,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn457","msg":"client metadata","attr":{"remote":"127.0.0.1:59106","client":"conn457","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn458","msg":"client metadata","attr":{"remote":"127.0.0.1:59108","client":"conn458","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.620+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn457","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59106","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.620+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn454","msg":"Connection ended","attr":{"remote":"127.0.0.1:59100","uuid":"67347a5b-85f8-4f60-99e9-ca877824681e","connectionId":454,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.682+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn444","msg":"Interrupted operation as its client disconnected","attr":{"opId":3587}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.683+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn444","msg":"Connection ended","attr":{"remote":"127.0.0.1:59080","uuid":"0717b5f2-1685-4f97-8d56-53c30dbb7346","connectionId":444,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.722+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59110","uuid":"e67bb096-daf0-4f9e-9eac-7fcddc1e81a8","connectionId":459,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.722+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn459","msg":"client metadata","attr":{"remote":"127.0.0.1:59110","client":"conn459","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.723+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59112","uuid":"865c5a19-54bb-4a2a-845e-b49cd1befb31","connectionId":460,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.724+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59114","uuid":"740dcb27-80f8-4a69-804c-1cba8b2fcf5a","connectionId":461,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.724+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn460","msg":"client metadata","attr":{"remote":"127.0.0.1:59112","client":"conn460","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.724+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn461","msg":"client metadata","attr":{"remote":"127.0.0.1:59114","client":"conn461","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.728+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn460","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59112","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.729+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn457","msg":"Connection ended","attr":{"remote":"127.0.0.1:59106","uuid":"893c7746-a1d6-4c7c-8b55-0f85a0a77ad7","connectionId":457,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.791+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn447","msg":"Interrupted operation as its client disconnected","attr":{"opId":3597}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.791+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn447","msg":"Connection ended","attr":{"remote":"127.0.0.1:59086","uuid":"89049279-001c-4aac-8698-df90d680edf9","connectionId":447,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.831+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59116","uuid":"d719d0d4-5d77-4e70-accb-9607f8d975c0","connectionId":462,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.831+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn462","msg":"client metadata","attr":{"remote":"127.0.0.1:59116","client":"conn462","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.832+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59118","uuid":"a4991441-8e1b-4943-a165-fa0118766808","connectionId":463,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.832+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59120","uuid":"f65540cc-fccc-4474-ae80-65d81b9ee535","connectionId":464,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn463","msg":"client metadata","attr":{"remote":"127.0.0.1:59118","client":"conn463","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.833+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn464","msg":"client metadata","attr":{"remote":"127.0.0.1:59120","client":"conn464","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.836+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn463","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59118","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.837+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn460","msg":"Connection ended","attr":{"remote":"127.0.0.1:59112","uuid":"865c5a19-54bb-4a2a-845e-b49cd1befb31","connectionId":460,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.899+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn450","msg":"Interrupted operation as its client disconnected","attr":{"opId":3606}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.899+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn450","msg":"Connection ended","attr":{"remote":"127.0.0.1:59092","uuid":"7e7520d0-4c45-49c0-af4a-98fb55fde252","connectionId":450,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59122","uuid":"5a426b1c-f928-4aff-8afc-639b9a94cb95","connectionId":465,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.939+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn465","msg":"client metadata","attr":{"remote":"127.0.0.1:59122","client":"conn465","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.940+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59124","uuid":"a43e34be-f924-48b5-b91a-130d2f06eacf","connectionId":466,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.940+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59126","uuid":"81d90e33-1161-421f-b093-2dfa043005f6","connectionId":467,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.940+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn466","msg":"client metadata","attr":{"remote":"127.0.0.1:59124","client":"conn466","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn467","msg":"client metadata","attr":{"remote":"127.0.0.1:59126","client":"conn467","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.945+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn466","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59124","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:46.945+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn463","msg":"Connection ended","attr":{"remote":"127.0.0.1:59118","uuid":"a4991441-8e1b-4943-a165-fa0118766808","connectionId":463,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.007+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn453","msg":"Interrupted operation as its client disconnected","attr":{"opId":3615}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.008+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn453","msg":"Connection ended","attr":{"remote":"127.0.0.1:59098","uuid":"dc3ce2b7-f140-411f-8789-2e0eb4351996","connectionId":453,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.047+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59128","uuid":"71d0b516-0130-4a48-a231-e95f76e6b585","connectionId":468,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.047+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn468","msg":"client metadata","attr":{"remote":"127.0.0.1:59128","client":"conn468","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.048+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59130","uuid":"f984fabb-8189-4e65-b50c-6ba241bfd8e0","connectionId":469,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.048+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59132","uuid":"3014eda8-bb3b-44d1-9bce-787a885bb2d4","connectionId":470,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.049+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn469","msg":"client metadata","attr":{"remote":"127.0.0.1:59130","client":"conn469","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.049+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn470","msg":"client metadata","attr":{"remote":"127.0.0.1:59132","client":"conn470","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.053+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn470","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59132","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.053+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn466","msg":"Connection ended","attr":{"remote":"127.0.0.1:59124","uuid":"a43e34be-f924-48b5-b91a-130d2f06eacf","connectionId":466,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.116+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn456","msg":"Interrupted operation as its client disconnected","attr":{"opId":3624}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.116+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn456","msg":"Connection ended","attr":{"remote":"127.0.0.1:59104","uuid":"3fe8b248-105e-4d7d-89a6-8200c1be0722","connectionId":456,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.155+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59134","uuid":"54fcf1a4-218b-46dd-abbf-9dd2f3f6c42f","connectionId":471,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.156+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn471","msg":"client metadata","attr":{"remote":"127.0.0.1:59134","client":"conn471","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59136","uuid":"435fe42b-7a82-442b-84eb-8968aec4ec2d","connectionId":472,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59138","uuid":"2fdc58b4-08d2-42c9-9e01-e49a8fafd5e7","connectionId":473,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn472","msg":"client metadata","attr":{"remote":"127.0.0.1:59136","client":"conn472","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn473","msg":"client metadata","attr":{"remote":"127.0.0.1:59138","client":"conn473","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.162+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn473","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59138","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.162+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn470","msg":"Connection ended","attr":{"remote":"127.0.0.1:59132","uuid":"3014eda8-bb3b-44d1-9bce-787a885bb2d4","connectionId":470,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.224+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn459","msg":"Interrupted operation as its client disconnected","attr":{"opId":3632}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.224+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn459","msg":"Connection ended","attr":{"remote":"127.0.0.1:59110","uuid":"e67bb096-daf0-4f9e-9eac-7fcddc1e81a8","connectionId":459,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.264+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59140","uuid":"d4912ff8-4277-427b-ba79-4219d8101e13","connectionId":474,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.264+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn474","msg":"client metadata","attr":{"remote":"127.0.0.1:59140","client":"conn474","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.265+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59142","uuid":"a04b093e-79b8-4f11-9198-670beac143cd","connectionId":475,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.265+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59144","uuid":"e2b5eb43-077e-4887-bad9-6ff30e13b49b","connectionId":476,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.265+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn475","msg":"client metadata","attr":{"remote":"127.0.0.1:59142","client":"conn475","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.266+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn476","msg":"client metadata","attr":{"remote":"127.0.0.1:59144","client":"conn476","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.270+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn476","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59144","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.270+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn473","msg":"Connection ended","attr":{"remote":"127.0.0.1:59138","uuid":"2fdc58b4-08d2-42c9-9e01-e49a8fafd5e7","connectionId":473,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.332+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn462","msg":"Interrupted operation as its client disconnected","attr":{"opId":3640}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.333+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn462","msg":"Connection ended","attr":{"remote":"127.0.0.1:59116","uuid":"d719d0d4-5d77-4e70-accb-9607f8d975c0","connectionId":462,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.373+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59146","uuid":"728acfdf-970f-4ec5-9541-36507e1ad37d","connectionId":477,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.373+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn477","msg":"client metadata","attr":{"remote":"127.0.0.1:59146","client":"conn477","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.374+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59148","uuid":"959e605f-6946-4908-8dc1-07f9ad162023","connectionId":478,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.374+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn478","msg":"client metadata","attr":{"remote":"127.0.0.1:59148","client":"conn478","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.374+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59150","uuid":"32871582-4ed8-43c6-b5fe-d438e7aed3da","connectionId":479,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.375+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn479","msg":"client metadata","attr":{"remote":"127.0.0.1:59150","client":"conn479","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.379+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn478","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59148","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.379+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn476","msg":"Connection ended","attr":{"remote":"127.0.0.1:59144","uuid":"e2b5eb43-077e-4887-bad9-6ff30e13b49b","connectionId":476,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.441+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn465","msg":"Interrupted operation as its client disconnected","attr":{"opId":3648}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.441+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn465","msg":"Connection ended","attr":{"remote":"127.0.0.1:59122","uuid":"5a426b1c-f928-4aff-8afc-639b9a94cb95","connectionId":465,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.481+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59152","uuid":"8b28d395-c8ee-490e-a852-5c272c6231cc","connectionId":480,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn480","msg":"client metadata","attr":{"remote":"127.0.0.1:59152","client":"conn480","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.482+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59154","uuid":"4c4c2288-acec-44cf-a968-2db36ab010e0","connectionId":481,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.482+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59156","uuid":"0590e22e-0c3c-4f3d-9d79-ebaed0f7f306","connectionId":482,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.482+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn481","msg":"client metadata","attr":{"remote":"127.0.0.1:59154","client":"conn481","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.482+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn482","msg":"client metadata","attr":{"remote":"127.0.0.1:59156","client":"conn482","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.487+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn482","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59156","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.487+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn478","msg":"Connection ended","attr":{"remote":"127.0.0.1:59148","uuid":"959e605f-6946-4908-8dc1-07f9ad162023","connectionId":478,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.549+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn468","msg":"Interrupted operation as its client disconnected","attr":{"opId":3657}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.549+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn468","msg":"Connection ended","attr":{"remote":"127.0.0.1:59128","uuid":"71d0b516-0130-4a48-a231-e95f76e6b585","connectionId":468,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.589+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59158","uuid":"fceac109-e346-48dc-a772-0768dc2d74a1","connectionId":483,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.589+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn483","msg":"client metadata","attr":{"remote":"127.0.0.1:59158","client":"conn483","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.590+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59160","uuid":"7225b6de-590a-4921-8075-ef5154247acf","connectionId":484,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.590+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59162","uuid":"427d1fb7-3dc6-4a06-ae5e-7b544239a2ab","connectionId":485,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.591+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn484","msg":"client metadata","attr":{"remote":"127.0.0.1:59160","client":"conn484","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.591+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn485","msg":"client metadata","attr":{"remote":"127.0.0.1:59162","client":"conn485","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.595+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn485","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59162","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.596+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn482","msg":"Connection ended","attr":{"remote":"127.0.0.1:59156","uuid":"0590e22e-0c3c-4f3d-9d79-ebaed0f7f306","connectionId":482,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.657+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn471","msg":"Interrupted operation as its client disconnected","attr":{"opId":3667}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.658+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn471","msg":"Connection ended","attr":{"remote":"127.0.0.1:59134","uuid":"54fcf1a4-218b-46dd-abbf-9dd2f3f6c42f","connectionId":471,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.698+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59164","uuid":"717e6593-6e67-4aae-ac3c-b80b42b5671c","connectionId":486,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.698+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn486","msg":"client metadata","attr":{"remote":"127.0.0.1:59164","client":"conn486","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.699+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59166","uuid":"24230048-7f23-44d4-a682-13e7a8c2ed48","connectionId":487,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.699+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59168","uuid":"855cf09e-466c-4872-904a-a976193fa21f","connectionId":488,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.699+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn487","msg":"client metadata","attr":{"remote":"127.0.0.1:59166","client":"conn487","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.700+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn488","msg":"client metadata","attr":{"remote":"127.0.0.1:59168","client":"conn488","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.704+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn487","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59166","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.704+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn485","msg":"Connection ended","attr":{"remote":"127.0.0.1:59162","uuid":"427d1fb7-3dc6-4a06-ae5e-7b544239a2ab","connectionId":485,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.766+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn474","msg":"Interrupted operation as its client disconnected","attr":{"opId":3675}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.766+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn474","msg":"Connection ended","attr":{"remote":"127.0.0.1:59140","uuid":"d4912ff8-4277-427b-ba79-4219d8101e13","connectionId":474,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn359","msg":"Connection ended","attr":{"remote":"127.0.0.1:58910","uuid":"acb9ec78-28af-4ead-99b7-54a0ecc8432e","connectionId":359,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn361","msg":"Connection ended","attr":{"remote":"127.0.0.1:58914","uuid":"b7bc4086-e495-445c-be82-b79ea7dbf02a","connectionId":361,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn365","msg":"Connection ended","attr":{"remote":"127.0.0.1:58922","uuid":"bd524567-1eaa-4d74-ba80-b02d7dd26ecd","connectionId":365,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn367","msg":"Connection ended","attr":{"remote":"127.0.0.1:58926","uuid":"0ee5209d-c365-4a9e-ae1b-5ef6e5bb5b79","connectionId":367,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn355","msg":"Connection ended","attr":{"remote":"127.0.0.1:58902","uuid":"59a046f5-5700-4dae-967c-a163ca852d6f","connectionId":355,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn371","msg":"Connection ended","attr":{"remote":"127.0.0.1:58934","uuid":"2a7465ba-b7a0-497a-98a0-5657eae9a666","connectionId":371,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn374","msg":"Connection ended","attr":{"remote":"127.0.0.1:58940","uuid":"2b2edf15-34bd-4235-960d-053cfa2e1af5","connectionId":374,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn377","msg":"Connection ended","attr":{"remote":"127.0.0.1:58946","uuid":"aa1cb684-97de-43e9-bf20-368cd19b65f2","connectionId":377,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn379","msg":"Connection ended","attr":{"remote":"127.0.0.1:58950","uuid":"1256f776-e883-452d-ba79-651eefeb8cdf","connectionId":379,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn383","msg":"Connection ended","attr":{"remote":"127.0.0.1:58958","uuid":"5cb8c97c-d8b1-4016-b124-c1dc4b192d34","connectionId":383,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn385","msg":"Connection ended","attr":{"remote":"127.0.0.1:58962","uuid":"5ae347f4-0981-47c2-a5b6-2a001239eefe","connectionId":385,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn388","msg":"Connection ended","attr":{"remote":"127.0.0.1:58968","uuid":"70f54628-2721-4fa6-a9bc-27cdd926f623","connectionId":388,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn391","msg":"Connection ended","attr":{"remote":"127.0.0.1:58974","uuid":"78b7748a-69e2-40a5-ac86-03575e4bc9d4","connectionId":391,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn395","msg":"Connection ended","attr":{"remote":"127.0.0.1:58982","uuid":"4ca51604-67f8-4c3e-8b4a-1b75dedea022","connectionId":395,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn398","msg":"Connection ended","attr":{"remote":"127.0.0.1:58988","uuid":"822857b8-3746-4c89-9489-9f90e507e0df","connectionId":398,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn401","msg":"Connection ended","attr":{"remote":"127.0.0.1:58994","uuid":"cad869b2-76cf-43e4-b9f7-efb21b12ac04","connectionId":401,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn404","msg":"Connection ended","attr":{"remote":"127.0.0.1:59000","uuid":"1baf9a68-c56c-4e4a-9273-0661307b307f","connectionId":404,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn407","msg":"Connection ended","attr":{"remote":"127.0.0.1:59006","uuid":"4f390805-c310-47ed-a96a-fd3d705570d9","connectionId":407,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn410","msg":"Connection ended","attr":{"remote":"127.0.0.1:59012","uuid":"5f73e333-274b-4b17-8d6f-85875fbacfe4","connectionId":410,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn413","msg":"Connection ended","attr":{"remote":"127.0.0.1:59018","uuid":"f323ee24-797c-4e55-9008-425660612073","connectionId":413,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn416","msg":"Connection ended","attr":{"remote":"127.0.0.1:59024","uuid":"7e1ba445-07a8-4328-ad75-f693bfb13074","connectionId":416,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn425","msg":"Connection ended","attr":{"remote":"127.0.0.1:59042","uuid":"b96ba9f5-4da8-44f3-939a-98a74db89ff6","connectionId":425,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn428","msg":"Connection ended","attr":{"remote":"127.0.0.1:59048","uuid":"3badb468-c7e4-4af2-bb13-b274fe979d05","connectionId":428,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn431","msg":"Connection ended","attr":{"remote":"127.0.0.1:59054","uuid":"3a213fb7-b489-48ac-9ea2-05035b405f74","connectionId":431,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn440","msg":"Connection ended","attr":{"remote":"127.0.0.1:59072","uuid":"87c38da9-4bc3-466f-bad4-6c506b0762f9","connectionId":440,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn436","msg":"Connection ended","attr":{"remote":"127.0.0.1:59064","uuid":"a41ffa77-2093-4ba8-9ce5-b1af687a207c","connectionId":436,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn419","msg":"Connection ended","attr":{"remote":"127.0.0.1:59030","uuid":"42de619c-59f6-49ef-9e31-5a715c253b03","connectionId":419,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn421","msg":"Connection ended","attr":{"remote":"127.0.0.1:59034","uuid":"db486686-61ed-458b-82b4-67fc407d6d79","connectionId":421,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn434","msg":"Connection ended","attr":{"remote":"127.0.0.1:59060","uuid":"441b69c8-65d5-4ebd-b0c0-4ba12c270c3d","connectionId":434,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.809+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn442","msg":"Connection ended","attr":{"remote":"127.0.0.1:59076","uuid":"3ae081e5-1b45-4a91-bb80-eec061cd0c75","connectionId":442,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn455","msg":"Connection ended","attr":{"remote":"127.0.0.1:59102","uuid":"c2f9ebf1-30a6-47ff-b14d-85b19d564f8f","connectionId":455,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn446","msg":"Connection ended","attr":{"remote":"127.0.0.1:59084","uuid":"575e0455-ddb8-439f-9a3c-1d5f8cf01c6a","connectionId":446,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn449","msg":"Connection ended","attr":{"remote":"127.0.0.1:59090","uuid":"fe2901bc-2414-43c3-afe6-7c9ffc9f7d5c","connectionId":449,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn452","msg":"Connection ended","attr":{"remote":"127.0.0.1:59096","uuid":"742c13c0-6fda-4af4-b13f-5471da9c3084","connectionId":452,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn458","msg":"Connection ended","attr":{"remote":"127.0.0.1:59108","uuid":"5158efa4-af15-41f5-b956-57f15f90ec14","connectionId":458,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn461","msg":"Connection ended","attr":{"remote":"127.0.0.1:59114","uuid":"740dcb27-80f8-4a69-804c-1cba8b2fcf5a","connectionId":461,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn464","msg":"Connection ended","attr":{"remote":"127.0.0.1:59120","uuid":"f65540cc-fccc-4474-ae80-65d81b9ee535","connectionId":464,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn467","msg":"Connection ended","attr":{"remote":"127.0.0.1:59126","uuid":"81d90e33-1161-421f-b093-2dfa043005f6","connectionId":467,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn475","msg":"Connection ended","attr":{"remote":"127.0.0.1:59142","uuid":"a04b093e-79b8-4f11-9198-670beac143cd","connectionId":475,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn472","msg":"Connection ended","attr":{"remote":"127.0.0.1:59136","uuid":"435fe42b-7a82-442b-84eb-8968aec4ec2d","connectionId":472,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn469","msg":"Connection ended","attr":{"remote":"127.0.0.1:59130","uuid":"f984fabb-8189-4e65-b50c-6ba241bfd8e0","connectionId":469,"connectionCount":21}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59170","uuid":"b33ab648-f63e-4193-91ce-b62ed7a8b4e6","connectionId":489,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn489","msg":"client metadata","attr":{"remote":"127.0.0.1:59170","client":"conn489","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.814+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59172","uuid":"d193c271-b45a-49e4-97f7-5fed7c5ad59e","connectionId":490,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.814+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59174","uuid":"3aea5353-65db-4afc-943f-f0afd6063332","connectionId":491,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn490","msg":"client metadata","attr":{"remote":"127.0.0.1:59172","client":"conn490","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn491","msg":"client metadata","attr":{"remote":"127.0.0.1:59174","client":"conn491","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.818+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn490","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59172","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn487","msg":"Connection ended","attr":{"remote":"127.0.0.1:59166","uuid":"24230048-7f23-44d4-a682-13e7a8c2ed48","connectionId":487,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.874+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn477","msg":"Interrupted operation as its client disconnected","attr":{"opId":3683}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.875+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn477","msg":"Connection ended","attr":{"remote":"127.0.0.1:59146","uuid":"728acfdf-970f-4ec5-9541-36507e1ad37d","connectionId":477,"connectionCount":22}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.921+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59176","uuid":"31df383c-a0b2-4dc9-8e06-bda4f00bac73","connectionId":492,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.921+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn492","msg":"client metadata","attr":{"remote":"127.0.0.1:59176","client":"conn492","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59178","uuid":"ea5480a3-13ad-4ff6-82ad-b6c817c1cca3","connectionId":493,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59180","uuid":"cc218846-95a4-4a73-9409-9cc227e10e34","connectionId":494,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn493","msg":"client metadata","attr":{"remote":"127.0.0.1:59178","client":"conn493","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn494","msg":"client metadata","attr":{"remote":"127.0.0.1:59180","client":"conn494","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.927+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn493","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59178","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.927+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn490","msg":"Connection ended","attr":{"remote":"127.0.0.1:59172","uuid":"d193c271-b45a-49e4-97f7-5fed7c5ad59e","connectionId":490,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.983+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn480","msg":"Interrupted operation as its client disconnected","attr":{"opId":3691}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:47.983+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn480","msg":"Connection ended","attr":{"remote":"127.0.0.1:59152","uuid":"8b28d395-c8ee-490e-a852-5c272c6231cc","connectionId":480,"connectionCount":23}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.029+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59182","uuid":"1da4dfda-f5b0-4da6-87c7-4622f97010d9","connectionId":495,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.030+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn495","msg":"client metadata","attr":{"remote":"127.0.0.1:59182","client":"conn495","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.031+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59184","uuid":"4db4a6a0-ea68-4a58-9cb8-130b2effa7d4","connectionId":496,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.031+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59186","uuid":"19aa043c-b1f7-496b-ac42-6a72cec7deec","connectionId":497,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn496","msg":"client metadata","attr":{"remote":"127.0.0.1:59184","client":"conn496","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn497","msg":"client metadata","attr":{"remote":"127.0.0.1:59186","client":"conn497","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.036+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn496","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59184","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.036+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn493","msg":"Connection ended","attr":{"remote":"127.0.0.1:59178","uuid":"ea5480a3-13ad-4ff6-82ad-b6c817c1cca3","connectionId":493,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.091+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn483","msg":"Interrupted operation as its client disconnected","attr":{"opId":3701}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.091+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn483","msg":"Connection ended","attr":{"remote":"127.0.0.1:59158","uuid":"fceac109-e346-48dc-a772-0768dc2d74a1","connectionId":483,"connectionCount":24}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59188","uuid":"a9a4847f-740b-4fd9-bf3f-36c61d889791","connectionId":498,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.138+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn498","msg":"client metadata","attr":{"remote":"127.0.0.1:59188","client":"conn498","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59190","uuid":"4e7015a5-6f6f-47d8-b341-2f5cdffa1fc6","connectionId":499,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59192","uuid":"ae13a4fb-d0bf-42f9-a818-6fb7ce5a7923","connectionId":500,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn499","msg":"client metadata","attr":{"remote":"127.0.0.1:59190","client":"conn499","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn500","msg":"client metadata","attr":{"remote":"127.0.0.1:59192","client":"conn500","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.144+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn499","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59190","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn496","msg":"Connection ended","attr":{"remote":"127.0.0.1:59184","uuid":"4db4a6a0-ea68-4a58-9cb8-130b2effa7d4","connectionId":496,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.199+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn486","msg":"Interrupted operation as its client disconnected","attr":{"opId":3710}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.200+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn486","msg":"Connection ended","attr":{"remote":"127.0.0.1:59164","uuid":"717e6593-6e67-4aae-ac3c-b80b42b5671c","connectionId":486,"connectionCount":25}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59194","uuid":"7e8a3ee7-44b5-47d6-b319-45f50a9df26a","connectionId":501,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn501","msg":"client metadata","attr":{"remote":"127.0.0.1:59194","client":"conn501","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59196","uuid":"85b591f1-f27d-4a25-849b-3ef9f400d397","connectionId":502,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn502","msg":"client metadata","attr":{"remote":"127.0.0.1:59196","client":"conn502","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59198","uuid":"5aa6b326-c700-482d-b033-bbcaa86e2aba","connectionId":503,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn503","msg":"client metadata","attr":{"remote":"127.0.0.1:59198","client":"conn503","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn503","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59198","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn499","msg":"Connection ended","attr":{"remote":"127.0.0.1:59190","uuid":"4e7015a5-6f6f-47d8-b341-2f5cdffa1fc6","connectionId":499,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.314+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn489","msg":"Interrupted operation as its client disconnected","attr":{"opId":3718}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.314+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn489","msg":"Connection ended","attr":{"remote":"127.0.0.1:59170","uuid":"b33ab648-f63e-4193-91ce-b62ed7a8b4e6","connectionId":489,"connectionCount":26}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59200","uuid":"5926d220-bcfc-4703-85a9-2d9ff1c36313","connectionId":504,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn504","msg":"client metadata","attr":{"remote":"127.0.0.1:59200","client":"conn504","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59202","uuid":"a7c33ff3-8c47-4511-ba57-dd3a5a79a0f7","connectionId":505,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59204","uuid":"081008b8-6d9e-4c0e-9fbd-0ab365ea245b","connectionId":506,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn505","msg":"client metadata","attr":{"remote":"127.0.0.1:59202","client":"conn505","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn506","msg":"client metadata","attr":{"remote":"127.0.0.1:59204","client":"conn506","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.361+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn506","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59204","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.361+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn503","msg":"Connection ended","attr":{"remote":"127.0.0.1:59198","uuid":"5aa6b326-c700-482d-b033-bbcaa86e2aba","connectionId":503,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.422+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn492","msg":"Interrupted operation as its client disconnected","attr":{"opId":3726}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.423+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn492","msg":"Connection ended","attr":{"remote":"127.0.0.1:59176","uuid":"31df383c-a0b2-4dc9-8e06-bda4f00bac73","connectionId":492,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.463+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59206","uuid":"7c7fb2fd-56df-41aa-a623-23be4e37be9e","connectionId":507,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.463+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn507","msg":"client metadata","attr":{"remote":"127.0.0.1:59206","client":"conn507","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59208","uuid":"2e2134dc-013c-4ace-8675-456605356bd5","connectionId":508,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59210","uuid":"8a3d75b9-b321-4a4b-bdd2-0ffa8dbf8be3","connectionId":509,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn508","msg":"client metadata","attr":{"remote":"127.0.0.1:59208","client":"conn508","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn509","msg":"client metadata","attr":{"remote":"127.0.0.1:59210","client":"conn509","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.469+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn508","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59208","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.469+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn506","msg":"Connection ended","attr":{"remote":"127.0.0.1:59204","uuid":"081008b8-6d9e-4c0e-9fbd-0ab365ea245b","connectionId":506,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.531+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn495","msg":"Interrupted operation as its client disconnected","attr":{"opId":3735}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.532+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn495","msg":"Connection ended","attr":{"remote":"127.0.0.1:59182","uuid":"1da4dfda-f5b0-4da6-87c7-4622f97010d9","connectionId":495,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.571+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59212","uuid":"97ac8094-bef2-41c4-9537-42655ce179c1","connectionId":510,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.571+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn510","msg":"client metadata","attr":{"remote":"127.0.0.1:59212","client":"conn510","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59214","uuid":"66e3ee2c-58c2-4259-8ded-2f43c6c87118","connectionId":511,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59216","uuid":"a90c580e-a099-425e-beb7-05b1ca940e68","connectionId":512,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn511","msg":"client metadata","attr":{"remote":"127.0.0.1:59214","client":"conn511","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn512","msg":"client metadata","attr":{"remote":"127.0.0.1:59216","client":"conn512","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.577+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn511","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59214","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.577+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn508","msg":"Connection ended","attr":{"remote":"127.0.0.1:59208","uuid":"2e2134dc-013c-4ace-8675-456605356bd5","connectionId":508,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.639+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn498","msg":"Interrupted operation as its client disconnected","attr":{"opId":3745}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.640+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn498","msg":"Connection ended","attr":{"remote":"127.0.0.1:59188","uuid":"a9a4847f-740b-4fd9-bf3f-36c61d889791","connectionId":498,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59218","uuid":"f127f6b2-3ba5-4c26-93f3-4a22c3b1ea46","connectionId":513,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.680+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn513","msg":"client metadata","attr":{"remote":"127.0.0.1:59218","client":"conn513","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59220","uuid":"151f4294-127a-4f1d-8c2c-e360553737d7","connectionId":514,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59222","uuid":"c3c44014-2a0f-4e85-8d9c-e56886653b1e","connectionId":515,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn514","msg":"client metadata","attr":{"remote":"127.0.0.1:59220","client":"conn514","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn515","msg":"client metadata","attr":{"remote":"127.0.0.1:59222","client":"conn515","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.686+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn514","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59220","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.686+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn511","msg":"Connection ended","attr":{"remote":"127.0.0.1:59214","uuid":"66e3ee2c-58c2-4259-8ded-2f43c6c87118","connectionId":511,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.748+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn501","msg":"Interrupted operation as its client disconnected","attr":{"opId":3753}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn501","msg":"Connection ended","attr":{"remote":"127.0.0.1:59194","uuid":"7e8a3ee7-44b5-47d6-b319-45f50a9df26a","connectionId":501,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.788+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59224","uuid":"3c8d9be7-ee5e-4eec-9c7c-09cdbc97a5d9","connectionId":516,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.788+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn516","msg":"client metadata","attr":{"remote":"127.0.0.1:59224","client":"conn516","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59226","uuid":"6ab9ed4b-17c2-467f-964c-fd039f42725f","connectionId":517,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59228","uuid":"f48cd892-3b79-4914-add6-f47a2475e8f6","connectionId":518,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn517","msg":"client metadata","attr":{"remote":"127.0.0.1:59226","client":"conn517","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn518","msg":"client metadata","attr":{"remote":"127.0.0.1:59228","client":"conn518","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.794+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn517","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59226","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn514","msg":"Connection ended","attr":{"remote":"127.0.0.1:59220","uuid":"151f4294-127a-4f1d-8c2c-e360553737d7","connectionId":514,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.856+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn504","msg":"Interrupted operation as its client disconnected","attr":{"opId":3763}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.857+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn504","msg":"Connection ended","attr":{"remote":"127.0.0.1:59200","uuid":"5926d220-bcfc-4703-85a9-2d9ff1c36313","connectionId":504,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.897+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59230","uuid":"296572e6-f361-41a4-b45b-527ac32b179d","connectionId":519,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.897+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn519","msg":"client metadata","attr":{"remote":"127.0.0.1:59230","client":"conn519","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.898+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59232","uuid":"4f99ec73-a6db-436a-a2c9-4b02ee81917d","connectionId":520,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.898+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59234","uuid":"2e3154d4-b6a4-40da-8bdb-e5605f47c83b","connectionId":521,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.898+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn520","msg":"client metadata","attr":{"remote":"127.0.0.1:59232","client":"conn520","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.898+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn521","msg":"client metadata","attr":{"remote":"127.0.0.1:59234","client":"conn521","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.903+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn520","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59232","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.903+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn517","msg":"Connection ended","attr":{"remote":"127.0.0.1:59226","uuid":"6ab9ed4b-17c2-467f-964c-fd039f42725f","connectionId":517,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.965+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn507","msg":"Interrupted operation as its client disconnected","attr":{"opId":3771}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:48.965+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn507","msg":"Connection ended","attr":{"remote":"127.0.0.1:59206","uuid":"7c7fb2fd-56df-41aa-a623-23be4e37be9e","connectionId":507,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.005+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59236","uuid":"eadc4726-cb72-496c-b9c5-f035a7a43620","connectionId":522,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.006+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn522","msg":"client metadata","attr":{"remote":"127.0.0.1:59236","client":"conn522","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59238","uuid":"712230b8-397a-44d6-b0c7-0a1d913f1992","connectionId":523,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59240","uuid":"8e7730ed-3278-4d03-bbc1-e378bdb289ae","connectionId":524,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn523","msg":"client metadata","attr":{"remote":"127.0.0.1:59238","client":"conn523","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn524","msg":"client metadata","attr":{"remote":"127.0.0.1:59240","client":"conn524","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.011+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn523","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59238","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.012+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn520","msg":"Connection ended","attr":{"remote":"127.0.0.1:59232","uuid":"4f99ec73-a6db-436a-a2c9-4b02ee81917d","connectionId":520,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.073+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn510","msg":"Interrupted operation as its client disconnected","attr":{"opId":3780}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn510","msg":"Connection ended","attr":{"remote":"127.0.0.1:59212","uuid":"97ac8094-bef2-41c4-9537-42655ce179c1","connectionId":510,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59242","uuid":"c0794381-51db-4329-ad5b-3180b93d8a76","connectionId":525,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn525","msg":"client metadata","attr":{"remote":"127.0.0.1:59242","client":"conn525","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59244","uuid":"648ac211-d790-46df-9cb8-5927ce5fd0a0","connectionId":526,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59246","uuid":"40faf24f-3cd0-436e-a7c5-af8f3d155747","connectionId":527,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn526","msg":"client metadata","attr":{"remote":"127.0.0.1:59244","client":"conn526","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn527","msg":"client metadata","attr":{"remote":"127.0.0.1:59246","client":"conn527","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.120+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn527","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59246","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn523","msg":"Connection ended","attr":{"remote":"127.0.0.1:59238","uuid":"712230b8-397a-44d6-b0c7-0a1d913f1992","connectionId":523,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.181+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn513","msg":"Interrupted operation as its client disconnected","attr":{"opId":3789}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.181+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn513","msg":"Connection ended","attr":{"remote":"127.0.0.1:59218","uuid":"f127f6b2-3ba5-4c26-93f3-4a22c3b1ea46","connectionId":513,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.222+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59248","uuid":"d1d8bdeb-48c3-49ee-b677-3f5f8d9d650d","connectionId":528,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.222+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn528","msg":"client metadata","attr":{"remote":"127.0.0.1:59248","client":"conn528","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59250","uuid":"2142e79e-8cad-40c9-9dcd-41bdec4693ae","connectionId":529,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59252","uuid":"0bf067a4-ca2c-411b-9e02-20c1ca5017bf","connectionId":530,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.224+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn529","msg":"client metadata","attr":{"remote":"127.0.0.1:59250","client":"conn529","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.224+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn530","msg":"client metadata","attr":{"remote":"127.0.0.1:59252","client":"conn530","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.228+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn530","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59252","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.229+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn527","msg":"Connection ended","attr":{"remote":"127.0.0.1:59246","uuid":"40faf24f-3cd0-436e-a7c5-af8f3d155747","connectionId":527,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.290+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn516","msg":"Interrupted operation as its client disconnected","attr":{"opId":3797}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.290+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn516","msg":"Connection ended","attr":{"remote":"127.0.0.1:59224","uuid":"3c8d9be7-ee5e-4eec-9c7c-09cdbc97a5d9","connectionId":516,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59254","uuid":"7f887cbe-7b23-4462-9586-6a7115a2317e","connectionId":531,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.331+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn531","msg":"client metadata","attr":{"remote":"127.0.0.1:59254","client":"conn531","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.332+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59256","uuid":"2f9fbb89-8d29-492b-88b8-a17525ffe1e1","connectionId":532,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.332+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59258","uuid":"552d867b-6940-44b6-91d5-2fd023b23b2a","connectionId":533,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.332+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn532","msg":"client metadata","attr":{"remote":"127.0.0.1:59256","client":"conn532","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn533","msg":"client metadata","attr":{"remote":"127.0.0.1:59258","client":"conn533","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.337+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn533","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59258","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.337+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn530","msg":"Connection ended","attr":{"remote":"127.0.0.1:59252","uuid":"0bf067a4-ca2c-411b-9e02-20c1ca5017bf","connectionId":530,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.398+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn519","msg":"Interrupted operation as its client disconnected","attr":{"opId":3806}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.399+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn519","msg":"Connection ended","attr":{"remote":"127.0.0.1:59230","uuid":"296572e6-f361-41a4-b45b-527ac32b179d","connectionId":519,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.439+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59260","uuid":"22c3da04-917d-40d7-a55f-ef4b28cedbac","connectionId":534,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.440+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn534","msg":"client metadata","attr":{"remote":"127.0.0.1:59260","client":"conn534","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59262","uuid":"a7a497cf-55c0-4937-9bc5-a14f5ac16033","connectionId":535,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59264","uuid":"4859b380-8034-487a-a15f-01b65be52eb9","connectionId":536,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn535","msg":"client metadata","attr":{"remote":"127.0.0.1:59262","client":"conn535","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn536","msg":"client metadata","attr":{"remote":"127.0.0.1:59264","client":"conn536","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.445+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn535","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59262","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.446+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn533","msg":"Connection ended","attr":{"remote":"127.0.0.1:59258","uuid":"552d867b-6940-44b6-91d5-2fd023b23b2a","connectionId":533,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.507+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn522","msg":"Interrupted operation as its client disconnected","attr":{"opId":3815}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.507+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn522","msg":"Connection ended","attr":{"remote":"127.0.0.1:59236","uuid":"eadc4726-cb72-496c-b9c5-f035a7a43620","connectionId":522,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.548+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59266","uuid":"29f64daa-34c7-4b06-a86e-ff4d00c42410","connectionId":537,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.548+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn537","msg":"client metadata","attr":{"remote":"127.0.0.1:59266","client":"conn537","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.549+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59268","uuid":"55527826-4dfc-4495-9505-f0c14e92fc42","connectionId":538,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.549+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59270","uuid":"ccab264b-ed0d-45b7-8a8a-4e17061d2f2a","connectionId":539,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.549+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn538","msg":"client metadata","attr":{"remote":"127.0.0.1:59268","client":"conn538","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.550+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn539","msg":"client metadata","attr":{"remote":"127.0.0.1:59270","client":"conn539","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.554+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn538","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59268","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn535","msg":"Connection ended","attr":{"remote":"127.0.0.1:59262","uuid":"a7a497cf-55c0-4937-9bc5-a14f5ac16033","connectionId":535,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.615+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn525","msg":"Interrupted operation as its client disconnected","attr":{"opId":3825}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.616+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn525","msg":"Connection ended","attr":{"remote":"127.0.0.1:59242","uuid":"c0794381-51db-4329-ad5b-3180b93d8a76","connectionId":525,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.656+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59272","uuid":"6137d348-a3dd-48e9-9d89-e96c0e045f0b","connectionId":540,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.656+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn540","msg":"client metadata","attr":{"remote":"127.0.0.1:59272","client":"conn540","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59274","uuid":"de14a481-72e8-48ae-8b7c-d7546b0b0502","connectionId":541,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59276","uuid":"7f024410-e893-4660-9cf4-3ebb5a530ffe","connectionId":542,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn541","msg":"client metadata","attr":{"remote":"127.0.0.1:59274","client":"conn541","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn542","msg":"client metadata","attr":{"remote":"127.0.0.1:59276","client":"conn542","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.662+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn542","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59276","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.662+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn538","msg":"Connection ended","attr":{"remote":"127.0.0.1:59268","uuid":"55527826-4dfc-4495-9505-f0c14e92fc42","connectionId":538,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.724+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn528","msg":"Interrupted operation as its client disconnected","attr":{"opId":3833}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.724+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn528","msg":"Connection ended","attr":{"remote":"127.0.0.1:59248","uuid":"d1d8bdeb-48c3-49ee-b677-3f5f8d9d650d","connectionId":528,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.764+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59278","uuid":"9bd7e677-aac9-426b-8723-194f356f4ef6","connectionId":543,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.764+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn543","msg":"client metadata","attr":{"remote":"127.0.0.1:59278","client":"conn543","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.765+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59280","uuid":"dd3d2f3f-ffc7-4651-9cfb-b5cfdb10eb80","connectionId":544,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.765+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59282","uuid":"bb25b11a-d0df-4d88-86ed-1092e96a357e","connectionId":545,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.765+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn544","msg":"client metadata","attr":{"remote":"127.0.0.1:59280","client":"conn544","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.766+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn545","msg":"client metadata","attr":{"remote":"127.0.0.1:59282","client":"conn545","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.770+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn544","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59280","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.770+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn542","msg":"Connection ended","attr":{"remote":"127.0.0.1:59276","uuid":"7f024410-e893-4660-9cf4-3ebb5a530ffe","connectionId":542,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.833+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn531","msg":"Interrupted operation as its client disconnected","attr":{"opId":3841}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.833+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn531","msg":"Connection ended","attr":{"remote":"127.0.0.1:59254","uuid":"7f887cbe-7b23-4462-9586-6a7115a2317e","connectionId":531,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.872+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59284","uuid":"9c236e26-ed86-457f-a914-25460e7a5b97","connectionId":546,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.872+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn546","msg":"client metadata","attr":{"remote":"127.0.0.1:59284","client":"conn546","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.873+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59286","uuid":"fea01df4-2a89-4c31-85f6-11d80526fdf2","connectionId":547,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.874+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59288","uuid":"f7163fb9-59d5-4ad6-85d7-71e9a48dafce","connectionId":548,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.874+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn547","msg":"client metadata","attr":{"remote":"127.0.0.1:59286","client":"conn547","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.874+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn548","msg":"client metadata","attr":{"remote":"127.0.0.1:59288","client":"conn548","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.878+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn547","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59286","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.878+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn544","msg":"Connection ended","attr":{"remote":"127.0.0.1:59280","uuid":"dd3d2f3f-ffc7-4651-9cfb-b5cfdb10eb80","connectionId":544,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.941+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn534","msg":"Interrupted operation as its client disconnected","attr":{"opId":3849}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.941+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn534","msg":"Connection ended","attr":{"remote":"127.0.0.1:59260","uuid":"22c3da04-917d-40d7-a55f-ef4b28cedbac","connectionId":534,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.980+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59290","uuid":"4176b9a8-5ccf-4eb2-b1d5-e0bae7050dde","connectionId":549,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.981+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn549","msg":"client metadata","attr":{"remote":"127.0.0.1:59290","client":"conn549","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.982+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59292","uuid":"7ef7bdb4-dab8-4a30-9c7e-54c0dcf05580","connectionId":550,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.982+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59294","uuid":"6a26b552-2ed1-4397-9561-64590953a4d5","connectionId":551,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.982+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn550","msg":"client metadata","attr":{"remote":"127.0.0.1:59292","client":"conn550","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.982+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn551","msg":"client metadata","attr":{"remote":"127.0.0.1:59294","client":"conn551","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.986+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn550","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59292","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:49.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn547","msg":"Connection ended","attr":{"remote":"127.0.0.1:59286","uuid":"fea01df4-2a89-4c31-85f6-11d80526fdf2","connectionId":547,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.049+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn537","msg":"Interrupted operation as its client disconnected","attr":{"opId":3858}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.050+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn537","msg":"Connection ended","attr":{"remote":"127.0.0.1:59266","uuid":"29f64daa-34c7-4b06-a86e-ff4d00c42410","connectionId":537,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.089+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59296","uuid":"ba569728-1c23-4941-8250-34c6b4620788","connectionId":552,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.089+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn552","msg":"client metadata","attr":{"remote":"127.0.0.1:59296","client":"conn552","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.090+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59298","uuid":"23ebd202-c6ac-480d-8e2e-55fb342297fe","connectionId":553,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.090+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59300","uuid":"e55516e9-ec57-434d-b372-6396a73790f4","connectionId":554,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.090+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn553","msg":"client metadata","attr":{"remote":"127.0.0.1:59298","client":"conn553","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.090+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn554","msg":"client metadata","attr":{"remote":"127.0.0.1:59300","client":"conn554","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.095+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn554","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59300","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.095+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn550","msg":"Connection ended","attr":{"remote":"127.0.0.1:59292","uuid":"7ef7bdb4-dab8-4a30-9c7e-54c0dcf05580","connectionId":550,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.157+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn540","msg":"Interrupted operation as its client disconnected","attr":{"opId":3868}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.157+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn540","msg":"Connection ended","attr":{"remote":"127.0.0.1:59272","uuid":"6137d348-a3dd-48e9-9d89-e96c0e045f0b","connectionId":540,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.197+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59302","uuid":"f136458f-f7ca-413c-a22d-7c25daedca9f","connectionId":555,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.197+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn555","msg":"client metadata","attr":{"remote":"127.0.0.1:59302","client":"conn555","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.198+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59304","uuid":"cf0ebb78-312b-4319-9ba1-2929910a0387","connectionId":556,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.198+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59306","uuid":"8bf61147-bb44-49f1-8776-f48de2df9e25","connectionId":557,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.198+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn556","msg":"client metadata","attr":{"remote":"127.0.0.1:59304","client":"conn556","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.199+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn557","msg":"client metadata","attr":{"remote":"127.0.0.1:59306","client":"conn557","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.203+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn556","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59304","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.203+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn554","msg":"Connection ended","attr":{"remote":"127.0.0.1:59300","uuid":"e55516e9-ec57-434d-b372-6396a73790f4","connectionId":554,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.266+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn543","msg":"Interrupted operation as its client disconnected","attr":{"opId":3876}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.266+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn543","msg":"Connection ended","attr":{"remote":"127.0.0.1:59278","uuid":"9bd7e677-aac9-426b-8723-194f356f4ef6","connectionId":543,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.305+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59308","uuid":"9e679898-6907-4521-8c99-743e5c410fe8","connectionId":558,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.305+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn558","msg":"client metadata","attr":{"remote":"127.0.0.1:59308","client":"conn558","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.306+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59310","uuid":"6d996803-64c2-489a-928f-f8676fc10497","connectionId":559,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.306+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59312","uuid":"43caf0fc-a182-45e1-8946-ce44e219d99c","connectionId":560,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.306+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn559","msg":"client metadata","attr":{"remote":"127.0.0.1:59310","client":"conn559","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.307+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn560","msg":"client metadata","attr":{"remote":"127.0.0.1:59312","client":"conn560","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.311+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn559","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59310","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.311+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn556","msg":"Connection ended","attr":{"remote":"127.0.0.1:59304","uuid":"cf0ebb78-312b-4319-9ba1-2929910a0387","connectionId":556,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.374+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn546","msg":"Interrupted operation as its client disconnected","attr":{"opId":3884}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.374+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn546","msg":"Connection ended","attr":{"remote":"127.0.0.1:59284","uuid":"9c236e26-ed86-457f-a914-25460e7a5b97","connectionId":546,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.413+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59314","uuid":"7d0e27df-4c29-4a19-8cf7-ada8fda187ce","connectionId":561,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.414+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn561","msg":"client metadata","attr":{"remote":"127.0.0.1:59314","client":"conn561","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59316","uuid":"e1e71f79-4d89-45a6-94cc-9a95b2af5e60","connectionId":562,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59318","uuid":"c7050fb4-03da-4094-b79b-dd5fb4dba976","connectionId":563,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.415+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn562","msg":"client metadata","attr":{"remote":"127.0.0.1:59316","client":"conn562","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.415+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn563","msg":"client metadata","attr":{"remote":"127.0.0.1:59318","client":"conn563","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.420+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn563","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59318","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.420+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn559","msg":"Connection ended","attr":{"remote":"127.0.0.1:59310","uuid":"6d996803-64c2-489a-928f-f8676fc10497","connectionId":559,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.482+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn549","msg":"Interrupted operation as its client disconnected","attr":{"opId":3892}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.482+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn549","msg":"Connection ended","attr":{"remote":"127.0.0.1:59290","uuid":"4176b9a8-5ccf-4eb2-b1d5-e0bae7050dde","connectionId":549,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.522+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59320","uuid":"bd8c4f5d-3e9e-4459-a5ba-8c00c315d140","connectionId":564,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.522+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn564","msg":"client metadata","attr":{"remote":"127.0.0.1:59320","client":"conn564","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.523+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59322","uuid":"e598b15a-59d9-4751-ae6a-f3ee6b9139e4","connectionId":565,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.523+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59324","uuid":"72ff3e90-5053-4204-a113-1869d4191cd7","connectionId":566,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.523+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn565","msg":"client metadata","attr":{"remote":"127.0.0.1:59322","client":"conn565","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.524+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn566","msg":"client metadata","attr":{"remote":"127.0.0.1:59324","client":"conn566","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.528+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn565","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59322","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.528+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn563","msg":"Connection ended","attr":{"remote":"127.0.0.1:59318","uuid":"c7050fb4-03da-4094-b79b-dd5fb4dba976","connectionId":563,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.590+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn552","msg":"Interrupted operation as its client disconnected","attr":{"opId":3904}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.591+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn552","msg":"Connection ended","attr":{"remote":"127.0.0.1:59296","uuid":"ba569728-1c23-4941-8250-34c6b4620788","connectionId":552,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.630+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59326","uuid":"8f8c5205-0366-4186-89cc-a7ef1f9703ac","connectionId":567,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.631+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn567","msg":"client metadata","attr":{"remote":"127.0.0.1:59326","client":"conn567","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.632+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59328","uuid":"f3d31286-c232-4b39-82cd-a0fa701ea080","connectionId":568,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.632+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59330","uuid":"17db1bee-4e61-4d0a-b502-5d910c9c7b47","connectionId":569,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.632+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn568","msg":"client metadata","attr":{"remote":"127.0.0.1:59328","client":"conn568","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.632+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn569","msg":"client metadata","attr":{"remote":"127.0.0.1:59330","client":"conn569","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.637+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn569","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59330","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.637+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn565","msg":"Connection ended","attr":{"remote":"127.0.0.1:59322","uuid":"e598b15a-59d9-4751-ae6a-f3ee6b9139e4","connectionId":565,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.699+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn555","msg":"Interrupted operation as its client disconnected","attr":{"opId":3913}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.699+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn555","msg":"Connection ended","attr":{"remote":"127.0.0.1:59302","uuid":"f136458f-f7ca-413c-a22d-7c25daedca9f","connectionId":555,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.739+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59332","uuid":"72c14dc1-41b6-4646-9692-94df69cef690","connectionId":570,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.739+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn570","msg":"client metadata","attr":{"remote":"127.0.0.1:59332","client":"conn570","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.740+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59334","uuid":"92d9fcdb-cb6e-4358-9e9c-51c394fc0c10","connectionId":571,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.740+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59336","uuid":"f1df2fdf-a5fd-4aa9-99ae-c86aff312109","connectionId":572,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.741+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn571","msg":"client metadata","attr":{"remote":"127.0.0.1:59334","client":"conn571","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.741+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn572","msg":"client metadata","attr":{"remote":"127.0.0.1:59336","client":"conn572","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.745+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn571","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59334","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.745+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn569","msg":"Connection ended","attr":{"remote":"127.0.0.1:59330","uuid":"17db1bee-4e61-4d0a-b502-5d910c9c7b47","connectionId":569,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.807+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn558","msg":"Interrupted operation as its client disconnected","attr":{"opId":3923}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.807+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn558","msg":"Connection ended","attr":{"remote":"127.0.0.1:59308","uuid":"9e679898-6907-4521-8c99-743e5c410fe8","connectionId":558,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.847+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59338","uuid":"4b4c956b-ffea-4b4a-8a48-00d505d28a66","connectionId":573,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.848+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn573","msg":"client metadata","attr":{"remote":"127.0.0.1:59338","client":"conn573","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.849+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59340","uuid":"879c91c8-8edb-47fe-a878-51170466397d","connectionId":574,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.849+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59342","uuid":"db4b153b-b151-4c4c-8d31-529b05eb7d3a","connectionId":575,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn574","msg":"client metadata","attr":{"remote":"127.0.0.1:59340","client":"conn574","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn575","msg":"client metadata","attr":{"remote":"127.0.0.1:59342","client":"conn575","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.853+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn574","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59340","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.854+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn571","msg":"Connection ended","attr":{"remote":"127.0.0.1:59334","uuid":"92d9fcdb-cb6e-4358-9e9c-51c394fc0c10","connectionId":571,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.915+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn561","msg":"Interrupted operation as its client disconnected","attr":{"opId":3931}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.915+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn561","msg":"Connection ended","attr":{"remote":"127.0.0.1:59314","uuid":"7d0e27df-4c29-4a19-8cf7-ada8fda187ce","connectionId":561,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.956+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59344","uuid":"935f5776-bf32-4d2b-9ad1-6c3522822da9","connectionId":576,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.956+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn576","msg":"client metadata","attr":{"remote":"127.0.0.1:59344","client":"conn576","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.957+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59346","uuid":"520b4523-a23a-43b4-9cd4-c359c8c17240","connectionId":577,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.957+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59348","uuid":"5f403e0c-b338-4c65-83f8-47c57a447469","connectionId":578,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.957+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn577","msg":"client metadata","attr":{"remote":"127.0.0.1:59346","client":"conn577","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.957+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn578","msg":"client metadata","attr":{"remote":"127.0.0.1:59348","client":"conn578","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.961+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn577","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59346","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:50.962+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn574","msg":"Connection ended","attr":{"remote":"127.0.0.1:59340","uuid":"879c91c8-8edb-47fe-a878-51170466397d","connectionId":574,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.024+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn564","msg":"Interrupted operation as its client disconnected","attr":{"opId":3940}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.024+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn564","msg":"Connection ended","attr":{"remote":"127.0.0.1:59320","uuid":"bd8c4f5d-3e9e-4459-a5ba-8c00c315d140","connectionId":564,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.064+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59350","uuid":"5f559ac3-8713-4dab-a6a8-1a061a51c702","connectionId":579,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.064+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn579","msg":"client metadata","attr":{"remote":"127.0.0.1:59350","client":"conn579","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.065+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59352","uuid":"27089116-eb2a-49d1-baeb-b7afc745bf43","connectionId":580,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.065+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59354","uuid":"43d4f97b-f566-41a0-857f-46e12cb4d110","connectionId":581,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.066+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn580","msg":"client metadata","attr":{"remote":"127.0.0.1:59352","client":"conn580","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.066+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn581","msg":"client metadata","attr":{"remote":"127.0.0.1:59354","client":"conn581","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.070+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn580","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59352","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.071+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn577","msg":"Connection ended","attr":{"remote":"127.0.0.1:59346","uuid":"520b4523-a23a-43b4-9cd4-c359c8c17240","connectionId":577,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.132+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn567","msg":"Interrupted operation as its client disconnected","attr":{"opId":3949}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.133+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn567","msg":"Connection ended","attr":{"remote":"127.0.0.1:59326","uuid":"8f8c5205-0366-4186-89cc-a7ef1f9703ac","connectionId":567,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.173+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59356","uuid":"4ba81bcc-26e5-4fb8-ab79-7bb6d34efbf8","connectionId":582,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.173+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn582","msg":"client metadata","attr":{"remote":"127.0.0.1:59356","client":"conn582","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.174+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59358","uuid":"c7a3139d-b773-4ec6-ae54-44b70deb0cb3","connectionId":583,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.174+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59360","uuid":"f9a60b1c-f15c-4f98-a78e-cf249addd3c5","connectionId":584,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.174+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn583","msg":"client metadata","attr":{"remote":"127.0.0.1:59358","client":"conn583","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.174+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn584","msg":"client metadata","attr":{"remote":"127.0.0.1:59360","client":"conn584","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.178+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn583","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59358","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.179+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn580","msg":"Connection ended","attr":{"remote":"127.0.0.1:59352","uuid":"27089116-eb2a-49d1-baeb-b7afc745bf43","connectionId":580,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.241+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn570","msg":"Interrupted operation as its client disconnected","attr":{"opId":3957}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.241+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn570","msg":"Connection ended","attr":{"remote":"127.0.0.1:59332","uuid":"72c14dc1-41b6-4646-9692-94df69cef690","connectionId":570,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.281+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59362","uuid":"4856012f-a948-4846-b7a0-3488575f7d39","connectionId":585,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.281+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn585","msg":"client metadata","attr":{"remote":"127.0.0.1:59362","client":"conn585","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.282+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59364","uuid":"a46e6437-8ca4-4959-bb5a-b0f09c9d1453","connectionId":586,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.282+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59366","uuid":"0d14e8d4-b6f1-4e95-bdc1-f0df52d1dcc8","connectionId":587,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.282+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn586","msg":"client metadata","attr":{"remote":"127.0.0.1:59364","client":"conn586","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.282+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn587","msg":"client metadata","attr":{"remote":"127.0.0.1:59366","client":"conn587","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.287+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn587","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59366","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.287+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn583","msg":"Connection ended","attr":{"remote":"127.0.0.1:59358","uuid":"c7a3139d-b773-4ec6-ae54-44b70deb0cb3","connectionId":583,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.349+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn573","msg":"Interrupted operation as its client disconnected","attr":{"opId":3965}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.349+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn573","msg":"Connection ended","attr":{"remote":"127.0.0.1:59338","uuid":"4b4c956b-ffea-4b4a-8a48-00d505d28a66","connectionId":573,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.389+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59368","uuid":"a654263d-fc55-4556-a3e9-8e268249d5cc","connectionId":588,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.389+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn588","msg":"client metadata","attr":{"remote":"127.0.0.1:59368","client":"conn588","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.390+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59370","uuid":"acb08ba7-4805-416c-9362-a838b8e6adb7","connectionId":589,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.390+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59372","uuid":"ce43d928-51c1-4d2d-b242-9fe453ca40e2","connectionId":590,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.390+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn589","msg":"client metadata","attr":{"remote":"127.0.0.1:59370","client":"conn589","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.391+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn590","msg":"client metadata","attr":{"remote":"127.0.0.1:59372","client":"conn590","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.395+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn589","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59370","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.395+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn587","msg":"Connection ended","attr":{"remote":"127.0.0.1:59366","uuid":"0d14e8d4-b6f1-4e95-bdc1-f0df52d1dcc8","connectionId":587,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.457+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn576","msg":"Interrupted operation as its client disconnected","attr":{"opId":3973}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.458+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn576","msg":"Connection ended","attr":{"remote":"127.0.0.1:59344","uuid":"935f5776-bf32-4d2b-9ad1-6c3522822da9","connectionId":576,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.497+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59374","uuid":"71af21a5-2825-4a62-a60b-39a3bc0ab151","connectionId":591,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.498+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn591","msg":"client metadata","attr":{"remote":"127.0.0.1:59374","client":"conn591","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.499+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59376","uuid":"155a2903-85d4-480c-97c3-e131b36858e2","connectionId":592,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.499+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59378","uuid":"58b9959a-2130-4522-ad35-d0c511e444df","connectionId":593,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.499+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn592","msg":"client metadata","attr":{"remote":"127.0.0.1:59376","client":"conn592","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.499+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn593","msg":"client metadata","attr":{"remote":"127.0.0.1:59378","client":"conn593","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.504+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn592","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59376","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.504+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn589","msg":"Connection ended","attr":{"remote":"127.0.0.1:59370","uuid":"acb08ba7-4805-416c-9362-a838b8e6adb7","connectionId":589,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.566+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn579","msg":"Interrupted operation as its client disconnected","attr":{"opId":3984}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.566+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn579","msg":"Connection ended","attr":{"remote":"127.0.0.1:59350","uuid":"5f559ac3-8713-4dab-a6a8-1a061a51c702","connectionId":579,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.606+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59380","uuid":"02e19f88-d935-467a-afc4-8996f46f072a","connectionId":594,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.606+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn594","msg":"client metadata","attr":{"remote":"127.0.0.1:59380","client":"conn594","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.607+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59382","uuid":"72751b25-b2af-4b0c-b4df-675bc18692c1","connectionId":595,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.607+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59384","uuid":"d5472014-db45-403f-848d-36681b28db7c","connectionId":596,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.607+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn595","msg":"client metadata","attr":{"remote":"127.0.0.1:59382","client":"conn595","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.607+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn596","msg":"client metadata","attr":{"remote":"127.0.0.1:59384","client":"conn596","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.612+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn595","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59382","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.612+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn592","msg":"Connection ended","attr":{"remote":"127.0.0.1:59376","uuid":"155a2903-85d4-480c-97c3-e131b36858e2","connectionId":592,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.674+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn582","msg":"Interrupted operation as its client disconnected","attr":{"opId":3992}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.675+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn582","msg":"Connection ended","attr":{"remote":"127.0.0.1:59356","uuid":"4ba81bcc-26e5-4fb8-ab79-7bb6d34efbf8","connectionId":582,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.714+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59386","uuid":"d5aa1838-0826-40a6-8e67-62c3a5941582","connectionId":597,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.714+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn597","msg":"client metadata","attr":{"remote":"127.0.0.1:59386","client":"conn597","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.715+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59388","uuid":"a74d08e2-f702-4f74-9504-7eaffecb6cae","connectionId":598,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.715+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59390","uuid":"03d7d667-9a8e-479a-9142-98c91051a305","connectionId":599,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.716+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn598","msg":"client metadata","attr":{"remote":"127.0.0.1:59388","client":"conn598","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.716+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn599","msg":"client metadata","attr":{"remote":"127.0.0.1:59390","client":"conn599","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.720+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn598","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59388","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.720+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn595","msg":"Connection ended","attr":{"remote":"127.0.0.1:59382","uuid":"72751b25-b2af-4b0c-b4df-675bc18692c1","connectionId":595,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.783+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn585","msg":"Interrupted operation as its client disconnected","attr":{"opId":4000}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.783+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn585","msg":"Connection ended","attr":{"remote":"127.0.0.1:59362","uuid":"4856012f-a948-4846-b7a0-3488575f7d39","connectionId":585,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.822+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59392","uuid":"75dd7b12-7ada-4ca5-b448-2dd4d72e4cc5","connectionId":600,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.823+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn600","msg":"client metadata","attr":{"remote":"127.0.0.1:59392","client":"conn600","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.824+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59394","uuid":"6bf06e41-9bd6-4da7-89a0-97a9b36442fc","connectionId":601,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.824+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59396","uuid":"4a43f6c6-cbca-48e1-a819-960d382d165b","connectionId":602,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.824+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn601","msg":"client metadata","attr":{"remote":"127.0.0.1:59394","client":"conn601","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.824+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn602","msg":"client metadata","attr":{"remote":"127.0.0.1:59396","client":"conn602","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.828+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn601","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59394","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.829+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn598","msg":"Connection ended","attr":{"remote":"127.0.0.1:59388","uuid":"a74d08e2-f702-4f74-9504-7eaffecb6cae","connectionId":598,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.891+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn588","msg":"Interrupted operation as its client disconnected","attr":{"opId":4008}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.891+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn588","msg":"Connection ended","attr":{"remote":"127.0.0.1:59368","uuid":"a654263d-fc55-4556-a3e9-8e268249d5cc","connectionId":588,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.931+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59398","uuid":"1a68dada-523d-4d91-90bd-a33528386fb9","connectionId":603,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.931+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn603","msg":"client metadata","attr":{"remote":"127.0.0.1:59398","client":"conn603","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.932+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59400","uuid":"bf973186-25cd-4b44-9e69-a9a705246bd8","connectionId":604,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.932+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59402","uuid":"40734fcf-8c56-4b72-a07d-7712fd66ddfb","connectionId":605,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.932+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn604","msg":"client metadata","attr":{"remote":"127.0.0.1:59400","client":"conn604","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.933+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn605","msg":"client metadata","attr":{"remote":"127.0.0.1:59402","client":"conn605","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.937+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn604","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59400","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.937+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn601","msg":"Connection ended","attr":{"remote":"127.0.0.1:59394","uuid":"6bf06e41-9bd6-4da7-89a0-97a9b36442fc","connectionId":601,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:51.999+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn591","msg":"Interrupted operation as its client disconnected","attr":{"opId":4018}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.000+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn591","msg":"Connection ended","attr":{"remote":"127.0.0.1:59374","uuid":"71af21a5-2825-4a62-a60b-39a3bc0ab151","connectionId":591,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.039+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59404","uuid":"8e30edda-fcb7-4ea2-a81c-2c93523bf8c7","connectionId":606,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.039+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn606","msg":"client metadata","attr":{"remote":"127.0.0.1:59404","client":"conn606","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.040+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59406","uuid":"c278c501-1780-4ad4-a2c9-653768d8bcb6","connectionId":607,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.040+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59408","uuid":"990e05f3-cfec-439f-9f09-ee717f3e4870","connectionId":608,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.040+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn607","msg":"client metadata","attr":{"remote":"127.0.0.1:59406","client":"conn607","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.041+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn608","msg":"client metadata","attr":{"remote":"127.0.0.1:59408","client":"conn608","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.045+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn607","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59406","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.045+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn604","msg":"Connection ended","attr":{"remote":"127.0.0.1:59400","uuid":"bf973186-25cd-4b44-9e69-a9a705246bd8","connectionId":604,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.108+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn594","msg":"Interrupted operation as its client disconnected","attr":{"opId":4027}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.108+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn594","msg":"Connection ended","attr":{"remote":"127.0.0.1:59380","uuid":"02e19f88-d935-467a-afc4-8996f46f072a","connectionId":594,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.147+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59410","uuid":"d191e7e5-ff5e-40b1-9ca4-ce5a10809f6e","connectionId":609,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.148+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn609","msg":"client metadata","attr":{"remote":"127.0.0.1:59410","client":"conn609","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.149+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59412","uuid":"68de531e-98bf-43e8-b2c0-7bfba29ccd64","connectionId":610,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.149+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59414","uuid":"71b641f0-082e-4bbf-9cb2-a8fec5acfd45","connectionId":611,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.149+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn610","msg":"client metadata","attr":{"remote":"127.0.0.1:59412","client":"conn610","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.149+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn611","msg":"client metadata","attr":{"remote":"127.0.0.1:59414","client":"conn611","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.153+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn611","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59414","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.154+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn607","msg":"Connection ended","attr":{"remote":"127.0.0.1:59406","uuid":"c278c501-1780-4ad4-a2c9-653768d8bcb6","connectionId":607,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.216+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn597","msg":"Interrupted operation as its client disconnected","attr":{"opId":4035}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.216+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn597","msg":"Connection ended","attr":{"remote":"127.0.0.1:59386","uuid":"d5aa1838-0826-40a6-8e67-62c3a5941582","connectionId":597,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.256+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59416","uuid":"d3c9de76-79ba-40ce-9bb8-3ef2d2b49ad9","connectionId":612,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.256+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn612","msg":"client metadata","attr":{"remote":"127.0.0.1:59416","client":"conn612","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.257+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59418","uuid":"f52bcce0-afc9-4154-b865-bf99b4a3f968","connectionId":613,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.257+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59420","uuid":"c7d6386c-72d0-4cc4-9e73-a4102ce5557d","connectionId":614,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.258+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn613","msg":"client metadata","attr":{"remote":"127.0.0.1:59418","client":"conn613","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.258+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn614","msg":"client metadata","attr":{"remote":"127.0.0.1:59420","client":"conn614","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.263+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn613","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59418","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.263+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn611","msg":"Connection ended","attr":{"remote":"127.0.0.1:59414","uuid":"71b641f0-082e-4bbf-9cb2-a8fec5acfd45","connectionId":611,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.324+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn600","msg":"Interrupted operation as its client disconnected","attr":{"opId":4043}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.324+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn600","msg":"Connection ended","attr":{"remote":"127.0.0.1:59392","uuid":"75dd7b12-7ada-4ca5-b448-2dd4d72e4cc5","connectionId":600,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.365+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59422","uuid":"1da7449f-5ca2-4f73-add0-c098864707d0","connectionId":615,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.365+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn615","msg":"client metadata","attr":{"remote":"127.0.0.1:59422","client":"conn615","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.366+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59424","uuid":"b87d91c9-944e-46bb-9b4f-f4e414c89352","connectionId":616,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.366+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59426","uuid":"36f79f18-25d0-4c27-818f-ebff01a43a7f","connectionId":617,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.367+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn616","msg":"client metadata","attr":{"remote":"127.0.0.1:59424","client":"conn616","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.367+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn617","msg":"client metadata","attr":{"remote":"127.0.0.1:59426","client":"conn617","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.371+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn617","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59426","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.372+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn613","msg":"Connection ended","attr":{"remote":"127.0.0.1:59418","uuid":"f52bcce0-afc9-4154-b865-bf99b4a3f968","connectionId":613,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.432+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn603","msg":"Interrupted operation as its client disconnected","attr":{"opId":4051}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.433+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn603","msg":"Connection ended","attr":{"remote":"127.0.0.1:59398","uuid":"1a68dada-523d-4d91-90bd-a33528386fb9","connectionId":603,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.474+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59428","uuid":"01dd77e1-44d6-415a-8fd8-112932935ec1","connectionId":618,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.474+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn618","msg":"client metadata","attr":{"remote":"127.0.0.1:59428","client":"conn618","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.475+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59430","uuid":"aad0ea5e-87ee-4c17-90d2-4253f841f46d","connectionId":619,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.475+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59432","uuid":"1e984859-acf8-4801-97b2-ef2717546a81","connectionId":620,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.475+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn619","msg":"client metadata","attr":{"remote":"127.0.0.1:59430","client":"conn619","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.476+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn620","msg":"client metadata","attr":{"remote":"127.0.0.1:59432","client":"conn620","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.480+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn619","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59430","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.480+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn617","msg":"Connection ended","attr":{"remote":"127.0.0.1:59426","uuid":"36f79f18-25d0-4c27-818f-ebff01a43a7f","connectionId":617,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.541+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn606","msg":"Interrupted operation as its client disconnected","attr":{"opId":4060}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.541+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn606","msg":"Connection ended","attr":{"remote":"127.0.0.1:59404","uuid":"8e30edda-fcb7-4ea2-a81c-2c93523bf8c7","connectionId":606,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.582+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59434","uuid":"86660069-ad23-4ec1-8f15-21347624e3f8","connectionId":621,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.582+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn621","msg":"client metadata","attr":{"remote":"127.0.0.1:59434","client":"conn621","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.584+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59436","uuid":"acaa7314-6fcc-43e2-9df0-4f12921155b0","connectionId":622,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.584+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59438","uuid":"93dd41d1-7bd8-486c-853e-fccca0ce6cb7","connectionId":623,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.584+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn622","msg":"client metadata","attr":{"remote":"127.0.0.1:59436","client":"conn622","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.584+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn623","msg":"client metadata","attr":{"remote":"127.0.0.1:59438","client":"conn623","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.588+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn622","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59436","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.588+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn619","msg":"Connection ended","attr":{"remote":"127.0.0.1:59430","uuid":"aad0ea5e-87ee-4c17-90d2-4253f841f46d","connectionId":619,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.649+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn609","msg":"Interrupted operation as its client disconnected","attr":{"opId":4070}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.649+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn609","msg":"Connection ended","attr":{"remote":"127.0.0.1:59410","uuid":"d191e7e5-ff5e-40b1-9ca4-ce5a10809f6e","connectionId":609,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.690+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59440","uuid":"e0787e4d-16cd-4e7f-8e2b-f6f01f35f94a","connectionId":624,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.691+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn624","msg":"client metadata","attr":{"remote":"127.0.0.1:59440","client":"conn624","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.692+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59442","uuid":"01ff524d-6b18-4d22-b1ed-686b0230a34f","connectionId":625,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.692+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59444","uuid":"55c54f58-34cf-4c9a-808c-21785429c863","connectionId":626,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.692+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn625","msg":"client metadata","attr":{"remote":"127.0.0.1:59442","client":"conn625","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.692+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn626","msg":"client metadata","attr":{"remote":"127.0.0.1:59444","client":"conn626","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.697+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn625","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59442","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.697+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn622","msg":"Connection ended","attr":{"remote":"127.0.0.1:59436","uuid":"acaa7314-6fcc-43e2-9df0-4f12921155b0","connectionId":622,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.758+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn612","msg":"Interrupted operation as its client disconnected","attr":{"opId":4078}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.759+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn612","msg":"Connection ended","attr":{"remote":"127.0.0.1:59416","uuid":"d3c9de76-79ba-40ce-9bb8-3ef2d2b49ad9","connectionId":612,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.799+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59446","uuid":"d1a9f85c-ab34-4755-a3e2-fcb81e86e5e2","connectionId":627,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.799+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn627","msg":"client metadata","attr":{"remote":"127.0.0.1:59446","client":"conn627","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59448","uuid":"0791a945-f8b7-4d56-bacf-3772d9a58d75","connectionId":628,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.800+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59450","uuid":"61404a38-b3f0-4048-aa2d-4aaeecacb55b","connectionId":629,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn628","msg":"client metadata","attr":{"remote":"127.0.0.1:59448","client":"conn628","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.801+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn629","msg":"client metadata","attr":{"remote":"127.0.0.1:59450","client":"conn629","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.805+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn628","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59448","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.805+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn625","msg":"Connection ended","attr":{"remote":"127.0.0.1:59442","uuid":"01ff524d-6b18-4d22-b1ed-686b0230a34f","connectionId":625,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.867+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn615","msg":"Interrupted operation as its client disconnected","attr":{"opId":4089}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.867+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn615","msg":"Connection ended","attr":{"remote":"127.0.0.1:59422","uuid":"1da7449f-5ca2-4f73-add0-c098864707d0","connectionId":615,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.907+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59452","uuid":"25aca6ea-a4da-4120-9d92-675b883a560e","connectionId":630,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.908+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn630","msg":"client metadata","attr":{"remote":"127.0.0.1:59452","client":"conn630","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.909+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59454","uuid":"62c18499-d62e-4006-b742-7950b15f884f","connectionId":631,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.909+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59456","uuid":"d909882c-ac28-420c-8491-e53ea0e495cc","connectionId":632,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.909+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn631","msg":"client metadata","attr":{"remote":"127.0.0.1:59454","client":"conn631","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.909+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn632","msg":"client metadata","attr":{"remote":"127.0.0.1:59456","client":"conn632","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.913+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn631","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59454","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.914+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn628","msg":"Connection ended","attr":{"remote":"127.0.0.1:59448","uuid":"0791a945-f8b7-4d56-bacf-3772d9a58d75","connectionId":628,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.976+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn618","msg":"Interrupted operation as its client disconnected","attr":{"opId":4098}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:52.976+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn618","msg":"Connection ended","attr":{"remote":"127.0.0.1:59428","uuid":"01dd77e1-44d6-415a-8fd8-112932935ec1","connectionId":618,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.016+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59458","uuid":"2809843a-c6ea-454d-ad18-3ec88f53fc84","connectionId":633,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.016+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn633","msg":"client metadata","attr":{"remote":"127.0.0.1:59458","client":"conn633","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59460","uuid":"d8f39c2c-4127-4961-84da-fae960ccc4fb","connectionId":634,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.017+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59462","uuid":"ecf7e1c1-26eb-40c6-b1dc-c6b89d1971ab","connectionId":635,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.017+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn634","msg":"client metadata","attr":{"remote":"127.0.0.1:59460","client":"conn634","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.017+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn635","msg":"client metadata","attr":{"remote":"127.0.0.1:59462","client":"conn635","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.022+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn634","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59460","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.022+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn631","msg":"Connection ended","attr":{"remote":"127.0.0.1:59454","uuid":"62c18499-d62e-4006-b742-7950b15f884f","connectionId":631,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.084+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn621","msg":"Interrupted operation as its client disconnected","attr":{"opId":4108}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.084+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn621","msg":"Connection ended","attr":{"remote":"127.0.0.1:59434","uuid":"86660069-ad23-4ec1-8f15-21347624e3f8","connectionId":621,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.124+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59464","uuid":"53b04f61-05c6-4935-82aa-f6278e5ace6c","connectionId":636,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.124+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn636","msg":"client metadata","attr":{"remote":"127.0.0.1:59464","client":"conn636","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.125+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59466","uuid":"d90c578a-7795-48f8-836c-22a8421bb9a0","connectionId":637,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.125+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59468","uuid":"86941264-d6b6-4048-b04a-7adf16af6d32","connectionId":638,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.125+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn637","msg":"client metadata","attr":{"remote":"127.0.0.1:59466","client":"conn637","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.125+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn638","msg":"client metadata","attr":{"remote":"127.0.0.1:59468","client":"conn638","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.130+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn638","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59468","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.130+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn634","msg":"Connection ended","attr":{"remote":"127.0.0.1:59460","uuid":"d8f39c2c-4127-4961-84da-fae960ccc4fb","connectionId":634,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.192+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn624","msg":"Interrupted operation as its client disconnected","attr":{"opId":4116}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.193+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn624","msg":"Connection ended","attr":{"remote":"127.0.0.1:59440","uuid":"e0787e4d-16cd-4e7f-8e2b-f6f01f35f94a","connectionId":624,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn494","msg":"Connection ended","attr":{"remote":"127.0.0.1:59180","uuid":"cc218846-95a4-4a73-9409-9cc227e10e34","connectionId":494,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn497","msg":"Connection ended","attr":{"remote":"127.0.0.1:59186","uuid":"19aa043c-b1f7-496b-ac42-6a72cec7deec","connectionId":497,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn500","msg":"Connection ended","attr":{"remote":"127.0.0.1:59192","uuid":"ae13a4fb-d0bf-42f9-a818-6fb7ce5a7923","connectionId":500,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59470","uuid":"9590c4eb-d13c-404b-9dd7-78a83b508c22","connectionId":639,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn639","msg":"client metadata","attr":{"remote":"127.0.0.1:59470","client":"conn639","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn502","msg":"Connection ended","attr":{"remote":"127.0.0.1:59196","uuid":"85b591f1-f27d-4a25-849b-3ef9f400d397","connectionId":502,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn505","msg":"Connection ended","attr":{"remote":"127.0.0.1:59202","uuid":"a7c33ff3-8c47-4511-ba57-dd3a5a79a0f7","connectionId":505,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn521","msg":"Connection ended","attr":{"remote":"127.0.0.1:59234","uuid":"2e3154d4-b6a4-40da-8bdb-e5605f47c83b","connectionId":521,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.234+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn509","msg":"Connection ended","attr":{"remote":"127.0.0.1:59210","uuid":"8a3d75b9-b321-4a4b-bdd2-0ffa8dbf8be3","connectionId":509,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn512","msg":"Connection ended","attr":{"remote":"127.0.0.1:59216","uuid":"a90c580e-a099-425e-beb7-05b1ca940e68","connectionId":512,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn515","msg":"Connection ended","attr":{"remote":"127.0.0.1:59222","uuid":"c3c44014-2a0f-4e85-8d9c-e56886653b1e","connectionId":515,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn518","msg":"Connection ended","attr":{"remote":"127.0.0.1:59228","uuid":"f48cd892-3b79-4914-add6-f47a2475e8f6","connectionId":518,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn532","msg":"Connection ended","attr":{"remote":"127.0.0.1:59256","uuid":"2f9fbb89-8d29-492b-88b8-a17525ffe1e1","connectionId":532,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.235+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn524","msg":"Connection ended","attr":{"remote":"127.0.0.1:59240","uuid":"8e7730ed-3278-4d03-bbc1-e378bdb289ae","connectionId":524,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn526","msg":"Connection ended","attr":{"remote":"127.0.0.1:59244","uuid":"648ac211-d790-46df-9cb8-5927ce5fd0a0","connectionId":526,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn529","msg":"Connection ended","attr":{"remote":"127.0.0.1:59250","uuid":"2142e79e-8cad-40c9-9dcd-41bdec4693ae","connectionId":529,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59472","uuid":"e90e9a5b-3248-4058-99e7-ba5dffa5553c","connectionId":640,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn545","msg":"Connection ended","attr":{"remote":"127.0.0.1:59282","uuid":"bb25b11a-d0df-4d88-86ed-1092e96a357e","connectionId":545,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn640","msg":"client metadata","attr":{"remote":"127.0.0.1:59472","client":"conn640","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.236+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn536","msg":"Connection ended","attr":{"remote":"127.0.0.1:59264","uuid":"4859b380-8034-487a-a15f-01b65be52eb9","connectionId":536,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn539","msg":"Connection ended","attr":{"remote":"127.0.0.1:59270","uuid":"ccab264b-ed0d-45b7-8a8a-4e17061d2f2a","connectionId":539,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn541","msg":"Connection ended","attr":{"remote":"127.0.0.1:59274","uuid":"de14a481-72e8-48ae-8b7c-d7546b0b0502","connectionId":541,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn548","msg":"Connection ended","attr":{"remote":"127.0.0.1:59288","uuid":"f7163fb9-59d5-4ad6-85d7-71e9a48dafce","connectionId":548,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn551","msg":"Connection ended","attr":{"remote":"127.0.0.1:59294","uuid":"6a26b552-2ed1-4397-9561-64590953a4d5","connectionId":551,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn553","msg":"Connection ended","attr":{"remote":"127.0.0.1:59298","uuid":"23ebd202-c6ac-480d-8e2e-55fb342297fe","connectionId":553,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn557","msg":"Connection ended","attr":{"remote":"127.0.0.1:59306","uuid":"8bf61147-bb44-49f1-8776-f48de2df9e25","connectionId":557,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn568","msg":"Connection ended","attr":{"remote":"127.0.0.1:59328","uuid":"f3d31286-c232-4b39-82cd-a0fa701ea080","connectionId":568,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.237+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn560","msg":"Connection ended","attr":{"remote":"127.0.0.1:59312","uuid":"43caf0fc-a182-45e1-8946-ce44e219d99c","connectionId":560,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn566","msg":"Connection ended","attr":{"remote":"127.0.0.1:59324","uuid":"72ff3e90-5053-4204-a113-1869d4191cd7","connectionId":566,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn562","msg":"Connection ended","attr":{"remote":"127.0.0.1:59316","uuid":"e1e71f79-4d89-45a6-94cc-9a95b2af5e60","connectionId":562,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn581","msg":"Connection ended","attr":{"remote":"127.0.0.1:59354","uuid":"43d4f97b-f566-41a0-857f-46e12cb4d110","connectionId":581,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn572","msg":"Connection ended","attr":{"remote":"127.0.0.1:59336","uuid":"f1df2fdf-a5fd-4aa9-99ae-c86aff312109","connectionId":572,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn575","msg":"Connection ended","attr":{"remote":"127.0.0.1:59342","uuid":"db4b153b-b151-4c4c-8d31-529b05eb7d3a","connectionId":575,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn578","msg":"Connection ended","attr":{"remote":"127.0.0.1:59348","uuid":"5f403e0c-b338-4c65-83f8-47c57a447469","connectionId":578,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn593","msg":"Connection ended","attr":{"remote":"127.0.0.1:59378","uuid":"58b9959a-2130-4522-ad35-d0c511e444df","connectionId":593,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn584","msg":"Connection ended","attr":{"remote":"127.0.0.1:59360","uuid":"f9a60b1c-f15c-4f98-a78e-cf249addd3c5","connectionId":584,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn586","msg":"Connection ended","attr":{"remote":"127.0.0.1:59364","uuid":"a46e6437-8ca4-4959-bb5a-b0f09c9d1453","connectionId":586,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn596","msg":"Connection ended","attr":{"remote":"127.0.0.1:59384","uuid":"d5472014-db45-403f-848d-36681b28db7c","connectionId":596,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn599","msg":"Connection ended","attr":{"remote":"127.0.0.1:59390","uuid":"03d7d667-9a8e-479a-9142-98c91051a305","connectionId":599,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn590","msg":"Connection ended","attr":{"remote":"127.0.0.1:59372","uuid":"ce43d928-51c1-4d2d-b242-9fe453ca40e2","connectionId":590,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn602","msg":"Connection ended","attr":{"remote":"127.0.0.1:59396","uuid":"4a43f6c6-cbca-48e1-a819-960d382d165b","connectionId":602,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn605","msg":"Connection ended","attr":{"remote":"127.0.0.1:59402","uuid":"40734fcf-8c56-4b72-a07d-7712fd66ddfb","connectionId":605,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn608","msg":"Connection ended","attr":{"remote":"127.0.0.1:59408","uuid":"990e05f3-cfec-439f-9f09-ee717f3e4870","connectionId":608,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn610","msg":"Connection ended","attr":{"remote":"127.0.0.1:59412","uuid":"68de531e-98bf-43e8-b2c0-7bfba29ccd64","connectionId":610,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn614","msg":"Connection ended","attr":{"remote":"127.0.0.1:59420","uuid":"c7d6386c-72d0-4cc4-9e73-a4102ce5557d","connectionId":614,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn616","msg":"Connection ended","attr":{"remote":"127.0.0.1:59424","uuid":"b87d91c9-944e-46bb-9b4f-f4e414c89352","connectionId":616,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn620","msg":"Connection ended","attr":{"remote":"127.0.0.1:59432","uuid":"1e984859-acf8-4801-97b2-ef2717546a81","connectionId":620,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.239+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn623","msg":"Connection ended","attr":{"remote":"127.0.0.1:59438","uuid":"93dd41d1-7bd8-486c-853e-fccca0ce6cb7","connectionId":623,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.240+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn626","msg":"Connection ended","attr":{"remote":"127.0.0.1:59444","uuid":"55c54f58-34cf-4c9a-808c-21785429c863","connectionId":626,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.242+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59474","uuid":"1dc55b68-e157-4293-8ea8-d3fddc9f6751","connectionId":641,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.242+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn641","msg":"client metadata","attr":{"remote":"127.0.0.1:59474","client":"conn641","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.246+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn641","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59474","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.246+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn638","msg":"Connection ended","attr":{"remote":"127.0.0.1:59468","uuid":"86941264-d6b6-4048-b04a-7adf16af6d32","connectionId":638,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.301+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn627","msg":"Interrupted operation as its client disconnected","attr":{"opId":4125}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.301+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn627","msg":"Connection ended","attr":{"remote":"127.0.0.1:59446","uuid":"d1a9f85c-ab34-4755-a3e2-fcb81e86e5e2","connectionId":627,"connectionCount":27}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.348+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59476","uuid":"1ba6fc1d-287e-4d81-b42b-ee1d464dbaf6","connectionId":642,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.349+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn642","msg":"client metadata","attr":{"remote":"127.0.0.1:59476","client":"conn642","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.349+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59478","uuid":"e8c856d7-3f11-4f12-9d81-2b5f1c29dbc8","connectionId":643,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.350+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59480","uuid":"cd42799a-03be-4bf5-af97-3895572ae0d4","connectionId":644,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.350+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn644","msg":"client metadata","attr":{"remote":"127.0.0.1:59480","client":"conn644","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.350+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn643","msg":"client metadata","attr":{"remote":"127.0.0.1:59478","client":"conn643","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.354+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn644","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59480","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.355+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn641","msg":"Connection ended","attr":{"remote":"127.0.0.1:59474","uuid":"1dc55b68-e157-4293-8ea8-d3fddc9f6751","connectionId":641,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.409+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn630","msg":"Interrupted operation as its client disconnected","attr":{"opId":4133}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.409+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn630","msg":"Connection ended","attr":{"remote":"127.0.0.1:59452","uuid":"25aca6ea-a4da-4120-9d92-675b883a560e","connectionId":630,"connectionCount":28}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.457+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59482","uuid":"4c8e1522-189b-4cb5-8bd2-183c45aa60b1","connectionId":645,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.457+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn645","msg":"client metadata","attr":{"remote":"127.0.0.1:59482","client":"conn645","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.458+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59484","uuid":"89e1bba1-6dcb-4abb-b460-fd5a0ec00fbe","connectionId":646,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.458+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn646","msg":"client metadata","attr":{"remote":"127.0.0.1:59484","client":"conn646","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.458+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59486","uuid":"a96eeb00-aef2-4e81-a68d-35eb1049eed5","connectionId":647,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.459+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn647","msg":"client metadata","attr":{"remote":"127.0.0.1:59486","client":"conn647","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.462+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn646","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59484","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.463+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn644","msg":"Connection ended","attr":{"remote":"127.0.0.1:59480","uuid":"cd42799a-03be-4bf5-af97-3895572ae0d4","connectionId":644,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.517+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn633","msg":"Interrupted operation as its client disconnected","attr":{"opId":4142}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.517+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn633","msg":"Connection ended","attr":{"remote":"127.0.0.1:59458","uuid":"2809843a-c6ea-454d-ad18-3ec88f53fc84","connectionId":633,"connectionCount":29}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.565+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59488","uuid":"6409b5c2-7d6b-48bf-966a-6706b1620546","connectionId":648,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.565+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn648","msg":"client metadata","attr":{"remote":"127.0.0.1:59488","client":"conn648","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.566+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59490","uuid":"53628349-03d2-4c1e-862a-714f97ec7fc5","connectionId":649,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.566+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59492","uuid":"17f3ff13-8624-47d7-9219-2a9d47fc03e8","connectionId":650,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.566+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn649","msg":"client metadata","attr":{"remote":"127.0.0.1:59490","client":"conn649","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.566+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn650","msg":"client metadata","attr":{"remote":"127.0.0.1:59492","client":"conn650","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.571+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn650","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59492","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.571+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn646","msg":"Connection ended","attr":{"remote":"127.0.0.1:59484","uuid":"89e1bba1-6dcb-4abb-b460-fd5a0ec00fbe","connectionId":646,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.625+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn636","msg":"Interrupted operation as its client disconnected","attr":{"opId":4152}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.625+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn636","msg":"Connection ended","attr":{"remote":"127.0.0.1:59464","uuid":"53b04f61-05c6-4935-82aa-f6278e5ace6c","connectionId":636,"connectionCount":30}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.673+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59494","uuid":"1ed7b788-1de2-4ceb-9cc4-3619748b5886","connectionId":651,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.674+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn651","msg":"client metadata","attr":{"remote":"127.0.0.1:59494","client":"conn651","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.675+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59496","uuid":"64715404-f826-4590-bb59-05f93ebb5eba","connectionId":652,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.675+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59498","uuid":"3944cba4-be2b-4d0c-9aaf-42be65c18f3b","connectionId":653,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.675+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn652","msg":"client metadata","attr":{"remote":"127.0.0.1:59496","client":"conn652","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.675+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn653","msg":"client metadata","attr":{"remote":"127.0.0.1:59498","client":"conn653","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.680+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn653","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59498","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.680+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn650","msg":"Connection ended","attr":{"remote":"127.0.0.1:59492","uuid":"17f3ff13-8624-47d7-9219-2a9d47fc03e8","connectionId":650,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.736+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn639","msg":"Interrupted operation as its client disconnected","attr":{"opId":4160}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.737+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn639","msg":"Connection ended","attr":{"remote":"127.0.0.1:59470","uuid":"9590c4eb-d13c-404b-9dd7-78a83b508c22","connectionId":639,"connectionCount":31}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.782+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59500","uuid":"f1916f30-d3d7-41a5-a90d-64861139316f","connectionId":654,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.782+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn654","msg":"client metadata","attr":{"remote":"127.0.0.1:59500","client":"conn654","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.783+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59502","uuid":"f79d7a6b-84a6-4bd5-a934-e96da927989a","connectionId":655,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.783+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59504","uuid":"2ecd9615-6bbe-4170-b20a-242264dd621b","connectionId":656,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.784+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn655","msg":"client metadata","attr":{"remote":"127.0.0.1:59502","client":"conn655","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.784+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn656","msg":"client metadata","attr":{"remote":"127.0.0.1:59504","client":"conn656","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.788+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn656","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59504","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.789+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn653","msg":"Connection ended","attr":{"remote":"127.0.0.1:59498","uuid":"3944cba4-be2b-4d0c-9aaf-42be65c18f3b","connectionId":653,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.850+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn642","msg":"Interrupted operation as its client disconnected","attr":{"opId":4168}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.850+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn642","msg":"Connection ended","attr":{"remote":"127.0.0.1:59476","uuid":"1ba6fc1d-287e-4d81-b42b-ee1d464dbaf6","connectionId":642,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.891+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59506","uuid":"557196d8-cfb4-45a6-84b8-0247e25a19f1","connectionId":657,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.891+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn657","msg":"client metadata","attr":{"remote":"127.0.0.1:59506","client":"conn657","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.892+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59508","uuid":"7cd5ac8f-44c8-457c-b28a-d80e20e0defe","connectionId":658,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.892+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59510","uuid":"9236d360-1fb9-4b29-8dbe-46bc2c78eeef","connectionId":659,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.892+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn658","msg":"client metadata","attr":{"remote":"127.0.0.1:59508","client":"conn658","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.892+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn659","msg":"client metadata","attr":{"remote":"127.0.0.1:59510","client":"conn659","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.897+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn659","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59510","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.897+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn656","msg":"Connection ended","attr":{"remote":"127.0.0.1:59504","uuid":"2ecd9615-6bbe-4170-b20a-242264dd621b","connectionId":656,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.958+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn645","msg":"Interrupted operation as its client disconnected","attr":{"opId":4176}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.959+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn645","msg":"Connection ended","attr":{"remote":"127.0.0.1:59482","uuid":"4c8e1522-189b-4cb5-8bd2-183c45aa60b1","connectionId":645,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.999+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59512","uuid":"99668b2c-2108-404b-a814-ef611914ad8d","connectionId":660,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:53.999+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn660","msg":"client metadata","attr":{"remote":"127.0.0.1:59512","client":"conn660","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.005+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59514","uuid":"bbc9bffb-3900-4150-b1d1-ee9fada0ea1c","connectionId":661,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.005+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59516","uuid":"5ffd92dd-959a-4a1d-a339-4fa4fc172400","connectionId":662,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.006+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn662","msg":"client metadata","attr":{"remote":"127.0.0.1:59516","client":"conn662","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.006+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn661","msg":"client metadata","attr":{"remote":"127.0.0.1:59514","client":"conn661","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.010+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn661","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59514","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.011+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn659","msg":"Connection ended","attr":{"remote":"127.0.0.1:59510","uuid":"9236d360-1fb9-4b29-8dbe-46bc2c78eeef","connectionId":659,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.067+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn648","msg":"Interrupted operation as its client disconnected","attr":{"opId":4185}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.067+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn648","msg":"Connection ended","attr":{"remote":"127.0.0.1:59488","uuid":"6409b5c2-7d6b-48bf-966a-6706b1620546","connectionId":648,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.113+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59518","uuid":"b2003c46-7938-4f32-b9a0-8f22d3fa887a","connectionId":663,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.113+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn663","msg":"client metadata","attr":{"remote":"127.0.0.1:59518","client":"conn663","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59520","uuid":"ae8fde76-e3f4-41d0-a272-6fe1960a6d48","connectionId":664,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59522","uuid":"79c359a9-48c0-467b-98b6-952ce26266f2","connectionId":665,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn664","msg":"client metadata","attr":{"remote":"127.0.0.1:59520","client":"conn664","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn665","msg":"client metadata","attr":{"remote":"127.0.0.1:59522","client":"conn665","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.119+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn664","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59520","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn661","msg":"Connection ended","attr":{"remote":"127.0.0.1:59514","uuid":"bbc9bffb-3900-4150-b1d1-ee9fada0ea1c","connectionId":661,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.175+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn651","msg":"Interrupted operation as its client disconnected","attr":{"opId":4195}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.175+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn651","msg":"Connection ended","attr":{"remote":"127.0.0.1:59494","uuid":"1ed7b788-1de2-4ceb-9cc4-3619748b5886","connectionId":651,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.221+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59524","uuid":"fd9928ef-8b7d-45c6-8c78-d2105e2337b8","connectionId":666,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.222+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn666","msg":"client metadata","attr":{"remote":"127.0.0.1:59524","client":"conn666","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59526","uuid":"a69589a1-b061-443f-ba8f-b28078150f2a","connectionId":667,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59528","uuid":"b7d55952-1cb0-4c8e-9ea7-53a647c956e2","connectionId":668,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.223+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn667","msg":"client metadata","attr":{"remote":"127.0.0.1:59526","client":"conn667","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.223+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn668","msg":"client metadata","attr":{"remote":"127.0.0.1:59528","client":"conn668","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.227+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn668","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59528","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.228+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn664","msg":"Connection ended","attr":{"remote":"127.0.0.1:59520","uuid":"ae8fde76-e3f4-41d0-a272-6fe1960a6d48","connectionId":664,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.284+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn654","msg":"Interrupted operation as its client disconnected","attr":{"opId":4203}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.284+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn654","msg":"Connection ended","attr":{"remote":"127.0.0.1:59500","uuid":"f1916f30-d3d7-41a5-a90d-64861139316f","connectionId":654,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.330+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59530","uuid":"acd9a779-a85c-4bc7-bc83-76c5ddf90d83","connectionId":669,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.330+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn669","msg":"client metadata","attr":{"remote":"127.0.0.1:59530","client":"conn669","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59532","uuid":"7733749f-7b16-4db0-8b35-def255d775e3","connectionId":670,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59534","uuid":"8f28d3bf-233d-41e0-8dbb-0a8db6a1c3ed","connectionId":671,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.331+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn670","msg":"client metadata","attr":{"remote":"127.0.0.1:59532","client":"conn670","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.331+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn671","msg":"client metadata","attr":{"remote":"127.0.0.1:59534","client":"conn671","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.336+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn670","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59532","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.336+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn668","msg":"Connection ended","attr":{"remote":"127.0.0.1:59528","uuid":"b7d55952-1cb0-4c8e-9ea7-53a647c956e2","connectionId":668,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.392+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn657","msg":"Interrupted operation as its client disconnected","attr":{"opId":4211}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.393+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn657","msg":"Connection ended","attr":{"remote":"127.0.0.1:59506","uuid":"557196d8-cfb4-45a6-84b8-0247e25a19f1","connectionId":657,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.438+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59536","uuid":"d0e54b02-34c5-4a1b-9ccd-e266264f49da","connectionId":672,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.438+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn672","msg":"client metadata","attr":{"remote":"127.0.0.1:59536","client":"conn672","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.439+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59538","uuid":"7bc226fc-b447-4fe0-9f54-db5662389fa9","connectionId":673,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.439+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59540","uuid":"4517d866-a190-4a15-b3c7-7a93b05cefd8","connectionId":674,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.439+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn673","msg":"client metadata","attr":{"remote":"127.0.0.1:59538","client":"conn673","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.440+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn674","msg":"client metadata","attr":{"remote":"127.0.0.1:59540","client":"conn674","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.444+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn674","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59540","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.444+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn670","msg":"Connection ended","attr":{"remote":"127.0.0.1:59532","uuid":"7733749f-7b16-4db0-8b35-def255d775e3","connectionId":670,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.504+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn660","msg":"Interrupted operation as its client disconnected","attr":{"opId":4221}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.504+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn660","msg":"Connection ended","attr":{"remote":"127.0.0.1:59512","uuid":"99668b2c-2108-404b-a814-ef611914ad8d","connectionId":660,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.546+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59542","uuid":"0b8dfde4-8e56-4165-88fa-392d276aefdc","connectionId":675,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.547+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn675","msg":"client metadata","attr":{"remote":"127.0.0.1:59542","client":"conn675","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.548+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59544","uuid":"d04c5f7f-05d3-4155-9014-607e08bf86d1","connectionId":676,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.548+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59546","uuid":"76f6f2f0-dd3c-4928-88e0-d7a49c66b929","connectionId":677,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.548+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn676","msg":"client metadata","attr":{"remote":"127.0.0.1:59544","client":"conn676","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.548+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn677","msg":"client metadata","attr":{"remote":"127.0.0.1:59546","client":"conn677","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.552+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn677","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59546","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn674","msg":"Connection ended","attr":{"remote":"127.0.0.1:59540","uuid":"4517d866-a190-4a15-b3c7-7a93b05cefd8","connectionId":674,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.615+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn663","msg":"Interrupted operation as its client disconnected","attr":{"opId":4231}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.615+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn663","msg":"Connection ended","attr":{"remote":"127.0.0.1:59518","uuid":"b2003c46-7938-4f32-b9a0-8f22d3fa887a","connectionId":663,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.655+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59548","uuid":"45ed0cde-7436-49b0-8c34-d55e38de6fbe","connectionId":678,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.655+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn678","msg":"client metadata","attr":{"remote":"127.0.0.1:59548","client":"conn678","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.656+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59550","uuid":"ce290678-a8f2-4a88-a204-df59c0070fef","connectionId":679,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.656+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59552","uuid":"304e5133-a8e6-44f3-86a7-b788d2560040","connectionId":680,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.656+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn679","msg":"client metadata","attr":{"remote":"127.0.0.1:59550","client":"conn679","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn680","msg":"client metadata","attr":{"remote":"127.0.0.1:59552","client":"conn680","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.661+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn680","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59552","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.661+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn677","msg":"Connection ended","attr":{"remote":"127.0.0.1:59546","uuid":"76f6f2f0-dd3c-4928-88e0-d7a49c66b929","connectionId":677,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.723+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn666","msg":"Interrupted operation as its client disconnected","attr":{"opId":4239}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.723+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn666","msg":"Connection ended","attr":{"remote":"127.0.0.1:59524","uuid":"fd9928ef-8b7d-45c6-8c78-d2105e2337b8","connectionId":666,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.763+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59554","uuid":"ad861936-efe2-46d8-b5e9-9ca1184a277e","connectionId":681,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.763+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn681","msg":"client metadata","attr":{"remote":"127.0.0.1:59554","client":"conn681","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.764+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59556","uuid":"a094ee0f-34b6-49ef-b48a-f84a5e9d7c1d","connectionId":682,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.765+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59558","uuid":"f335ebc9-d68f-47b8-80ce-ac62372c124c","connectionId":683,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.765+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn682","msg":"client metadata","attr":{"remote":"127.0.0.1:59556","client":"conn682","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.765+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn683","msg":"client metadata","attr":{"remote":"127.0.0.1:59558","client":"conn683","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.769+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn682","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59556","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.770+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn680","msg":"Connection ended","attr":{"remote":"127.0.0.1:59552","uuid":"304e5133-a8e6-44f3-86a7-b788d2560040","connectionId":680,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.831+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn669","msg":"Interrupted operation as its client disconnected","attr":{"opId":4249}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.832+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn669","msg":"Connection ended","attr":{"remote":"127.0.0.1:59530","uuid":"acd9a779-a85c-4bc7-bc83-76c5ddf90d83","connectionId":669,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.872+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59560","uuid":"7a869c4a-3f8c-4e12-bfc6-da4cde51d80f","connectionId":684,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.872+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn684","msg":"client metadata","attr":{"remote":"127.0.0.1:59560","client":"conn684","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.873+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59562","uuid":"62431844-9c68-48dc-b3a1-5f233baabd92","connectionId":685,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.873+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59564","uuid":"c11c4d93-542b-405c-9897-38d893cd06b3","connectionId":686,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.873+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn685","msg":"client metadata","attr":{"remote":"127.0.0.1:59562","client":"conn685","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.874+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn686","msg":"client metadata","attr":{"remote":"127.0.0.1:59564","client":"conn686","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.878+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn685","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59562","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.878+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn682","msg":"Connection ended","attr":{"remote":"127.0.0.1:59556","uuid":"a094ee0f-34b6-49ef-b48a-f84a5e9d7c1d","connectionId":682,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.940+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn672","msg":"Interrupted operation as its client disconnected","attr":{"opId":4257}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.940+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn672","msg":"Connection ended","attr":{"remote":"127.0.0.1:59536","uuid":"d0e54b02-34c5-4a1b-9ccd-e266264f49da","connectionId":672,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.980+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59566","uuid":"98bb6511-074d-4316-bf72-367eff9ce12a","connectionId":687,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.981+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn687","msg":"client metadata","attr":{"remote":"127.0.0.1:59566","client":"conn687","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.982+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59568","uuid":"fe2e98f3-b203-482d-8583-1f033f1701c7","connectionId":688,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.982+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59570","uuid":"d802e207-234b-436a-bbff-aa5f73d47c2c","connectionId":689,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.982+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn688","msg":"client metadata","attr":{"remote":"127.0.0.1:59568","client":"conn688","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.982+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn689","msg":"client metadata","attr":{"remote":"127.0.0.1:59570","client":"conn689","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.987+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn689","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59570","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:54.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn685","msg":"Connection ended","attr":{"remote":"127.0.0.1:59562","uuid":"62431844-9c68-48dc-b3a1-5f233baabd92","connectionId":685,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.048+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn675","msg":"Interrupted operation as its client disconnected","attr":{"opId":4266}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.048+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn675","msg":"Connection ended","attr":{"remote":"127.0.0.1:59542","uuid":"0b8dfde4-8e56-4165-88fa-392d276aefdc","connectionId":675,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.089+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59572","uuid":"ce841117-9635-42b8-9c40-eaaf6f1db6c4","connectionId":690,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.089+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn690","msg":"client metadata","attr":{"remote":"127.0.0.1:59572","client":"conn690","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.090+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59574","uuid":"e69a2c57-01a5-40d8-87ee-26d74653222c","connectionId":691,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.090+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59576","uuid":"bd7d3041-61ff-4007-bfdc-eb4204e4f965","connectionId":692,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.091+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn691","msg":"client metadata","attr":{"remote":"127.0.0.1:59574","client":"conn691","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.091+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn692","msg":"client metadata","attr":{"remote":"127.0.0.1:59576","client":"conn692","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.095+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn691","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59574","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.096+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn689","msg":"Connection ended","attr":{"remote":"127.0.0.1:59570","uuid":"d802e207-234b-436a-bbff-aa5f73d47c2c","connectionId":689,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.156+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn678","msg":"Interrupted operation as its client disconnected","attr":{"opId":4275}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.157+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn678","msg":"Connection ended","attr":{"remote":"127.0.0.1:59548","uuid":"45ed0cde-7436-49b0-8c34-d55e38de6fbe","connectionId":678,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.198+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59578","uuid":"775d9975-ae4e-4dee-8d7e-ce1529811582","connectionId":693,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.198+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn693","msg":"client metadata","attr":{"remote":"127.0.0.1:59578","client":"conn693","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.199+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59580","uuid":"6739baa2-bdfc-4266-8d76-c9937f9f3330","connectionId":694,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.199+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59582","uuid":"d9163d4d-b454-4659-8d5a-919e045bd4d2","connectionId":695,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.199+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn694","msg":"client metadata","attr":{"remote":"127.0.0.1:59580","client":"conn694","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.199+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn695","msg":"client metadata","attr":{"remote":"127.0.0.1:59582","client":"conn695","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.204+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn694","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59580","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.204+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn691","msg":"Connection ended","attr":{"remote":"127.0.0.1:59574","uuid":"e69a2c57-01a5-40d8-87ee-26d74653222c","connectionId":691,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.265+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn681","msg":"Interrupted operation as its client disconnected","attr":{"opId":4283}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.265+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn681","msg":"Connection ended","attr":{"remote":"127.0.0.1:59554","uuid":"ad861936-efe2-46d8-b5e9-9ca1184a277e","connectionId":681,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.306+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59584","uuid":"e422e9dd-08ac-4415-8172-e6dac2dfebba","connectionId":696,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.307+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn696","msg":"client metadata","attr":{"remote":"127.0.0.1:59584","client":"conn696","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.308+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59586","uuid":"525816cc-0481-4aaa-bc68-2893b3f3e889","connectionId":697,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.308+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59588","uuid":"4c6e2136-a168-4702-9cb4-d2cc8f5941d6","connectionId":698,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.308+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn697","msg":"client metadata","attr":{"remote":"127.0.0.1:59586","client":"conn697","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.308+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn698","msg":"client metadata","attr":{"remote":"127.0.0.1:59588","client":"conn698","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.312+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn697","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59586","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.313+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn694","msg":"Connection ended","attr":{"remote":"127.0.0.1:59580","uuid":"6739baa2-bdfc-4266-8d76-c9937f9f3330","connectionId":694,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.374+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn684","msg":"Interrupted operation as its client disconnected","attr":{"opId":4291}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.374+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn684","msg":"Connection ended","attr":{"remote":"127.0.0.1:59560","uuid":"7a869c4a-3f8c-4e12-bfc6-da4cde51d80f","connectionId":684,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.415+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59590","uuid":"331e0f25-5225-48ef-a31d-e9986a477f18","connectionId":699,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.415+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn699","msg":"client metadata","attr":{"remote":"127.0.0.1:59590","client":"conn699","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.416+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59592","uuid":"757487f9-1bc2-4e9a-85cb-bb4e5ad568a3","connectionId":700,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.416+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59594","uuid":"87edc41d-171f-4b70-a7fd-56fd14247924","connectionId":701,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.416+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn700","msg":"client metadata","attr":{"remote":"127.0.0.1:59592","client":"conn700","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.416+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn701","msg":"client metadata","attr":{"remote":"127.0.0.1:59594","client":"conn701","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.421+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn700","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59592","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.421+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn697","msg":"Connection ended","attr":{"remote":"127.0.0.1:59586","uuid":"525816cc-0481-4aaa-bc68-2893b3f3e889","connectionId":697,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.482+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn687","msg":"Interrupted operation as its client disconnected","attr":{"opId":4299}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.483+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn687","msg":"Connection ended","attr":{"remote":"127.0.0.1:59566","uuid":"98bb6511-074d-4316-bf72-367eff9ce12a","connectionId":687,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.523+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59596","uuid":"2c6141f9-c0c3-478e-8450-32909044b952","connectionId":702,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.523+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn702","msg":"client metadata","attr":{"remote":"127.0.0.1:59596","client":"conn702","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.524+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59598","uuid":"525f0787-fcc6-45d5-85e7-abf9ee51ea3e","connectionId":703,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.525+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59600","uuid":"16cc9fb9-d858-4491-ad1c-66e76a2d2859","connectionId":704,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.525+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn703","msg":"client metadata","attr":{"remote":"127.0.0.1:59598","client":"conn703","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.525+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn704","msg":"client metadata","attr":{"remote":"127.0.0.1:59600","client":"conn704","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.529+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn703","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59598","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.530+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn700","msg":"Connection ended","attr":{"remote":"127.0.0.1:59592","uuid":"757487f9-1bc2-4e9a-85cb-bb4e5ad568a3","connectionId":700,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.591+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn690","msg":"Interrupted operation as its client disconnected","attr":{"opId":4310}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.591+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn690","msg":"Connection ended","attr":{"remote":"127.0.0.1:59572","uuid":"ce841117-9635-42b8-9c40-eaaf6f1db6c4","connectionId":690,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.632+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59602","uuid":"966ffd2f-b3ce-47f9-ba81-a93affa32a5d","connectionId":705,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.632+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn705","msg":"client metadata","attr":{"remote":"127.0.0.1:59602","client":"conn705","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.633+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59604","uuid":"7d183d25-90af-445e-87e4-076d52466e54","connectionId":706,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.633+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59606","uuid":"ca84a2d9-0a8a-4e75-a513-281cf7177e4f","connectionId":707,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.633+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn706","msg":"client metadata","attr":{"remote":"127.0.0.1:59604","client":"conn706","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.634+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn707","msg":"client metadata","attr":{"remote":"127.0.0.1:59606","client":"conn707","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.638+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn706","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59604","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.638+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn703","msg":"Connection ended","attr":{"remote":"127.0.0.1:59598","uuid":"525f0787-fcc6-45d5-85e7-abf9ee51ea3e","connectionId":703,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.699+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn693","msg":"Interrupted operation as its client disconnected","attr":{"opId":4319}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.700+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn693","msg":"Connection ended","attr":{"remote":"127.0.0.1:59578","uuid":"775d9975-ae4e-4dee-8d7e-ce1529811582","connectionId":693,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.741+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59608","uuid":"3209e817-49ed-4579-aeea-7d1164e082a4","connectionId":708,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.741+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn708","msg":"client metadata","attr":{"remote":"127.0.0.1:59608","client":"conn708","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.742+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59610","uuid":"270da068-f34e-49be-acd8-1663b6911f23","connectionId":709,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.742+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59612","uuid":"5323272d-2474-4716-bca9-aad7cb9b6585","connectionId":710,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.742+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn709","msg":"client metadata","attr":{"remote":"127.0.0.1:59610","client":"conn709","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.743+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn710","msg":"client metadata","attr":{"remote":"127.0.0.1:59612","client":"conn710","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.747+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn709","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59610","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.747+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn706","msg":"Connection ended","attr":{"remote":"127.0.0.1:59604","uuid":"7d183d25-90af-445e-87e4-076d52466e54","connectionId":706,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.808+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn696","msg":"Interrupted operation as its client disconnected","attr":{"opId":4327}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.808+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn696","msg":"Connection ended","attr":{"remote":"127.0.0.1:59584","uuid":"e422e9dd-08ac-4415-8172-e6dac2dfebba","connectionId":696,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.849+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59614","uuid":"e3e6f4e1-5c41-43e7-b80a-7c38963ef8e9","connectionId":711,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.849+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn711","msg":"client metadata","attr":{"remote":"127.0.0.1:59614","client":"conn711","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.850+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59616","uuid":"ceb1ef22-bebc-4936-b927-5058b03321c3","connectionId":712,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.851+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59618","uuid":"6c802e49-5f58-4d9b-9edd-3c997d2a1ee1","connectionId":713,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.851+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn712","msg":"client metadata","attr":{"remote":"127.0.0.1:59616","client":"conn712","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.851+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn713","msg":"client metadata","attr":{"remote":"127.0.0.1:59618","client":"conn713","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.855+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn712","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59616","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.855+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn709","msg":"Connection ended","attr":{"remote":"127.0.0.1:59610","uuid":"270da068-f34e-49be-acd8-1663b6911f23","connectionId":709,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.916+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn699","msg":"Interrupted operation as its client disconnected","attr":{"opId":4335}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.917+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn699","msg":"Connection ended","attr":{"remote":"127.0.0.1:59590","uuid":"331e0f25-5225-48ef-a31d-e9986a477f18","connectionId":699,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.958+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59620","uuid":"9556295c-20e0-497d-8ef3-e976c5462fe5","connectionId":714,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.958+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn714","msg":"client metadata","attr":{"remote":"127.0.0.1:59620","client":"conn714","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.959+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59622","uuid":"e0fafb69-abcf-462f-927d-d3f47ec003f0","connectionId":715,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.959+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59624","uuid":"f90647fd-16ad-46d7-bd03-4e04a105c467","connectionId":716,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.959+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn715","msg":"client metadata","attr":{"remote":"127.0.0.1:59622","client":"conn715","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.959+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn716","msg":"client metadata","attr":{"remote":"127.0.0.1:59624","client":"conn716","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.963+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn715","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59622","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:55.964+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn712","msg":"Connection ended","attr":{"remote":"127.0.0.1:59616","uuid":"ceb1ef22-bebc-4936-b927-5058b03321c3","connectionId":712,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.025+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn702","msg":"Interrupted operation as its client disconnected","attr":{"opId":4344}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.025+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn702","msg":"Connection ended","attr":{"remote":"127.0.0.1:59596","uuid":"2c6141f9-c0c3-478e-8450-32909044b952","connectionId":702,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.066+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59626","uuid":"3737c4a8-c2fd-49cd-82e7-9519343fb54f","connectionId":717,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.066+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn717","msg":"client metadata","attr":{"remote":"127.0.0.1:59626","client":"conn717","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.067+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59628","uuid":"d2e8b908-30b4-4b9e-b551-cf5383e26290","connectionId":718,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.067+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59630","uuid":"0060a5a7-74db-4bc6-93c4-ee2674ae3df9","connectionId":719,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.067+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn718","msg":"client metadata","attr":{"remote":"127.0.0.1:59628","client":"conn718","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.068+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn719","msg":"client metadata","attr":{"remote":"127.0.0.1:59630","client":"conn719","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.072+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn718","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59628","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.072+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn715","msg":"Connection ended","attr":{"remote":"127.0.0.1:59622","uuid":"e0fafb69-abcf-462f-927d-d3f47ec003f0","connectionId":715,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.134+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn705","msg":"Interrupted operation as its client disconnected","attr":{"opId":4353}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.134+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn705","msg":"Connection ended","attr":{"remote":"127.0.0.1:59602","uuid":"966ffd2f-b3ce-47f9-ba81-a93affa32a5d","connectionId":705,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.174+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59632","uuid":"4e91328d-1a82-49f3-9461-7fa098fbf060","connectionId":720,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.175+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn720","msg":"client metadata","attr":{"remote":"127.0.0.1:59632","client":"conn720","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.176+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59634","uuid":"e3fdb2b5-2922-40bc-8cbe-d2d5770595c0","connectionId":721,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.176+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59636","uuid":"e5138fbc-1e9c-4373-8319-efdf854d3e92","connectionId":722,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.176+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn721","msg":"client metadata","attr":{"remote":"127.0.0.1:59634","client":"conn721","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.176+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn722","msg":"client metadata","attr":{"remote":"127.0.0.1:59636","client":"conn722","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.181+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn721","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59634","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.181+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn718","msg":"Connection ended","attr":{"remote":"127.0.0.1:59628","uuid":"d2e8b908-30b4-4b9e-b551-cf5383e26290","connectionId":718,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.242+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn708","msg":"Interrupted operation as its client disconnected","attr":{"opId":4361}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.243+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn708","msg":"Connection ended","attr":{"remote":"127.0.0.1:59608","uuid":"3209e817-49ed-4579-aeea-7d1164e082a4","connectionId":708,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.283+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59638","uuid":"a5ad85aa-1c02-491d-b704-9c1ab0904386","connectionId":723,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.283+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn723","msg":"client metadata","attr":{"remote":"127.0.0.1:59638","client":"conn723","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.284+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59640","uuid":"b7fefc90-7e00-49c2-bc9b-ebe137d83bae","connectionId":724,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.284+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59642","uuid":"c4fa3338-2f00-47f1-bbf2-2733d3dd1d75","connectionId":725,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.284+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn724","msg":"client metadata","attr":{"remote":"127.0.0.1:59640","client":"conn724","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.284+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn725","msg":"client metadata","attr":{"remote":"127.0.0.1:59642","client":"conn725","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.289+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn724","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59640","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.289+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn721","msg":"Connection ended","attr":{"remote":"127.0.0.1:59634","uuid":"e3fdb2b5-2922-40bc-8cbe-d2d5770595c0","connectionId":721,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.351+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn711","msg":"Interrupted operation as its client disconnected","attr":{"opId":4369}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.351+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn711","msg":"Connection ended","attr":{"remote":"127.0.0.1:59614","uuid":"e3e6f4e1-5c41-43e7-b80a-7c38963ef8e9","connectionId":711,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.391+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59644","uuid":"e587c2eb-a199-4126-8eea-11837887a26c","connectionId":726,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.392+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn726","msg":"client metadata","attr":{"remote":"127.0.0.1:59644","client":"conn726","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.393+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59646","uuid":"9927a5e5-d492-4b18-81ee-8ad9d0bd9077","connectionId":727,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.393+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59648","uuid":"7689bd4e-b75f-4c81-b5ea-de43cf087ebe","connectionId":728,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.393+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn727","msg":"client metadata","attr":{"remote":"127.0.0.1:59646","client":"conn727","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.393+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn728","msg":"client metadata","attr":{"remote":"127.0.0.1:59648","client":"conn728","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.397+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn728","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59648","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.398+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn724","msg":"Connection ended","attr":{"remote":"127.0.0.1:59640","uuid":"b7fefc90-7e00-49c2-bc9b-ebe137d83bae","connectionId":724,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.459+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn714","msg":"Interrupted operation as its client disconnected","attr":{"opId":4377}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.460+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn714","msg":"Connection ended","attr":{"remote":"127.0.0.1:59620","uuid":"9556295c-20e0-497d-8ef3-e976c5462fe5","connectionId":714,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.500+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59650","uuid":"8b4fe879-bf24-41ee-9d76-5df86cf49db0","connectionId":729,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.500+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn729","msg":"client metadata","attr":{"remote":"127.0.0.1:59650","client":"conn729","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.501+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59652","uuid":"09b8503b-a567-4e7b-823f-909dd671859b","connectionId":730,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.501+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59654","uuid":"5ab713bd-cf10-45e0-ba43-bb710bcfda15","connectionId":731,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.501+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn730","msg":"client metadata","attr":{"remote":"127.0.0.1:59652","client":"conn730","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.502+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn731","msg":"client metadata","attr":{"remote":"127.0.0.1:59654","client":"conn731","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.506+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn731","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59654","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.507+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn728","msg":"Connection ended","attr":{"remote":"127.0.0.1:59648","uuid":"7689bd4e-b75f-4c81-b5ea-de43cf087ebe","connectionId":728,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.568+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn717","msg":"Interrupted operation as its client disconnected","attr":{"opId":4388}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.568+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn717","msg":"Connection ended","attr":{"remote":"127.0.0.1:59626","uuid":"3737c4a8-c2fd-49cd-82e7-9519343fb54f","connectionId":717,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.609+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59656","uuid":"4e032525-dcd1-4185-af8b-2116e56c3816","connectionId":732,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.609+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn732","msg":"client metadata","attr":{"remote":"127.0.0.1:59656","client":"conn732","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.610+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59658","uuid":"a8ac6ca1-ead8-48dc-8ba6-e44cbc1485f7","connectionId":733,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.610+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59660","uuid":"a21a043e-ca0d-474b-87b1-e359476063ac","connectionId":734,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.610+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn733","msg":"client metadata","attr":{"remote":"127.0.0.1:59658","client":"conn733","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.611+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn734","msg":"client metadata","attr":{"remote":"127.0.0.1:59660","client":"conn734","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.615+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn733","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59658","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.615+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn731","msg":"Connection ended","attr":{"remote":"127.0.0.1:59654","uuid":"5ab713bd-cf10-45e0-ba43-bb710bcfda15","connectionId":731,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.676+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn720","msg":"Interrupted operation as its client disconnected","attr":{"opId":4396}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn720","msg":"Connection ended","attr":{"remote":"127.0.0.1:59632","uuid":"4e91328d-1a82-49f3-9461-7fa098fbf060","connectionId":720,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.717+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59662","uuid":"3a00219f-13e3-4c5d-8ae7-d7475ad98e23","connectionId":735,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.717+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn735","msg":"client metadata","attr":{"remote":"127.0.0.1:59662","client":"conn735","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.718+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59664","uuid":"55cc0d0b-b68e-43ef-b892-dcf391dd2aa4","connectionId":736,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.718+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59666","uuid":"9ba8aa0c-2ce0-4ff2-ad9d-92ea0a2f7dfb","connectionId":737,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.719+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn736","msg":"client metadata","attr":{"remote":"127.0.0.1:59664","client":"conn736","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.719+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn737","msg":"client metadata","attr":{"remote":"127.0.0.1:59666","client":"conn737","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.723+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn736","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59664","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.724+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn733","msg":"Connection ended","attr":{"remote":"127.0.0.1:59658","uuid":"a8ac6ca1-ead8-48dc-8ba6-e44cbc1485f7","connectionId":733,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.784+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn723","msg":"Interrupted operation as its client disconnected","attr":{"opId":4406}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.785+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn723","msg":"Connection ended","attr":{"remote":"127.0.0.1:59638","uuid":"a5ad85aa-1c02-491d-b704-9c1ab0904386","connectionId":723,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.826+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59668","uuid":"1c615988-7e01-42e7-b371-0b66e0b6b6f2","connectionId":738,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.826+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn738","msg":"client metadata","attr":{"remote":"127.0.0.1:59668","client":"conn738","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.827+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59670","uuid":"7b061f94-941e-4b51-a5db-7ab225385d0e","connectionId":739,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.827+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59672","uuid":"d2987ab4-ed22-4514-917e-623563f847fa","connectionId":740,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.827+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn739","msg":"client metadata","attr":{"remote":"127.0.0.1:59670","client":"conn739","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.827+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn740","msg":"client metadata","attr":{"remote":"127.0.0.1:59672","client":"conn740","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.832+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn740","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59672","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.832+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn736","msg":"Connection ended","attr":{"remote":"127.0.0.1:59664","uuid":"55cc0d0b-b68e-43ef-b892-dcf391dd2aa4","connectionId":736,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.893+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn726","msg":"Interrupted operation as its client disconnected","attr":{"opId":4414}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.893+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn726","msg":"Connection ended","attr":{"remote":"127.0.0.1:59644","uuid":"e587c2eb-a199-4126-8eea-11837887a26c","connectionId":726,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.934+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59674","uuid":"46727c33-4862-44e1-8380-ca63e591223d","connectionId":741,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.935+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn741","msg":"client metadata","attr":{"remote":"127.0.0.1:59674","client":"conn741","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.936+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59676","uuid":"929f69a0-4d5e-40b2-bec0-5d8a870a4ff2","connectionId":742,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.936+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59678","uuid":"86372f89-4e95-473a-99db-f4bfde05f87f","connectionId":743,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.936+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn742","msg":"client metadata","attr":{"remote":"127.0.0.1:59676","client":"conn742","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.937+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn743","msg":"client metadata","attr":{"remote":"127.0.0.1:59678","client":"conn743","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.941+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn742","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59676","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:56.941+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn740","msg":"Connection ended","attr":{"remote":"127.0.0.1:59672","uuid":"d2987ab4-ed22-4514-917e-623563f847fa","connectionId":740,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.003+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn729","msg":"Interrupted operation as its client disconnected","attr":{"opId":4424}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.003+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn729","msg":"Connection ended","attr":{"remote":"127.0.0.1:59650","uuid":"8b4fe879-bf24-41ee-9d76-5df86cf49db0","connectionId":729,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.043+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59680","uuid":"31e12e42-4fe7-4bed-9ce0-e6e460186cd9","connectionId":744,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.043+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn744","msg":"client metadata","attr":{"remote":"127.0.0.1:59680","client":"conn744","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.045+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59682","uuid":"2bfed744-43ed-487c-829d-8c6d26a44ebb","connectionId":745,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.045+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59684","uuid":"ab059ed9-378d-478d-b41a-491c8bf85ae8","connectionId":746,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.045+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn745","msg":"client metadata","attr":{"remote":"127.0.0.1:59682","client":"conn745","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.045+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn746","msg":"client metadata","attr":{"remote":"127.0.0.1:59684","client":"conn746","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.049+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn746","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59684","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.050+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn742","msg":"Connection ended","attr":{"remote":"127.0.0.1:59676","uuid":"929f69a0-4d5e-40b2-bec0-5d8a870a4ff2","connectionId":742,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.110+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn732","msg":"Interrupted operation as its client disconnected","attr":{"opId":4433}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.111+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn732","msg":"Connection ended","attr":{"remote":"127.0.0.1:59656","uuid":"4e032525-dcd1-4185-af8b-2116e56c3816","connectionId":732,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.152+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59686","uuid":"3066f090-781e-4e29-8f4c-a060e745310d","connectionId":747,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.152+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn747","msg":"client metadata","attr":{"remote":"127.0.0.1:59686","client":"conn747","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.153+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59688","uuid":"9b68de07-f268-4796-9bef-b55b7246cd2e","connectionId":748,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.153+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59690","uuid":"3e29828c-461d-424f-8399-ff649fe5e1cd","connectionId":749,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.154+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn749","msg":"client metadata","attr":{"remote":"127.0.0.1:59690","client":"conn749","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.154+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn748","msg":"client metadata","attr":{"remote":"127.0.0.1:59688","client":"conn748","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.158+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn749","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59690","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.158+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn746","msg":"Connection ended","attr":{"remote":"127.0.0.1:59684","uuid":"ab059ed9-378d-478d-b41a-491c8bf85ae8","connectionId":746,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.219+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn735","msg":"Interrupted operation as its client disconnected","attr":{"opId":4441}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.219+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn735","msg":"Connection ended","attr":{"remote":"127.0.0.1:59662","uuid":"3a00219f-13e3-4c5d-8ae7-d7475ad98e23","connectionId":735,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.261+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59692","uuid":"262dfd04-4cd2-4e56-b311-fba2de020694","connectionId":750,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.261+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn750","msg":"client metadata","attr":{"remote":"127.0.0.1:59692","client":"conn750","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.262+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59694","uuid":"31fe8a3e-3bfd-43eb-b0de-8f0b00541a3e","connectionId":751,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.262+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59696","uuid":"55f1f431-af32-4a64-a31b-eb7c90b066f0","connectionId":752,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.262+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn751","msg":"client metadata","attr":{"remote":"127.0.0.1:59694","client":"conn751","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.263+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn752","msg":"client metadata","attr":{"remote":"127.0.0.1:59696","client":"conn752","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.267+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn751","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59694","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.267+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn749","msg":"Connection ended","attr":{"remote":"127.0.0.1:59690","uuid":"3e29828c-461d-424f-8399-ff649fe5e1cd","connectionId":749,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.327+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn738","msg":"Interrupted operation as its client disconnected","attr":{"opId":4449}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.328+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn738","msg":"Connection ended","attr":{"remote":"127.0.0.1:59668","uuid":"1c615988-7e01-42e7-b371-0b66e0b6b6f2","connectionId":738,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.370+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59698","uuid":"24354a50-b265-4ded-b768-d190096a3f40","connectionId":753,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.370+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn753","msg":"client metadata","attr":{"remote":"127.0.0.1:59698","client":"conn753","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.371+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59700","uuid":"a56dff3c-4e39-4a34-ac58-623237347800","connectionId":754,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.371+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59702","uuid":"a40f2211-7a39-446d-b52e-ccc643bd2fc2","connectionId":755,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.371+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn754","msg":"client metadata","attr":{"remote":"127.0.0.1:59700","client":"conn754","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.371+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn755","msg":"client metadata","attr":{"remote":"127.0.0.1:59702","client":"conn755","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.376+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn754","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59700","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.376+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn751","msg":"Connection ended","attr":{"remote":"127.0.0.1:59694","uuid":"31fe8a3e-3bfd-43eb-b0de-8f0b00541a3e","connectionId":751,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.436+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn741","msg":"Interrupted operation as its client disconnected","attr":{"opId":4457}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.437+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn741","msg":"Connection ended","attr":{"remote":"127.0.0.1:59674","uuid":"46727c33-4862-44e1-8380-ca63e591223d","connectionId":741,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.478+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59704","uuid":"72560136-7f2d-4288-ac63-6f20144b473c","connectionId":756,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.479+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn756","msg":"client metadata","attr":{"remote":"127.0.0.1:59704","client":"conn756","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.480+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59706","uuid":"b14bb2ee-0146-4b07-959a-b2619a6956d6","connectionId":757,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.480+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59708","uuid":"3d900ab7-85fa-4e81-addb-cc42aa490d87","connectionId":758,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.480+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn757","msg":"client metadata","attr":{"remote":"127.0.0.1:59706","client":"conn757","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.481+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn758","msg":"client metadata","attr":{"remote":"127.0.0.1:59708","client":"conn758","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.484+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn757","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59706","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.485+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn754","msg":"Connection ended","attr":{"remote":"127.0.0.1:59700","uuid":"a56dff3c-4e39-4a34-ac58-623237347800","connectionId":754,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.545+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn744","msg":"Interrupted operation as its client disconnected","attr":{"opId":4466}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.546+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn744","msg":"Connection ended","attr":{"remote":"127.0.0.1:59680","uuid":"31e12e42-4fe7-4bed-9ce0-e6e460186cd9","connectionId":744,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.587+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59710","uuid":"d31ea590-d1b8-4743-91c5-51734da2e679","connectionId":759,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.587+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn759","msg":"client metadata","attr":{"remote":"127.0.0.1:59710","client":"conn759","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.588+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59712","uuid":"9db1f29e-c1df-47c5-82af-52131d3e7c50","connectionId":760,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.588+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59714","uuid":"a2e16b61-5b65-4c06-b8e3-7d5a7312aa51","connectionId":761,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.588+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn760","msg":"client metadata","attr":{"remote":"127.0.0.1:59712","client":"conn760","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.589+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn761","msg":"client metadata","attr":{"remote":"127.0.0.1:59714","client":"conn761","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.593+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn760","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59712","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.593+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn757","msg":"Connection ended","attr":{"remote":"127.0.0.1:59706","uuid":"b14bb2ee-0146-4b07-959a-b2619a6956d6","connectionId":757,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.654+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn747","msg":"Interrupted operation as its client disconnected","attr":{"opId":4476}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.654+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn747","msg":"Connection ended","attr":{"remote":"127.0.0.1:59686","uuid":"3066f090-781e-4e29-8f4c-a060e745310d","connectionId":747,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.695+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59716","uuid":"abf47a38-75fd-488b-9c0f-c3bb8bf48b26","connectionId":762,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.695+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn762","msg":"client metadata","attr":{"remote":"127.0.0.1:59716","client":"conn762","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.696+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59718","uuid":"0aa9a833-d68d-4b98-ada2-2fd436e41b9f","connectionId":763,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.697+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59720","uuid":"545984a2-a0af-41f0-8c7f-b13750db1c7d","connectionId":764,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.697+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn763","msg":"client metadata","attr":{"remote":"127.0.0.1:59718","client":"conn763","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.697+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn764","msg":"client metadata","attr":{"remote":"127.0.0.1:59720","client":"conn764","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.701+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn763","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59718","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.702+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn760","msg":"Connection ended","attr":{"remote":"127.0.0.1:59712","uuid":"9db1f29e-c1df-47c5-82af-52131d3e7c50","connectionId":760,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.763+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn750","msg":"Interrupted operation as its client disconnected","attr":{"opId":4484}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.763+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn750","msg":"Connection ended","attr":{"remote":"127.0.0.1:59692","uuid":"262dfd04-4cd2-4e56-b311-fba2de020694","connectionId":750,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.804+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59722","uuid":"e8b176c2-b71f-4675-99c7-272151e6398d","connectionId":765,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.804+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn765","msg":"client metadata","attr":{"remote":"127.0.0.1:59722","client":"conn765","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59724","uuid":"a43159aa-4899-4930-9ab0-d159a0df805a","connectionId":766,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.805+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59726","uuid":"94dcb45c-e994-433e-85af-f148b63c56d2","connectionId":767,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.805+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn766","msg":"client metadata","attr":{"remote":"127.0.0.1:59724","client":"conn766","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.806+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn767","msg":"client metadata","attr":{"remote":"127.0.0.1:59726","client":"conn767","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.810+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn766","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59724","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.811+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn763","msg":"Connection ended","attr":{"remote":"127.0.0.1:59718","uuid":"0aa9a833-d68d-4b98-ada2-2fd436e41b9f","connectionId":763,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.871+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn753","msg":"Interrupted operation as its client disconnected","attr":{"opId":4492}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.872+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn753","msg":"Connection ended","attr":{"remote":"127.0.0.1:59698","uuid":"24354a50-b265-4ded-b768-d190096a3f40","connectionId":753,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.913+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59728","uuid":"d23a8383-7e72-4e80-8e9c-d7893f624aef","connectionId":768,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.913+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn768","msg":"client metadata","attr":{"remote":"127.0.0.1:59728","client":"conn768","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.914+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59730","uuid":"b2cfadff-74e9-4ab6-8864-63351b7b17e5","connectionId":769,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.914+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59732","uuid":"7d3e5528-23e1-4bb0-80c2-fd570f179a60","connectionId":770,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.914+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn769","msg":"client metadata","attr":{"remote":"127.0.0.1:59730","client":"conn769","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.915+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn770","msg":"client metadata","attr":{"remote":"127.0.0.1:59732","client":"conn770","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.919+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn769","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59730","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.919+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn766","msg":"Connection ended","attr":{"remote":"127.0.0.1:59724","uuid":"a43159aa-4899-4930-9ab0-d159a0df805a","connectionId":766,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.980+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn756","msg":"Interrupted operation as its client disconnected","attr":{"opId":4500}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:57.981+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn756","msg":"Connection ended","attr":{"remote":"127.0.0.1:59704","uuid":"72560136-7f2d-4288-ac63-6f20144b473c","connectionId":756,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.021+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59734","uuid":"b778ebfa-c39b-402f-a62a-4528a66274bf","connectionId":771,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.021+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn771","msg":"client metadata","attr":{"remote":"127.0.0.1:59734","client":"conn771","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.022+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59736","uuid":"0d768481-8e99-46af-b9c9-e3d6d927653c","connectionId":772,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.023+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59738","uuid":"dedc9e42-7540-451d-aa57-7f018166abcc","connectionId":773,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.023+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn772","msg":"client metadata","attr":{"remote":"127.0.0.1:59736","client":"conn772","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.023+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn773","msg":"client metadata","attr":{"remote":"127.0.0.1:59738","client":"conn773","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.027+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn772","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59736","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.028+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn769","msg":"Connection ended","attr":{"remote":"127.0.0.1:59730","uuid":"b2cfadff-74e9-4ab6-8864-63351b7b17e5","connectionId":769,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.088+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn759","msg":"Interrupted operation as its client disconnected","attr":{"opId":4510}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.089+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn759","msg":"Connection ended","attr":{"remote":"127.0.0.1:59710","uuid":"d31ea590-d1b8-4743-91c5-51734da2e679","connectionId":759,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.130+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59740","uuid":"67d8787f-f67a-4903-8015-51bc53e9a674","connectionId":774,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.130+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn774","msg":"client metadata","attr":{"remote":"127.0.0.1:59740","client":"conn774","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.131+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59742","uuid":"63ae76ef-3a1f-43c7-8baa-fa72137f59d1","connectionId":775,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.131+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59744","uuid":"810b1ebd-a3cd-47cd-b88e-523c44f64ec6","connectionId":776,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.131+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn775","msg":"client metadata","attr":{"remote":"127.0.0.1:59742","client":"conn775","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.132+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn776","msg":"client metadata","attr":{"remote":"127.0.0.1:59744","client":"conn776","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.136+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn775","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59742","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.136+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn772","msg":"Connection ended","attr":{"remote":"127.0.0.1:59736","uuid":"0d768481-8e99-46af-b9c9-e3d6d927653c","connectionId":772,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.197+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn762","msg":"Interrupted operation as its client disconnected","attr":{"opId":4520}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.198+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn762","msg":"Connection ended","attr":{"remote":"127.0.0.1:59716","uuid":"abf47a38-75fd-488b-9c0f-c3bb8bf48b26","connectionId":762,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.239+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59746","uuid":"18b5c1a1-d7ed-497e-a0ca-73931fc33365","connectionId":777,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.239+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn777","msg":"client metadata","attr":{"remote":"127.0.0.1:59746","client":"conn777","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.240+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59748","uuid":"bc2cb35e-4d9e-41b3-a56b-dced50c5d090","connectionId":778,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.240+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn778","msg":"client metadata","attr":{"remote":"127.0.0.1:59748","client":"conn778","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.240+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59750","uuid":"53ee6f35-21d6-42ae-98a0-6c238f2cc52a","connectionId":779,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.241+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn779","msg":"client metadata","attr":{"remote":"127.0.0.1:59750","client":"conn779","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.245+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn779","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59750","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.245+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn775","msg":"Connection ended","attr":{"remote":"127.0.0.1:59742","uuid":"63ae76ef-3a1f-43c7-8baa-fa72137f59d1","connectionId":775,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.306+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn765","msg":"Interrupted operation as its client disconnected","attr":{"opId":4528}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.306+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn765","msg":"Connection ended","attr":{"remote":"127.0.0.1:59722","uuid":"e8b176c2-b71f-4675-99c7-272151e6398d","connectionId":765,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.347+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59752","uuid":"e7625bb5-84a7-4888-8db2-ec74b0e86e5f","connectionId":780,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.348+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn780","msg":"client metadata","attr":{"remote":"127.0.0.1:59752","client":"conn780","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.349+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59754","uuid":"1656677d-f63d-4964-8f0c-be82fe53e0df","connectionId":781,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.349+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59756","uuid":"badd2ba1-bc1e-4b19-973f-ec4d505bf423","connectionId":782,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.349+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn781","msg":"client metadata","attr":{"remote":"127.0.0.1:59754","client":"conn781","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.349+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn782","msg":"client metadata","attr":{"remote":"127.0.0.1:59756","client":"conn782","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.354+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn782","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59756","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.354+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn779","msg":"Connection ended","attr":{"remote":"127.0.0.1:59750","uuid":"53ee6f35-21d6-42ae-98a0-6c238f2cc52a","connectionId":779,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.414+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn768","msg":"Interrupted operation as its client disconnected","attr":{"opId":4536}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.415+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn768","msg":"Connection ended","attr":{"remote":"127.0.0.1:59728","uuid":"d23a8383-7e72-4e80-8e9c-d7893f624aef","connectionId":768,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.456+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59758","uuid":"96e5206f-73a1-4a10-86e5-3eb342de6af6","connectionId":783,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.456+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn783","msg":"client metadata","attr":{"remote":"127.0.0.1:59758","client":"conn783","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.457+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59760","uuid":"ce4252b2-4ac7-455f-8018-673c98cb6e67","connectionId":784,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.458+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59762","uuid":"601eee44-d477-4f01-a4f3-7a2f8352316d","connectionId":785,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.458+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn784","msg":"client metadata","attr":{"remote":"127.0.0.1:59760","client":"conn784","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.458+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn785","msg":"client metadata","attr":{"remote":"127.0.0.1:59762","client":"conn785","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.462+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn785","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59762","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.463+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn782","msg":"Connection ended","attr":{"remote":"127.0.0.1:59756","uuid":"badd2ba1-bc1e-4b19-973f-ec4d505bf423","connectionId":782,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.523+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn771","msg":"Interrupted operation as its client disconnected","attr":{"opId":4545}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.523+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn771","msg":"Connection ended","attr":{"remote":"127.0.0.1:59734","uuid":"b778ebfa-c39b-402f-a62a-4528a66274bf","connectionId":771,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.565+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59764","uuid":"e05748da-db1c-42ed-9b21-61e3b2981e31","connectionId":786,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.565+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn786","msg":"client metadata","attr":{"remote":"127.0.0.1:59764","client":"conn786","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.566+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59766","uuid":"0773b2bc-7f50-422f-b861-73ae00edec81","connectionId":787,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.566+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59768","uuid":"554b5530-aebb-4864-96f9-1384debc2747","connectionId":788,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.566+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn787","msg":"client metadata","attr":{"remote":"127.0.0.1:59766","client":"conn787","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.566+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn788","msg":"client metadata","attr":{"remote":"127.0.0.1:59768","client":"conn788","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.571+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn788","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59768","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.571+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn785","msg":"Connection ended","attr":{"remote":"127.0.0.1:59762","uuid":"601eee44-d477-4f01-a4f3-7a2f8352316d","connectionId":785,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.632+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn774","msg":"Interrupted operation as its client disconnected","attr":{"opId":4555}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.632+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn774","msg":"Connection ended","attr":{"remote":"127.0.0.1:59740","uuid":"67d8787f-f67a-4903-8015-51bc53e9a674","connectionId":774,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.673+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59770","uuid":"0945b660-736d-4816-a81a-15af8a919020","connectionId":789,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.673+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn789","msg":"client metadata","attr":{"remote":"127.0.0.1:59770","client":"conn789","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn643","msg":"Connection ended","attr":{"remote":"127.0.0.1:59478","uuid":"e8c856d7-3f11-4f12-9d81-2b5f1c29dbc8","connectionId":643,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn647","msg":"Connection ended","attr":{"remote":"127.0.0.1:59486","uuid":"a96eeb00-aef2-4e81-a68d-35eb1049eed5","connectionId":647,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn649","msg":"Connection ended","attr":{"remote":"127.0.0.1:59490","uuid":"53628349-03d2-4c1e-862a-714f97ec7fc5","connectionId":649,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn652","msg":"Connection ended","attr":{"remote":"127.0.0.1:59496","uuid":"64715404-f826-4590-bb59-05f93ebb5eba","connectionId":652,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn655","msg":"Connection ended","attr":{"remote":"127.0.0.1:59502","uuid":"f79d7a6b-84a6-4bd5-a934-e96da927989a","connectionId":655,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn658","msg":"Connection ended","attr":{"remote":"127.0.0.1:59508","uuid":"7cd5ac8f-44c8-457c-b28a-d80e20e0defe","connectionId":658,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn662","msg":"Connection ended","attr":{"remote":"127.0.0.1:59516","uuid":"5ffd92dd-959a-4a1d-a339-4fa4fc172400","connectionId":662,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn665","msg":"Connection ended","attr":{"remote":"127.0.0.1:59522","uuid":"79c359a9-48c0-467b-98b6-952ce26266f2","connectionId":665,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn667","msg":"Connection ended","attr":{"remote":"127.0.0.1:59526","uuid":"a69589a1-b061-443f-ba8f-b28078150f2a","connectionId":667,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.676+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn671","msg":"Connection ended","attr":{"remote":"127.0.0.1:59534","uuid":"8f28d3bf-233d-41e0-8dbb-0a8db6a1c3ed","connectionId":671,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn683","msg":"Connection ended","attr":{"remote":"127.0.0.1:59558","uuid":"f335ebc9-d68f-47b8-80ce-ac62372c124c","connectionId":683,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn673","msg":"Connection ended","attr":{"remote":"127.0.0.1:59538","uuid":"7bc226fc-b447-4fe0-9f54-db5662389fa9","connectionId":673,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn676","msg":"Connection ended","attr":{"remote":"127.0.0.1:59544","uuid":"d04c5f7f-05d3-4155-9014-607e08bf86d1","connectionId":676,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn679","msg":"Connection ended","attr":{"remote":"127.0.0.1:59550","uuid":"ce290678-a8f2-4a88-a204-df59c0070fef","connectionId":679,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn686","msg":"Connection ended","attr":{"remote":"127.0.0.1:59564","uuid":"c11c4d93-542b-405c-9897-38d893cd06b3","connectionId":686,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn695","msg":"Connection ended","attr":{"remote":"127.0.0.1:59582","uuid":"d9163d4d-b454-4659-8d5a-919e045bd4d2","connectionId":695,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn688","msg":"Connection ended","attr":{"remote":"127.0.0.1:59568","uuid":"fe2e98f3-b203-482d-8583-1f033f1701c7","connectionId":688,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn692","msg":"Connection ended","attr":{"remote":"127.0.0.1:59576","uuid":"bd7d3041-61ff-4007-bfdc-eb4204e4f965","connectionId":692,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn707","msg":"Connection ended","attr":{"remote":"127.0.0.1:59606","uuid":"ca84a2d9-0a8a-4e75-a513-281cf7177e4f","connectionId":707,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn701","msg":"Connection ended","attr":{"remote":"127.0.0.1:59594","uuid":"87edc41d-171f-4b70-a7fd-56fd14247924","connectionId":701,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn704","msg":"Connection ended","attr":{"remote":"127.0.0.1:59600","uuid":"16cc9fb9-d858-4491-ad1c-66e76a2d2859","connectionId":704,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn698","msg":"Connection ended","attr":{"remote":"127.0.0.1:59588","uuid":"4c6e2136-a168-4702-9cb4-d2cc8f5941d6","connectionId":698,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn719","msg":"Connection ended","attr":{"remote":"127.0.0.1:59630","uuid":"0060a5a7-74db-4bc6-93c4-ee2674ae3df9","connectionId":719,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn710","msg":"Connection ended","attr":{"remote":"127.0.0.1:59612","uuid":"5323272d-2474-4716-bca9-aad7cb9b6585","connectionId":710,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn713","msg":"Connection ended","attr":{"remote":"127.0.0.1:59618","uuid":"6c802e49-5f58-4d9b-9edd-3c997d2a1ee1","connectionId":713,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn716","msg":"Connection ended","attr":{"remote":"127.0.0.1:59624","uuid":"f90647fd-16ad-46d7-bd03-4e04a105c467","connectionId":716,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn725","msg":"Connection ended","attr":{"remote":"127.0.0.1:59642","uuid":"c4fa3338-2f00-47f1-bbf2-2733d3dd1d75","connectionId":725,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn722","msg":"Connection ended","attr":{"remote":"127.0.0.1:59636","uuid":"e5138fbc-1e9c-4373-8319-efdf854d3e92","connectionId":722,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn727","msg":"Connection ended","attr":{"remote":"127.0.0.1:59646","uuid":"9927a5e5-d492-4b18-81ee-8ad9d0bd9077","connectionId":727,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn730","msg":"Connection ended","attr":{"remote":"127.0.0.1:59652","uuid":"09b8503b-a567-4e7b-823f-909dd671859b","connectionId":730,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn743","msg":"Connection ended","attr":{"remote":"127.0.0.1:59678","uuid":"86372f89-4e95-473a-99db-f4bfde05f87f","connectionId":743,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn737","msg":"Connection ended","attr":{"remote":"127.0.0.1:59666","uuid":"9ba8aa0c-2ce0-4ff2-ad9d-92ea0a2f7dfb","connectionId":737,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn734","msg":"Connection ended","attr":{"remote":"127.0.0.1:59660","uuid":"a21a043e-ca0d-474b-87b1-e359476063ac","connectionId":734,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn739","msg":"Connection ended","attr":{"remote":"127.0.0.1:59670","uuid":"7b061f94-941e-4b51-a5db-7ab225385d0e","connectionId":739,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn755","msg":"Connection ended","attr":{"remote":"127.0.0.1:59702","uuid":"a40f2211-7a39-446d-b52e-ccc643bd2fc2","connectionId":755,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn745","msg":"Connection ended","attr":{"remote":"127.0.0.1:59682","uuid":"2bfed744-43ed-487c-829d-8c6d26a44ebb","connectionId":745,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn748","msg":"Connection ended","attr":{"remote":"127.0.0.1:59688","uuid":"9b68de07-f268-4796-9bef-b55b7246cd2e","connectionId":748,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn752","msg":"Connection ended","attr":{"remote":"127.0.0.1:59696","uuid":"55f1f431-af32-4a64-a31b-eb7c90b066f0","connectionId":752,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn758","msg":"Connection ended","attr":{"remote":"127.0.0.1:59708","uuid":"3d900ab7-85fa-4e81-addb-cc42aa490d87","connectionId":758,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.678+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn761","msg":"Connection ended","attr":{"remote":"127.0.0.1:59714","uuid":"a2e16b61-5b65-4c06-b8e3-7d5a7312aa51","connectionId":761,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn764","msg":"Connection ended","attr":{"remote":"127.0.0.1:59720","uuid":"545984a2-a0af-41f0-8c7f-b13750db1c7d","connectionId":764,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn767","msg":"Connection ended","attr":{"remote":"127.0.0.1:59726","uuid":"94dcb45c-e994-433e-85af-f148b63c56d2","connectionId":767,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn770","msg":"Connection ended","attr":{"remote":"127.0.0.1:59732","uuid":"7d3e5528-23e1-4bb0-80c2-fd570f179a60","connectionId":770,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn776","msg":"Connection ended","attr":{"remote":"127.0.0.1:59744","uuid":"810b1ebd-a3cd-47cd-b88e-523c44f64ec6","connectionId":776,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.679+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn773","msg":"Connection ended","attr":{"remote":"127.0.0.1:59738","uuid":"dedc9e42-7540-451d-aa57-7f018166abcc","connectionId":773,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59772","uuid":"028940b3-094c-4eee-bb4d-ddf39d258101","connectionId":790,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.682+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn790","msg":"client metadata","attr":{"remote":"127.0.0.1:59772","client":"conn790","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.682+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59774","uuid":"48c33a7f-d016-4af3-a72f-b7553dba998c","connectionId":791,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.682+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn791","msg":"client metadata","attr":{"remote":"127.0.0.1:59774","client":"conn791","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.686+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn790","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59772","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.686+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn788","msg":"Connection ended","attr":{"remote":"127.0.0.1:59768","uuid":"554b5530-aebb-4864-96f9-1384debc2747","connectionId":788,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.740+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn777","msg":"Interrupted operation as its client disconnected","attr":{"opId":4563}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.741+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn777","msg":"Connection ended","attr":{"remote":"127.0.0.1:59746","uuid":"18b5c1a1-d7ed-497e-a0ca-73931fc33365","connectionId":777,"connectionCount":32}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59776","uuid":"73577989-1ff2-4ff1-8c99-23a76e8e69ba","connectionId":792,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn792","msg":"client metadata","attr":{"remote":"127.0.0.1:59776","client":"conn792","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59778","uuid":"d5619cf9-02d3-41b7-93e5-d7bdd94ea63d","connectionId":793,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59780","uuid":"dd4ec014-a7a8-4636-ab0d-b978e6ec368c","connectionId":794,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn793","msg":"client metadata","attr":{"remote":"127.0.0.1:59778","client":"conn793","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn794","msg":"client metadata","attr":{"remote":"127.0.0.1:59780","client":"conn794","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.795+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn793","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59778","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.795+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn790","msg":"Connection ended","attr":{"remote":"127.0.0.1:59772","uuid":"028940b3-094c-4eee-bb4d-ddf39d258101","connectionId":790,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.849+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn780","msg":"Interrupted operation as its client disconnected","attr":{"opId":4573}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.849+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn780","msg":"Connection ended","attr":{"remote":"127.0.0.1:59752","uuid":"e7625bb5-84a7-4888-8db2-ec74b0e86e5f","connectionId":780,"connectionCount":33}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.897+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59782","uuid":"df42eb7c-949e-423f-9f1e-0d9fb0b7962d","connectionId":795,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.897+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn795","msg":"client metadata","attr":{"remote":"127.0.0.1:59782","client":"conn795","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.898+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59784","uuid":"8102b93e-4fca-4e02-bf6d-4c36edacdf9a","connectionId":796,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.898+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59786","uuid":"774464c1-f5d6-4db6-bbd3-73a73c7e4fbb","connectionId":797,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.898+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn796","msg":"client metadata","attr":{"remote":"127.0.0.1:59784","client":"conn796","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.899+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn797","msg":"client metadata","attr":{"remote":"127.0.0.1:59786","client":"conn797","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.903+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn797","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59786","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.903+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn793","msg":"Connection ended","attr":{"remote":"127.0.0.1:59778","uuid":"d5619cf9-02d3-41b7-93e5-d7bdd94ea63d","connectionId":793,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.958+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn783","msg":"Interrupted operation as its client disconnected","attr":{"opId":4581}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:58.958+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn783","msg":"Connection ended","attr":{"remote":"127.0.0.1:59758","uuid":"96e5206f-73a1-4a10-86e5-3eb342de6af6","connectionId":783,"connectionCount":34}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.006+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59788","uuid":"a052fa1f-742c-4cf6-8bfc-c6ab0996bd89","connectionId":798,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.006+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn798","msg":"client metadata","attr":{"remote":"127.0.0.1:59788","client":"conn798","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59790","uuid":"fb08fc40-a509-49a0-9b23-8850df13fb17","connectionId":799,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn799","msg":"client metadata","attr":{"remote":"127.0.0.1:59790","client":"conn799","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.008+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59792","uuid":"ec1311f3-be48-438a-9f36-e3a06be62521","connectionId":800,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.008+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn800","msg":"client metadata","attr":{"remote":"127.0.0.1:59792","client":"conn800","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.012+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn800","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59792","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.013+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn797","msg":"Connection ended","attr":{"remote":"127.0.0.1:59786","uuid":"774464c1-f5d6-4db6-bbd3-73a73c7e4fbb","connectionId":797,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.066+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn786","msg":"Interrupted operation as its client disconnected","attr":{"opId":4590}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.067+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn786","msg":"Connection ended","attr":{"remote":"127.0.0.1:59764","uuid":"e05748da-db1c-42ed-9b21-61e3b2981e31","connectionId":786,"connectionCount":35}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59794","uuid":"2168e13c-cbe2-4c3b-8044-f5e80a746c47","connectionId":801,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn801","msg":"client metadata","attr":{"remote":"127.0.0.1:59794","client":"conn801","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.116+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59796","uuid":"3587f6a6-e6f0-443f-8bd3-06c50019b97e","connectionId":802,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.116+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59798","uuid":"6701ec54-ddd9-41b3-84c2-71b50a18f86f","connectionId":803,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn802","msg":"client metadata","attr":{"remote":"127.0.0.1:59796","client":"conn802","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn803","msg":"client metadata","attr":{"remote":"127.0.0.1:59798","client":"conn803","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.121+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn802","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59796","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn800","msg":"Connection ended","attr":{"remote":"127.0.0.1:59792","uuid":"ec1311f3-be48-438a-9f36-e3a06be62521","connectionId":800,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.182+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn789","msg":"Interrupted operation as its client disconnected","attr":{"opId":4599}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.182+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn789","msg":"Connection ended","attr":{"remote":"127.0.0.1:59770","uuid":"0945b660-736d-4816-a81a-15af8a919020","connectionId":789,"connectionCount":36}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59800","uuid":"742bd487-8dc5-469e-ac37-dc7d8300e2e6","connectionId":804,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.223+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn804","msg":"client metadata","attr":{"remote":"127.0.0.1:59800","client":"conn804","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59802","uuid":"3fe92b4f-f098-447a-b9fb-932ed8ecc1d2","connectionId":805,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59804","uuid":"3dde936f-83ec-4714-a335-73c7f45efc59","connectionId":806,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.225+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn805","msg":"client metadata","attr":{"remote":"127.0.0.1:59802","client":"conn805","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.225+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn806","msg":"client metadata","attr":{"remote":"127.0.0.1:59804","client":"conn806","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.229+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn805","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59802","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.230+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn802","msg":"Connection ended","attr":{"remote":"127.0.0.1:59796","uuid":"3587f6a6-e6f0-443f-8bd3-06c50019b97e","connectionId":802,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.290+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn792","msg":"Interrupted operation as its client disconnected","attr":{"opId":4607}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.291+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn792","msg":"Connection ended","attr":{"remote":"127.0.0.1:59776","uuid":"73577989-1ff2-4ff1-8c99-23a76e8e69ba","connectionId":792,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.332+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59806","uuid":"48ff3747-0045-45be-bb01-1c2877ec7db7","connectionId":807,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.332+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn807","msg":"client metadata","attr":{"remote":"127.0.0.1:59806","client":"conn807","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.333+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59808","uuid":"b4b71873-78f8-48fc-ac24-95ced6d876dc","connectionId":808,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.333+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59810","uuid":"e265ca53-08bc-407a-8f6a-a1e869127260","connectionId":809,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn808","msg":"client metadata","attr":{"remote":"127.0.0.1:59808","client":"conn808","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn809","msg":"client metadata","attr":{"remote":"127.0.0.1:59810","client":"conn809","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.338+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn808","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59808","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.338+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn805","msg":"Connection ended","attr":{"remote":"127.0.0.1:59802","uuid":"3fe92b4f-f098-447a-b9fb-932ed8ecc1d2","connectionId":805,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.399+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn795","msg":"Interrupted operation as its client disconnected","attr":{"opId":4616}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.399+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn795","msg":"Connection ended","attr":{"remote":"127.0.0.1:59782","uuid":"df42eb7c-949e-423f-9f1e-0d9fb0b7962d","connectionId":795,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.440+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59812","uuid":"dd55123f-ecfc-42f0-88ea-42af97170c1d","connectionId":810,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn810","msg":"client metadata","attr":{"remote":"127.0.0.1:59812","client":"conn810","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.442+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59814","uuid":"c3c6c832-d0da-4522-8b08-79b403ffac81","connectionId":811,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.442+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59816","uuid":"13233c05-fb30-4b99-b9e6-beb6c9f567c6","connectionId":812,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.442+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn811","msg":"client metadata","attr":{"remote":"127.0.0.1:59814","client":"conn811","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.442+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn812","msg":"client metadata","attr":{"remote":"127.0.0.1:59816","client":"conn812","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.446+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn811","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59814","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.447+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn808","msg":"Connection ended","attr":{"remote":"127.0.0.1:59808","uuid":"b4b71873-78f8-48fc-ac24-95ced6d876dc","connectionId":808,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.508+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn798","msg":"Interrupted operation as its client disconnected","attr":{"opId":4625}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.508+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn798","msg":"Connection ended","attr":{"remote":"127.0.0.1:59788","uuid":"a052fa1f-742c-4cf6-8bfc-c6ab0996bd89","connectionId":798,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.549+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59818","uuid":"190640a4-ee1e-4f65-9c4e-924d2fe63caf","connectionId":813,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.549+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn813","msg":"client metadata","attr":{"remote":"127.0.0.1:59818","client":"conn813","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.550+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59820","uuid":"75f1ce0a-9b60-4bea-b060-166f2f52c1b3","connectionId":814,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.551+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59822","uuid":"2d9b6248-83bb-4ee3-a074-96494f36257b","connectionId":815,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.551+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn814","msg":"client metadata","attr":{"remote":"127.0.0.1:59820","client":"conn814","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.551+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn815","msg":"client metadata","attr":{"remote":"127.0.0.1:59822","client":"conn815","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.555+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn814","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59820","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.556+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn811","msg":"Connection ended","attr":{"remote":"127.0.0.1:59814","uuid":"c3c6c832-d0da-4522-8b08-79b403ffac81","connectionId":811,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.616+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn801","msg":"Interrupted operation as its client disconnected","attr":{"opId":4635}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.617+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn801","msg":"Connection ended","attr":{"remote":"127.0.0.1:59794","uuid":"2168e13c-cbe2-4c3b-8044-f5e80a746c47","connectionId":801,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59824","uuid":"1862b15f-f844-4149-a462-534c51ff9cab","connectionId":816,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.658+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn816","msg":"client metadata","attr":{"remote":"127.0.0.1:59824","client":"conn816","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.659+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59826","uuid":"247d1724-fa25-4cda-8b0a-a929a50c6c8a","connectionId":817,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.659+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59828","uuid":"3f38cb9f-3e53-42b7-80b5-a486502357ed","connectionId":818,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn817","msg":"client metadata","attr":{"remote":"127.0.0.1:59826","client":"conn817","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.660+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn818","msg":"client metadata","attr":{"remote":"127.0.0.1:59828","client":"conn818","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.664+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn817","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59826","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.664+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn814","msg":"Connection ended","attr":{"remote":"127.0.0.1:59820","uuid":"75f1ce0a-9b60-4bea-b060-166f2f52c1b3","connectionId":814,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.725+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn804","msg":"Interrupted operation as its client disconnected","attr":{"opId":4643}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.725+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn804","msg":"Connection ended","attr":{"remote":"127.0.0.1:59800","uuid":"742bd487-8dc5-469e-ac37-dc7d8300e2e6","connectionId":804,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.767+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59830","uuid":"33241e13-62f8-4b4b-8d1d-eee0473097d9","connectionId":819,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.767+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn819","msg":"client metadata","attr":{"remote":"127.0.0.1:59830","client":"conn819","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.768+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59832","uuid":"f2ac34aa-4dff-47f6-a169-e3f653dafe0c","connectionId":820,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.768+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59834","uuid":"eedec3d9-46e4-4598-9d58-0ca60dc3a40e","connectionId":821,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.768+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn820","msg":"client metadata","attr":{"remote":"127.0.0.1:59832","client":"conn820","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.769+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn821","msg":"client metadata","attr":{"remote":"127.0.0.1:59834","client":"conn821","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.773+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn820","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59832","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.773+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn817","msg":"Connection ended","attr":{"remote":"127.0.0.1:59826","uuid":"247d1724-fa25-4cda-8b0a-a929a50c6c8a","connectionId":817,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.833+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn807","msg":"Interrupted operation as its client disconnected","attr":{"opId":4651}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.833+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn807","msg":"Connection ended","attr":{"remote":"127.0.0.1:59806","uuid":"48ff3747-0045-45be-bb01-1c2877ec7db7","connectionId":807,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.875+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59836","uuid":"02e09e6d-e3fa-46a1-bde2-a62599255cc2","connectionId":822,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.876+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn822","msg":"client metadata","attr":{"remote":"127.0.0.1:59836","client":"conn822","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.877+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59838","uuid":"c84bbb31-4715-460f-adbb-1c3b450771c5","connectionId":823,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.877+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59840","uuid":"8d7d8421-d5a1-4b1f-aa83-eec9c018421d","connectionId":824,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.877+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn823","msg":"client metadata","attr":{"remote":"127.0.0.1:59838","client":"conn823","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.877+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn824","msg":"client metadata","attr":{"remote":"127.0.0.1:59840","client":"conn824","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.882+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn823","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59838","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.882+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn820","msg":"Connection ended","attr":{"remote":"127.0.0.1:59832","uuid":"f2ac34aa-4dff-47f6-a169-e3f653dafe0c","connectionId":820,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.942+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn810","msg":"Interrupted operation as its client disconnected","attr":{"opId":4659}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.942+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn810","msg":"Connection ended","attr":{"remote":"127.0.0.1:59812","uuid":"dd55123f-ecfc-42f0-88ea-42af97170c1d","connectionId":810,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.984+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59842","uuid":"7b662c10-912e-4252-8de1-13e043ec7273","connectionId":825,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.984+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn825","msg":"client metadata","attr":{"remote":"127.0.0.1:59842","client":"conn825","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.985+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59844","uuid":"71fa6179-cf31-49d6-a6d3-2e541849221c","connectionId":826,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.985+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59846","uuid":"c46b0d2b-f00f-4440-b299-a34db7b71d92","connectionId":827,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.986+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn826","msg":"client metadata","attr":{"remote":"127.0.0.1:59844","client":"conn826","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.986+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn827","msg":"client metadata","attr":{"remote":"127.0.0.1:59846","client":"conn827","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.990+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn826","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59844","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:25:59.991+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn823","msg":"Connection ended","attr":{"remote":"127.0.0.1:59838","uuid":"c84bbb31-4715-460f-adbb-1c3b450771c5","connectionId":823,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.051+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn813","msg":"Interrupted operation as its client disconnected","attr":{"opId":4668}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.051+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn813","msg":"Connection ended","attr":{"remote":"127.0.0.1:59818","uuid":"190640a4-ee1e-4f65-9c4e-924d2fe63caf","connectionId":813,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.093+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59848","uuid":"3899a37e-fe96-4b41-90d5-e52602489635","connectionId":828,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.093+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn828","msg":"client metadata","attr":{"remote":"127.0.0.1:59848","client":"conn828","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.094+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59850","uuid":"5fd124f4-4d0f-4ee6-842d-15217f214b32","connectionId":829,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.094+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59852","uuid":"ba108d20-84cb-4253-87f9-a5a0fba7a0dc","connectionId":830,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.094+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn829","msg":"client metadata","attr":{"remote":"127.0.0.1:59850","client":"conn829","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.095+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn830","msg":"client metadata","attr":{"remote":"127.0.0.1:59852","client":"conn830","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.099+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn829","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59850","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.099+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn826","msg":"Connection ended","attr":{"remote":"127.0.0.1:59844","uuid":"71fa6179-cf31-49d6-a6d3-2e541849221c","connectionId":826,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.160+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn816","msg":"Interrupted operation as its client disconnected","attr":{"opId":4677}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.160+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn816","msg":"Connection ended","attr":{"remote":"127.0.0.1:59824","uuid":"1862b15f-f844-4149-a462-534c51ff9cab","connectionId":816,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.201+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59854","uuid":"ecf4dd7f-0144-4413-a608-781f49d996b9","connectionId":831,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.202+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn831","msg":"client metadata","attr":{"remote":"127.0.0.1:59854","client":"conn831","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.203+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59856","uuid":"0f3ff36f-0ffa-4921-a092-c9386b68e15e","connectionId":832,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.203+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59858","uuid":"afcf2c54-73da-4109-b655-c105add297ce","connectionId":833,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.203+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn832","msg":"client metadata","attr":{"remote":"127.0.0.1:59856","client":"conn832","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.204+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn833","msg":"client metadata","attr":{"remote":"127.0.0.1:59858","client":"conn833","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.207+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn832","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59856","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.208+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn829","msg":"Connection ended","attr":{"remote":"127.0.0.1:59850","uuid":"5fd124f4-4d0f-4ee6-842d-15217f214b32","connectionId":829,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.269+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn819","msg":"Interrupted operation as its client disconnected","attr":{"opId":4685}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.269+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn819","msg":"Connection ended","attr":{"remote":"127.0.0.1:59830","uuid":"33241e13-62f8-4b4b-8d1d-eee0473097d9","connectionId":819,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.310+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59860","uuid":"ed279c10-b6e9-45b6-b683-d1f4dcc4437b","connectionId":834,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.310+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn834","msg":"client metadata","attr":{"remote":"127.0.0.1:59860","client":"conn834","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.311+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59862","uuid":"67effd33-b7db-486c-8c22-77150fa58b46","connectionId":835,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.311+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59864","uuid":"5a20354f-0f11-4ab6-9528-6f3fbcb27f76","connectionId":836,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.312+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn835","msg":"client metadata","attr":{"remote":"127.0.0.1:59862","client":"conn835","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.312+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn836","msg":"client metadata","attr":{"remote":"127.0.0.1:59864","client":"conn836","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.316+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn835","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59862","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.316+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn832","msg":"Connection ended","attr":{"remote":"127.0.0.1:59856","uuid":"0f3ff36f-0ffa-4921-a092-c9386b68e15e","connectionId":832,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.377+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn822","msg":"Interrupted operation as its client disconnected","attr":{"opId":4693}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.377+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn822","msg":"Connection ended","attr":{"remote":"127.0.0.1:59836","uuid":"02e09e6d-e3fa-46a1-bde2-a62599255cc2","connectionId":822,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.419+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59866","uuid":"2df26f47-f62d-48a8-be75-7aaacf874559","connectionId":837,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.419+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn837","msg":"client metadata","attr":{"remote":"127.0.0.1:59866","client":"conn837","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.420+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59868","uuid":"c56da68a-9c3e-4ef9-8943-9f4880cabecb","connectionId":838,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.420+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59870","uuid":"e606baac-b131-4200-b387-f4a2e9b2f117","connectionId":839,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.420+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn838","msg":"client metadata","attr":{"remote":"127.0.0.1:59868","client":"conn838","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.420+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn839","msg":"client metadata","attr":{"remote":"127.0.0.1:59870","client":"conn839","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.425+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn838","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59868","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.425+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn835","msg":"Connection ended","attr":{"remote":"127.0.0.1:59862","uuid":"67effd33-b7db-486c-8c22-77150fa58b46","connectionId":835,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.486+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn825","msg":"Interrupted operation as its client disconnected","attr":{"opId":4701}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.486+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn825","msg":"Connection ended","attr":{"remote":"127.0.0.1:59842","uuid":"7b662c10-912e-4252-8de1-13e043ec7273","connectionId":825,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.527+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59872","uuid":"95d937a4-3d9f-44e9-9d2c-af56afd2d8bd","connectionId":840,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.527+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn840","msg":"client metadata","attr":{"remote":"127.0.0.1:59872","client":"conn840","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.528+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59874","uuid":"1f79d353-08f2-4002-8aeb-bf67701cee54","connectionId":841,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59876","uuid":"2be6ab1d-5d75-456f-bf08-42a6a9b2ec88","connectionId":842,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn841","msg":"client metadata","attr":{"remote":"127.0.0.1:59874","client":"conn841","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.529+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn842","msg":"client metadata","attr":{"remote":"127.0.0.1:59876","client":"conn842","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.533+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn841","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59874","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.534+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn838","msg":"Connection ended","attr":{"remote":"127.0.0.1:59868","uuid":"c56da68a-9c3e-4ef9-8943-9f4880cabecb","connectionId":838,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.595+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn828","msg":"Interrupted operation as its client disconnected","attr":{"opId":4713}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.595+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn828","msg":"Connection ended","attr":{"remote":"127.0.0.1:59848","uuid":"3899a37e-fe96-4b41-90d5-e52602489635","connectionId":828,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.636+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59878","uuid":"4647e7e0-c4aa-4672-bc8f-f5ec5682190d","connectionId":843,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.636+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn843","msg":"client metadata","attr":{"remote":"127.0.0.1:59878","client":"conn843","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.637+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59880","uuid":"2fed05be-ff86-4f1a-9f78-5c7bb39773b7","connectionId":844,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.637+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59882","uuid":"c6dd2cc4-c622-4a37-a7eb-6752498bf3a7","connectionId":845,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.637+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn844","msg":"client metadata","attr":{"remote":"127.0.0.1:59880","client":"conn844","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.637+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn845","msg":"client metadata","attr":{"remote":"127.0.0.1:59882","client":"conn845","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.642+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn845","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59882","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.642+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn841","msg":"Connection ended","attr":{"remote":"127.0.0.1:59874","uuid":"1f79d353-08f2-4002-8aeb-bf67701cee54","connectionId":841,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.703+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn831","msg":"Interrupted operation as its client disconnected","attr":{"opId":4722}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.703+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn831","msg":"Connection ended","attr":{"remote":"127.0.0.1:59854","uuid":"ecf4dd7f-0144-4413-a608-781f49d996b9","connectionId":831,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.744+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59884","uuid":"3cbb0e64-014a-4fb9-bb0e-5a02445ed55c","connectionId":846,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.745+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn846","msg":"client metadata","attr":{"remote":"127.0.0.1:59884","client":"conn846","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59886","uuid":"744fdeec-bd2d-45ed-a11a-9dae47e841b5","connectionId":847,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59888","uuid":"50341109-1188-48d6-9ad3-e92fd48150c4","connectionId":848,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn847","msg":"client metadata","attr":{"remote":"127.0.0.1:59886","client":"conn847","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.746+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn848","msg":"client metadata","attr":{"remote":"127.0.0.1:59888","client":"conn848","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.750+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn847","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59886","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.751+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn845","msg":"Connection ended","attr":{"remote":"127.0.0.1:59882","uuid":"c6dd2cc4-c622-4a37-a7eb-6752498bf3a7","connectionId":845,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.812+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn834","msg":"Interrupted operation as its client disconnected","attr":{"opId":4732}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn834","msg":"Connection ended","attr":{"remote":"127.0.0.1:59860","uuid":"ed279c10-b6e9-45b6-b683-d1f4dcc4437b","connectionId":834,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.853+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59890","uuid":"76c5f2b2-edf6-4e4a-993f-06b8638da22b","connectionId":849,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.853+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn849","msg":"client metadata","attr":{"remote":"127.0.0.1:59890","client":"conn849","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.854+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59892","uuid":"c159face-1c20-4eba-baa2-bbbbab12b27e","connectionId":850,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.854+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59894","uuid":"3a5ae103-e2b5-4723-900e-08135c0d67d6","connectionId":851,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.854+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn850","msg":"client metadata","attr":{"remote":"127.0.0.1:59892","client":"conn850","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.855+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn851","msg":"client metadata","attr":{"remote":"127.0.0.1:59894","client":"conn851","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.859+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn850","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59892","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.859+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn847","msg":"Connection ended","attr":{"remote":"127.0.0.1:59886","uuid":"744fdeec-bd2d-45ed-a11a-9dae47e841b5","connectionId":847,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.920+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn837","msg":"Interrupted operation as its client disconnected","attr":{"opId":4740}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.921+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn837","msg":"Connection ended","attr":{"remote":"127.0.0.1:59866","uuid":"2df26f47-f62d-48a8-be75-7aaacf874559","connectionId":837,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.961+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59896","uuid":"5f0a55fc-098e-495e-acba-532d24c3461b","connectionId":852,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.961+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn852","msg":"client metadata","attr":{"remote":"127.0.0.1:59896","client":"conn852","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.962+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59898","uuid":"e7f34cff-203f-42c7-ac26-9570d7fd4c13","connectionId":853,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.963+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59900","uuid":"f9da3a53-476f-4f54-9d8e-7fb81e518e65","connectionId":854,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.963+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn853","msg":"client metadata","attr":{"remote":"127.0.0.1:59898","client":"conn853","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.963+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn854","msg":"client metadata","attr":{"remote":"127.0.0.1:59900","client":"conn854","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.967+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn853","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59898","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:00.968+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn850","msg":"Connection ended","attr":{"remote":"127.0.0.1:59892","uuid":"c159face-1c20-4eba-baa2-bbbbab12b27e","connectionId":850,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.029+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn840","msg":"Interrupted operation as its client disconnected","attr":{"opId":4749}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.029+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn840","msg":"Connection ended","attr":{"remote":"127.0.0.1:59872","uuid":"95d937a4-3d9f-44e9-9d2c-af56afd2d8bd","connectionId":840,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.070+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59902","uuid":"1a17b446-6c52-4299-bce0-c4835694183f","connectionId":855,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.070+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn855","msg":"client metadata","attr":{"remote":"127.0.0.1:59902","client":"conn855","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.071+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59904","uuid":"ee050116-8351-4d1a-ac59-0d15fb212a29","connectionId":856,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.071+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59906","uuid":"561ccbb9-59b9-471d-8561-424a0a90a7f9","connectionId":857,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.071+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn856","msg":"client metadata","attr":{"remote":"127.0.0.1:59904","client":"conn856","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.071+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn857","msg":"client metadata","attr":{"remote":"127.0.0.1:59906","client":"conn857","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.076+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn856","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59904","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.076+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn853","msg":"Connection ended","attr":{"remote":"127.0.0.1:59898","uuid":"e7f34cff-203f-42c7-ac26-9570d7fd4c13","connectionId":853,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.137+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn843","msg":"Interrupted operation as its client disconnected","attr":{"opId":4758}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.138+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn843","msg":"Connection ended","attr":{"remote":"127.0.0.1:59878","uuid":"4647e7e0-c4aa-4672-bc8f-f5ec5682190d","connectionId":843,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.178+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59908","uuid":"5e556c62-6cdd-4e07-928a-a57943887540","connectionId":858,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.179+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn858","msg":"client metadata","attr":{"remote":"127.0.0.1:59908","client":"conn858","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59910","uuid":"5dd9b72e-5952-46cc-85e8-51533022ca5e","connectionId":859,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59912","uuid":"6d608910-0928-4bd2-87d6-72a8c8975553","connectionId":860,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.180+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn859","msg":"client metadata","attr":{"remote":"127.0.0.1:59910","client":"conn859","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.180+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn860","msg":"client metadata","attr":{"remote":"127.0.0.1:59912","client":"conn860","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.185+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn860","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59912","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.185+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn856","msg":"Connection ended","attr":{"remote":"127.0.0.1:59904","uuid":"ee050116-8351-4d1a-ac59-0d15fb212a29","connectionId":856,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.246+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn846","msg":"Interrupted operation as its client disconnected","attr":{"opId":4766}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.247+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn846","msg":"Connection ended","attr":{"remote":"127.0.0.1:59884","uuid":"3cbb0e64-014a-4fb9-bb0e-5a02445ed55c","connectionId":846,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.287+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59914","uuid":"ea09749a-6b07-425b-9c3e-0caf26090688","connectionId":861,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.287+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn861","msg":"client metadata","attr":{"remote":"127.0.0.1:59914","client":"conn861","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.288+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59916","uuid":"8c1778cb-fdea-4437-a05c-96ad4042a351","connectionId":862,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.288+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59918","uuid":"ecd3f853-8e70-4939-890a-688fca462d4d","connectionId":863,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.288+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn862","msg":"client metadata","attr":{"remote":"127.0.0.1:59916","client":"conn862","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.289+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn863","msg":"client metadata","attr":{"remote":"127.0.0.1:59918","client":"conn863","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.293+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn862","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59916","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.293+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn860","msg":"Connection ended","attr":{"remote":"127.0.0.1:59912","uuid":"6d608910-0928-4bd2-87d6-72a8c8975553","connectionId":860,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.355+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn849","msg":"Interrupted operation as its client disconnected","attr":{"opId":4774}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.355+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn849","msg":"Connection ended","attr":{"remote":"127.0.0.1:59890","uuid":"76c5f2b2-edf6-4e4a-993f-06b8638da22b","connectionId":849,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.395+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59920","uuid":"345506ec-6fa0-4998-a324-b6d71f002748","connectionId":864,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.396+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn864","msg":"client metadata","attr":{"remote":"127.0.0.1:59920","client":"conn864","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.397+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59922","uuid":"9f219c55-89d4-4b73-98ce-4a2a17db751b","connectionId":865,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.397+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59924","uuid":"427e51b7-cbc0-4485-8878-73b2155d13b5","connectionId":866,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.397+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn865","msg":"client metadata","attr":{"remote":"127.0.0.1:59922","client":"conn865","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.397+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn866","msg":"client metadata","attr":{"remote":"127.0.0.1:59924","client":"conn866","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.402+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn865","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59922","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.402+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn862","msg":"Connection ended","attr":{"remote":"127.0.0.1:59916","uuid":"8c1778cb-fdea-4437-a05c-96ad4042a351","connectionId":862,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.463+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn852","msg":"Interrupted operation as its client disconnected","attr":{"opId":4782}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.463+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn852","msg":"Connection ended","attr":{"remote":"127.0.0.1:59896","uuid":"5f0a55fc-098e-495e-acba-532d24c3461b","connectionId":852,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.504+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59926","uuid":"7fd965bc-1d4e-4059-96b1-1dd185bd9905","connectionId":867,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.504+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn867","msg":"client metadata","attr":{"remote":"127.0.0.1:59926","client":"conn867","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.505+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59928","uuid":"6f4b02fb-60e5-4701-aed4-38a673da8f65","connectionId":868,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.505+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59930","uuid":"8b15034e-7952-4aaf-b08a-ba36f5a8b5f0","connectionId":869,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.505+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn868","msg":"client metadata","attr":{"remote":"127.0.0.1:59928","client":"conn868","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.506+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn869","msg":"client metadata","attr":{"remote":"127.0.0.1:59930","client":"conn869","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.510+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn868","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59928","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.511+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn865","msg":"Connection ended","attr":{"remote":"127.0.0.1:59922","uuid":"9f219c55-89d4-4b73-98ce-4a2a17db751b","connectionId":865,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.571+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn855","msg":"Interrupted operation as its client disconnected","attr":{"opId":4793}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.572+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn855","msg":"Connection ended","attr":{"remote":"127.0.0.1:59902","uuid":"1a17b446-6c52-4299-bce0-c4835694183f","connectionId":855,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.613+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59932","uuid":"3f524b7e-d73b-4de6-b269-a42c973eec03","connectionId":870,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.613+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn870","msg":"client metadata","attr":{"remote":"127.0.0.1:59932","client":"conn870","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59934","uuid":"6aac1d1a-4a3a-41c8-ab6e-2b5306dbeb46","connectionId":871,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59936","uuid":"05388179-7504-4f08-af26-8320e3b6a628","connectionId":872,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.614+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn871","msg":"client metadata","attr":{"remote":"127.0.0.1:59934","client":"conn871","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn872","msg":"client metadata","attr":{"remote":"127.0.0.1:59936","client":"conn872","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.619+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn871","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59934","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.619+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn868","msg":"Connection ended","attr":{"remote":"127.0.0.1:59928","uuid":"6f4b02fb-60e5-4701-aed4-38a673da8f65","connectionId":868,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.680+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn858","msg":"Interrupted operation as its client disconnected","attr":{"opId":4801}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.681+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn858","msg":"Connection ended","attr":{"remote":"127.0.0.1:59908","uuid":"5e556c62-6cdd-4e07-928a-a57943887540","connectionId":858,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.721+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59938","uuid":"655f6539-cf18-4eec-9710-2dfdeb15fc57","connectionId":873,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.722+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn873","msg":"client metadata","attr":{"remote":"127.0.0.1:59938","client":"conn873","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.723+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59940","uuid":"b0d5c98c-ec6d-4217-9021-3a68c5e6fce2","connectionId":874,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.723+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59942","uuid":"82976966-fca0-4313-bbd5-29a1e01d7e2f","connectionId":875,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.723+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn874","msg":"client metadata","attr":{"remote":"127.0.0.1:59940","client":"conn874","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.723+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn875","msg":"client metadata","attr":{"remote":"127.0.0.1:59942","client":"conn875","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.728+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn874","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59940","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.728+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn871","msg":"Connection ended","attr":{"remote":"127.0.0.1:59934","uuid":"6aac1d1a-4a3a-41c8-ab6e-2b5306dbeb46","connectionId":871,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.789+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn861","msg":"Interrupted operation as its client disconnected","attr":{"opId":4809}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.789+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn861","msg":"Connection ended","attr":{"remote":"127.0.0.1:59914","uuid":"ea09749a-6b07-425b-9c3e-0caf26090688","connectionId":861,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.830+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59944","uuid":"2f931e52-ecc4-47be-b62f-66f2ccc73b1d","connectionId":876,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.830+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn876","msg":"client metadata","attr":{"remote":"127.0.0.1:59944","client":"conn876","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.831+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59948","uuid":"4405293b-94b9-4858-aca7-01b74faeb401","connectionId":877,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.832+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59946","uuid":"33366339-1822-4cd5-b33e-1b203ce468ec","connectionId":878,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn877","msg":"client metadata","attr":{"remote":"127.0.0.1:59948","client":"conn877","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn878","msg":"client metadata","attr":{"remote":"127.0.0.1:59946","client":"conn878","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.836+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn877","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59948","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.837+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn874","msg":"Connection ended","attr":{"remote":"127.0.0.1:59940","uuid":"b0d5c98c-ec6d-4217-9021-3a68c5e6fce2","connectionId":874,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.897+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn864","msg":"Interrupted operation as its client disconnected","attr":{"opId":4818}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.898+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn864","msg":"Connection ended","attr":{"remote":"127.0.0.1:59920","uuid":"345506ec-6fa0-4998-a324-b6d71f002748","connectionId":864,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.939+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59950","uuid":"35e486f5-272e-4bdb-8a9f-f3b349e9f6e5","connectionId":879,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.939+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn879","msg":"client metadata","attr":{"remote":"127.0.0.1:59950","client":"conn879","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.940+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59952","uuid":"6a3edc1f-d842-4180-a48d-7d5e872b8f26","connectionId":880,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.940+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59954","uuid":"e9de7266-aedf-451a-b172-c92a2d6c8b7d","connectionId":881,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn880","msg":"client metadata","attr":{"remote":"127.0.0.1:59952","client":"conn880","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn881","msg":"client metadata","attr":{"remote":"127.0.0.1:59954","client":"conn881","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.945+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn881","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59954","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:01.946+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn877","msg":"Connection ended","attr":{"remote":"127.0.0.1:59948","uuid":"4405293b-94b9-4858-aca7-01b74faeb401","connectionId":877,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.006+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn867","msg":"Interrupted operation as its client disconnected","attr":{"opId":4827}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.006+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn867","msg":"Connection ended","attr":{"remote":"127.0.0.1:59926","uuid":"7fd965bc-1d4e-4059-96b1-1dd185bd9905","connectionId":867,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.048+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59956","uuid":"9869e31c-7aca-4dba-8eed-569080e74250","connectionId":882,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.048+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn882","msg":"client metadata","attr":{"remote":"127.0.0.1:59956","client":"conn882","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.049+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59958","uuid":"a88eea4c-f77f-4fe2-823b-ffd03f88a2ec","connectionId":883,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.049+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59960","uuid":"090c3ac7-7e3b-45e7-a202-c85f22fb0f65","connectionId":884,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.050+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn883","msg":"client metadata","attr":{"remote":"127.0.0.1:59958","client":"conn883","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.050+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn884","msg":"client metadata","attr":{"remote":"127.0.0.1:59960","client":"conn884","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.054+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn883","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59958","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.055+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn881","msg":"Connection ended","attr":{"remote":"127.0.0.1:59954","uuid":"e9de7266-aedf-451a-b172-c92a2d6c8b7d","connectionId":881,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.115+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn870","msg":"Interrupted operation as its client disconnected","attr":{"opId":4837}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.115+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn870","msg":"Connection ended","attr":{"remote":"127.0.0.1:59932","uuid":"3f524b7e-d73b-4de6-b269-a42c973eec03","connectionId":870,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.157+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59962","uuid":"9a278976-8029-4274-b39a-9af7d2b4efdb","connectionId":885,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.157+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn885","msg":"client metadata","attr":{"remote":"127.0.0.1:59962","client":"conn885","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.158+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59964","uuid":"fb947810-9462-460e-8d1b-7c14a6c29984","connectionId":886,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.158+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59966","uuid":"1ded2c57-73f2-432f-a73c-df5daf8746c1","connectionId":887,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.158+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn886","msg":"client metadata","attr":{"remote":"127.0.0.1:59964","client":"conn886","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.159+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn887","msg":"client metadata","attr":{"remote":"127.0.0.1:59966","client":"conn887","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.163+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn886","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59964","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.163+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn883","msg":"Connection ended","attr":{"remote":"127.0.0.1:59958","uuid":"a88eea4c-f77f-4fe2-823b-ffd03f88a2ec","connectionId":883,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.223+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn873","msg":"Interrupted operation as its client disconnected","attr":{"opId":4845}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.224+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn873","msg":"Connection ended","attr":{"remote":"127.0.0.1:59938","uuid":"655f6539-cf18-4eec-9710-2dfdeb15fc57","connectionId":873,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.265+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59968","uuid":"2297100d-d391-4df5-95eb-febd553e50d5","connectionId":888,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.265+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn888","msg":"client metadata","attr":{"remote":"127.0.0.1:59968","client":"conn888","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.266+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59970","uuid":"bbde36df-75ae-48ea-a6b8-371685deb578","connectionId":889,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.267+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59972","uuid":"e522aa5c-b276-4c1b-af07-71bf396af434","connectionId":890,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.267+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn889","msg":"client metadata","attr":{"remote":"127.0.0.1:59970","client":"conn889","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.267+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn890","msg":"client metadata","attr":{"remote":"127.0.0.1:59972","client":"conn890","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.271+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn890","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59972","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.272+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn886","msg":"Connection ended","attr":{"remote":"127.0.0.1:59964","uuid":"fb947810-9462-460e-8d1b-7c14a6c29984","connectionId":886,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.332+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn876","msg":"Interrupted operation as its client disconnected","attr":{"opId":4853}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.332+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn876","msg":"Connection ended","attr":{"remote":"127.0.0.1:59944","uuid":"2f931e52-ecc4-47be-b62f-66f2ccc73b1d","connectionId":876,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.374+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59974","uuid":"307c43e6-ac49-4f1c-b9ee-b1e44bf9ebfc","connectionId":891,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.374+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn891","msg":"client metadata","attr":{"remote":"127.0.0.1:59974","client":"conn891","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.375+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59976","uuid":"a9f51826-0d22-44c8-ac71-00f7571e1247","connectionId":892,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.375+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59978","uuid":"ce33d278-5c7e-4500-9350-bbca029c6d47","connectionId":893,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.375+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn892","msg":"client metadata","attr":{"remote":"127.0.0.1:59976","client":"conn892","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.376+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn893","msg":"client metadata","attr":{"remote":"127.0.0.1:59978","client":"conn893","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.380+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn893","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59978","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.381+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn890","msg":"Connection ended","attr":{"remote":"127.0.0.1:59972","uuid":"e522aa5c-b276-4c1b-af07-71bf396af434","connectionId":890,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.441+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn879","msg":"Interrupted operation as its client disconnected","attr":{"opId":4861}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.441+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn879","msg":"Connection ended","attr":{"remote":"127.0.0.1:59950","uuid":"35e486f5-272e-4bdb-8a9f-f3b349e9f6e5","connectionId":879,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.483+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59980","uuid":"2bf794a0-3d80-4227-a543-82e7cc92fbaf","connectionId":894,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.483+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn894","msg":"client metadata","attr":{"remote":"127.0.0.1:59980","client":"conn894","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.484+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59982","uuid":"97d8647c-0915-4494-b891-c245000f3222","connectionId":895,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.484+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59984","uuid":"babc8aa9-95d4-4991-8949-912767c3397e","connectionId":896,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.484+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn895","msg":"client metadata","attr":{"remote":"127.0.0.1:59982","client":"conn895","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.485+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn896","msg":"client metadata","attr":{"remote":"127.0.0.1:59984","client":"conn896","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.489+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn895","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59982","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.489+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn893","msg":"Connection ended","attr":{"remote":"127.0.0.1:59978","uuid":"ce33d278-5c7e-4500-9350-bbca029c6d47","connectionId":893,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.550+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn882","msg":"Interrupted operation as its client disconnected","attr":{"opId":4870}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn882","msg":"Connection ended","attr":{"remote":"127.0.0.1:59956","uuid":"9869e31c-7aca-4dba-8eed-569080e74250","connectionId":882,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.592+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59986","uuid":"ccaf5dac-e416-4558-a068-e590f5a8da38","connectionId":897,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.592+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn897","msg":"client metadata","attr":{"remote":"127.0.0.1:59986","client":"conn897","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.593+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59988","uuid":"cbb6135d-628c-46cc-bcd6-1fb2a8c5bb3f","connectionId":898,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.593+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59990","uuid":"bb1f2ae6-9974-4c6d-bfc9-b07cd04ee0dc","connectionId":899,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.593+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn898","msg":"client metadata","attr":{"remote":"127.0.0.1:59988","client":"conn898","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.593+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn899","msg":"client metadata","attr":{"remote":"127.0.0.1:59990","client":"conn899","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.598+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn898","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59988","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.598+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn895","msg":"Connection ended","attr":{"remote":"127.0.0.1:59982","uuid":"97d8647c-0915-4494-b891-c245000f3222","connectionId":895,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.658+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn885","msg":"Interrupted operation as its client disconnected","attr":{"opId":4880}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.659+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn885","msg":"Connection ended","attr":{"remote":"127.0.0.1:59962","uuid":"9a278976-8029-4274-b39a-9af7d2b4efdb","connectionId":885,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.701+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59992","uuid":"1142cb37-2c0e-4b06-9e82-8f1d98879ee1","connectionId":900,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.701+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn900","msg":"client metadata","attr":{"remote":"127.0.0.1:59992","client":"conn900","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.702+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59994","uuid":"ab124cc5-f356-4fda-bf50-f25403093c15","connectionId":901,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.702+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59996","uuid":"a65d2d98-9c0f-4dfb-ba15-044f7821a6ae","connectionId":902,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.702+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn901","msg":"client metadata","attr":{"remote":"127.0.0.1:59994","client":"conn901","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.702+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn902","msg":"client metadata","attr":{"remote":"127.0.0.1:59996","client":"conn902","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.707+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn902","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:59996","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.707+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn898","msg":"Connection ended","attr":{"remote":"127.0.0.1:59988","uuid":"cbb6135d-628c-46cc-bcd6-1fb2a8c5bb3f","connectionId":898,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.767+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn888","msg":"Interrupted operation as its client disconnected","attr":{"opId":4890}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.767+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn888","msg":"Connection ended","attr":{"remote":"127.0.0.1:59968","uuid":"2297100d-d391-4df5-95eb-febd553e50d5","connectionId":888,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.810+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:59998","uuid":"fcb2e300-d822-49d9-b345-4e4b171a09a0","connectionId":903,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.810+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn903","msg":"client metadata","attr":{"remote":"127.0.0.1:59998","client":"conn903","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60000","uuid":"4cb4798e-ed3b-40c4-ac28-2655a77d9cd4","connectionId":904,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60002","uuid":"6d2f2c6c-cc14-42bb-91dc-fd85c3d2a1b4","connectionId":905,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.811+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn904","msg":"client metadata","attr":{"remote":"127.0.0.1:60000","client":"conn904","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn905","msg":"client metadata","attr":{"remote":"127.0.0.1:60002","client":"conn905","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.816+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn904","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60000","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.816+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn902","msg":"Connection ended","attr":{"remote":"127.0.0.1:59996","uuid":"a65d2d98-9c0f-4dfb-ba15-044f7821a6ae","connectionId":902,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.876+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn891","msg":"Interrupted operation as its client disconnected","attr":{"opId":4899}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.876+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn891","msg":"Connection ended","attr":{"remote":"127.0.0.1:59974","uuid":"307c43e6-ac49-4f1c-b9ee-b1e44bf9ebfc","connectionId":891,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.919+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60004","uuid":"f1a0c6d9-a3f7-4c74-87aa-fe8e97252e1c","connectionId":906,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.919+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn906","msg":"client metadata","attr":{"remote":"127.0.0.1:60004","client":"conn906","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.920+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60006","uuid":"b276cd4b-b228-40e9-8bb3-ea32f0ed93ad","connectionId":907,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.920+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60008","uuid":"34b66272-07ee-4433-b042-4653d5526572","connectionId":908,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.921+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn907","msg":"client metadata","attr":{"remote":"127.0.0.1:60006","client":"conn907","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.921+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn908","msg":"client metadata","attr":{"remote":"127.0.0.1:60008","client":"conn908","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.925+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn907","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60006","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.925+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn904","msg":"Connection ended","attr":{"remote":"127.0.0.1:60000","uuid":"4cb4798e-ed3b-40c4-ac28-2655a77d9cd4","connectionId":904,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.985+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn894","msg":"Interrupted operation as its client disconnected","attr":{"opId":4908}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:02.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn894","msg":"Connection ended","attr":{"remote":"127.0.0.1:59980","uuid":"2bf794a0-3d80-4227-a543-82e7cc92fbaf","connectionId":894,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.028+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60010","uuid":"9aca85d7-44e1-4391-86f8-67fe29be5132","connectionId":909,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.028+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn909","msg":"client metadata","attr":{"remote":"127.0.0.1:60010","client":"conn909","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.029+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60012","uuid":"45e22961-b1f2-40bd-9c72-0f1ec1ec6f71","connectionId":910,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.029+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60014","uuid":"49d296fe-5a4f-4f79-bc60-ad9597c17d15","connectionId":911,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.029+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn910","msg":"client metadata","attr":{"remote":"127.0.0.1:60012","client":"conn910","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.030+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn911","msg":"client metadata","attr":{"remote":"127.0.0.1:60014","client":"conn911","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.034+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn910","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60012","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.034+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn907","msg":"Connection ended","attr":{"remote":"127.0.0.1:60006","uuid":"b276cd4b-b228-40e9-8bb3-ea32f0ed93ad","connectionId":907,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.093+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn897","msg":"Interrupted operation as its client disconnected","attr":{"opId":4918}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.094+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn897","msg":"Connection ended","attr":{"remote":"127.0.0.1:59986","uuid":"ccaf5dac-e416-4558-a068-e590f5a8da38","connectionId":897,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.136+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60016","uuid":"ab78098d-2f3a-456e-aa43-f80a6d60d938","connectionId":912,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.137+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn912","msg":"client metadata","attr":{"remote":"127.0.0.1:60016","client":"conn912","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60018","uuid":"b7119bfc-7341-428a-8fa2-ccd86cdca56a","connectionId":913,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60020","uuid":"d8b6f233-c46c-4393-a5cc-6167291149f3","connectionId":914,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.138+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn913","msg":"client metadata","attr":{"remote":"127.0.0.1:60018","client":"conn913","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn914","msg":"client metadata","attr":{"remote":"127.0.0.1:60020","client":"conn914","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.143+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn913","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60018","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn910","msg":"Connection ended","attr":{"remote":"127.0.0.1:60012","uuid":"45e22961-b1f2-40bd-9c72-0f1ec1ec6f71","connectionId":910,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.202+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn900","msg":"Interrupted operation as its client disconnected","attr":{"opId":4927}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.203+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn900","msg":"Connection ended","attr":{"remote":"127.0.0.1:59992","uuid":"1142cb37-2c0e-4b06-9e82-8f1d98879ee1","connectionId":900,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.245+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60022","uuid":"9c56fdb7-9400-4b4b-9737-87acacd5a323","connectionId":915,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn915","msg":"client metadata","attr":{"remote":"127.0.0.1:60022","client":"conn915","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60024","uuid":"1e8b84f0-d373-43e9-8533-5a94c3e00ff2","connectionId":916,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60026","uuid":"89789a00-8dd8-4869-b818-af537ea513ae","connectionId":917,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn916","msg":"client metadata","attr":{"remote":"127.0.0.1:60024","client":"conn916","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn917","msg":"client metadata","attr":{"remote":"127.0.0.1:60026","client":"conn917","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn917","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60026","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn913","msg":"Connection ended","attr":{"remote":"127.0.0.1:60018","uuid":"b7119bfc-7341-428a-8fa2-ccd86cdca56a","connectionId":913,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.312+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn903","msg":"Interrupted operation as its client disconnected","attr":{"opId":4935}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.312+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn903","msg":"Connection ended","attr":{"remote":"127.0.0.1:59998","uuid":"fcb2e300-d822-49d9-b345-4e4b171a09a0","connectionId":903,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60028","uuid":"a1a2b6fb-3161-4d7a-858e-ae36ea8b028a","connectionId":918,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn918","msg":"client metadata","attr":{"remote":"127.0.0.1:60028","client":"conn918","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60030","uuid":"a1704d57-6997-42ae-8c72-8275a4c92cc9","connectionId":919,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60032","uuid":"b646f807-6c90-40cc-b61d-6ee2ce6275cf","connectionId":920,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn919","msg":"client metadata","attr":{"remote":"127.0.0.1:60030","client":"conn919","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn920","msg":"client metadata","attr":{"remote":"127.0.0.1:60032","client":"conn920","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.361+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn919","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60030","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.361+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn917","msg":"Connection ended","attr":{"remote":"127.0.0.1:60026","uuid":"89789a00-8dd8-4869-b818-af537ea513ae","connectionId":917,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.421+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn906","msg":"Interrupted operation as its client disconnected","attr":{"opId":4943}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.421+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn906","msg":"Connection ended","attr":{"remote":"127.0.0.1:60004","uuid":"f1a0c6d9-a3f7-4c74-87aa-fe8e97252e1c","connectionId":906,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.463+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60034","uuid":"5ff170cd-1f64-4806-9a57-1f6614a5b82e","connectionId":921,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.463+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn921","msg":"client metadata","attr":{"remote":"127.0.0.1:60034","client":"conn921","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60036","uuid":"580ddf5b-9852-404a-81ab-fddc423701e5","connectionId":922,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60038","uuid":"a44c5070-f5c8-4670-87aa-92ca8c8a95bf","connectionId":923,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn922","msg":"client metadata","attr":{"remote":"127.0.0.1:60036","client":"conn922","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn923","msg":"client metadata","attr":{"remote":"127.0.0.1:60038","client":"conn923","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.469+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn923","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60038","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.470+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn919","msg":"Connection ended","attr":{"remote":"127.0.0.1:60030","uuid":"a1704d57-6997-42ae-8c72-8275a4c92cc9","connectionId":919,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.530+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn909","msg":"Interrupted operation as its client disconnected","attr":{"opId":4952}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.530+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn909","msg":"Connection ended","attr":{"remote":"127.0.0.1:60010","uuid":"9aca85d7-44e1-4391-86f8-67fe29be5132","connectionId":909,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60040","uuid":"923c29b3-9923-4c52-8a9b-e623292534e7","connectionId":924,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn924","msg":"client metadata","attr":{"remote":"127.0.0.1:60040","client":"conn924","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60042","uuid":"3cf72422-7f27-48f8-bc67-692cab2f535c","connectionId":925,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60044","uuid":"5cb88126-2b4b-49ce-9cb1-985f6ff3d030","connectionId":926,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn925","msg":"client metadata","attr":{"remote":"127.0.0.1:60042","client":"conn925","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn926","msg":"client metadata","attr":{"remote":"127.0.0.1:60044","client":"conn926","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.578+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn926","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60044","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn923","msg":"Connection ended","attr":{"remote":"127.0.0.1:60038","uuid":"a44c5070-f5c8-4670-87aa-92ca8c8a95bf","connectionId":923,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.638+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn912","msg":"Interrupted operation as its client disconnected","attr":{"opId":4962}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.639+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn912","msg":"Connection ended","attr":{"remote":"127.0.0.1:60016","uuid":"ab78098d-2f3a-456e-aa43-f80a6d60d938","connectionId":912,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60046","uuid":"97d6ebde-7b5d-4ae0-a7c5-39d2566f413e","connectionId":927,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn927","msg":"client metadata","attr":{"remote":"127.0.0.1:60046","client":"conn927","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.682+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60048","uuid":"e151ce64-f26c-43a0-ab61-3f6b08409711","connectionId":928,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.682+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60050","uuid":"c80a34a3-9b27-4381-a8d3-323c624e1a46","connectionId":929,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.682+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn928","msg":"client metadata","attr":{"remote":"127.0.0.1:60048","client":"conn928","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.683+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn929","msg":"client metadata","attr":{"remote":"127.0.0.1:60050","client":"conn929","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.687+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn928","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60048","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.687+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn926","msg":"Connection ended","attr":{"remote":"127.0.0.1:60044","uuid":"5cb88126-2b4b-49ce-9cb1-985f6ff3d030","connectionId":926,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.747+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn915","msg":"Interrupted operation as its client disconnected","attr":{"opId":4970}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn915","msg":"Connection ended","attr":{"remote":"127.0.0.1:60022","uuid":"9c56fdb7-9400-4b4b-9737-87acacd5a323","connectionId":915,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60052","uuid":"0640777a-d617-4193-bdd2-c09ff70ce74f","connectionId":930,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn930","msg":"client metadata","attr":{"remote":"127.0.0.1:60052","client":"conn930","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.791+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60054","uuid":"5e8c9e6d-7af2-4e1a-a90f-f36ec4af07ed","connectionId":931,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.791+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60056","uuid":"12d32c0a-0f98-4fda-8391-9ea0f884f1ac","connectionId":932,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.791+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn931","msg":"client metadata","attr":{"remote":"127.0.0.1:60054","client":"conn931","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.791+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn932","msg":"client metadata","attr":{"remote":"127.0.0.1:60056","client":"conn932","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.795+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn931","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60054","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.796+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn928","msg":"Connection ended","attr":{"remote":"127.0.0.1:60048","uuid":"e151ce64-f26c-43a0-ab61-3f6b08409711","connectionId":928,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.856+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn918","msg":"Interrupted operation as its client disconnected","attr":{"opId":4978}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.857+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn918","msg":"Connection ended","attr":{"remote":"127.0.0.1:60028","uuid":"a1a2b6fb-3161-4d7a-858e-ae36ea8b028a","connectionId":918,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.898+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60058","uuid":"5e04c508-c908-46ba-98a8-dde8b3a60d56","connectionId":933,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.898+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn933","msg":"client metadata","attr":{"remote":"127.0.0.1:60058","client":"conn933","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.899+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60060","uuid":"244cb6ab-5a80-4a90-a03e-8af77e6c2c0f","connectionId":934,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.899+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60062","uuid":"b8a17335-1b26-4b5c-96b6-f13091399786","connectionId":935,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.900+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn934","msg":"client metadata","attr":{"remote":"127.0.0.1:60060","client":"conn934","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.900+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn935","msg":"client metadata","attr":{"remote":"127.0.0.1:60062","client":"conn935","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.904+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn934","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60060","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.904+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn931","msg":"Connection ended","attr":{"remote":"127.0.0.1:60054","uuid":"5e8c9e6d-7af2-4e1a-a90f-f36ec4af07ed","connectionId":931,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.965+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn921","msg":"Interrupted operation as its client disconnected","attr":{"opId":4986}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:03.965+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn921","msg":"Connection ended","attr":{"remote":"127.0.0.1:60034","uuid":"5ff170cd-1f64-4806-9a57-1f6614a5b82e","connectionId":921,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60064","uuid":"5caeb82c-c1cb-424e-b312-419d73d9b38e","connectionId":936,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn936","msg":"client metadata","attr":{"remote":"127.0.0.1:60064","client":"conn936","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.008+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60066","uuid":"65d32b69-326c-4881-914e-7b4e8e7cf4e7","connectionId":937,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.008+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60068","uuid":"26575750-bc17-48b4-b1d6-2fae8ed2ecbc","connectionId":938,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.008+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn937","msg":"client metadata","attr":{"remote":"127.0.0.1:60066","client":"conn937","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.008+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn938","msg":"client metadata","attr":{"remote":"127.0.0.1:60068","client":"conn938","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.013+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn937","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60066","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.013+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn934","msg":"Connection ended","attr":{"remote":"127.0.0.1:60060","uuid":"244cb6ab-5a80-4a90-a03e-8af77e6c2c0f","connectionId":934,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.073+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn924","msg":"Interrupted operation as its client disconnected","attr":{"opId":4995}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn924","msg":"Connection ended","attr":{"remote":"127.0.0.1:60040","uuid":"923c29b3-9923-4c52-8a9b-e623292534e7","connectionId":924,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60070","uuid":"fed06c93-09b5-44f5-bdca-e6b0ad4e14db","connectionId":939,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn939","msg":"client metadata","attr":{"remote":"127.0.0.1:60070","client":"conn939","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn806","msg":"Connection ended","attr":{"remote":"127.0.0.1:59804","uuid":"3dde936f-83ec-4714-a335-73c7f45efc59","connectionId":806,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn796","msg":"Connection ended","attr":{"remote":"127.0.0.1:59784","uuid":"8102b93e-4fca-4e02-bf6d-4c36edacdf9a","connectionId":796,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn809","msg":"Connection ended","attr":{"remote":"127.0.0.1:59810","uuid":"e265ca53-08bc-407a-8f6a-a1e869127260","connectionId":809,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn815","msg":"Connection ended","attr":{"remote":"127.0.0.1:59822","uuid":"2d9b6248-83bb-4ee3-a074-96494f36257b","connectionId":815,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn799","msg":"Connection ended","attr":{"remote":"127.0.0.1:59790","uuid":"fb08fc40-a509-49a0-9b23-8850df13fb17","connectionId":799,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn803","msg":"Connection ended","attr":{"remote":"127.0.0.1:59798","uuid":"6701ec54-ddd9-41b3-84c2-71b50a18f86f","connectionId":803,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn812","msg":"Connection ended","attr":{"remote":"127.0.0.1:59816","uuid":"13233c05-fb30-4b99-b9e6-beb6c9f567c6","connectionId":812,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn794","msg":"Connection ended","attr":{"remote":"127.0.0.1:59780","uuid":"dd4ec014-a7a8-4636-ab0d-b978e6ec368c","connectionId":794,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn821","msg":"Connection ended","attr":{"remote":"127.0.0.1:59834","uuid":"eedec3d9-46e4-4598-9d58-0ca60dc3a40e","connectionId":821,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn818","msg":"Connection ended","attr":{"remote":"127.0.0.1:59828","uuid":"3f38cb9f-3e53-42b7-80b5-a486502357ed","connectionId":818,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn830","msg":"Connection ended","attr":{"remote":"127.0.0.1:59852","uuid":"ba108d20-84cb-4253-87f9-a5a0fba7a0dc","connectionId":830,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn833","msg":"Connection ended","attr":{"remote":"127.0.0.1:59858","uuid":"afcf2c54-73da-4109-b655-c105add297ce","connectionId":833,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn824","msg":"Connection ended","attr":{"remote":"127.0.0.1:59840","uuid":"8d7d8421-d5a1-4b1f-aa83-eec9c018421d","connectionId":824,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.118+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn827","msg":"Connection ended","attr":{"remote":"127.0.0.1:59846","uuid":"c46b0d2b-f00f-4440-b299-a34db7b71d92","connectionId":827,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn836","msg":"Connection ended","attr":{"remote":"127.0.0.1:59864","uuid":"5a20354f-0f11-4ab6-9528-6f3fbcb27f76","connectionId":836,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn839","msg":"Connection ended","attr":{"remote":"127.0.0.1:59870","uuid":"e606baac-b131-4200-b387-f4a2e9b2f117","connectionId":839,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn842","msg":"Connection ended","attr":{"remote":"127.0.0.1:59876","uuid":"2be6ab1d-5d75-456f-bf08-42a6a9b2ec88","connectionId":842,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn857","msg":"Connection ended","attr":{"remote":"127.0.0.1:59906","uuid":"561ccbb9-59b9-471d-8561-424a0a90a7f9","connectionId":857,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn844","msg":"Connection ended","attr":{"remote":"127.0.0.1:59880","uuid":"2fed05be-ff86-4f1a-9f78-5c7bb39773b7","connectionId":844,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn851","msg":"Connection ended","attr":{"remote":"127.0.0.1:59894","uuid":"3a5ae103-e2b5-4723-900e-08135c0d67d6","connectionId":851,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn848","msg":"Connection ended","attr":{"remote":"127.0.0.1:59888","uuid":"50341109-1188-48d6-9ad3-e92fd48150c4","connectionId":848,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn854","msg":"Connection ended","attr":{"remote":"127.0.0.1:59900","uuid":"f9da3a53-476f-4f54-9d8e-7fb81e518e65","connectionId":854,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn869","msg":"Connection ended","attr":{"remote":"127.0.0.1:59930","uuid":"8b15034e-7952-4aaf-b08a-ba36f5a8b5f0","connectionId":869,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.119+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn859","msg":"Connection ended","attr":{"remote":"127.0.0.1:59910","uuid":"5dd9b72e-5952-46cc-85e8-51533022ca5e","connectionId":859,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn863","msg":"Connection ended","attr":{"remote":"127.0.0.1:59918","uuid":"ecd3f853-8e70-4939-890a-688fca462d4d","connectionId":863,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn866","msg":"Connection ended","attr":{"remote":"127.0.0.1:59924","uuid":"427e51b7-cbc0-4485-8878-73b2155d13b5","connectionId":866,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn880","msg":"Connection ended","attr":{"remote":"127.0.0.1:59952","uuid":"6a3edc1f-d842-4180-a48d-7d5e872b8f26","connectionId":880,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn872","msg":"Connection ended","attr":{"remote":"127.0.0.1:59936","uuid":"05388179-7504-4f08-af26-8320e3b6a628","connectionId":872,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn875","msg":"Connection ended","attr":{"remote":"127.0.0.1:59942","uuid":"82976966-fca0-4313-bbd5-29a1e01d7e2f","connectionId":875,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn878","msg":"Connection ended","attr":{"remote":"127.0.0.1:59946","uuid":"33366339-1822-4cd5-b33e-1b203ce468ec","connectionId":878,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn892","msg":"Connection ended","attr":{"remote":"127.0.0.1:59976","uuid":"a9f51826-0d22-44c8-ac71-00f7571e1247","connectionId":892,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn884","msg":"Connection ended","attr":{"remote":"127.0.0.1:59960","uuid":"090c3ac7-7e3b-45e7-a202-c85f22fb0f65","connectionId":884,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn887","msg":"Connection ended","attr":{"remote":"127.0.0.1:59966","uuid":"1ded2c57-73f2-432f-a73c-df5daf8746c1","connectionId":887,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn889","msg":"Connection ended","attr":{"remote":"127.0.0.1:59970","uuid":"bbde36df-75ae-48ea-a6b8-371685deb578","connectionId":889,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn905","msg":"Connection ended","attr":{"remote":"127.0.0.1:60002","uuid":"6d2f2c6c-cc14-42bb-91dc-fd85c3d2a1b4","connectionId":905,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn896","msg":"Connection ended","attr":{"remote":"127.0.0.1:59984","uuid":"babc8aa9-95d4-4991-8949-912767c3397e","connectionId":896,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn899","msg":"Connection ended","attr":{"remote":"127.0.0.1:59990","uuid":"bb1f2ae6-9974-4c6d-bfc9-b07cd04ee0dc","connectionId":899,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn901","msg":"Connection ended","attr":{"remote":"127.0.0.1:59994","uuid":"ab124cc5-f356-4fda-bf50-f25403093c15","connectionId":901,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn916","msg":"Connection ended","attr":{"remote":"127.0.0.1:60024","uuid":"1e8b84f0-d373-43e9-8533-5a94c3e00ff2","connectionId":916,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn908","msg":"Connection ended","attr":{"remote":"127.0.0.1:60008","uuid":"34b66272-07ee-4433-b042-4653d5526572","connectionId":908,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn911","msg":"Connection ended","attr":{"remote":"127.0.0.1:60014","uuid":"49d296fe-5a4f-4f79-bc60-ad9597c17d15","connectionId":911,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn914","msg":"Connection ended","attr":{"remote":"127.0.0.1:60020","uuid":"d8b6f233-c46c-4393-a5cc-6167291149f3","connectionId":914,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn920","msg":"Connection ended","attr":{"remote":"127.0.0.1:60032","uuid":"b646f807-6c90-40cc-b61d-6ee2ce6275cf","connectionId":920,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn922","msg":"Connection ended","attr":{"remote":"127.0.0.1:60036","uuid":"580ddf5b-9852-404a-81ab-fddc423701e5","connectionId":922,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.122+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn925","msg":"Connection ended","attr":{"remote":"127.0.0.1:60042","uuid":"3cf72422-7f27-48f8-bc67-692cab2f535c","connectionId":925,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.124+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60072","uuid":"2512b699-e648-4a26-be05-cb368230c97c","connectionId":940,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.124+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60074","uuid":"37fc0e3a-5c6e-4311-bfc4-5cc4d6615651","connectionId":941,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.124+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn940","msg":"client metadata","attr":{"remote":"127.0.0.1:60072","client":"conn940","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.125+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn941","msg":"client metadata","attr":{"remote":"127.0.0.1:60074","client":"conn941","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.129+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn941","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60074","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.129+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn937","msg":"Connection ended","attr":{"remote":"127.0.0.1:60066","uuid":"65d32b69-326c-4881-914e-7b4e8e7cf4e7","connectionId":937,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.182+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn927","msg":"Interrupted operation as its client disconnected","attr":{"opId":5004}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.183+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn927","msg":"Connection ended","attr":{"remote":"127.0.0.1:60046","uuid":"97d6ebde-7b5d-4ae0-a7c5-39d2566f413e","connectionId":927,"connectionCount":37}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.231+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60076","uuid":"1033d751-ae1b-4b1a-a6cd-b38a7a524d3b","connectionId":942,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.232+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn942","msg":"client metadata","attr":{"remote":"127.0.0.1:60076","client":"conn942","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.233+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60078","uuid":"1f8a05c4-338a-4568-8a09-9dabc34b5ce4","connectionId":943,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.233+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60080","uuid":"7e70786b-e851-481a-af6a-19344b7f073a","connectionId":944,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.233+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn943","msg":"client metadata","attr":{"remote":"127.0.0.1:60078","client":"conn943","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.233+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn944","msg":"client metadata","attr":{"remote":"127.0.0.1:60080","client":"conn944","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.237+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn943","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60078","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.238+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn941","msg":"Connection ended","attr":{"remote":"127.0.0.1:60074","uuid":"37fc0e3a-5c6e-4311-bfc4-5cc4d6615651","connectionId":941,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.291+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn930","msg":"Interrupted operation as its client disconnected","attr":{"opId":5012}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.292+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn930","msg":"Connection ended","attr":{"remote":"127.0.0.1:60052","uuid":"0640777a-d617-4193-bdd2-c09ff70ce74f","connectionId":930,"connectionCount":38}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.340+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60082","uuid":"685d9383-0444-4e0a-8a14-3aeddf6b6676","connectionId":945,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.340+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn945","msg":"client metadata","attr":{"remote":"127.0.0.1:60082","client":"conn945","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.341+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60084","uuid":"2355327c-2a86-4e17-9a6c-b35dfa51352f","connectionId":946,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.341+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn946","msg":"client metadata","attr":{"remote":"127.0.0.1:60084","client":"conn946","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.341+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60086","uuid":"98b7eff3-ed1a-4091-a74c-f162675a3729","connectionId":947,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.341+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn947","msg":"client metadata","attr":{"remote":"127.0.0.1:60086","client":"conn947","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.346+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn946","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60084","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.346+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn943","msg":"Connection ended","attr":{"remote":"127.0.0.1:60078","uuid":"1f8a05c4-338a-4568-8a09-9dabc34b5ce4","connectionId":943,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.400+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn933","msg":"Interrupted operation as its client disconnected","attr":{"opId":5021}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.400+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn933","msg":"Connection ended","attr":{"remote":"127.0.0.1:60058","uuid":"5e04c508-c908-46ba-98a8-dde8b3a60d56","connectionId":933,"connectionCount":39}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.448+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60088","uuid":"8f62e649-9a75-4d12-bdb9-c335ae146d55","connectionId":948,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.448+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn948","msg":"client metadata","attr":{"remote":"127.0.0.1:60088","client":"conn948","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.450+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60090","uuid":"98996495-c96b-40b4-9260-cf3441e68e52","connectionId":949,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.450+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60092","uuid":"ccb9a18c-2059-440f-92c1-16b641d372ad","connectionId":950,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.450+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn949","msg":"client metadata","attr":{"remote":"127.0.0.1:60090","client":"conn949","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.450+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn950","msg":"client metadata","attr":{"remote":"127.0.0.1:60092","client":"conn950","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.454+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn949","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60090","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.455+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn946","msg":"Connection ended","attr":{"remote":"127.0.0.1:60084","uuid":"2355327c-2a86-4e17-9a6c-b35dfa51352f","connectionId":946,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.508+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn936","msg":"Interrupted operation as its client disconnected","attr":{"opId":5030}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.509+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn936","msg":"Connection ended","attr":{"remote":"127.0.0.1:60064","uuid":"5caeb82c-c1cb-424e-b312-419d73d9b38e","connectionId":936,"connectionCount":40}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.557+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60094","uuid":"e9a5d0fa-a56f-4cc5-8856-96ef1d0b6590","connectionId":951,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.557+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn951","msg":"client metadata","attr":{"remote":"127.0.0.1:60094","client":"conn951","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.558+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60096","uuid":"eb57f52e-5412-4ad4-bf18-9bfdd23bc945","connectionId":952,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.558+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60098","uuid":"a5a4fc02-4f0f-4806-aa5c-99782d3ef122","connectionId":953,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.558+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn952","msg":"client metadata","attr":{"remote":"127.0.0.1:60096","client":"conn952","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.559+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn953","msg":"client metadata","attr":{"remote":"127.0.0.1:60098","client":"conn953","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.563+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn952","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60096","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.563+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn949","msg":"Connection ended","attr":{"remote":"127.0.0.1:60090","uuid":"98996495-c96b-40b4-9260-cf3441e68e52","connectionId":949,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.625+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn939","msg":"Interrupted operation as its client disconnected","attr":{"opId":5040}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.625+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn939","msg":"Connection ended","attr":{"remote":"127.0.0.1:60070","uuid":"fed06c93-09b5-44f5-bdca-e6b0ad4e14db","connectionId":939,"connectionCount":41}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.665+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60100","uuid":"4f52a274-794a-4358-853d-76e6e00339ef","connectionId":954,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.666+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn954","msg":"client metadata","attr":{"remote":"127.0.0.1:60100","client":"conn954","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.667+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60102","uuid":"d865eb16-c262-476a-a29b-5a25ef6d543f","connectionId":955,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.667+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60104","uuid":"126ba432-13e8-4f55-9868-b5646dd94c42","connectionId":956,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.667+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn955","msg":"client metadata","attr":{"remote":"127.0.0.1:60102","client":"conn955","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.667+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn956","msg":"client metadata","attr":{"remote":"127.0.0.1:60104","client":"conn956","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.672+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn955","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60102","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.672+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn952","msg":"Connection ended","attr":{"remote":"127.0.0.1:60096","uuid":"eb57f52e-5412-4ad4-bf18-9bfdd23bc945","connectionId":952,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.733+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn942","msg":"Interrupted operation as its client disconnected","attr":{"opId":5048}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.733+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn942","msg":"Connection ended","attr":{"remote":"127.0.0.1:60076","uuid":"1033d751-ae1b-4b1a-a6cd-b38a7a524d3b","connectionId":942,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.774+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60106","uuid":"730ed5f4-4e8a-474c-a907-613ffcc49ddd","connectionId":957,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.775+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn957","msg":"client metadata","attr":{"remote":"127.0.0.1:60106","client":"conn957","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.776+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60108","uuid":"49761187-2547-4f15-9173-6ff7b17e52e5","connectionId":958,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.776+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60110","uuid":"40d2c080-5f8c-4bdb-9a0c-fe210b50d4ba","connectionId":959,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.776+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn958","msg":"client metadata","attr":{"remote":"127.0.0.1:60108","client":"conn958","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.776+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn959","msg":"client metadata","attr":{"remote":"127.0.0.1:60110","client":"conn959","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.780+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn958","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60108","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.781+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn955","msg":"Connection ended","attr":{"remote":"127.0.0.1:60102","uuid":"d865eb16-c262-476a-a29b-5a25ef6d543f","connectionId":955,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.841+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn945","msg":"Interrupted operation as its client disconnected","attr":{"opId":5058}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.842+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn945","msg":"Connection ended","attr":{"remote":"127.0.0.1:60082","uuid":"685d9383-0444-4e0a-8a14-3aeddf6b6676","connectionId":945,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.883+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60112","uuid":"bdbc3820-af03-49ca-8b5b-5cb5717ac421","connectionId":960,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.883+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn960","msg":"client metadata","attr":{"remote":"127.0.0.1:60112","client":"conn960","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.884+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60114","uuid":"6e30799a-9faf-4073-bd8a-f7c2845f7fd6","connectionId":961,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.884+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60116","uuid":"776cc0c0-a05f-4ab7-9a56-573e5cc1c477","connectionId":962,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.884+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn961","msg":"client metadata","attr":{"remote":"127.0.0.1:60114","client":"conn961","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.884+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn962","msg":"client metadata","attr":{"remote":"127.0.0.1:60116","client":"conn962","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.888+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn961","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60114","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.888+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn958","msg":"Connection ended","attr":{"remote":"127.0.0.1:60108","uuid":"49761187-2547-4f15-9173-6ff7b17e52e5","connectionId":958,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.950+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn948","msg":"Interrupted operation as its client disconnected","attr":{"opId":5066}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.951+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn948","msg":"Connection ended","attr":{"remote":"127.0.0.1:60088","uuid":"8f62e649-9a75-4d12-bdb9-c335ae146d55","connectionId":948,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.991+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60118","uuid":"26d95e7d-eefd-4e5e-971e-2ea9f16e2fb0","connectionId":963,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.991+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn963","msg":"client metadata","attr":{"remote":"127.0.0.1:60118","client":"conn963","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.992+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60120","uuid":"1c8d8b29-96ad-430d-97cc-eb269d791d8e","connectionId":964,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.992+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60122","uuid":"89b88b63-9416-47b1-8edb-47991e80df68","connectionId":965,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.992+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn964","msg":"client metadata","attr":{"remote":"127.0.0.1:60120","client":"conn964","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.992+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn965","msg":"client metadata","attr":{"remote":"127.0.0.1:60122","client":"conn965","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.997+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn964","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60120","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:04.997+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn961","msg":"Connection ended","attr":{"remote":"127.0.0.1:60114","uuid":"6e30799a-9faf-4073-bd8a-f7c2845f7fd6","connectionId":961,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.059+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn951","msg":"Interrupted operation as its client disconnected","attr":{"opId":5075}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.059+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn951","msg":"Connection ended","attr":{"remote":"127.0.0.1:60094","uuid":"e9a5d0fa-a56f-4cc5-8856-96ef1d0b6590","connectionId":951,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.099+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60124","uuid":"82e86764-2c87-4c8b-9758-55837c1b62f8","connectionId":966,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.100+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn966","msg":"client metadata","attr":{"remote":"127.0.0.1:60124","client":"conn966","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.101+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60126","uuid":"1ce1ea17-d92e-4143-b008-c2444ec0e1a2","connectionId":967,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.101+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60128","uuid":"d9d8c9bc-0c23-4359-a780-aa77d95d59f3","connectionId":968,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.101+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn967","msg":"client metadata","attr":{"remote":"127.0.0.1:60126","client":"conn967","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.101+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn968","msg":"client metadata","attr":{"remote":"127.0.0.1:60128","client":"conn968","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.105+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn967","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60126","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.106+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn964","msg":"Connection ended","attr":{"remote":"127.0.0.1:60120","uuid":"1c8d8b29-96ad-430d-97cc-eb269d791d8e","connectionId":964,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.167+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn954","msg":"Interrupted operation as its client disconnected","attr":{"opId":5084}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.168+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn954","msg":"Connection ended","attr":{"remote":"127.0.0.1:60100","uuid":"4f52a274-794a-4358-853d-76e6e00339ef","connectionId":954,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.208+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60130","uuid":"fa332aac-76bb-497b-9092-25325bc395b6","connectionId":969,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.208+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn969","msg":"client metadata","attr":{"remote":"127.0.0.1:60130","client":"conn969","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.209+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60132","uuid":"960537f2-be28-4b9f-a3b9-393ec3bf72be","connectionId":970,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.209+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60134","uuid":"2c5f95c0-a309-4bfb-8e47-69dca20cc42d","connectionId":971,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.210+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn970","msg":"client metadata","attr":{"remote":"127.0.0.1:60132","client":"conn970","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.210+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn971","msg":"client metadata","attr":{"remote":"127.0.0.1:60134","client":"conn971","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.214+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn970","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60132","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.214+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn967","msg":"Connection ended","attr":{"remote":"127.0.0.1:60126","uuid":"1ce1ea17-d92e-4143-b008-c2444ec0e1a2","connectionId":967,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.276+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn957","msg":"Interrupted operation as its client disconnected","attr":{"opId":5092}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.276+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn957","msg":"Connection ended","attr":{"remote":"127.0.0.1:60106","uuid":"730ed5f4-4e8a-474c-a907-613ffcc49ddd","connectionId":957,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.317+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60136","uuid":"90bba94f-2800-4e04-9660-264141cad96a","connectionId":972,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.317+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn972","msg":"client metadata","attr":{"remote":"127.0.0.1:60136","client":"conn972","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.318+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60138","uuid":"f7be7408-3d86-4c4c-a7a9-0dcdee040f5d","connectionId":973,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.318+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60140","uuid":"6439a3a8-9df1-4872-8af9-0c88c68518e7","connectionId":974,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.318+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn974","msg":"client metadata","attr":{"remote":"127.0.0.1:60140","client":"conn974","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.318+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn973","msg":"client metadata","attr":{"remote":"127.0.0.1:60138","client":"conn973","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.323+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn973","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60138","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.323+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn970","msg":"Connection ended","attr":{"remote":"127.0.0.1:60132","uuid":"960537f2-be28-4b9f-a3b9-393ec3bf72be","connectionId":970,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.384+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn960","msg":"Interrupted operation as its client disconnected","attr":{"opId":5100}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.385+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn960","msg":"Connection ended","attr":{"remote":"127.0.0.1:60112","uuid":"bdbc3820-af03-49ca-8b5b-5cb5717ac421","connectionId":960,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.425+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60142","uuid":"4565fe51-c395-4621-a7b2-ccd7c6dc5570","connectionId":975,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.425+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn975","msg":"client metadata","attr":{"remote":"127.0.0.1:60142","client":"conn975","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.426+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60144","uuid":"ec5a3b6f-4b52-4449-b824-2a1166607e6e","connectionId":976,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.426+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60146","uuid":"631248df-bb0c-41f8-84e7-bf7cca8ce76a","connectionId":977,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.426+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn976","msg":"client metadata","attr":{"remote":"127.0.0.1:60144","client":"conn976","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.427+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn977","msg":"client metadata","attr":{"remote":"127.0.0.1:60146","client":"conn977","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.431+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn976","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60144","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.431+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn973","msg":"Connection ended","attr":{"remote":"127.0.0.1:60138","uuid":"f7be7408-3d86-4c4c-a7a9-0dcdee040f5d","connectionId":973,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.492+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn963","msg":"Interrupted operation as its client disconnected","attr":{"opId":5108}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.493+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn963","msg":"Connection ended","attr":{"remote":"127.0.0.1:60118","uuid":"26d95e7d-eefd-4e5e-971e-2ea9f16e2fb0","connectionId":963,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.534+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60148","uuid":"ceddb5d1-f86e-4c38-9697-954385488976","connectionId":978,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.534+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn978","msg":"client metadata","attr":{"remote":"127.0.0.1:60148","client":"conn978","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.535+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60150","uuid":"6e5f48bf-b646-49e6-b888-ec46c4160307","connectionId":979,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.535+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60152","uuid":"7a17993e-59d5-47ab-8526-12f5c9c752d9","connectionId":980,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.535+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn979","msg":"client metadata","attr":{"remote":"127.0.0.1:60150","client":"conn979","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.536+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn980","msg":"client metadata","attr":{"remote":"127.0.0.1:60152","client":"conn980","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.540+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn979","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60150","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.540+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn976","msg":"Connection ended","attr":{"remote":"127.0.0.1:60144","uuid":"ec5a3b6f-4b52-4449-b824-2a1166607e6e","connectionId":976,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.601+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn966","msg":"Interrupted operation as its client disconnected","attr":{"opId":5120}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.602+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn966","msg":"Connection ended","attr":{"remote":"127.0.0.1:60124","uuid":"82e86764-2c87-4c8b-9758-55837c1b62f8","connectionId":966,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.642+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60154","uuid":"98f9d06c-887e-410f-aa05-2848ec703df7","connectionId":981,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.643+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn981","msg":"client metadata","attr":{"remote":"127.0.0.1:60154","client":"conn981","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.644+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60156","uuid":"b9ae0c61-d5a2-448f-98d1-0e3d2806fa21","connectionId":982,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.644+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60158","uuid":"715831b5-51ea-4957-908e-f5caeec5c0b1","connectionId":983,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.644+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn982","msg":"client metadata","attr":{"remote":"127.0.0.1:60156","client":"conn982","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.644+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn983","msg":"client metadata","attr":{"remote":"127.0.0.1:60158","client":"conn983","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.649+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn983","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60158","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.649+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn979","msg":"Connection ended","attr":{"remote":"127.0.0.1:60150","uuid":"6e5f48bf-b646-49e6-b888-ec46c4160307","connectionId":979,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.710+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn969","msg":"Interrupted operation as its client disconnected","attr":{"opId":5128}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.710+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn969","msg":"Connection ended","attr":{"remote":"127.0.0.1:60130","uuid":"fa332aac-76bb-497b-9092-25325bc395b6","connectionId":969,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.751+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60160","uuid":"12de8313-1099-47ac-8559-1ebf293bc037","connectionId":984,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.751+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn984","msg":"client metadata","attr":{"remote":"127.0.0.1:60160","client":"conn984","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.752+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60162","uuid":"3c9c9968-9cf4-40fa-a635-f7d06ff3b3b6","connectionId":985,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.753+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60164","uuid":"3bb9e78c-c9df-4fce-b4cf-d7484fe6106e","connectionId":986,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.753+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn985","msg":"client metadata","attr":{"remote":"127.0.0.1:60162","client":"conn985","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.753+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn986","msg":"client metadata","attr":{"remote":"127.0.0.1:60164","client":"conn986","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.757+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn985","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60162","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.757+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn983","msg":"Connection ended","attr":{"remote":"127.0.0.1:60158","uuid":"715831b5-51ea-4957-908e-f5caeec5c0b1","connectionId":983,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.818+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn972","msg":"Interrupted operation as its client disconnected","attr":{"opId":5136}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn972","msg":"Connection ended","attr":{"remote":"127.0.0.1:60136","uuid":"90bba94f-2800-4e04-9660-264141cad96a","connectionId":972,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.859+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60166","uuid":"6c9e50bf-5559-45ed-bb39-7bbf43d0c732","connectionId":987,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.860+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn987","msg":"client metadata","attr":{"remote":"127.0.0.1:60166","client":"conn987","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.861+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60168","uuid":"ad5ba7e6-04b6-4c43-af11-6a429c38afb7","connectionId":988,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.861+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60170","uuid":"9f4df185-7bf5-461d-a649-567254f11324","connectionId":989,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.861+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn988","msg":"client metadata","attr":{"remote":"127.0.0.1:60168","client":"conn988","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.861+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn989","msg":"client metadata","attr":{"remote":"127.0.0.1:60170","client":"conn989","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.866+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn989","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60170","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.866+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn985","msg":"Connection ended","attr":{"remote":"127.0.0.1:60162","uuid":"3c9c9968-9cf4-40fa-a635-f7d06ff3b3b6","connectionId":985,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.927+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn975","msg":"Interrupted operation as its client disconnected","attr":{"opId":5144}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.927+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn975","msg":"Connection ended","attr":{"remote":"127.0.0.1:60142","uuid":"4565fe51-c395-4621-a7b2-ccd7c6dc5570","connectionId":975,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.968+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60172","uuid":"86a63fa7-01f0-4ce6-a25e-fb752d37bea7","connectionId":990,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.968+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn990","msg":"client metadata","attr":{"remote":"127.0.0.1:60172","client":"conn990","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.969+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60174","uuid":"2211e79f-fc35-48c6-8c70-fc533a1fcd62","connectionId":991,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.969+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60176","uuid":"695390f2-f57a-4e25-af9b-a1ff9d4c9479","connectionId":992,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.969+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn991","msg":"client metadata","attr":{"remote":"127.0.0.1:60174","client":"conn991","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.969+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn992","msg":"client metadata","attr":{"remote":"127.0.0.1:60176","client":"conn992","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.974+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn991","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60174","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:05.974+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn989","msg":"Connection ended","attr":{"remote":"127.0.0.1:60170","uuid":"9f4df185-7bf5-461d-a649-567254f11324","connectionId":989,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.036+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn978","msg":"Interrupted operation as its client disconnected","attr":{"opId":5153}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.036+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn978","msg":"Connection ended","attr":{"remote":"127.0.0.1:60148","uuid":"ceddb5d1-f86e-4c38-9697-954385488976","connectionId":978,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.076+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60178","uuid":"84bd4ccb-e154-495d-b272-0d4299bc75ee","connectionId":993,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.076+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn993","msg":"client metadata","attr":{"remote":"127.0.0.1:60178","client":"conn993","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.077+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60180","uuid":"bd48485d-cc63-4d29-9caf-32e520baeb29","connectionId":994,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.077+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60182","uuid":"ae8b064e-d645-4512-9210-c85445ca5467","connectionId":995,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.077+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn994","msg":"client metadata","attr":{"remote":"127.0.0.1:60180","client":"conn994","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.078+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn995","msg":"client metadata","attr":{"remote":"127.0.0.1:60182","client":"conn995","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.082+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn995","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60182","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.083+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn991","msg":"Connection ended","attr":{"remote":"127.0.0.1:60174","uuid":"2211e79f-fc35-48c6-8c70-fc533a1fcd62","connectionId":991,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.144+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn981","msg":"Interrupted operation as its client disconnected","attr":{"opId":5163}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.145+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn981","msg":"Connection ended","attr":{"remote":"127.0.0.1:60154","uuid":"98f9d06c-887e-410f-aa05-2848ec703df7","connectionId":981,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.184+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60184","uuid":"ab4b9e30-cf43-45cc-82c2-71f17a97688a","connectionId":996,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.185+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn996","msg":"client metadata","attr":{"remote":"127.0.0.1:60184","client":"conn996","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.185+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60186","uuid":"4da90f7a-2997-4326-a63c-195d37d0fcf8","connectionId":997,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.186+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60188","uuid":"e2535e19-ecf3-4b52-8ba0-2e54d2a048aa","connectionId":998,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.186+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn997","msg":"client metadata","attr":{"remote":"127.0.0.1:60186","client":"conn997","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.186+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn998","msg":"client metadata","attr":{"remote":"127.0.0.1:60188","client":"conn998","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.190+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn998","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60188","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.191+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn995","msg":"Connection ended","attr":{"remote":"127.0.0.1:60182","uuid":"ae8b064e-d645-4512-9210-c85445ca5467","connectionId":995,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.253+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn984","msg":"Interrupted operation as its client disconnected","attr":{"opId":5171}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.253+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn984","msg":"Connection ended","attr":{"remote":"127.0.0.1:60160","uuid":"12de8313-1099-47ac-8559-1ebf293bc037","connectionId":984,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.293+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60190","uuid":"1223edca-ddb2-4bc7-8bd8-d7e67c57b98f","connectionId":999,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.293+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn999","msg":"client metadata","attr":{"remote":"127.0.0.1:60190","client":"conn999","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.294+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60192","uuid":"e63dc54a-9f9f-4611-8731-26bf33401422","connectionId":1000,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.294+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60194","uuid":"2115bddc-4e7f-4886-a61f-0f895617924a","connectionId":1001,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.294+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1000","msg":"client metadata","attr":{"remote":"127.0.0.1:60192","client":"conn1000","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.294+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1001","msg":"client metadata","attr":{"remote":"127.0.0.1:60194","client":"conn1001","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.299+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1000","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60192","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.299+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn998","msg":"Connection ended","attr":{"remote":"127.0.0.1:60188","uuid":"e2535e19-ecf3-4b52-8ba0-2e54d2a048aa","connectionId":998,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.361+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn987","msg":"Interrupted operation as its client disconnected","attr":{"opId":5179}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.361+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn987","msg":"Connection ended","attr":{"remote":"127.0.0.1:60166","uuid":"6c9e50bf-5559-45ed-bb39-7bbf43d0c732","connectionId":987,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.401+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60196","uuid":"c142da80-2f9b-47d8-9be1-d695d3b4b9a4","connectionId":1002,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.401+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1002","msg":"client metadata","attr":{"remote":"127.0.0.1:60196","client":"conn1002","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.402+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60198","uuid":"8c56a110-604e-4fd5-a01f-7978db197920","connectionId":1003,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.402+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60200","uuid":"805c5f6b-8ee5-4a15-94f6-04229665da37","connectionId":1004,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.402+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1003","msg":"client metadata","attr":{"remote":"127.0.0.1:60198","client":"conn1003","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.403+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1004","msg":"client metadata","attr":{"remote":"127.0.0.1:60200","client":"conn1004","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.407+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1004","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60200","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.407+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1000","msg":"Connection ended","attr":{"remote":"127.0.0.1:60192","uuid":"e63dc54a-9f9f-4611-8731-26bf33401422","connectionId":1000,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.469+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn990","msg":"Interrupted operation as its client disconnected","attr":{"opId":5187}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.469+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn990","msg":"Connection ended","attr":{"remote":"127.0.0.1:60172","uuid":"86a63fa7-01f0-4ce6-a25e-fb752d37bea7","connectionId":990,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.509+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60202","uuid":"913b5a8b-d889-42c9-9469-dc26fc0fd551","connectionId":1005,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.510+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1005","msg":"client metadata","attr":{"remote":"127.0.0.1:60202","client":"conn1005","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.511+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60204","uuid":"8a3ca3ab-9395-45cc-bdfb-ad99ed4f34cc","connectionId":1006,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.511+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60206","uuid":"7ab30d6b-6bfd-45d4-a89f-29c169c0e4bc","connectionId":1007,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.511+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1006","msg":"client metadata","attr":{"remote":"127.0.0.1:60204","client":"conn1006","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.511+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1007","msg":"client metadata","attr":{"remote":"127.0.0.1:60206","client":"conn1007","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.516+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1007","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60206","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.516+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1004","msg":"Connection ended","attr":{"remote":"127.0.0.1:60200","uuid":"805c5f6b-8ee5-4a15-94f6-04229665da37","connectionId":1004,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.578+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn993","msg":"Interrupted operation as its client disconnected","attr":{"opId":5198}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn993","msg":"Connection ended","attr":{"remote":"127.0.0.1:60178","uuid":"84bd4ccb-e154-495d-b272-0d4299bc75ee","connectionId":993,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.618+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60208","uuid":"56c566ec-5565-40fe-83a7-22ba8862690d","connectionId":1008,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.618+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1008","msg":"client metadata","attr":{"remote":"127.0.0.1:60208","client":"conn1008","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.619+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60210","uuid":"266bd751-49f1-4d3d-a7fc-fea0ce45d76f","connectionId":1009,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.619+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60212","uuid":"9f797c87-5bd8-434f-a931-bea541ef2ab2","connectionId":1010,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1009","msg":"client metadata","attr":{"remote":"127.0.0.1:60210","client":"conn1009","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1010","msg":"client metadata","attr":{"remote":"127.0.0.1:60212","client":"conn1010","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.624+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1010","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60212","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.624+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1007","msg":"Connection ended","attr":{"remote":"127.0.0.1:60206","uuid":"7ab30d6b-6bfd-45d4-a89f-29c169c0e4bc","connectionId":1007,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.686+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn996","msg":"Interrupted operation as its client disconnected","attr":{"opId":5206}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.686+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn996","msg":"Connection ended","attr":{"remote":"127.0.0.1:60184","uuid":"ab4b9e30-cf43-45cc-82c2-71f17a97688a","connectionId":996,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.726+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60214","uuid":"feeab581-9aaf-4c80-afa8-8a9c34a44eb9","connectionId":1011,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1011","msg":"client metadata","attr":{"remote":"127.0.0.1:60214","client":"conn1011","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.727+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60216","uuid":"e22b6ef7-6dbd-4fa9-9aa8-0c3dfc9d3440","connectionId":1012,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.727+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60218","uuid":"fd42f325-d3d0-417f-9034-ad64dc1564c9","connectionId":1013,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.727+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1012","msg":"client metadata","attr":{"remote":"127.0.0.1:60216","client":"conn1012","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.728+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1013","msg":"client metadata","attr":{"remote":"127.0.0.1:60218","client":"conn1013","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.732+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1012","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60216","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.732+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1010","msg":"Connection ended","attr":{"remote":"127.0.0.1:60212","uuid":"9f797c87-5bd8-434f-a931-bea541ef2ab2","connectionId":1010,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.794+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn999","msg":"Interrupted operation as its client disconnected","attr":{"opId":5216}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn999","msg":"Connection ended","attr":{"remote":"127.0.0.1:60190","uuid":"1223edca-ddb2-4bc7-8bd8-d7e67c57b98f","connectionId":999,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60220","uuid":"b795918d-55b8-4fe7-8cd6-48a3c0512345","connectionId":1014,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.835+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1014","msg":"client metadata","attr":{"remote":"127.0.0.1:60220","client":"conn1014","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.836+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60222","uuid":"236c5c01-6b36-4858-9fd8-8ff48be10b20","connectionId":1015,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.836+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60224","uuid":"9bf6e6e7-fa76-4158-bc58-29f9f8bd8597","connectionId":1016,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1015","msg":"client metadata","attr":{"remote":"127.0.0.1:60222","client":"conn1015","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1016","msg":"client metadata","attr":{"remote":"127.0.0.1:60224","client":"conn1016","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.841+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1015","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60222","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.841+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1012","msg":"Connection ended","attr":{"remote":"127.0.0.1:60216","uuid":"e22b6ef7-6dbd-4fa9-9aa8-0c3dfc9d3440","connectionId":1012,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.903+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1002","msg":"Interrupted operation as its client disconnected","attr":{"opId":5225}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.903+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1002","msg":"Connection ended","attr":{"remote":"127.0.0.1:60196","uuid":"c142da80-2f9b-47d8-9be1-d695d3b4b9a4","connectionId":1002,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.943+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60226","uuid":"b6bdbbe8-7d72-42b9-9f74-8b3a8a9b3fa9","connectionId":1017,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.943+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1017","msg":"client metadata","attr":{"remote":"127.0.0.1:60226","client":"conn1017","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.944+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60228","uuid":"83618c55-8965-40dd-b3ec-f42eca8442e2","connectionId":1018,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.944+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60230","uuid":"7a7f5169-8ce5-412a-805a-5878ac393e0c","connectionId":1019,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.944+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1018","msg":"client metadata","attr":{"remote":"127.0.0.1:60228","client":"conn1018","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.945+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1019","msg":"client metadata","attr":{"remote":"127.0.0.1:60230","client":"conn1019","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.949+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1019","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60230","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:06.950+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1015","msg":"Connection ended","attr":{"remote":"127.0.0.1:60222","uuid":"236c5c01-6b36-4858-9fd8-8ff48be10b20","connectionId":1015,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.011+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1005","msg":"Interrupted operation as its client disconnected","attr":{"opId":5234}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.011+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1005","msg":"Connection ended","attr":{"remote":"127.0.0.1:60202","uuid":"913b5a8b-d889-42c9-9469-dc26fc0fd551","connectionId":1005,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.052+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60232","uuid":"55233243-9575-4807-a10f-7af5f25a7355","connectionId":1020,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.052+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1020","msg":"client metadata","attr":{"remote":"127.0.0.1:60232","client":"conn1020","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60234","uuid":"41d6af23-02dc-46de-9aa6-5183c92d85f8","connectionId":1021,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60236","uuid":"05f03d6b-4b0a-423c-9b34-1a73b9704335","connectionId":1022,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.053+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1021","msg":"client metadata","attr":{"remote":"127.0.0.1:60234","client":"conn1021","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.054+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1022","msg":"client metadata","attr":{"remote":"127.0.0.1:60236","client":"conn1022","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.058+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1021","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60234","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.058+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1019","msg":"Connection ended","attr":{"remote":"127.0.0.1:60230","uuid":"7a7f5169-8ce5-412a-805a-5878ac393e0c","connectionId":1019,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.120+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1008","msg":"Interrupted operation as its client disconnected","attr":{"opId":5243}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1008","msg":"Connection ended","attr":{"remote":"127.0.0.1:60208","uuid":"56c566ec-5565-40fe-83a7-22ba8862690d","connectionId":1008,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.160+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60238","uuid":"621127bc-3679-4900-8cb1-6760fd6b2fa9","connectionId":1023,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.161+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1023","msg":"client metadata","attr":{"remote":"127.0.0.1:60238","client":"conn1023","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.162+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60240","uuid":"e798f160-aad0-4720-af53-d8832c349550","connectionId":1024,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.162+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60242","uuid":"70f38add-63b0-438e-abd8-eb348f8707be","connectionId":1025,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.162+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1024","msg":"client metadata","attr":{"remote":"127.0.0.1:60240","client":"conn1024","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.162+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1025","msg":"client metadata","attr":{"remote":"127.0.0.1:60242","client":"conn1025","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.166+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1025","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60242","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1021","msg":"Connection ended","attr":{"remote":"127.0.0.1:60234","uuid":"41d6af23-02dc-46de-9aa6-5183c92d85f8","connectionId":1021,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.228+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1011","msg":"Interrupted operation as its client disconnected","attr":{"opId":5251}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.228+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1011","msg":"Connection ended","attr":{"remote":"127.0.0.1:60214","uuid":"feeab581-9aaf-4c80-afa8-8a9c34a44eb9","connectionId":1011,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.269+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60244","uuid":"39e18f78-2a9f-4763-96c5-8238db692ab5","connectionId":1026,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.269+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1026","msg":"client metadata","attr":{"remote":"127.0.0.1:60244","client":"conn1026","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.270+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60246","uuid":"43e714ec-a304-464e-aa86-9d06bd57f3dc","connectionId":1027,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.270+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60248","uuid":"ee6aaec2-8b64-4340-ab34-bf9a4c9ee231","connectionId":1028,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.270+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1027","msg":"client metadata","attr":{"remote":"127.0.0.1:60246","client":"conn1027","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.271+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1028","msg":"client metadata","attr":{"remote":"127.0.0.1:60248","client":"conn1028","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.275+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1027","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60246","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.275+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1025","msg":"Connection ended","attr":{"remote":"127.0.0.1:60242","uuid":"70f38add-63b0-438e-abd8-eb348f8707be","connectionId":1025,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.336+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1014","msg":"Interrupted operation as its client disconnected","attr":{"opId":5259}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.337+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1014","msg":"Connection ended","attr":{"remote":"127.0.0.1:60220","uuid":"b795918d-55b8-4fe7-8cd6-48a3c0512345","connectionId":1014,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.378+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60250","uuid":"f8375881-78d2-41ed-bca9-dd6d95e85702","connectionId":1029,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.378+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1029","msg":"client metadata","attr":{"remote":"127.0.0.1:60250","client":"conn1029","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.379+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60252","uuid":"c0b7b392-abd7-4d02-ad2b-1754c8a0c533","connectionId":1030,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.379+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60254","uuid":"fddc3dc6-0628-49f0-90d1-193695ad43ea","connectionId":1031,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1030","msg":"client metadata","attr":{"remote":"127.0.0.1:60252","client":"conn1030","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1031","msg":"client metadata","attr":{"remote":"127.0.0.1:60254","client":"conn1031","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.384+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1031","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60254","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.384+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1027","msg":"Connection ended","attr":{"remote":"127.0.0.1:60246","uuid":"43e714ec-a304-464e-aa86-9d06bd57f3dc","connectionId":1027,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.445+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1017","msg":"Interrupted operation as its client disconnected","attr":{"opId":5267}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.445+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1017","msg":"Connection ended","attr":{"remote":"127.0.0.1:60226","uuid":"b6bdbbe8-7d72-42b9-9f74-8b3a8a9b3fa9","connectionId":1017,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.487+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60256","uuid":"41aded6a-bb4a-4efb-a41f-674c0717a9ef","connectionId":1032,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.487+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1032","msg":"client metadata","attr":{"remote":"127.0.0.1:60256","client":"conn1032","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.488+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60258","uuid":"b8b4e4f4-90cf-45c5-b4bd-e0492e73b5cf","connectionId":1033,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.488+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60260","uuid":"b38e11d6-95f6-4af4-8cc1-a2cc72644af0","connectionId":1034,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.488+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1033","msg":"client metadata","attr":{"remote":"127.0.0.1:60258","client":"conn1033","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.488+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1034","msg":"client metadata","attr":{"remote":"127.0.0.1:60260","client":"conn1034","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.493+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1033","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60258","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.493+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1031","msg":"Connection ended","attr":{"remote":"127.0.0.1:60254","uuid":"fddc3dc6-0628-49f0-90d1-193695ad43ea","connectionId":1031,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.553+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1020","msg":"Interrupted operation as its client disconnected","attr":{"opId":5276}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1020","msg":"Connection ended","attr":{"remote":"127.0.0.1:60232","uuid":"55233243-9575-4807-a10f-7af5f25a7355","connectionId":1020,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.595+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60262","uuid":"02df4dad-f52e-4768-888f-155fdda64f94","connectionId":1035,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.595+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1035","msg":"client metadata","attr":{"remote":"127.0.0.1:60262","client":"conn1035","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.596+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60264","uuid":"5a90cfbb-0781-457b-94d3-6d475351cd3e","connectionId":1036,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.596+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60266","uuid":"19581702-5f7f-47ff-856c-7c062794c53b","connectionId":1037,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.597+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1036","msg":"client metadata","attr":{"remote":"127.0.0.1:60264","client":"conn1036","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.597+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1037","msg":"client metadata","attr":{"remote":"127.0.0.1:60266","client":"conn1037","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.601+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1036","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60264","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.602+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1033","msg":"Connection ended","attr":{"remote":"127.0.0.1:60258","uuid":"b8b4e4f4-90cf-45c5-b4bd-e0492e73b5cf","connectionId":1033,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.662+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1023","msg":"Interrupted operation as its client disconnected","attr":{"opId":5286}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.662+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1023","msg":"Connection ended","attr":{"remote":"127.0.0.1:60238","uuid":"621127bc-3679-4900-8cb1-6760fd6b2fa9","connectionId":1023,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.703+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60268","uuid":"e1a99651-f919-45e6-b52d-d0540a4a4aa7","connectionId":1038,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1038","msg":"client metadata","attr":{"remote":"127.0.0.1:60268","client":"conn1038","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60270","uuid":"60798801-a946-4fdd-bd49-004cb409d1b3","connectionId":1039,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60272","uuid":"0f032c38-43f1-4468-b259-17ba7be4a402","connectionId":1040,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1040","msg":"client metadata","attr":{"remote":"127.0.0.1:60272","client":"conn1040","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1039","msg":"client metadata","attr":{"remote":"127.0.0.1:60270","client":"conn1039","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.710+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1039","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60270","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.710+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1036","msg":"Connection ended","attr":{"remote":"127.0.0.1:60264","uuid":"5a90cfbb-0781-457b-94d3-6d475351cd3e","connectionId":1036,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.771+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1026","msg":"Interrupted operation as its client disconnected","attr":{"opId":5294}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.771+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1026","msg":"Connection ended","attr":{"remote":"127.0.0.1:60244","uuid":"39e18f78-2a9f-4763-96c5-8238db692ab5","connectionId":1026,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60274","uuid":"b2a6f951-4c7e-4727-8661-5bb91b099de8","connectionId":1041,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1041","msg":"client metadata","attr":{"remote":"127.0.0.1:60274","client":"conn1041","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60276","uuid":"692496da-247c-42de-ad05-4dc987d899a0","connectionId":1042,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60278","uuid":"4019929f-6199-49e2-97c3-66fd8fd94b65","connectionId":1043,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1042","msg":"client metadata","attr":{"remote":"127.0.0.1:60276","client":"conn1042","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1043","msg":"client metadata","attr":{"remote":"127.0.0.1:60278","client":"conn1043","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.818+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1043","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60278","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1039","msg":"Connection ended","attr":{"remote":"127.0.0.1:60270","uuid":"60798801-a946-4fdd-bd49-004cb409d1b3","connectionId":1039,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.879+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1029","msg":"Interrupted operation as its client disconnected","attr":{"opId":5302}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.880+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1029","msg":"Connection ended","attr":{"remote":"127.0.0.1:60250","uuid":"f8375881-78d2-41ed-bca9-dd6d95e85702","connectionId":1029,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.920+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60280","uuid":"7ac4bff9-0f4a-441d-aeeb-20834b832bc1","connectionId":1044,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.920+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1044","msg":"client metadata","attr":{"remote":"127.0.0.1:60280","client":"conn1044","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.921+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60282","uuid":"b651dd69-04ba-4af4-b53e-16c56b4b849a","connectionId":1045,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1045","msg":"client metadata","attr":{"remote":"127.0.0.1:60282","client":"conn1045","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60284","uuid":"59fad18b-e41b-4e6c-9ccf-d5662b402916","connectionId":1046,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1046","msg":"client metadata","attr":{"remote":"127.0.0.1:60284","client":"conn1046","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.926+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1045","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60282","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.926+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1043","msg":"Connection ended","attr":{"remote":"127.0.0.1:60278","uuid":"4019929f-6199-49e2-97c3-66fd8fd94b65","connectionId":1043,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.988+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1032","msg":"Interrupted operation as its client disconnected","attr":{"opId":5310}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:07.989+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1032","msg":"Connection ended","attr":{"remote":"127.0.0.1:60256","uuid":"41aded6a-bb4a-4efb-a41f-674c0717a9ef","connectionId":1032,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.028+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60286","uuid":"552dcdb2-d625-4d11-bc4d-d701ee258d1a","connectionId":1047,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.029+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1047","msg":"client metadata","attr":{"remote":"127.0.0.1:60286","client":"conn1047","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.030+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60288","uuid":"be0643a7-1e04-4346-8948-71c6529cb882","connectionId":1048,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.030+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60290","uuid":"0a11dbd4-50ff-4522-8e2a-f62149779f35","connectionId":1049,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.030+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1049","msg":"client metadata","attr":{"remote":"127.0.0.1:60290","client":"conn1049","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1048","msg":"client metadata","attr":{"remote":"127.0.0.1:60288","client":"conn1048","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.035+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1048","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60288","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.035+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1045","msg":"Connection ended","attr":{"remote":"127.0.0.1:60282","uuid":"b651dd69-04ba-4af4-b53e-16c56b4b849a","connectionId":1045,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.097+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1035","msg":"Interrupted operation as its client disconnected","attr":{"opId":5321}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.097+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1035","msg":"Connection ended","attr":{"remote":"127.0.0.1:60262","uuid":"02df4dad-f52e-4768-888f-155fdda64f94","connectionId":1035,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.137+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60292","uuid":"1bf95fb3-9849-4b20-9d84-506ac7530cfe","connectionId":1050,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.138+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1050","msg":"client metadata","attr":{"remote":"127.0.0.1:60292","client":"conn1050","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60294","uuid":"94596f66-34b2-4726-b521-1a2eede7d882","connectionId":1051,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60296","uuid":"15363429-d029-4271-9361-c101170c230e","connectionId":1052,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1051","msg":"client metadata","attr":{"remote":"127.0.0.1:60294","client":"conn1051","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1052","msg":"client metadata","attr":{"remote":"127.0.0.1:60296","client":"conn1052","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.143+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1051","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60294","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1048","msg":"Connection ended","attr":{"remote":"127.0.0.1:60288","uuid":"be0643a7-1e04-4346-8948-71c6529cb882","connectionId":1048,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.205+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1038","msg":"Interrupted operation as its client disconnected","attr":{"opId":5329}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.205+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1038","msg":"Connection ended","attr":{"remote":"127.0.0.1:60268","uuid":"e1a99651-f919-45e6-b52d-d0540a4a4aa7","connectionId":1038,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60298","uuid":"628e8bb5-27fc-4a26-b687-a5870b6958ad","connectionId":1053,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1053","msg":"client metadata","attr":{"remote":"127.0.0.1:60298","client":"conn1053","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60300","uuid":"8ef63861-413a-41a8-9b4d-bc6c2099dfbf","connectionId":1054,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60302","uuid":"7687a607-5bb0-4565-b011-59c68c60aa4d","connectionId":1055,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1054","msg":"client metadata","attr":{"remote":"127.0.0.1:60300","client":"conn1054","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1055","msg":"client metadata","attr":{"remote":"127.0.0.1:60302","client":"conn1055","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1054","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60300","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1051","msg":"Connection ended","attr":{"remote":"127.0.0.1:60294","uuid":"94596f66-34b2-4726-b521-1a2eede7d882","connectionId":1051,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.314+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1041","msg":"Interrupted operation as its client disconnected","attr":{"opId":5337}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.314+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1041","msg":"Connection ended","attr":{"remote":"127.0.0.1:60274","uuid":"b2a6f951-4c7e-4727-8661-5bb91b099de8","connectionId":1041,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60304","uuid":"7fab311d-6128-4d59-9a4f-efce61ad07f1","connectionId":1056,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.354+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1056","msg":"client metadata","attr":{"remote":"127.0.0.1:60304","client":"conn1056","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60306","uuid":"6ce360e0-8464-45d9-a0e1-cc8144f1a6c4","connectionId":1057,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60308","uuid":"952cefc5-8c51-40a0-bc8d-21e036706e84","connectionId":1058,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1057","msg":"client metadata","attr":{"remote":"127.0.0.1:60306","client":"conn1057","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1058","msg":"client metadata","attr":{"remote":"127.0.0.1:60308","client":"conn1058","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.360+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1057","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60306","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.360+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1054","msg":"Connection ended","attr":{"remote":"127.0.0.1:60300","uuid":"8ef63861-413a-41a8-9b4d-bc6c2099dfbf","connectionId":1054,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.422+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1044","msg":"Interrupted operation as its client disconnected","attr":{"opId":5345}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.423+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1044","msg":"Connection ended","attr":{"remote":"127.0.0.1:60280","uuid":"7ac4bff9-0f4a-441d-aeeb-20834b832bc1","connectionId":1044,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.462+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60310","uuid":"95f02472-b8ac-413b-a850-531d885fbfc1","connectionId":1059,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.463+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1059","msg":"client metadata","attr":{"remote":"127.0.0.1:60310","client":"conn1059","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60312","uuid":"2154d526-3d5c-483a-8fda-b4aff402de20","connectionId":1060,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60314","uuid":"89a4feb4-6768-4ec8-b03b-0ecfbed3f61a","connectionId":1061,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1061","msg":"client metadata","attr":{"remote":"127.0.0.1:60314","client":"conn1061","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1060","msg":"client metadata","attr":{"remote":"127.0.0.1:60312","client":"conn1060","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.468+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1061","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60314","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.469+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1057","msg":"Connection ended","attr":{"remote":"127.0.0.1:60306","uuid":"6ce360e0-8464-45d9-a0e1-cc8144f1a6c4","connectionId":1057,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.531+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1047","msg":"Interrupted operation as its client disconnected","attr":{"opId":5354}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.531+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1047","msg":"Connection ended","attr":{"remote":"127.0.0.1:60286","uuid":"552dcdb2-d625-4d11-bc4d-d701ee258d1a","connectionId":1047,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.571+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60316","uuid":"4bf25461-df46-4e87-b17a-bda6fb77aea8","connectionId":1062,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.571+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1062","msg":"client metadata","attr":{"remote":"127.0.0.1:60316","client":"conn1062","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60318","uuid":"20d1c8ab-14c0-432c-8aec-93f4cff5d3f0","connectionId":1063,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60320","uuid":"e92a2e9f-5172-4672-8362-7192a98372a5","connectionId":1064,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1063","msg":"client metadata","attr":{"remote":"127.0.0.1:60318","client":"conn1063","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1064","msg":"client metadata","attr":{"remote":"127.0.0.1:60320","client":"conn1064","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.577+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1063","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60318","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.577+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1061","msg":"Connection ended","attr":{"remote":"127.0.0.1:60314","uuid":"89a4feb4-6768-4ec8-b03b-0ecfbed3f61a","connectionId":1061,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.639+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1050","msg":"Interrupted operation as its client disconnected","attr":{"opId":5364}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.639+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1050","msg":"Connection ended","attr":{"remote":"127.0.0.1:60292","uuid":"1bf95fb3-9849-4b20-9d84-506ac7530cfe","connectionId":1050,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.679+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60322","uuid":"aa02a928-1813-4252-901c-d4cde99c2f89","connectionId":1065,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.679+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1065","msg":"client metadata","attr":{"remote":"127.0.0.1:60322","client":"conn1065","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60324","uuid":"27073f49-21ad-4f13-a5e6-4a9716b1b76b","connectionId":1066,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60326","uuid":"e50ba441-3816-4fea-a9ff-5ab31fa5cbb6","connectionId":1067,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.680+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1066","msg":"client metadata","attr":{"remote":"127.0.0.1:60324","client":"conn1066","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1067","msg":"client metadata","attr":{"remote":"127.0.0.1:60326","client":"conn1067","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.685+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1066","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60324","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.685+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1063","msg":"Connection ended","attr":{"remote":"127.0.0.1:60318","uuid":"20d1c8ab-14c0-432c-8aec-93f4cff5d3f0","connectionId":1063,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.747+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1053","msg":"Interrupted operation as its client disconnected","attr":{"opId":5375}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1053","msg":"Connection ended","attr":{"remote":"127.0.0.1:60298","uuid":"628e8bb5-27fc-4a26-b687-a5870b6958ad","connectionId":1053,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.787+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60328","uuid":"496d87f0-1808-4cba-8a39-df0e461efe6d","connectionId":1068,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.787+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1068","msg":"client metadata","attr":{"remote":"127.0.0.1:60328","client":"conn1068","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.788+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60330","uuid":"d9e1bda8-5313-4c35-88dd-bdeac0f7dfa6","connectionId":1069,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.788+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60332","uuid":"ee3a1942-fab7-4a5f-95e4-e49b8bd59850","connectionId":1070,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1069","msg":"client metadata","attr":{"remote":"127.0.0.1:60330","client":"conn1069","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1070","msg":"client metadata","attr":{"remote":"127.0.0.1:60332","client":"conn1070","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.793+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1069","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60330","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.793+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1066","msg":"Connection ended","attr":{"remote":"127.0.0.1:60324","uuid":"27073f49-21ad-4f13-a5e6-4a9716b1b76b","connectionId":1066,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.856+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1056","msg":"Interrupted operation as its client disconnected","attr":{"opId":5385}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.856+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1056","msg":"Connection ended","attr":{"remote":"127.0.0.1:60304","uuid":"7fab311d-6128-4d59-9a4f-efce61ad07f1","connectionId":1056,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.895+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60334","uuid":"bf25fd1c-05bc-497f-be64-453b65f5f798","connectionId":1071,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.896+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1071","msg":"client metadata","attr":{"remote":"127.0.0.1:60334","client":"conn1071","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.897+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60336","uuid":"55274dcd-cc66-48b7-a084-bcf4eb4dc4e4","connectionId":1072,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.897+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60338","uuid":"8e5a16b7-3bca-402b-9533-aeff2f756f7e","connectionId":1073,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.897+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1072","msg":"client metadata","attr":{"remote":"127.0.0.1:60336","client":"conn1072","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.897+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1073","msg":"client metadata","attr":{"remote":"127.0.0.1:60338","client":"conn1073","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.901+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1072","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60336","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.902+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1069","msg":"Connection ended","attr":{"remote":"127.0.0.1:60330","uuid":"d9e1bda8-5313-4c35-88dd-bdeac0f7dfa6","connectionId":1069,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.964+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1059","msg":"Interrupted operation as its client disconnected","attr":{"opId":5393}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:08.965+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1059","msg":"Connection ended","attr":{"remote":"127.0.0.1:60310","uuid":"95f02472-b8ac-413b-a850-531d885fbfc1","connectionId":1059,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.005+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60340","uuid":"fa6200bc-1a65-455c-aadd-ac1b96673229","connectionId":1074,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.005+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1074","msg":"client metadata","attr":{"remote":"127.0.0.1:60340","client":"conn1074","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60342","uuid":"73723496-573b-48df-b2aa-03e945166047","connectionId":1075,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60344","uuid":"b3e859ec-1b6a-4db7-a1cf-0f1c93716650","connectionId":1076,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1075","msg":"client metadata","attr":{"remote":"127.0.0.1:60342","client":"conn1075","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1076","msg":"client metadata","attr":{"remote":"127.0.0.1:60344","client":"conn1076","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.012+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1075","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60342","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.012+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1072","msg":"Connection ended","attr":{"remote":"127.0.0.1:60336","uuid":"55274dcd-cc66-48b7-a084-bcf4eb4dc4e4","connectionId":1072,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.072+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1062","msg":"Interrupted operation as its client disconnected","attr":{"opId":5402}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1062","msg":"Connection ended","attr":{"remote":"127.0.0.1:60316","uuid":"4bf25461-df46-4e87-b17a-bda6fb77aea8","connectionId":1062,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60346","uuid":"df3621d1-2d1b-401c-9a4f-d472f073909a","connectionId":1077,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.114+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1077","msg":"client metadata","attr":{"remote":"127.0.0.1:60346","client":"conn1077","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.115+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60348","uuid":"7d567081-ceda-4cc1-bf0f-a234b78e21ba","connectionId":1078,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.116+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60350","uuid":"2f4f6d6c-9216-4828-91f1-22dfc0089a99","connectionId":1079,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1078","msg":"client metadata","attr":{"remote":"127.0.0.1:60348","client":"conn1078","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1079","msg":"client metadata","attr":{"remote":"127.0.0.1:60350","client":"conn1079","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.120+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1078","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60348","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1075","msg":"Connection ended","attr":{"remote":"127.0.0.1:60342","uuid":"73723496-573b-48df-b2aa-03e945166047","connectionId":1075,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.181+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1065","msg":"Interrupted operation as its client disconnected","attr":{"opId":5411}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.181+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1065","msg":"Connection ended","attr":{"remote":"127.0.0.1:60322","uuid":"aa02a928-1813-4252-901c-d4cde99c2f89","connectionId":1065,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60352","uuid":"40ce775b-d133-47d6-8ddc-e1c84f88cc05","connectionId":1080,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.223+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1080","msg":"client metadata","attr":{"remote":"127.0.0.1:60352","client":"conn1080","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60354","uuid":"77be9130-3778-4003-a829-f48cb5742441","connectionId":1081,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60356","uuid":"effbd44b-1bac-4c86-b1af-bf721355d84e","connectionId":1082,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.224+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1081","msg":"client metadata","attr":{"remote":"127.0.0.1:60354","client":"conn1081","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.224+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1082","msg":"client metadata","attr":{"remote":"127.0.0.1:60356","client":"conn1082","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.229+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1081","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60354","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.229+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1078","msg":"Connection ended","attr":{"remote":"127.0.0.1:60348","uuid":"7d567081-ceda-4cc1-bf0f-a234b78e21ba","connectionId":1078,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.289+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1068","msg":"Interrupted operation as its client disconnected","attr":{"opId":5419}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.289+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1068","msg":"Connection ended","attr":{"remote":"127.0.0.1:60328","uuid":"496d87f0-1808-4cba-8a39-df0e461efe6d","connectionId":1068,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60358","uuid":"03e2850d-6957-4ef3-9b0b-c6b99af8f2c9","connectionId":1083,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.331+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1083","msg":"client metadata","attr":{"remote":"127.0.0.1:60358","client":"conn1083","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.332+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60360","uuid":"adef9b3b-c2da-4eaf-ae24-00f50de45127","connectionId":1084,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.332+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1084","msg":"client metadata","attr":{"remote":"127.0.0.1:60360","client":"conn1084","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.333+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60362","uuid":"efaf5180-8d9b-4f7a-8b1d-7cdbd9e65509","connectionId":1085,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1085","msg":"client metadata","attr":{"remote":"127.0.0.1:60362","client":"conn1085","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.337+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1085","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60362","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.338+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1081","msg":"Connection ended","attr":{"remote":"127.0.0.1:60354","uuid":"77be9130-3778-4003-a829-f48cb5742441","connectionId":1081,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.397+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1071","msg":"Interrupted operation as its client disconnected","attr":{"opId":5428}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.397+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1071","msg":"Connection ended","attr":{"remote":"127.0.0.1:60334","uuid":"bf25fd1c-05bc-497f-be64-453b65f5f798","connectionId":1071,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.440+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60364","uuid":"49e003e6-9858-49b4-be87-bb6d431d75dd","connectionId":1086,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.440+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1086","msg":"client metadata","attr":{"remote":"127.0.0.1:60364","client":"conn1086","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60366","uuid":"4c746077-c666-48f8-8513-30e6f067e39c","connectionId":1087,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60368","uuid":"adc0bf16-bf1d-4873-a8d7-bd8619708fc7","connectionId":1088,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1087","msg":"client metadata","attr":{"remote":"127.0.0.1:60366","client":"conn1087","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1088","msg":"client metadata","attr":{"remote":"127.0.0.1:60368","client":"conn1088","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.446+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1087","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60366","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.446+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1085","msg":"Connection ended","attr":{"remote":"127.0.0.1:60362","uuid":"efaf5180-8d9b-4f7a-8b1d-7cdbd9e65509","connectionId":1085,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.507+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1074","msg":"Interrupted operation as its client disconnected","attr":{"opId":5437}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.508+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1074","msg":"Connection ended","attr":{"remote":"127.0.0.1:60340","uuid":"fa6200bc-1a65-455c-aadd-ac1b96673229","connectionId":1074,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.548+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60370","uuid":"4bef9b79-cfa3-4765-a5da-2092a304f350","connectionId":1089,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.548+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1089","msg":"client metadata","attr":{"remote":"127.0.0.1:60370","client":"conn1089","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn956","msg":"Connection ended","attr":{"remote":"127.0.0.1:60104","uuid":"126ba432-13e8-4f55-9868-b5646dd94c42","connectionId":956,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn947","msg":"Connection ended","attr":{"remote":"127.0.0.1:60086","uuid":"98b7eff3-ed1a-4091-a74c-f162675a3729","connectionId":947,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.550+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn944","msg":"Connection ended","attr":{"remote":"127.0.0.1:60080","uuid":"7e70786b-e851-481a-af6a-19344b7f073a","connectionId":944,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn953","msg":"Connection ended","attr":{"remote":"127.0.0.1:60098","uuid":"a5a4fc02-4f0f-4806-aa5c-99782d3ef122","connectionId":953,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn950","msg":"Connection ended","attr":{"remote":"127.0.0.1:60092","uuid":"ccb9a18c-2059-440f-92c1-16b641d372ad","connectionId":950,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn959","msg":"Connection ended","attr":{"remote":"127.0.0.1:60110","uuid":"40d2c080-5f8c-4bdb-9a0c-fe210b50d4ba","connectionId":959,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn962","msg":"Connection ended","attr":{"remote":"127.0.0.1:60116","uuid":"776cc0c0-a05f-4ab7-9a56-573e5cc1c477","connectionId":962,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn968","msg":"Connection ended","attr":{"remote":"127.0.0.1:60128","uuid":"d9d8c9bc-0c23-4359-a780-aa77d95d59f3","connectionId":968,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn965","msg":"Connection ended","attr":{"remote":"127.0.0.1:60122","uuid":"89b88b63-9416-47b1-8edb-47991e80df68","connectionId":965,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn971","msg":"Connection ended","attr":{"remote":"127.0.0.1:60134","uuid":"2c5f95c0-a309-4bfb-8e47-69dca20cc42d","connectionId":971,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn982","msg":"Connection ended","attr":{"remote":"127.0.0.1:60156","uuid":"b9ae0c61-d5a2-448f-98d1-0e3d2806fa21","connectionId":982,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn974","msg":"Connection ended","attr":{"remote":"127.0.0.1:60140","uuid":"6439a3a8-9df1-4872-8af9-0c88c68518e7","connectionId":974,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn977","msg":"Connection ended","attr":{"remote":"127.0.0.1:60146","uuid":"631248df-bb0c-41f8-84e7-bf7cca8ce76a","connectionId":977,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn980","msg":"Connection ended","attr":{"remote":"127.0.0.1:60152","uuid":"7a17993e-59d5-47ab-8526-12f5c9c752d9","connectionId":980,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.551+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn986","msg":"Connection ended","attr":{"remote":"127.0.0.1:60164","uuid":"3bb9e78c-c9df-4fce-b4cf-d7484fe6106e","connectionId":986,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn988","msg":"Connection ended","attr":{"remote":"127.0.0.1:60168","uuid":"ad5ba7e6-04b6-4c43-af11-6a429c38afb7","connectionId":988,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn994","msg":"Connection ended","attr":{"remote":"127.0.0.1:60180","uuid":"bd48485d-cc63-4d29-9caf-32e520baeb29","connectionId":994,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn992","msg":"Connection ended","attr":{"remote":"127.0.0.1:60176","uuid":"695390f2-f57a-4e25-af9b-a1ff9d4c9479","connectionId":992,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1006","msg":"Connection ended","attr":{"remote":"127.0.0.1:60204","uuid":"8a3ca3ab-9395-45cc-bdfb-ad99ed4f34cc","connectionId":1006,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn997","msg":"Connection ended","attr":{"remote":"127.0.0.1:60186","uuid":"4da90f7a-2997-4326-a63c-195d37d0fcf8","connectionId":997,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1001","msg":"Connection ended","attr":{"remote":"127.0.0.1:60194","uuid":"2115bddc-4e7f-4886-a61f-0f895617924a","connectionId":1001,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1003","msg":"Connection ended","attr":{"remote":"127.0.0.1:60198","uuid":"8c56a110-604e-4fd5-a01f-7978db197920","connectionId":1003,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1018","msg":"Connection ended","attr":{"remote":"127.0.0.1:60228","uuid":"83618c55-8965-40dd-b3ec-f42eca8442e2","connectionId":1018,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1009","msg":"Connection ended","attr":{"remote":"127.0.0.1:60210","uuid":"266bd751-49f1-4d3d-a7fc-fea0ce45d76f","connectionId":1009,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1013","msg":"Connection ended","attr":{"remote":"127.0.0.1:60218","uuid":"fd42f325-d3d0-417f-9034-ad64dc1564c9","connectionId":1013,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1016","msg":"Connection ended","attr":{"remote":"127.0.0.1:60224","uuid":"9bf6e6e7-fa76-4158-bc58-29f9f8bd8597","connectionId":1016,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.552+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1022","msg":"Connection ended","attr":{"remote":"127.0.0.1:60236","uuid":"05f03d6b-4b0a-423c-9b34-1a73b9704335","connectionId":1022,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1024","msg":"Connection ended","attr":{"remote":"127.0.0.1:60240","uuid":"e798f160-aad0-4720-af53-d8832c349550","connectionId":1024,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1028","msg":"Connection ended","attr":{"remote":"127.0.0.1:60248","uuid":"ee6aaec2-8b64-4340-ab34-bf9a4c9ee231","connectionId":1028,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1030","msg":"Connection ended","attr":{"remote":"127.0.0.1:60252","uuid":"c0b7b392-abd7-4d02-ad2b-1754c8a0c533","connectionId":1030,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1034","msg":"Connection ended","attr":{"remote":"127.0.0.1:60260","uuid":"b38e11d6-95f6-4af4-8cc1-a2cc72644af0","connectionId":1034,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1037","msg":"Connection ended","attr":{"remote":"127.0.0.1:60266","uuid":"19581702-5f7f-47ff-856c-7c062794c53b","connectionId":1037,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1040","msg":"Connection ended","attr":{"remote":"127.0.0.1:60272","uuid":"0f032c38-43f1-4468-b259-17ba7be4a402","connectionId":1040,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1042","msg":"Connection ended","attr":{"remote":"127.0.0.1:60276","uuid":"692496da-247c-42de-ad05-4dc987d899a0","connectionId":1042,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1055","msg":"Connection ended","attr":{"remote":"127.0.0.1:60302","uuid":"7687a607-5bb0-4565-b011-59c68c60aa4d","connectionId":1055,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1046","msg":"Connection ended","attr":{"remote":"127.0.0.1:60284","uuid":"59fad18b-e41b-4e6c-9ccf-d5662b402916","connectionId":1046,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1052","msg":"Connection ended","attr":{"remote":"127.0.0.1:60296","uuid":"15363429-d029-4271-9361-c101170c230e","connectionId":1052,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.553+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1049","msg":"Connection ended","attr":{"remote":"127.0.0.1:60290","uuid":"0a11dbd4-50ff-4522-8e2a-f62149779f35","connectionId":1049,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1058","msg":"Connection ended","attr":{"remote":"127.0.0.1:60308","uuid":"952cefc5-8c51-40a0-bc8d-21e036706e84","connectionId":1058,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1064","msg":"Connection ended","attr":{"remote":"127.0.0.1:60320","uuid":"e92a2e9f-5172-4672-8362-7192a98372a5","connectionId":1064,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1067","msg":"Connection ended","attr":{"remote":"127.0.0.1:60326","uuid":"e50ba441-3816-4fea-a9ff-5ab31fa5cbb6","connectionId":1067,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1070","msg":"Connection ended","attr":{"remote":"127.0.0.1:60332","uuid":"ee3a1942-fab7-4a5f-95e4-e49b8bd59850","connectionId":1070,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1060","msg":"Connection ended","attr":{"remote":"127.0.0.1:60312","uuid":"2154d526-3d5c-483a-8fda-b4aff402de20","connectionId":1060,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1076","msg":"Connection ended","attr":{"remote":"127.0.0.1:60344","uuid":"b3e859ec-1b6a-4db7-a1cf-0f1c93716650","connectionId":1076,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1073","msg":"Connection ended","attr":{"remote":"127.0.0.1:60338","uuid":"8e5a16b7-3bca-402b-9533-aeff2f756f7e","connectionId":1073,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60372","uuid":"755e6f26-339f-4426-ae25-24fdbd18dae7","connectionId":1090,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.556+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60374","uuid":"24f782c9-a635-4977-9a31-1147bd3437fa","connectionId":1091,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.557+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1090","msg":"client metadata","attr":{"remote":"127.0.0.1:60372","client":"conn1090","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.557+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1091","msg":"client metadata","attr":{"remote":"127.0.0.1:60374","client":"conn1091","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.561+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1090","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60372","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.561+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1087","msg":"Connection ended","attr":{"remote":"127.0.0.1:60366","uuid":"4c746077-c666-48f8-8513-30e6f067e39c","connectionId":1087,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.616+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1077","msg":"Interrupted operation as its client disconnected","attr":{"opId":5447}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.616+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1077","msg":"Connection ended","attr":{"remote":"127.0.0.1:60346","uuid":"df3621d1-2d1b-401c-9a4f-d472f073909a","connectionId":1077,"connectionCount":42}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.663+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60376","uuid":"9ff979b2-8fbb-4078-90ac-342102a4b1f1","connectionId":1092,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.664+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1092","msg":"client metadata","attr":{"remote":"127.0.0.1:60376","client":"conn1092","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.665+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60378","uuid":"0d07de5c-a105-4a7f-8438-06defc72f061","connectionId":1093,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.665+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60380","uuid":"dc154059-0aff-4760-8569-49a80e70b8a7","connectionId":1094,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.665+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1093","msg":"client metadata","attr":{"remote":"127.0.0.1:60378","client":"conn1093","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.665+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1094","msg":"client metadata","attr":{"remote":"127.0.0.1:60380","client":"conn1094","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.669+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1094","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60380","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.670+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1090","msg":"Connection ended","attr":{"remote":"127.0.0.1:60372","uuid":"755e6f26-339f-4426-ae25-24fdbd18dae7","connectionId":1090,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.724+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1080","msg":"Interrupted operation as its client disconnected","attr":{"opId":5455}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.725+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1080","msg":"Connection ended","attr":{"remote":"127.0.0.1:60352","uuid":"40ce775b-d133-47d6-8ddc-e1c84f88cc05","connectionId":1080,"connectionCount":43}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.772+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60382","uuid":"1234d862-2409-43de-8bb5-735942290bcd","connectionId":1095,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.772+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1095","msg":"client metadata","attr":{"remote":"127.0.0.1:60382","client":"conn1095","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.773+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60384","uuid":"de4b9e3b-6351-45ae-90ff-17bba80c38a8","connectionId":1096,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.773+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60386","uuid":"2328e0c5-c15e-425e-821a-571a58e4b460","connectionId":1097,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1097","msg":"client metadata","attr":{"remote":"127.0.0.1:60386","client":"conn1097","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1096","msg":"client metadata","attr":{"remote":"127.0.0.1:60384","client":"conn1096","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.778+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1097","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60386","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.778+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1094","msg":"Connection ended","attr":{"remote":"127.0.0.1:60380","uuid":"dc154059-0aff-4760-8569-49a80e70b8a7","connectionId":1094,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.833+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1083","msg":"Interrupted operation as its client disconnected","attr":{"opId":5463}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.833+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1083","msg":"Connection ended","attr":{"remote":"127.0.0.1:60358","uuid":"03e2850d-6957-4ef3-9b0b-c6b99af8f2c9","connectionId":1083,"connectionCount":44}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.880+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60388","uuid":"2732384e-a5ee-47b6-a913-06b32e000503","connectionId":1098,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.880+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1098","msg":"client metadata","attr":{"remote":"127.0.0.1:60388","client":"conn1098","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60390","uuid":"83f59aa3-1163-4e09-9018-7d2abd3fe00a","connectionId":1099,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.881+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60392","uuid":"4f491309-457d-4e05-82f4-b6cbdfd21a69","connectionId":1100,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1099","msg":"client metadata","attr":{"remote":"127.0.0.1:60390","client":"conn1099","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.881+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1100","msg":"client metadata","attr":{"remote":"127.0.0.1:60392","client":"conn1100","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.886+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1099","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60390","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.886+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1097","msg":"Connection ended","attr":{"remote":"127.0.0.1:60386","uuid":"2328e0c5-c15e-425e-821a-571a58e4b460","connectionId":1097,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.941+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1086","msg":"Interrupted operation as its client disconnected","attr":{"opId":5471}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.942+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1086","msg":"Connection ended","attr":{"remote":"127.0.0.1:60364","uuid":"49e003e6-9858-49b4-be87-bb6d431d75dd","connectionId":1086,"connectionCount":45}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.988+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60394","uuid":"dee5bba1-8b4b-4005-85c8-acbcbe6fbc2c","connectionId":1101,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.988+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1101","msg":"client metadata","attr":{"remote":"127.0.0.1:60394","client":"conn1101","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.989+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60396","uuid":"ba338bd0-e53b-4493-b9d3-1f3147ea5dc1","connectionId":1102,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.989+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60398","uuid":"d81be124-af5d-483e-9e67-28cbd09e7d83","connectionId":1103,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.989+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1102","msg":"client metadata","attr":{"remote":"127.0.0.1:60396","client":"conn1102","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.990+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1103","msg":"client metadata","attr":{"remote":"127.0.0.1:60398","client":"conn1103","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.994+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1102","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60396","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:09.994+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1099","msg":"Connection ended","attr":{"remote":"127.0.0.1:60390","uuid":"83f59aa3-1163-4e09-9018-7d2abd3fe00a","connectionId":1099,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.010+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962370:10168][22510:0x7f58868be700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 577, snapshot max: 577 snapshot count: 0, oldest timestamp: (1633962309, 1) , meta checkpoint timestamp: (1633962338, 2) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.057+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1089","msg":"Interrupted operation as its client disconnected","attr":{"opId":5481}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.057+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1089","msg":"Connection ended","attr":{"remote":"127.0.0.1:60370","uuid":"4bef9b79-cfa3-4765-a5da-2092a304f350","connectionId":1089,"connectionCount":46}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.096+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60400","uuid":"0bc16d63-4a0d-4f5e-8c32-636f3960085f","connectionId":1104,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.096+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1104","msg":"client metadata","attr":{"remote":"127.0.0.1:60400","client":"conn1104","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.097+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60402","uuid":"1492266d-c816-4aa3-a032-4467c5423db0","connectionId":1105,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.098+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60404","uuid":"767b9876-e137-40ea-a2cc-835af9fcdc06","connectionId":1106,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.098+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1105","msg":"client metadata","attr":{"remote":"127.0.0.1:60402","client":"conn1105","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.098+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1106","msg":"client metadata","attr":{"remote":"127.0.0.1:60404","client":"conn1106","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.102+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1106","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60404","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.103+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1102","msg":"Connection ended","attr":{"remote":"127.0.0.1:60396","uuid":"ba338bd0-e53b-4493-b9d3-1f3147ea5dc1","connectionId":1102,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.165+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1092","msg":"Interrupted operation as its client disconnected","attr":{"opId":5492}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.165+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1092","msg":"Connection ended","attr":{"remote":"127.0.0.1:60376","uuid":"9ff979b2-8fbb-4078-90ac-342102a4b1f1","connectionId":1092,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.205+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60406","uuid":"1c896dc1-da87-4529-9a4d-be00e133fff6","connectionId":1107,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.205+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1107","msg":"client metadata","attr":{"remote":"127.0.0.1:60406","client":"conn1107","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60408","uuid":"9d0bc15e-4dc1-4625-a156-48397b688b3e","connectionId":1108,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.206+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60410","uuid":"9a49173d-1d7b-4d67-8fb6-ba100a94b6e4","connectionId":1109,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1108","msg":"client metadata","attr":{"remote":"127.0.0.1:60408","client":"conn1108","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.206+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1109","msg":"client metadata","attr":{"remote":"127.0.0.1:60410","client":"conn1109","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.211+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1108","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60408","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.211+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1106","msg":"Connection ended","attr":{"remote":"127.0.0.1:60404","uuid":"767b9876-e137-40ea-a2cc-835af9fcdc06","connectionId":1106,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.273+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1095","msg":"Interrupted operation as its client disconnected","attr":{"opId":5500}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.274+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1095","msg":"Connection ended","attr":{"remote":"127.0.0.1:60382","uuid":"1234d862-2409-43de-8bb5-735942290bcd","connectionId":1095,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.313+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60412","uuid":"c87a8c69-b2bd-4fcf-8c89-910e133f1db5","connectionId":1110,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.313+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1110","msg":"client metadata","attr":{"remote":"127.0.0.1:60412","client":"conn1110","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.314+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60414","uuid":"969c76a5-d028-4956-97de-f6dbeedeb13c","connectionId":1111,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.314+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60416","uuid":"1da06a77-8779-4287-b033-727c8e1c548a","connectionId":1112,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.314+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1111","msg":"client metadata","attr":{"remote":"127.0.0.1:60414","client":"conn1111","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.315+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1112","msg":"client metadata","attr":{"remote":"127.0.0.1:60416","client":"conn1112","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.319+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1111","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60414","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.319+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1108","msg":"Connection ended","attr":{"remote":"127.0.0.1:60408","uuid":"9d0bc15e-4dc1-4625-a156-48397b688b3e","connectionId":1108,"connectionCount":50}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:26:10.339+00:00"},"s":"I", "c":"CONNPOOL", "id":22567, "ctx":"ReplNetwork","msg":"Ending idle connection because the pool meets constraints","attr":{"hostAndPort":"localhost:20001","numOpenConns":1}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:26:10.339+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:39824","uuid":"5abdff4b-2634-4bb4-a404-fff346422142","connectionId":16,"connectionCount":6}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.381+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1098","msg":"Interrupted operation as its client disconnected","attr":{"opId":5508}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.381+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1098","msg":"Connection ended","attr":{"remote":"127.0.0.1:60388","uuid":"2732384e-a5ee-47b6-a913-06b32e000503","connectionId":1098,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.421+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60418","uuid":"4866ba4f-021f-412f-bc6a-b867d84681bc","connectionId":1113,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.422+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1113","msg":"client metadata","attr":{"remote":"127.0.0.1:60418","client":"conn1113","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.422+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60420","uuid":"bc3778ce-a0c0-441f-91d5-8d1aa32fc8eb","connectionId":1114,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.423+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1114","msg":"client metadata","attr":{"remote":"127.0.0.1:60420","client":"conn1114","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.423+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60422","uuid":"efaa3759-aed1-4f15-ab2f-0a1227f2a471","connectionId":1115,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.423+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1115","msg":"client metadata","attr":{"remote":"127.0.0.1:60422","client":"conn1115","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.427+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1114","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60420","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.427+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1111","msg":"Connection ended","attr":{"remote":"127.0.0.1:60414","uuid":"969c76a5-d028-4956-97de-f6dbeedeb13c","connectionId":1111,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.490+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1101","msg":"Interrupted operation as its client disconnected","attr":{"opId":5516}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.490+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1101","msg":"Connection ended","attr":{"remote":"127.0.0.1:60394","uuid":"dee5bba1-8b4b-4005-85c8-acbcbe6fbc2c","connectionId":1101,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.530+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60424","uuid":"2c7fa440-c35e-42cd-b504-05201ac1b4e5","connectionId":1116,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.530+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1116","msg":"client metadata","attr":{"remote":"127.0.0.1:60424","client":"conn1116","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.531+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60426","uuid":"4e838e93-ae25-4cb1-86b8-e6542b9f9f2d","connectionId":1117,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.531+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60428","uuid":"a9e10ba7-208b-4f36-94f6-203a2bae3b31","connectionId":1118,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1117","msg":"client metadata","attr":{"remote":"127.0.0.1:60426","client":"conn1117","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1118","msg":"client metadata","attr":{"remote":"127.0.0.1:60428","client":"conn1118","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.536+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1118","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60428","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.536+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1114","msg":"Connection ended","attr":{"remote":"127.0.0.1:60420","uuid":"bc3778ce-a0c0-441f-91d5-8d1aa32fc8eb","connectionId":1114,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.598+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1104","msg":"Interrupted operation as its client disconnected","attr":{"opId":5531}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.598+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1104","msg":"Connection ended","attr":{"remote":"127.0.0.1:60400","uuid":"0bc16d63-4a0d-4f5e-8c32-636f3960085f","connectionId":1104,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.638+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60430","uuid":"a822d8b0-b554-4bdf-9489-af0624612706","connectionId":1119,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.639+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1119","msg":"client metadata","attr":{"remote":"127.0.0.1:60430","client":"conn1119","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.640+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60432","uuid":"3c96635d-eaa8-4829-bfa8-b175ea1a0523","connectionId":1120,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.640+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60434","uuid":"fc133746-2a3e-43c3-acec-d66cc107921d","connectionId":1121,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.640+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1120","msg":"client metadata","attr":{"remote":"127.0.0.1:60432","client":"conn1120","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.640+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1121","msg":"client metadata","attr":{"remote":"127.0.0.1:60434","client":"conn1121","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.644+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1120","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60432","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.645+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1118","msg":"Connection ended","attr":{"remote":"127.0.0.1:60428","uuid":"a9e10ba7-208b-4f36-94f6-203a2bae3b31","connectionId":1118,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.706+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1107","msg":"Interrupted operation as its client disconnected","attr":{"opId":5539}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.707+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1107","msg":"Connection ended","attr":{"remote":"127.0.0.1:60406","uuid":"1c896dc1-da87-4529-9a4d-be00e133fff6","connectionId":1107,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.747+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60436","uuid":"94144fa7-a3bd-4feb-8501-9804d321e7da","connectionId":1122,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.747+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1122","msg":"client metadata","attr":{"remote":"127.0.0.1:60436","client":"conn1122","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60438","uuid":"62cb73e7-14fc-416b-9bd8-61cde609e32e","connectionId":1123,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60440","uuid":"6cc9a884-1799-4e82-a238-cda177d34fc1","connectionId":1124,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.748+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1123","msg":"client metadata","attr":{"remote":"127.0.0.1:60438","client":"conn1123","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.749+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1124","msg":"client metadata","attr":{"remote":"127.0.0.1:60440","client":"conn1124","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.753+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1123","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60438","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.753+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1120","msg":"Connection ended","attr":{"remote":"127.0.0.1:60432","uuid":"3c96635d-eaa8-4829-bfa8-b175ea1a0523","connectionId":1120,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.815+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1110","msg":"Interrupted operation as its client disconnected","attr":{"opId":5549}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1110","msg":"Connection ended","attr":{"remote":"127.0.0.1:60412","uuid":"c87a8c69-b2bd-4fcf-8c89-910e133f1db5","connectionId":1110,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.855+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60442","uuid":"ddff4a5c-7b66-4bba-921b-0e3b2db1c689","connectionId":1125,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.856+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1125","msg":"client metadata","attr":{"remote":"127.0.0.1:60442","client":"conn1125","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.857+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60444","uuid":"e21d6f02-2375-4d55-b584-057070fa873b","connectionId":1126,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.857+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60446","uuid":"94525df4-09b3-4576-9988-55fdea5e0a1a","connectionId":1127,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.857+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1126","msg":"client metadata","attr":{"remote":"127.0.0.1:60444","client":"conn1126","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.857+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1127","msg":"client metadata","attr":{"remote":"127.0.0.1:60446","client":"conn1127","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.861+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1126","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60444","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.862+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1123","msg":"Connection ended","attr":{"remote":"127.0.0.1:60438","uuid":"62cb73e7-14fc-416b-9bd8-61cde609e32e","connectionId":1123,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.923+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1113","msg":"Interrupted operation as its client disconnected","attr":{"opId":5557}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.923+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1113","msg":"Connection ended","attr":{"remote":"127.0.0.1:60418","uuid":"4866ba4f-021f-412f-bc6a-b867d84681bc","connectionId":1113,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.964+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60448","uuid":"a7db2a97-cd69-4632-9971-9a5af3f9d51f","connectionId":1128,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.964+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1128","msg":"client metadata","attr":{"remote":"127.0.0.1:60448","client":"conn1128","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60450","uuid":"2f28d70c-595d-4c29-9060-4ef00d5e4a73","connectionId":1129,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.965+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60452","uuid":"28c53bd9-74cc-4880-90f8-5a73384b8d67","connectionId":1130,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1129","msg":"client metadata","attr":{"remote":"127.0.0.1:60450","client":"conn1129","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.965+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1130","msg":"client metadata","attr":{"remote":"127.0.0.1:60452","client":"conn1130","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.970+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1130","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60452","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:10.970+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1126","msg":"Connection ended","attr":{"remote":"127.0.0.1:60444","uuid":"e21d6f02-2375-4d55-b584-057070fa873b","connectionId":1126,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.031+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1116","msg":"Interrupted operation as its client disconnected","attr":{"opId":5566}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.032+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1116","msg":"Connection ended","attr":{"remote":"127.0.0.1:60424","uuid":"2c7fa440-c35e-42cd-b504-05201ac1b4e5","connectionId":1116,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.072+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60454","uuid":"b1f6e09f-c2e5-4697-9ccf-e64a84bde2c7","connectionId":1131,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.073+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1131","msg":"client metadata","attr":{"remote":"127.0.0.1:60454","client":"conn1131","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.074+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60456","uuid":"db57ac4f-dda2-433d-a38b-f6c902f4f043","connectionId":1132,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.074+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60458","uuid":"f799f6c1-d4fa-42c0-8505-fbfa881d5c4c","connectionId":1133,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.074+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1132","msg":"client metadata","attr":{"remote":"127.0.0.1:60456","client":"conn1132","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.074+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1133","msg":"client metadata","attr":{"remote":"127.0.0.1:60458","client":"conn1133","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.079+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1133","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60458","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.079+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1130","msg":"Connection ended","attr":{"remote":"127.0.0.1:60452","uuid":"28c53bd9-74cc-4880-90f8-5a73384b8d67","connectionId":1130,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.140+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1119","msg":"Interrupted operation as its client disconnected","attr":{"opId":5575}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.141+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1119","msg":"Connection ended","attr":{"remote":"127.0.0.1:60430","uuid":"a822d8b0-b554-4bdf-9489-af0624612706","connectionId":1119,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.181+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60460","uuid":"f74aabc0-c200-4b77-be42-8cf0ea48a205","connectionId":1134,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.181+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1134","msg":"client metadata","attr":{"remote":"127.0.0.1:60460","client":"conn1134","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.182+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60462","uuid":"57ad1f9b-7389-429f-b8ee-b896eccb0cf3","connectionId":1135,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.182+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60464","uuid":"9e5aff63-9c6d-4890-a63a-afcc309ec917","connectionId":1136,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.182+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1135","msg":"client metadata","attr":{"remote":"127.0.0.1:60462","client":"conn1135","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.183+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1136","msg":"client metadata","attr":{"remote":"127.0.0.1:60464","client":"conn1136","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.187+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1135","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60462","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.187+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1133","msg":"Connection ended","attr":{"remote":"127.0.0.1:60458","uuid":"f799f6c1-d4fa-42c0-8505-fbfa881d5c4c","connectionId":1133,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.249+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1122","msg":"Interrupted operation as its client disconnected","attr":{"opId":5583}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.249+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1122","msg":"Connection ended","attr":{"remote":"127.0.0.1:60436","uuid":"94144fa7-a3bd-4feb-8501-9804d321e7da","connectionId":1122,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.289+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60466","uuid":"a8cc855e-1000-4935-aa8e-bf8a9dae9b40","connectionId":1137,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.290+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1137","msg":"client metadata","attr":{"remote":"127.0.0.1:60466","client":"conn1137","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.291+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60468","uuid":"8ab435e8-ebe3-4b7b-9745-3559f0e4db11","connectionId":1138,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.291+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60470","uuid":"97a97759-2aa4-44f7-8c82-02f83c859fb4","connectionId":1139,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.291+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1138","msg":"client metadata","attr":{"remote":"127.0.0.1:60468","client":"conn1138","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.291+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1139","msg":"client metadata","attr":{"remote":"127.0.0.1:60470","client":"conn1139","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.295+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1138","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60468","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.295+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1135","msg":"Connection ended","attr":{"remote":"127.0.0.1:60462","uuid":"57ad1f9b-7389-429f-b8ee-b896eccb0cf3","connectionId":1135,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.357+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1125","msg":"Interrupted operation as its client disconnected","attr":{"opId":5591}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.358+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1125","msg":"Connection ended","attr":{"remote":"127.0.0.1:60442","uuid":"ddff4a5c-7b66-4bba-921b-0e3b2db1c689","connectionId":1125,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.398+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60472","uuid":"a962416a-94ee-4504-bd5a-c4d2c371cd39","connectionId":1140,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.398+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1140","msg":"client metadata","attr":{"remote":"127.0.0.1:60472","client":"conn1140","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.399+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60474","uuid":"a4f4f59f-28cb-420a-8951-b28184a09030","connectionId":1141,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.399+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60476","uuid":"e8253a73-3200-40cb-9b02-885b7ae8b29a","connectionId":1142,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.399+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1141","msg":"client metadata","attr":{"remote":"127.0.0.1:60474","client":"conn1141","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.399+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1142","msg":"client metadata","attr":{"remote":"127.0.0.1:60476","client":"conn1142","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.404+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1141","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60474","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.404+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1138","msg":"Connection ended","attr":{"remote":"127.0.0.1:60468","uuid":"8ab435e8-ebe3-4b7b-9745-3559f0e4db11","connectionId":1138,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.465+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1128","msg":"Interrupted operation as its client disconnected","attr":{"opId":5599}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.466+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1128","msg":"Connection ended","attr":{"remote":"127.0.0.1:60448","uuid":"a7db2a97-cd69-4632-9971-9a5af3f9d51f","connectionId":1128,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.506+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60478","uuid":"865ab70e-43d3-4736-84af-47c4b9f5f3b2","connectionId":1143,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.506+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1143","msg":"client metadata","attr":{"remote":"127.0.0.1:60478","client":"conn1143","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.507+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60480","uuid":"24b43c76-c2a9-41da-8701-4c47c59788f5","connectionId":1144,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.508+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60482","uuid":"add67031-07ec-465a-9ddd-20b34a47a494","connectionId":1145,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.508+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1144","msg":"client metadata","attr":{"remote":"127.0.0.1:60480","client":"conn1144","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.508+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1145","msg":"client metadata","attr":{"remote":"127.0.0.1:60482","client":"conn1145","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.513+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1145","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60482","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.513+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1141","msg":"Connection ended","attr":{"remote":"127.0.0.1:60474","uuid":"a4f4f59f-28cb-420a-8951-b28184a09030","connectionId":1141,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.574+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1131","msg":"Interrupted operation as its client disconnected","attr":{"opId":5610}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.574+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1131","msg":"Connection ended","attr":{"remote":"127.0.0.1:60454","uuid":"b1f6e09f-c2e5-4697-9ccf-e64a84bde2c7","connectionId":1131,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.615+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60484","uuid":"6906e1f1-57cd-43e4-b8e7-14c12d34a97a","connectionId":1146,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1146","msg":"client metadata","attr":{"remote":"127.0.0.1:60484","client":"conn1146","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.616+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60486","uuid":"1501579e-0607-4b1b-99ed-2a29680ab2ac","connectionId":1147,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.616+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60488","uuid":"ded772c0-3038-4654-9859-af17db79430f","connectionId":1148,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.616+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1147","msg":"client metadata","attr":{"remote":"127.0.0.1:60486","client":"conn1147","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.617+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1148","msg":"client metadata","attr":{"remote":"127.0.0.1:60488","client":"conn1148","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.621+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1148","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60488","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.621+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1145","msg":"Connection ended","attr":{"remote":"127.0.0.1:60482","uuid":"add67031-07ec-465a-9ddd-20b34a47a494","connectionId":1145,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.683+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1134","msg":"Interrupted operation as its client disconnected","attr":{"opId":5618}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.683+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1134","msg":"Connection ended","attr":{"remote":"127.0.0.1:60460","uuid":"f74aabc0-c200-4b77-be42-8cf0ea48a205","connectionId":1134,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.723+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60490","uuid":"cb7d1f37-a157-4498-bacc-ba45e79031a2","connectionId":1149,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.724+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1149","msg":"client metadata","attr":{"remote":"127.0.0.1:60490","client":"conn1149","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.724+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60492","uuid":"f7225ca9-dc0c-47af-92eb-df0da5a3721b","connectionId":1150,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.725+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60494","uuid":"fd1c6ab3-7af1-4467-9c3d-be7ca55a8e86","connectionId":1151,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.725+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1150","msg":"client metadata","attr":{"remote":"127.0.0.1:60492","client":"conn1150","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.725+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1151","msg":"client metadata","attr":{"remote":"127.0.0.1:60494","client":"conn1151","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.729+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1150","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60492","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.730+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1148","msg":"Connection ended","attr":{"remote":"127.0.0.1:60488","uuid":"ded772c0-3038-4654-9859-af17db79430f","connectionId":1148,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.791+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1137","msg":"Interrupted operation as its client disconnected","attr":{"opId":5626}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.791+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1137","msg":"Connection ended","attr":{"remote":"127.0.0.1:60466","uuid":"a8cc855e-1000-4935-aa8e-bf8a9dae9b40","connectionId":1137,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.832+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60496","uuid":"14a5e320-430a-4b98-b8d7-9c7b3948a05f","connectionId":1152,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.832+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1152","msg":"client metadata","attr":{"remote":"127.0.0.1:60496","client":"conn1152","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.834+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60498","uuid":"b0756f57-de85-4783-a741-1be55e996167","connectionId":1153,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.834+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60500","uuid":"b90b6996-49de-49b6-8126-7560f9bae999","connectionId":1154,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.834+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1154","msg":"client metadata","attr":{"remote":"127.0.0.1:60500","client":"conn1154","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.834+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1153","msg":"client metadata","attr":{"remote":"127.0.0.1:60498","client":"conn1153","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.839+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1154","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60500","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.839+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1150","msg":"Connection ended","attr":{"remote":"127.0.0.1:60492","uuid":"f7225ca9-dc0c-47af-92eb-df0da5a3721b","connectionId":1150,"connectionCount":64}} [j0:rs0:sec0] {"t":{"$date":"2021-10-11T14:26:11.856+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962371:856114][22513:0x7fb28b450700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 9413, snapshot max: 9413 snapshot count: 0, oldest timestamp: (1633962310, 16) , meta checkpoint timestamp: (1633962338, 2) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.899+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1140","msg":"Interrupted operation as its client disconnected","attr":{"opId":5635}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.900+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1140","msg":"Connection ended","attr":{"remote":"127.0.0.1:60472","uuid":"a962416a-94ee-4504-bd5a-c4d2c371cd39","connectionId":1140,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.941+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60502","uuid":"9c982afd-b365-4da8-8d6a-19abdf91d870","connectionId":1155,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.941+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1155","msg":"client metadata","attr":{"remote":"127.0.0.1:60502","client":"conn1155","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.943+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60504","uuid":"87d1a3d9-401f-40c7-9d75-2891af27c55b","connectionId":1156,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.943+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60506","uuid":"b420ecea-de7c-4701-9c14-5d3564375bba","connectionId":1157,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.943+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1156","msg":"client metadata","attr":{"remote":"127.0.0.1:60504","client":"conn1156","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.945+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1157","msg":"client metadata","attr":{"remote":"127.0.0.1:60506","client":"conn1157","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.949+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1156","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60504","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:11.949+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1154","msg":"Connection ended","attr":{"remote":"127.0.0.1:60500","uuid":"b90b6996-49de-49b6-8126-7560f9bae999","connectionId":1154,"connectionCount":65}} [j0:rs0:sec1] {"t":{"$date":"2021-10-11T14:26:11.967+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962371:967156][22516:0x7f0e9005b700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 6998, snapshot max: 6998 snapshot count: 0, oldest timestamp: (1633962310, 16) , meta checkpoint timestamp: (1633962338, 2) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.008+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1143","msg":"Interrupted operation as its client disconnected","attr":{"opId":5644}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.008+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1143","msg":"Connection ended","attr":{"remote":"127.0.0.1:60478","uuid":"865ab70e-43d3-4736-84af-47c4b9f5f3b2","connectionId":1143,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.051+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60508","uuid":"e204ecf3-d272-46d8-8bda-ed2a8fae1edc","connectionId":1158,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.052+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1158","msg":"client metadata","attr":{"remote":"127.0.0.1:60508","client":"conn1158","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60510","uuid":"e05dd320-ca42-4b03-94d1-3790fe793a1d","connectionId":1159,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60512","uuid":"d684e42a-2b7d-423c-9c32-f52b8d58f2d3","connectionId":1160,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.053+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1159","msg":"client metadata","attr":{"remote":"127.0.0.1:60510","client":"conn1159","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.053+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1160","msg":"client metadata","attr":{"remote":"127.0.0.1:60512","client":"conn1160","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.058+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1159","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60510","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.058+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1156","msg":"Connection ended","attr":{"remote":"127.0.0.1:60504","uuid":"87d1a3d9-401f-40c7-9d75-2891af27c55b","connectionId":1156,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.117+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1146","msg":"Interrupted operation as its client disconnected","attr":{"opId":5653}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.117+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1146","msg":"Connection ended","attr":{"remote":"127.0.0.1:60484","uuid":"6906e1f1-57cd-43e4-b8e7-14c12d34a97a","connectionId":1146,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.161+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60514","uuid":"fcbfcbab-3489-44f6-b13f-7a6601f35e89","connectionId":1161,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.161+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1161","msg":"client metadata","attr":{"remote":"127.0.0.1:60514","client":"conn1161","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.162+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60516","uuid":"91bc1880-0a91-4210-8eae-bb7413f1fe5d","connectionId":1162,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.162+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60518","uuid":"773c26c8-5edb-4618-90f6-bd3f0a18c680","connectionId":1163,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.162+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1162","msg":"client metadata","attr":{"remote":"127.0.0.1:60516","client":"conn1162","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.162+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1163","msg":"client metadata","attr":{"remote":"127.0.0.1:60518","client":"conn1163","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.167+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1162","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60516","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.167+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1159","msg":"Connection ended","attr":{"remote":"127.0.0.1:60510","uuid":"e05dd320-ca42-4b03-94d1-3790fe793a1d","connectionId":1159,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.225+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1149","msg":"Interrupted operation as its client disconnected","attr":{"opId":5661}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.225+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1149","msg":"Connection ended","attr":{"remote":"127.0.0.1:60490","uuid":"cb7d1f37-a157-4498-bacc-ba45e79031a2","connectionId":1149,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.269+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60520","uuid":"3f53a30f-3a42-4188-8f58-a776320168d7","connectionId":1164,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.269+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1164","msg":"client metadata","attr":{"remote":"127.0.0.1:60520","client":"conn1164","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.270+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60522","uuid":"bf8258a4-4e53-438b-92ec-e9593316e709","connectionId":1165,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.271+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60524","uuid":"b8607c28-beb1-4fd0-84f9-50e0ac51fda3","connectionId":1166,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.271+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1165","msg":"client metadata","attr":{"remote":"127.0.0.1:60522","client":"conn1165","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.271+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1166","msg":"client metadata","attr":{"remote":"127.0.0.1:60524","client":"conn1166","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.275+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1165","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60522","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.275+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1162","msg":"Connection ended","attr":{"remote":"127.0.0.1:60516","uuid":"91bc1880-0a91-4210-8eae-bb7413f1fe5d","connectionId":1162,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.334+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1152","msg":"Interrupted operation as its client disconnected","attr":{"opId":5670}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.335+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1152","msg":"Connection ended","attr":{"remote":"127.0.0.1:60496","uuid":"14a5e320-430a-4b98-b8d7-9c7b3948a05f","connectionId":1152,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.378+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60526","uuid":"de76212b-6eca-4685-a8f9-bc9c559080a5","connectionId":1167,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.378+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1167","msg":"client metadata","attr":{"remote":"127.0.0.1:60526","client":"conn1167","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.379+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60528","uuid":"4d735f9d-727c-4ee6-aa3b-3bbbd00d2404","connectionId":1168,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.379+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60530","uuid":"69e158fb-e2aa-4798-959f-2b12869344fd","connectionId":1169,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1168","msg":"client metadata","attr":{"remote":"127.0.0.1:60528","client":"conn1168","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1169","msg":"client metadata","attr":{"remote":"127.0.0.1:60530","client":"conn1169","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.384+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1168","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60528","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.384+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1165","msg":"Connection ended","attr":{"remote":"127.0.0.1:60522","uuid":"bf8258a4-4e53-438b-92ec-e9593316e709","connectionId":1165,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.443+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1155","msg":"Interrupted operation as its client disconnected","attr":{"opId":5678}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.443+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1155","msg":"Connection ended","attr":{"remote":"127.0.0.1:60502","uuid":"9c982afd-b365-4da8-8d6a-19abdf91d870","connectionId":1155,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.486+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60532","uuid":"3cfa50c1-328a-460b-bfd3-5fd30199c89a","connectionId":1170,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.486+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1170","msg":"client metadata","attr":{"remote":"127.0.0.1:60532","client":"conn1170","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.487+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60534","uuid":"0ac9bb8d-6dec-485c-a6c9-45d9ac63a926","connectionId":1171,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.488+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60536","uuid":"27edf193-e9d9-4a56-8f74-75318d3b570c","connectionId":1172,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.488+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1171","msg":"client metadata","attr":{"remote":"127.0.0.1:60534","client":"conn1171","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.488+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1172","msg":"client metadata","attr":{"remote":"127.0.0.1:60536","client":"conn1172","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.492+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1171","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60534","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.493+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1168","msg":"Connection ended","attr":{"remote":"127.0.0.1:60528","uuid":"4d735f9d-727c-4ee6-aa3b-3bbbd00d2404","connectionId":1168,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.553+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1158","msg":"Interrupted operation as its client disconnected","attr":{"opId":5687}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1158","msg":"Connection ended","attr":{"remote":"127.0.0.1:60508","uuid":"e204ecf3-d272-46d8-8bda-ed2a8fae1edc","connectionId":1158,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.595+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60538","uuid":"d1ed4646-6203-4286-a8b9-f32e256c0967","connectionId":1173,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.595+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1173","msg":"client metadata","attr":{"remote":"127.0.0.1:60538","client":"conn1173","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.596+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60540","uuid":"e0b34338-cc40-42da-be50-83b8b2b70026","connectionId":1174,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.596+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60542","uuid":"e86b26b8-78fc-4e0e-9654-eef16b3a56d7","connectionId":1175,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.596+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1174","msg":"client metadata","attr":{"remote":"127.0.0.1:60540","client":"conn1174","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.597+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1175","msg":"client metadata","attr":{"remote":"127.0.0.1:60542","client":"conn1175","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.601+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1175","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60542","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.601+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1171","msg":"Connection ended","attr":{"remote":"127.0.0.1:60534","uuid":"0ac9bb8d-6dec-485c-a6c9-45d9ac63a926","connectionId":1171,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.662+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1161","msg":"Interrupted operation as its client disconnected","attr":{"opId":5697}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.663+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1161","msg":"Connection ended","attr":{"remote":"127.0.0.1:60514","uuid":"fcbfcbab-3489-44f6-b13f-7a6601f35e89","connectionId":1161,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60544","uuid":"cd007357-a0f8-45b4-80d3-6f758388e17a","connectionId":1176,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1176","msg":"client metadata","attr":{"remote":"127.0.0.1:60544","client":"conn1176","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60546","uuid":"66531bcf-75f4-4ff7-9556-9dd82e463a89","connectionId":1177,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.705+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60548","uuid":"e9b3b98d-48d8-4bbd-b9f3-8bf2235a41d2","connectionId":1178,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1177","msg":"client metadata","attr":{"remote":"127.0.0.1:60546","client":"conn1177","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.705+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1178","msg":"client metadata","attr":{"remote":"127.0.0.1:60548","client":"conn1178","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.710+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1177","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60546","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.710+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1175","msg":"Connection ended","attr":{"remote":"127.0.0.1:60542","uuid":"e86b26b8-78fc-4e0e-9654-eef16b3a56d7","connectionId":1175,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.771+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1164","msg":"Interrupted operation as its client disconnected","attr":{"opId":5707}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.771+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1164","msg":"Connection ended","attr":{"remote":"127.0.0.1:60520","uuid":"3f53a30f-3a42-4188-8f58-a776320168d7","connectionId":1164,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60550","uuid":"4343f245-6b67-49e3-86e5-2f5c4f38aaa1","connectionId":1179,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1179","msg":"client metadata","attr":{"remote":"127.0.0.1:60550","client":"conn1179","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60552","uuid":"6c1d53e8-bdba-47a9-ac79-3f686d7ec59b","connectionId":1180,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60554","uuid":"7f7c77d1-f931-483f-8540-3edb118f050e","connectionId":1181,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1180","msg":"client metadata","attr":{"remote":"127.0.0.1:60552","client":"conn1180","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.814+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1181","msg":"client metadata","attr":{"remote":"127.0.0.1:60554","client":"conn1181","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.818+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1180","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60552","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.819+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1177","msg":"Connection ended","attr":{"remote":"127.0.0.1:60546","uuid":"66531bcf-75f4-4ff7-9556-9dd82e463a89","connectionId":1177,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.879+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1167","msg":"Interrupted operation as its client disconnected","attr":{"opId":5716}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.880+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1167","msg":"Connection ended","attr":{"remote":"127.0.0.1:60526","uuid":"de76212b-6eca-4685-a8f9-bc9c559080a5","connectionId":1167,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.921+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60556","uuid":"05f90457-88c8-4d9e-a4fa-6992cc7f079a","connectionId":1182,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.921+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1182","msg":"client metadata","attr":{"remote":"127.0.0.1:60556","client":"conn1182","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60558","uuid":"3972e797-1cc4-4896-ab5c-02b423f2dc74","connectionId":1183,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60560","uuid":"978148f0-df29-4cac-bbb5-6fceb9658f94","connectionId":1184,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1183","msg":"client metadata","attr":{"remote":"127.0.0.1:60558","client":"conn1183","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1184","msg":"client metadata","attr":{"remote":"127.0.0.1:60560","client":"conn1184","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.927+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1183","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60558","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.927+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1180","msg":"Connection ended","attr":{"remote":"127.0.0.1:60552","uuid":"6c1d53e8-bdba-47a9-ac79-3f686d7ec59b","connectionId":1180,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.988+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1170","msg":"Interrupted operation as its client disconnected","attr":{"opId":5725}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:12.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1170","msg":"Connection ended","attr":{"remote":"127.0.0.1:60532","uuid":"3cfa50c1-328a-460b-bfd3-5fd30199c89a","connectionId":1170,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.029+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60562","uuid":"83bc5db1-772a-466d-85dc-355b2c4ae8fd","connectionId":1185,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.029+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1185","msg":"client metadata","attr":{"remote":"127.0.0.1:60562","client":"conn1185","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.030+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60564","uuid":"d32b2ea4-fa7b-466f-ac3d-ffab362bd82a","connectionId":1186,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.031+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60566","uuid":"023bb71b-d88b-4b21-8b51-11ce1a1b21a2","connectionId":1187,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1186","msg":"client metadata","attr":{"remote":"127.0.0.1:60564","client":"conn1186","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1187","msg":"client metadata","attr":{"remote":"127.0.0.1:60566","client":"conn1187","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.035+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1186","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60564","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.036+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1183","msg":"Connection ended","attr":{"remote":"127.0.0.1:60558","uuid":"3972e797-1cc4-4896-ab5c-02b423f2dc74","connectionId":1183,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.096+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1173","msg":"Interrupted operation as its client disconnected","attr":{"opId":5735}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.097+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1173","msg":"Connection ended","attr":{"remote":"127.0.0.1:60538","uuid":"d1ed4646-6203-4286-a8b9-f32e256c0967","connectionId":1173,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.138+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60568","uuid":"ee5eae0b-fcfe-4a4b-911d-37522880be4e","connectionId":1188,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.138+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1188","msg":"client metadata","attr":{"remote":"127.0.0.1:60568","client":"conn1188","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60570","uuid":"e6b84e6e-40a7-4797-8790-f4f5c035e5c6","connectionId":1189,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60572","uuid":"fd20db7b-d692-4a73-a571-2fc112f9b27a","connectionId":1190,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1189","msg":"client metadata","attr":{"remote":"127.0.0.1:60570","client":"conn1189","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1190","msg":"client metadata","attr":{"remote":"127.0.0.1:60572","client":"conn1190","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.144+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1189","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60570","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1186","msg":"Connection ended","attr":{"remote":"127.0.0.1:60564","uuid":"d32b2ea4-fa7b-466f-ac3d-ffab362bd82a","connectionId":1186,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.205+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1176","msg":"Interrupted operation as its client disconnected","attr":{"opId":5744}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.205+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1176","msg":"Connection ended","attr":{"remote":"127.0.0.1:60544","uuid":"cd007357-a0f8-45b4-80d3-6f758388e17a","connectionId":1176,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60574","uuid":"e4341b7a-0202-4adb-912c-7b2a8b739613","connectionId":1191,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1191","msg":"client metadata","attr":{"remote":"127.0.0.1:60574","client":"conn1191","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60576","uuid":"6f3eee9e-8779-4122-878b-60213224a1ba","connectionId":1192,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60578","uuid":"63f0c1c9-48e7-4622-939a-18f67b395d6d","connectionId":1193,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1192","msg":"client metadata","attr":{"remote":"127.0.0.1:60576","client":"conn1192","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1193","msg":"client metadata","attr":{"remote":"127.0.0.1:60578","client":"conn1193","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1192","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60576","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1189","msg":"Connection ended","attr":{"remote":"127.0.0.1:60570","uuid":"e6b84e6e-40a7-4797-8790-f4f5c035e5c6","connectionId":1189,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.314+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1179","msg":"Interrupted operation as its client disconnected","attr":{"opId":5752}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.314+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1179","msg":"Connection ended","attr":{"remote":"127.0.0.1:60550","uuid":"4343f245-6b67-49e3-86e5-2f5c4f38aaa1","connectionId":1179,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60580","uuid":"fd9c48f8-5c63-4f2c-8fac-8f51e7f8585d","connectionId":1194,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1194","msg":"client metadata","attr":{"remote":"127.0.0.1:60580","client":"conn1194","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60582","uuid":"afca84b6-3de7-480e-a533-f88a1a82bb4b","connectionId":1195,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.356+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60584","uuid":"631bc31e-cf32-4c09-8038-a74cb6d17dc8","connectionId":1196,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1195","msg":"client metadata","attr":{"remote":"127.0.0.1:60582","client":"conn1195","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1196","msg":"client metadata","attr":{"remote":"127.0.0.1:60584","client":"conn1196","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.361+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1196","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60584","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.361+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1192","msg":"Connection ended","attr":{"remote":"127.0.0.1:60576","uuid":"6f3eee9e-8779-4122-878b-60213224a1ba","connectionId":1192,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.422+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1182","msg":"Interrupted operation as its client disconnected","attr":{"opId":5760}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.423+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1182","msg":"Connection ended","attr":{"remote":"127.0.0.1:60556","uuid":"05f90457-88c8-4d9e-a4fa-6992cc7f079a","connectionId":1182,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.463+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60586","uuid":"52de8367-4f24-457d-a7ba-49d05e6df5e3","connectionId":1197,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.463+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1197","msg":"client metadata","attr":{"remote":"127.0.0.1:60586","client":"conn1197","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60588","uuid":"d4a283ab-4f04-4037-a284-9ad88e6fef21","connectionId":1198,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60590","uuid":"4e8ba5c5-b4f1-46ef-a9ed-98aad4a9ad8b","connectionId":1199,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1198","msg":"client metadata","attr":{"remote":"127.0.0.1:60588","client":"conn1198","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.465+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1199","msg":"client metadata","attr":{"remote":"127.0.0.1:60590","client":"conn1199","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.469+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1199","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60590","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.469+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1196","msg":"Connection ended","attr":{"remote":"127.0.0.1:60584","uuid":"631bc31e-cf32-4c09-8038-a74cb6d17dc8","connectionId":1196,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.531+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1185","msg":"Interrupted operation as its client disconnected","attr":{"opId":5769}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.531+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1185","msg":"Connection ended","attr":{"remote":"127.0.0.1:60562","uuid":"83bc5db1-772a-466d-85dc-355b2c4ae8fd","connectionId":1185,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.571+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60592","uuid":"125b64f2-6d10-4a47-9e6f-96f02bc47b99","connectionId":1200,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.571+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1200","msg":"client metadata","attr":{"remote":"127.0.0.1:60592","client":"conn1200","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60594","uuid":"50c7623a-1567-4f6d-9a75-ff0d6abbe71b","connectionId":1201,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.573+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60596","uuid":"3d0c5422-c3db-4954-8449-c84754a2fc18","connectionId":1202,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1201","msg":"client metadata","attr":{"remote":"127.0.0.1:60594","client":"conn1201","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1202","msg":"client metadata","attr":{"remote":"127.0.0.1:60596","client":"conn1202","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.577+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1202","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60596","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.578+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1199","msg":"Connection ended","attr":{"remote":"127.0.0.1:60590","uuid":"4e8ba5c5-b4f1-46ef-a9ed-98aad4a9ad8b","connectionId":1199,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.639+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1188","msg":"Interrupted operation as its client disconnected","attr":{"opId":5779}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.640+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1188","msg":"Connection ended","attr":{"remote":"127.0.0.1:60568","uuid":"ee5eae0b-fcfe-4a4b-911d-37522880be4e","connectionId":1188,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60598","uuid":"de694606-1ce7-4e91-a31c-44608b06440b","connectionId":1203,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.680+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1203","msg":"client metadata","attr":{"remote":"127.0.0.1:60598","client":"conn1203","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60600","uuid":"484f600c-6f9c-4507-8c93-5f8923781bf8","connectionId":1204,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.681+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60602","uuid":"753cfb61-3ea4-4288-8938-b70b993ade4f","connectionId":1205,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1204","msg":"client metadata","attr":{"remote":"127.0.0.1:60600","client":"conn1204","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1205","msg":"client metadata","attr":{"remote":"127.0.0.1:60602","client":"conn1205","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.686+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1205","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60602","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.686+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1202","msg":"Connection ended","attr":{"remote":"127.0.0.1:60596","uuid":"3d0c5422-c3db-4954-8449-c84754a2fc18","connectionId":1202,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.747+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1191","msg":"Interrupted operation as its client disconnected","attr":{"opId":5787}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1191","msg":"Connection ended","attr":{"remote":"127.0.0.1:60574","uuid":"e4341b7a-0202-4adb-912c-7b2a8b739613","connectionId":1191,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60604","uuid":"580877dd-ecf5-4f08-a600-ab9caa3909ff","connectionId":1206,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1206","msg":"client metadata","attr":{"remote":"127.0.0.1:60604","client":"conn1206","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60606","uuid":"921d341b-eb2c-4139-afae-a80cc9c3661a","connectionId":1207,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.790+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60608","uuid":"685cba36-41bf-4b68-ae0c-f2771f9cf27f","connectionId":1208,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1207","msg":"client metadata","attr":{"remote":"127.0.0.1:60606","client":"conn1207","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.790+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1208","msg":"client metadata","attr":{"remote":"127.0.0.1:60608","client":"conn1208","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.795+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1208","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60608","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.795+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1205","msg":"Connection ended","attr":{"remote":"127.0.0.1:60602","uuid":"753cfb61-3ea4-4288-8938-b70b993ade4f","connectionId":1205,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.856+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1194","msg":"Interrupted operation as its client disconnected","attr":{"opId":5795}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.856+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1194","msg":"Connection ended","attr":{"remote":"127.0.0.1:60580","uuid":"fd9c48f8-5c63-4f2c-8fac-8f51e7f8585d","connectionId":1194,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.897+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60610","uuid":"628393e8-c146-4462-b9f9-e4e020fec5f8","connectionId":1209,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.898+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1209","msg":"client metadata","attr":{"remote":"127.0.0.1:60610","client":"conn1209","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.899+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60612","uuid":"82cc31e8-fed9-41e3-8e72-366dc030f827","connectionId":1210,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.899+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60614","uuid":"715dc695-89b5-4e05-a65c-47a93284dac0","connectionId":1211,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.899+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1210","msg":"client metadata","attr":{"remote":"127.0.0.1:60612","client":"conn1210","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.899+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1211","msg":"client metadata","attr":{"remote":"127.0.0.1:60614","client":"conn1211","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.903+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1210","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60612","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.904+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1208","msg":"Connection ended","attr":{"remote":"127.0.0.1:60608","uuid":"685cba36-41bf-4b68-ae0c-f2771f9cf27f","connectionId":1208,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.965+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1197","msg":"Interrupted operation as its client disconnected","attr":{"opId":5803}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:13.965+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1197","msg":"Connection ended","attr":{"remote":"127.0.0.1:60586","uuid":"52de8367-4f24-457d-a7ba-49d05e6df5e3","connectionId":1197,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.006+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60616","uuid":"140b4100-8ea9-43b0-8ee4-0931e9bb5cc3","connectionId":1212,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.006+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1212","msg":"client metadata","attr":{"remote":"127.0.0.1:60616","client":"conn1212","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60618","uuid":"835103b6-556e-47a9-9a3c-53385c5f0f3e","connectionId":1213,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.007+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60620","uuid":"5d8bae6d-345c-44ce-a65b-3e21fbbde99d","connectionId":1214,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1213","msg":"client metadata","attr":{"remote":"127.0.0.1:60618","client":"conn1213","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.007+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1214","msg":"client metadata","attr":{"remote":"127.0.0.1:60620","client":"conn1214","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.012+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1213","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60618","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.012+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1210","msg":"Connection ended","attr":{"remote":"127.0.0.1:60612","uuid":"82cc31e8-fed9-41e3-8e72-366dc030f827","connectionId":1210,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.073+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1200","msg":"Interrupted operation as its client disconnected","attr":{"opId":5812}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.073+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1200","msg":"Connection ended","attr":{"remote":"127.0.0.1:60592","uuid":"125b64f2-6d10-4a47-9e6f-96f02bc47b99","connectionId":1200,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60622","uuid":"95b71e75-4b2a-4a7f-8f06-6cd1cf0f6a02","connectionId":1215,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.115+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1215","msg":"client metadata","attr":{"remote":"127.0.0.1:60622","client":"conn1215","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.116+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60624","uuid":"0907de2b-ef23-4de3-8731-b8389fa3ecae","connectionId":1216,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.116+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60626","uuid":"0105fc18-2d2a-463b-be07-a13a458c0f43","connectionId":1217,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1216","msg":"client metadata","attr":{"remote":"127.0.0.1:60624","client":"conn1216","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1217","msg":"client metadata","attr":{"remote":"127.0.0.1:60626","client":"conn1217","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.121+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1216","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60624","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.121+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1213","msg":"Connection ended","attr":{"remote":"127.0.0.1:60618","uuid":"835103b6-556e-47a9-9a3c-53385c5f0f3e","connectionId":1213,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.181+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1203","msg":"Interrupted operation as its client disconnected","attr":{"opId":5822}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.182+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1203","msg":"Connection ended","attr":{"remote":"127.0.0.1:60598","uuid":"de694606-1ce7-4e91-a31c-44608b06440b","connectionId":1203,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.223+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60628","uuid":"02ad18a6-2892-42c3-925b-25bbfcb2368e","connectionId":1218,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.223+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1218","msg":"client metadata","attr":{"remote":"127.0.0.1:60628","client":"conn1218","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60630","uuid":"235f2576-e68b-4c0b-bb8e-4bf635eb25cc","connectionId":1219,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.224+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60632","uuid":"e6e9c756-7f9c-4c5d-8f04-6efa34659fcb","connectionId":1220,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.225+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1220","msg":"client metadata","attr":{"remote":"127.0.0.1:60632","client":"conn1220","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.225+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1219","msg":"client metadata","attr":{"remote":"127.0.0.1:60630","client":"conn1219","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.229+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1220","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60632","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.229+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1216","msg":"Connection ended","attr":{"remote":"127.0.0.1:60624","uuid":"0907de2b-ef23-4de3-8731-b8389fa3ecae","connectionId":1216,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.290+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1206","msg":"Interrupted operation as its client disconnected","attr":{"opId":5830}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.291+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1206","msg":"Connection ended","attr":{"remote":"127.0.0.1:60604","uuid":"580877dd-ecf5-4f08-a600-ab9caa3909ff","connectionId":1206,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.331+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60634","uuid":"e9dcc504-881c-45f7-bfaa-db89bccea9e1","connectionId":1221,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.332+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1221","msg":"client metadata","attr":{"remote":"127.0.0.1:60634","client":"conn1221","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.333+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60636","uuid":"d9ce2617-7015-4a1f-99c5-fc8818a177d3","connectionId":1222,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.333+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60638","uuid":"9d939fa7-2e36-46a5-91e3-1464c0eb4073","connectionId":1223,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1222","msg":"client metadata","attr":{"remote":"127.0.0.1:60636","client":"conn1222","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.333+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1223","msg":"client metadata","attr":{"remote":"127.0.0.1:60638","client":"conn1223","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.338+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1222","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60636","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.338+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1220","msg":"Connection ended","attr":{"remote":"127.0.0.1:60632","uuid":"e6e9c756-7f9c-4c5d-8f04-6efa34659fcb","connectionId":1220,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.399+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1209","msg":"Interrupted operation as its client disconnected","attr":{"opId":5839}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.399+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1209","msg":"Connection ended","attr":{"remote":"127.0.0.1:60610","uuid":"628393e8-c146-4462-b9f9-e4e020fec5f8","connectionId":1209,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.440+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60640","uuid":"10445428-f91c-41b2-9610-fe476f1e0c53","connectionId":1224,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.440+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1224","msg":"client metadata","attr":{"remote":"127.0.0.1:60640","client":"conn1224","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60642","uuid":"d6aeabc7-0afc-40e4-afa4-a057d588050a","connectionId":1225,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.441+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60644","uuid":"e64015e2-d1ed-4655-86c4-6f68b27502bc","connectionId":1226,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.441+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1225","msg":"client metadata","attr":{"remote":"127.0.0.1:60642","client":"conn1225","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.442+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1226","msg":"client metadata","attr":{"remote":"127.0.0.1:60644","client":"conn1226","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.446+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1226","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60644","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.446+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1222","msg":"Connection ended","attr":{"remote":"127.0.0.1:60636","uuid":"d9ce2617-7015-4a1f-99c5-fc8818a177d3","connectionId":1222,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.508+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1212","msg":"Interrupted operation as its client disconnected","attr":{"opId":5848}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.508+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1212","msg":"Connection ended","attr":{"remote":"127.0.0.1:60616","uuid":"140b4100-8ea9-43b0-8ee4-0931e9bb5cc3","connectionId":1212,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.548+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60646","uuid":"0c86f101-44d9-4aee-9c91-e6811bbab187","connectionId":1227,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.549+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1227","msg":"client metadata","attr":{"remote":"127.0.0.1:60646","client":"conn1227","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.550+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60648","uuid":"a5137fde-6ac8-4d29-ad5a-1c5269843532","connectionId":1228,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.550+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60650","uuid":"c04be8ef-b477-4586-97b5-81c4591f6884","connectionId":1229,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.550+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1228","msg":"client metadata","attr":{"remote":"127.0.0.1:60648","client":"conn1228","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.550+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1229","msg":"client metadata","attr":{"remote":"127.0.0.1:60650","client":"conn1229","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.555+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1228","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60648","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.555+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1226","msg":"Connection ended","attr":{"remote":"127.0.0.1:60644","uuid":"e64015e2-d1ed-4655-86c4-6f68b27502bc","connectionId":1226,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.616+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1215","msg":"Interrupted operation as its client disconnected","attr":{"opId":5858}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.616+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1215","msg":"Connection ended","attr":{"remote":"127.0.0.1:60622","uuid":"95b71e75-4b2a-4a7f-8f06-6cd1cf0f6a02","connectionId":1215,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60652","uuid":"b7943626-9ead-412f-9dfc-1437ce72878c","connectionId":1230,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.657+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1230","msg":"client metadata","attr":{"remote":"127.0.0.1:60652","client":"conn1230","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60654","uuid":"07028a06-3ba7-4c6d-aec4-43309a8f89ab","connectionId":1231,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.658+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60656","uuid":"aee057fe-5ccd-4565-b4ed-01d70befcc05","connectionId":1232,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.658+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1231","msg":"client metadata","attr":{"remote":"127.0.0.1:60654","client":"conn1231","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1232","msg":"client metadata","attr":{"remote":"127.0.0.1:60656","client":"conn1232","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.663+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1231","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60654","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.664+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1228","msg":"Connection ended","attr":{"remote":"127.0.0.1:60648","uuid":"a5137fde-6ac8-4d29-ad5a-1c5269843532","connectionId":1228,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.725+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1218","msg":"Interrupted operation as its client disconnected","attr":{"opId":5866}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.725+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1218","msg":"Connection ended","attr":{"remote":"127.0.0.1:60628","uuid":"02ad18a6-2892-42c3-925b-25bbfcb2368e","connectionId":1218,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.766+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60658","uuid":"4db7001c-3d50-497e-b525-bf62c06a84a3","connectionId":1233,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.766+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1233","msg":"client metadata","attr":{"remote":"127.0.0.1:60658","client":"conn1233","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.767+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60660","uuid":"c720bfaa-04dc-4f06-aa3d-ccf7538e2dc3","connectionId":1234,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.767+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60662","uuid":"80b8076c-2da4-4941-90e7-48db7d60d2eb","connectionId":1235,"connectionCount":92}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.767+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1234","msg":"client metadata","attr":{"remote":"127.0.0.1:60660","client":"conn1234","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.767+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1235","msg":"client metadata","attr":{"remote":"127.0.0.1:60662","client":"conn1235","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.772+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1235","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60662","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.772+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1231","msg":"Connection ended","attr":{"remote":"127.0.0.1:60654","uuid":"07028a06-3ba7-4c6d-aec4-43309a8f89ab","connectionId":1231,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.833+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1221","msg":"Interrupted operation as its client disconnected","attr":{"opId":5876}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.834+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1221","msg":"Connection ended","attr":{"remote":"127.0.0.1:60634","uuid":"e9dcc504-881c-45f7-bfaa-db89bccea9e1","connectionId":1221,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.874+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60664","uuid":"0f44eb17-5a30-44b0-bc07-9e68852035f2","connectionId":1236,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.874+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1236","msg":"client metadata","attr":{"remote":"127.0.0.1:60664","client":"conn1236","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.875+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60666","uuid":"560c0b72-28ac-45b4-9c3b-d6210e7942f9","connectionId":1237,"connectionCount":92}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.875+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60668","uuid":"74f69d01-f787-41f8-b9ad-4ed366be436b","connectionId":1238,"connectionCount":93}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.875+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1237","msg":"client metadata","attr":{"remote":"127.0.0.1:60666","client":"conn1237","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.876+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1238","msg":"client metadata","attr":{"remote":"127.0.0.1:60668","client":"conn1238","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.880+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1237","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60666","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.880+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1235","msg":"Connection ended","attr":{"remote":"127.0.0.1:60662","uuid":"80b8076c-2da4-4941-90e7-48db7d60d2eb","connectionId":1235,"connectionCount":92}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.942+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1224","msg":"Interrupted operation as its client disconnected","attr":{"opId":5884}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.942+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1224","msg":"Connection ended","attr":{"remote":"127.0.0.1:60640","uuid":"10445428-f91c-41b2-9610-fe476f1e0c53","connectionId":1224,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.982+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60670","uuid":"6dbc4ace-613a-4d62-96df-89ef3df52c93","connectionId":1239,"connectionCount":92}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.983+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1239","msg":"client metadata","attr":{"remote":"127.0.0.1:60670","client":"conn1239","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1093","msg":"Connection ended","attr":{"remote":"127.0.0.1:60378","uuid":"0d07de5c-a105-4a7f-8438-06defc72f061","connectionId":1093,"connectionCount":91}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1100","msg":"Connection ended","attr":{"remote":"127.0.0.1:60392","uuid":"4f491309-457d-4e05-82f4-b6cbdfd21a69","connectionId":1100,"connectionCount":90}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1103","msg":"Connection ended","attr":{"remote":"127.0.0.1:60398","uuid":"d81be124-af5d-483e-9e67-28cbd09e7d83","connectionId":1103,"connectionCount":89}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1109","msg":"Connection ended","attr":{"remote":"127.0.0.1:60410","uuid":"9a49173d-1d7b-4d67-8fb6-ba100a94b6e4","connectionId":1109,"connectionCount":88}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1105","msg":"Connection ended","attr":{"remote":"127.0.0.1:60402","uuid":"1492266d-c816-4aa3-a032-4467c5423db0","connectionId":1105,"connectionCount":87}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1096","msg":"Connection ended","attr":{"remote":"127.0.0.1:60384","uuid":"de4b9e3b-6351-45ae-90ff-17bba80c38a8","connectionId":1096,"connectionCount":86}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1112","msg":"Connection ended","attr":{"remote":"127.0.0.1:60416","uuid":"1da06a77-8779-4287-b033-727c8e1c548a","connectionId":1112,"connectionCount":85}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.985+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1115","msg":"Connection ended","attr":{"remote":"127.0.0.1:60422","uuid":"efaa3759-aed1-4f15-ab2f-0a1227f2a471","connectionId":1115,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1117","msg":"Connection ended","attr":{"remote":"127.0.0.1:60426","uuid":"4e838e93-ae25-4cb1-86b8-e6542b9f9f2d","connectionId":1117,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1121","msg":"Connection ended","attr":{"remote":"127.0.0.1:60434","uuid":"fc133746-2a3e-43c3-acec-d66cc107921d","connectionId":1121,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1132","msg":"Connection ended","attr":{"remote":"127.0.0.1:60456","uuid":"db57ac4f-dda2-433d-a38b-f6c902f4f043","connectionId":1132,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1124","msg":"Connection ended","attr":{"remote":"127.0.0.1:60440","uuid":"6cc9a884-1799-4e82-a238-cda177d34fc1","connectionId":1124,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1127","msg":"Connection ended","attr":{"remote":"127.0.0.1:60446","uuid":"94525df4-09b3-4576-9988-55fdea5e0a1a","connectionId":1127,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1129","msg":"Connection ended","attr":{"remote":"127.0.0.1:60450","uuid":"2f28d70c-595d-4c29-9060-4ef00d5e4a73","connectionId":1129,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1144","msg":"Connection ended","attr":{"remote":"127.0.0.1:60480","uuid":"24b43c76-c2a9-41da-8701-4c47c59788f5","connectionId":1144,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1139","msg":"Connection ended","attr":{"remote":"127.0.0.1:60470","uuid":"97a97759-2aa4-44f7-8c82-02f83c859fb4","connectionId":1139,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1147","msg":"Connection ended","attr":{"remote":"127.0.0.1:60486","uuid":"1501579e-0607-4b1b-99ed-2a29680ab2ac","connectionId":1147,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1136","msg":"Connection ended","attr":{"remote":"127.0.0.1:60464","uuid":"9e5aff63-9c6d-4890-a63a-afcc309ec917","connectionId":1136,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1142","msg":"Connection ended","attr":{"remote":"127.0.0.1:60476","uuid":"e8253a73-3200-40cb-9b02-885b7ae8b29a","connectionId":1142,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.986+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1151","msg":"Connection ended","attr":{"remote":"127.0.0.1:60494","uuid":"fd1c6ab3-7af1-4467-9c3d-be7ca55a8e86","connectionId":1151,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1153","msg":"Connection ended","attr":{"remote":"127.0.0.1:60498","uuid":"b0756f57-de85-4783-a741-1be55e996167","connectionId":1153,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1157","msg":"Connection ended","attr":{"remote":"127.0.0.1:60506","uuid":"b420ecea-de7c-4701-9c14-5d3564375bba","connectionId":1157,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1169","msg":"Connection ended","attr":{"remote":"127.0.0.1:60530","uuid":"69e158fb-e2aa-4798-959f-2b12869344fd","connectionId":1169,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1163","msg":"Connection ended","attr":{"remote":"127.0.0.1:60518","uuid":"773c26c8-5edb-4618-90f6-bd3f0a18c680","connectionId":1163,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1160","msg":"Connection ended","attr":{"remote":"127.0.0.1:60512","uuid":"d684e42a-2b7d-423c-9c32-f52b8d58f2d3","connectionId":1160,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1166","msg":"Connection ended","attr":{"remote":"127.0.0.1:60524","uuid":"b8607c28-beb1-4fd0-84f9-50e0ac51fda3","connectionId":1166,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1174","msg":"Connection ended","attr":{"remote":"127.0.0.1:60540","uuid":"e0b34338-cc40-42da-be50-83b8b2b70026","connectionId":1174,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1181","msg":"Connection ended","attr":{"remote":"127.0.0.1:60554","uuid":"7f7c77d1-f931-483f-8540-3edb118f050e","connectionId":1181,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1178","msg":"Connection ended","attr":{"remote":"127.0.0.1:60548","uuid":"e9b3b98d-48d8-4bbd-b9f3-8bf2235a41d2","connectionId":1178,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1172","msg":"Connection ended","attr":{"remote":"127.0.0.1:60536","uuid":"27edf193-e9d9-4a56-8f74-75318d3b570c","connectionId":1172,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1193","msg":"Connection ended","attr":{"remote":"127.0.0.1:60578","uuid":"63f0c1c9-48e7-4622-939a-18f67b395d6d","connectionId":1193,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1184","msg":"Connection ended","attr":{"remote":"127.0.0.1:60560","uuid":"978148f0-df29-4cac-bbb5-6fceb9658f94","connectionId":1184,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1187","msg":"Connection ended","attr":{"remote":"127.0.0.1:60566","uuid":"023bb71b-d88b-4b21-8b51-11ce1a1b21a2","connectionId":1187,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1190","msg":"Connection ended","attr":{"remote":"127.0.0.1:60572","uuid":"fd20db7b-d692-4a73-a571-2fc112f9b27a","connectionId":1190,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1195","msg":"Connection ended","attr":{"remote":"127.0.0.1:60582","uuid":"afca84b6-3de7-480e-a533-f88a1a82bb4b","connectionId":1195,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1201","msg":"Connection ended","attr":{"remote":"127.0.0.1:60594","uuid":"50c7623a-1567-4f6d-9a75-ff0d6abbe71b","connectionId":1201,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1204","msg":"Connection ended","attr":{"remote":"127.0.0.1:60600","uuid":"484f600c-6f9c-4507-8c93-5f8923781bf8","connectionId":1204,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1198","msg":"Connection ended","attr":{"remote":"127.0.0.1:60588","uuid":"d4a283ab-4f04-4037-a284-9ad88e6fef21","connectionId":1198,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1217","msg":"Connection ended","attr":{"remote":"127.0.0.1:60626","uuid":"0105fc18-2d2a-463b-be07-a13a458c0f43","connectionId":1217,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1207","msg":"Connection ended","attr":{"remote":"127.0.0.1:60606","uuid":"921d341b-eb2c-4139-afae-a80cc9c3661a","connectionId":1207,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1211","msg":"Connection ended","attr":{"remote":"127.0.0.1:60614","uuid":"715dc695-89b5-4e05-a65c-47a93284dac0","connectionId":1211,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1214","msg":"Connection ended","attr":{"remote":"127.0.0.1:60620","uuid":"5d8bae6d-345c-44ce-a65b-3e21fbbde99d","connectionId":1214,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1219","msg":"Connection ended","attr":{"remote":"127.0.0.1:60630","uuid":"235f2576-e68b-4c0b-bb8e-4bf635eb25cc","connectionId":1219,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1223","msg":"Connection ended","attr":{"remote":"127.0.0.1:60638","uuid":"9d939fa7-2e36-46a5-91e3-1464c0eb4073","connectionId":1223,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.988+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1225","msg":"Connection ended","attr":{"remote":"127.0.0.1:60642","uuid":"d6aeabc7-0afc-40e4-afa4-a057d588050a","connectionId":1225,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.991+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60672","uuid":"4b12e75a-c834-4945-b328-09895034bf7a","connectionId":1240,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.991+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60674","uuid":"eb33a791-b11b-492e-b472-6ac4377471a4","connectionId":1241,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.991+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1240","msg":"client metadata","attr":{"remote":"127.0.0.1:60672","client":"conn1240","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.991+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1241","msg":"client metadata","attr":{"remote":"127.0.0.1:60674","client":"conn1241","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.997+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1240","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60672","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:14.997+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1237","msg":"Connection ended","attr":{"remote":"127.0.0.1:60666","uuid":"560c0b72-28ac-45b4-9c3b-d6210e7942f9","connectionId":1237,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.050+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1227","msg":"Interrupted operation as its client disconnected","attr":{"opId":5893}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.051+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1227","msg":"Connection ended","attr":{"remote":"127.0.0.1:60646","uuid":"0c86f101-44d9-4aee-9c91-e6811bbab187","connectionId":1227,"connectionCount":47}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.099+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60676","uuid":"1c038213-d70e-4658-9176-eb593f71fc0a","connectionId":1242,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.099+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1242","msg":"client metadata","attr":{"remote":"127.0.0.1:60676","client":"conn1242","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.100+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60678","uuid":"4163c7a4-54a7-46a7-b8b3-70126b02a25a","connectionId":1243,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.100+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60680","uuid":"2a24d8e1-1059-4345-bf7c-3786c667de73","connectionId":1244,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.100+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1243","msg":"client metadata","attr":{"remote":"127.0.0.1:60678","client":"conn1243","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.101+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1244","msg":"client metadata","attr":{"remote":"127.0.0.1:60680","client":"conn1244","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.105+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1243","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60678","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.105+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1240","msg":"Connection ended","attr":{"remote":"127.0.0.1:60672","uuid":"4b12e75a-c834-4945-b328-09895034bf7a","connectionId":1240,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.159+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1230","msg":"Interrupted operation as its client disconnected","attr":{"opId":5902}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.159+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1230","msg":"Connection ended","attr":{"remote":"127.0.0.1:60652","uuid":"b7943626-9ead-412f-9dfc-1437ce72878c","connectionId":1230,"connectionCount":48}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.207+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60682","uuid":"e19f9bc1-91d9-41e8-9970-7d97febc9f04","connectionId":1245,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.208+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1245","msg":"client metadata","attr":{"remote":"127.0.0.1:60682","client":"conn1245","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.209+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60684","uuid":"5833b555-4a9f-4b41-ae74-bb4cbfb4dbaf","connectionId":1246,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.209+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60686","uuid":"77dafb04-55c4-49fc-a411-c605fab9ba01","connectionId":1247,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.209+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1246","msg":"client metadata","attr":{"remote":"127.0.0.1:60684","client":"conn1246","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.209+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1247","msg":"client metadata","attr":{"remote":"127.0.0.1:60686","client":"conn1247","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.213+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1246","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60684","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.214+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1243","msg":"Connection ended","attr":{"remote":"127.0.0.1:60678","uuid":"4163c7a4-54a7-46a7-b8b3-70126b02a25a","connectionId":1243,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.267+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1233","msg":"Interrupted operation as its client disconnected","attr":{"opId":5910}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.268+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1233","msg":"Connection ended","attr":{"remote":"127.0.0.1:60658","uuid":"4db7001c-3d50-497e-b525-bf62c06a84a3","connectionId":1233,"connectionCount":49}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.316+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60688","uuid":"793ada3e-3a1a-4193-8762-95ae2da8b31e","connectionId":1248,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.316+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1248","msg":"client metadata","attr":{"remote":"127.0.0.1:60688","client":"conn1248","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.317+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60690","uuid":"660e1008-161f-4d2f-9660-1fc62a5b64cb","connectionId":1249,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.317+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60692","uuid":"48afc683-aa8c-4cfb-8ed5-e95390699219","connectionId":1250,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.317+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1249","msg":"client metadata","attr":{"remote":"127.0.0.1:60690","client":"conn1249","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.318+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1250","msg":"client metadata","attr":{"remote":"127.0.0.1:60692","client":"conn1250","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.322+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1249","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60690","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.322+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1246","msg":"Connection ended","attr":{"remote":"127.0.0.1:60684","uuid":"5833b555-4a9f-4b41-ae74-bb4cbfb4dbaf","connectionId":1246,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.376+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1236","msg":"Interrupted operation as its client disconnected","attr":{"opId":5918}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.376+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1236","msg":"Connection ended","attr":{"remote":"127.0.0.1:60664","uuid":"0f44eb17-5a30-44b0-bc07-9e68852035f2","connectionId":1236,"connectionCount":50}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.424+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60694","uuid":"a4cc80e1-572b-404e-a26b-3aa80fcaa263","connectionId":1251,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.425+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1251","msg":"client metadata","attr":{"remote":"127.0.0.1:60694","client":"conn1251","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.426+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60696","uuid":"a731be55-b697-4956-987b-c8ede1f054b5","connectionId":1252,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.426+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60698","uuid":"7ff34a60-f895-424e-baf6-0403989b5b97","connectionId":1253,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.426+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1252","msg":"client metadata","attr":{"remote":"127.0.0.1:60696","client":"conn1252","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.426+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1253","msg":"client metadata","attr":{"remote":"127.0.0.1:60698","client":"conn1253","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.430+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1253","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60698","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.431+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1249","msg":"Connection ended","attr":{"remote":"127.0.0.1:60690","uuid":"660e1008-161f-4d2f-9660-1fc62a5b64cb","connectionId":1249,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.491+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1239","msg":"Interrupted operation as its client disconnected","attr":{"opId":5926}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.491+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1239","msg":"Connection ended","attr":{"remote":"127.0.0.1:60670","uuid":"6dbc4ace-613a-4d62-96df-89ef3df52c93","connectionId":1239,"connectionCount":51}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.533+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60700","uuid":"1ed2f2ec-a5c3-421f-af15-1f5587664ea8","connectionId":1254,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.533+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1254","msg":"client metadata","attr":{"remote":"127.0.0.1:60700","client":"conn1254","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.534+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60702","uuid":"7d5522ec-4394-4012-b019-e81fbeeeefe2","connectionId":1255,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.534+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60704","uuid":"40c7b2eb-fd98-4b8b-b94c-5bb6586e3490","connectionId":1256,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.534+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1255","msg":"client metadata","attr":{"remote":"127.0.0.1:60702","client":"conn1255","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.535+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1256","msg":"client metadata","attr":{"remote":"127.0.0.1:60704","client":"conn1256","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.539+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1255","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60702","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.539+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1253","msg":"Connection ended","attr":{"remote":"127.0.0.1:60698","uuid":"7ff34a60-f895-424e-baf6-0403989b5b97","connectionId":1253,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.601+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1242","msg":"Interrupted operation as its client disconnected","attr":{"opId":5938}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.601+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1242","msg":"Connection ended","attr":{"remote":"127.0.0.1:60676","uuid":"1c038213-d70e-4658-9176-eb593f71fc0a","connectionId":1242,"connectionCount":52}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.641+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60706","uuid":"825ce423-031e-4b37-b03e-f39dc83f61a1","connectionId":1257,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.641+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1257","msg":"client metadata","attr":{"remote":"127.0.0.1:60706","client":"conn1257","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.642+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60708","uuid":"c2e12f92-56f6-4f38-b472-4900ba15027a","connectionId":1258,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.642+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60710","uuid":"c67dd9b2-81c8-46a1-9d4e-0cd4197a5c3d","connectionId":1259,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.643+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1258","msg":"client metadata","attr":{"remote":"127.0.0.1:60708","client":"conn1258","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.643+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1259","msg":"client metadata","attr":{"remote":"127.0.0.1:60710","client":"conn1259","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.647+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1259","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60710","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.647+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1255","msg":"Connection ended","attr":{"remote":"127.0.0.1:60702","uuid":"7d5522ec-4394-4012-b019-e81fbeeeefe2","connectionId":1255,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.709+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1245","msg":"Interrupted operation as its client disconnected","attr":{"opId":5946}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.709+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1245","msg":"Connection ended","attr":{"remote":"127.0.0.1:60682","uuid":"e19f9bc1-91d9-41e8-9970-7d97febc9f04","connectionId":1245,"connectionCount":53}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.749+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60712","uuid":"67d43dc4-3459-471e-b8db-a345c5879a71","connectionId":1260,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.750+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1260","msg":"client metadata","attr":{"remote":"127.0.0.1:60712","client":"conn1260","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.751+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60714","uuid":"d852ce11-9b60-477f-870d-e561e8ac6f60","connectionId":1261,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.751+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60716","uuid":"fe125378-ae20-43dc-b5bf-8e116e8650ef","connectionId":1262,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.751+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1261","msg":"client metadata","attr":{"remote":"127.0.0.1:60714","client":"conn1261","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.751+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1262","msg":"client metadata","attr":{"remote":"127.0.0.1:60716","client":"conn1262","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.755+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1262","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60716","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.756+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1259","msg":"Connection ended","attr":{"remote":"127.0.0.1:60710","uuid":"c67dd9b2-81c8-46a1-9d4e-0cd4197a5c3d","connectionId":1259,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.818+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1248","msg":"Interrupted operation as its client disconnected","attr":{"opId":5954}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1248","msg":"Connection ended","attr":{"remote":"127.0.0.1:60688","uuid":"793ada3e-3a1a-4193-8762-95ae2da8b31e","connectionId":1248,"connectionCount":54}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.858+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60718","uuid":"3105e04b-d619-4c05-86e7-7270346592dc","connectionId":1263,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.858+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1263","msg":"client metadata","attr":{"remote":"127.0.0.1:60718","client":"conn1263","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.859+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60720","uuid":"26474ffc-96ed-4c46-a93f-1bb967b88795","connectionId":1264,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.859+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60722","uuid":"4bc8f07c-7109-4221-adaa-935b30319f9b","connectionId":1265,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.859+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1264","msg":"client metadata","attr":{"remote":"127.0.0.1:60720","client":"conn1264","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.859+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1265","msg":"client metadata","attr":{"remote":"127.0.0.1:60722","client":"conn1265","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.864+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1264","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60720","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.864+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1262","msg":"Connection ended","attr":{"remote":"127.0.0.1:60716","uuid":"fe125378-ae20-43dc-b5bf-8e116e8650ef","connectionId":1262,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.926+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1251","msg":"Interrupted operation as its client disconnected","attr":{"opId":5962}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.926+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1251","msg":"Connection ended","attr":{"remote":"127.0.0.1:60694","uuid":"a4cc80e1-572b-404e-a26b-3aa80fcaa263","connectionId":1251,"connectionCount":55}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.966+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60724","uuid":"88e3ef78-0d20-4b2c-b06f-f77b11bb2ca0","connectionId":1266,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.966+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1266","msg":"client metadata","attr":{"remote":"127.0.0.1:60724","client":"conn1266","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.967+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60726","uuid":"af69b9dc-b07f-45aa-af86-0161686344d0","connectionId":1267,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.967+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60728","uuid":"d55fa773-1afc-40fc-b838-e45c91e5ac0f","connectionId":1268,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.968+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1267","msg":"client metadata","attr":{"remote":"127.0.0.1:60726","client":"conn1267","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.968+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1268","msg":"client metadata","attr":{"remote":"127.0.0.1:60728","client":"conn1268","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.972+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1267","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60726","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:15.972+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1264","msg":"Connection ended","attr":{"remote":"127.0.0.1:60720","uuid":"26474ffc-96ed-4c46-a93f-1bb967b88795","connectionId":1264,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.034+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1254","msg":"Interrupted operation as its client disconnected","attr":{"opId":5971}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.035+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1254","msg":"Connection ended","attr":{"remote":"127.0.0.1:60700","uuid":"1ed2f2ec-a5c3-421f-af15-1f5587664ea8","connectionId":1254,"connectionCount":56}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.075+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60730","uuid":"c1c3578d-d33b-4560-9fba-3f316c884ab9","connectionId":1269,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.075+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1269","msg":"client metadata","attr":{"remote":"127.0.0.1:60730","client":"conn1269","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.076+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60732","uuid":"6cdf9d73-223a-4fac-92f2-a6cd61052fe2","connectionId":1270,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.076+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60734","uuid":"526609be-fbab-44be-8074-e30fec3443b9","connectionId":1271,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.076+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1270","msg":"client metadata","attr":{"remote":"127.0.0.1:60732","client":"conn1270","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.076+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1271","msg":"client metadata","attr":{"remote":"127.0.0.1:60734","client":"conn1271","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.081+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1270","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60732","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.081+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1267","msg":"Connection ended","attr":{"remote":"127.0.0.1:60726","uuid":"af69b9dc-b07f-45aa-af86-0161686344d0","connectionId":1267,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.143+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1257","msg":"Interrupted operation as its client disconnected","attr":{"opId":5980}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.143+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1257","msg":"Connection ended","attr":{"remote":"127.0.0.1:60706","uuid":"825ce423-031e-4b37-b03e-f39dc83f61a1","connectionId":1257,"connectionCount":57}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.183+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60736","uuid":"4eed8ba1-a1a0-4108-833c-6310282556b2","connectionId":1272,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.183+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1272","msg":"client metadata","attr":{"remote":"127.0.0.1:60736","client":"conn1272","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.184+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60738","uuid":"bedaa661-6600-4fd4-b83f-586af60f059f","connectionId":1273,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.184+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60740","uuid":"0fe7e5ff-dc34-4db1-9947-fb59eef5eac2","connectionId":1274,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.184+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1273","msg":"client metadata","attr":{"remote":"127.0.0.1:60738","client":"conn1273","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.185+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1274","msg":"client metadata","attr":{"remote":"127.0.0.1:60740","client":"conn1274","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.189+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1274","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60740","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.190+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1270","msg":"Connection ended","attr":{"remote":"127.0.0.1:60732","uuid":"6cdf9d73-223a-4fac-92f2-a6cd61052fe2","connectionId":1270,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.251+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1260","msg":"Interrupted operation as its client disconnected","attr":{"opId":5988}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.251+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1260","msg":"Connection ended","attr":{"remote":"127.0.0.1:60712","uuid":"67d43dc4-3459-471e-b8db-a345c5879a71","connectionId":1260,"connectionCount":58}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.292+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60742","uuid":"bf4adfde-acae-458d-a15c-15835a79017c","connectionId":1275,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.292+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1275","msg":"client metadata","attr":{"remote":"127.0.0.1:60742","client":"conn1275","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.293+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60744","uuid":"ed349819-3329-4e78-9078-af46a391a07f","connectionId":1276,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.293+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60746","uuid":"4ea05947-0e4e-4bbf-aa26-6ba0b5bbc68c","connectionId":1277,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.293+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1276","msg":"client metadata","attr":{"remote":"127.0.0.1:60744","client":"conn1276","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.294+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1277","msg":"client metadata","attr":{"remote":"127.0.0.1:60746","client":"conn1277","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.298+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1277","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60746","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.298+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1274","msg":"Connection ended","attr":{"remote":"127.0.0.1:60740","uuid":"0fe7e5ff-dc34-4db1-9947-fb59eef5eac2","connectionId":1274,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.359+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1263","msg":"Interrupted operation as its client disconnected","attr":{"opId":5996}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.360+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1263","msg":"Connection ended","attr":{"remote":"127.0.0.1:60718","uuid":"3105e04b-d619-4c05-86e7-7270346592dc","connectionId":1263,"connectionCount":59}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.401+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60748","uuid":"62e59129-f365-451c-9eb6-2403e247dfe9","connectionId":1278,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.401+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1278","msg":"client metadata","attr":{"remote":"127.0.0.1:60748","client":"conn1278","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.402+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60750","uuid":"3d2506c0-769c-43c1-89b2-4054b03f4c22","connectionId":1279,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.402+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60752","uuid":"118ba441-5ff8-4af5-887a-37584fc90ecd","connectionId":1280,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.402+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1279","msg":"client metadata","attr":{"remote":"127.0.0.1:60750","client":"conn1279","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.402+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1280","msg":"client metadata","attr":{"remote":"127.0.0.1:60752","client":"conn1280","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.407+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1279","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60750","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.407+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1277","msg":"Connection ended","attr":{"remote":"127.0.0.1:60746","uuid":"4ea05947-0e4e-4bbf-aa26-6ba0b5bbc68c","connectionId":1277,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.468+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1266","msg":"Interrupted operation as its client disconnected","attr":{"opId":6004}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.468+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1266","msg":"Connection ended","attr":{"remote":"127.0.0.1:60724","uuid":"88e3ef78-0d20-4b2c-b06f-f77b11bb2ca0","connectionId":1266,"connectionCount":60}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.509+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60754","uuid":"df193299-58cb-4cd0-883d-1864e742122d","connectionId":1281,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.509+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1281","msg":"client metadata","attr":{"remote":"127.0.0.1:60754","client":"conn1281","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.510+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60756","uuid":"e3cc5986-6d15-4cd7-9c9e-cd96d86eef00","connectionId":1282,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.510+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60758","uuid":"c8cd263a-b2cc-446c-b545-724d8346b9a7","connectionId":1283,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.511+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1282","msg":"client metadata","attr":{"remote":"127.0.0.1:60756","client":"conn1282","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.511+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1283","msg":"client metadata","attr":{"remote":"127.0.0.1:60758","client":"conn1283","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.515+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1282","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60756","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.516+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1279","msg":"Connection ended","attr":{"remote":"127.0.0.1:60750","uuid":"3d2506c0-769c-43c1-89b2-4054b03f4c22","connectionId":1279,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.576+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1269","msg":"Interrupted operation as its client disconnected","attr":{"opId":6015}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.577+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1269","msg":"Connection ended","attr":{"remote":"127.0.0.1:60730","uuid":"c1c3578d-d33b-4560-9fba-3f316c884ab9","connectionId":1269,"connectionCount":61}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.618+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60760","uuid":"1382dd3e-266d-4dfb-a0c8-ab4c429c8cb7","connectionId":1284,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.618+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1284","msg":"client metadata","attr":{"remote":"127.0.0.1:60760","client":"conn1284","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.619+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60762","uuid":"a0d63503-45b2-4e0e-9cd0-10ce1428c977","connectionId":1285,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.619+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60764","uuid":"defd60d3-a192-4ffb-b2fe-cc0cb86c5236","connectionId":1286,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1285","msg":"client metadata","attr":{"remote":"127.0.0.1:60762","client":"conn1285","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.619+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1286","msg":"client metadata","attr":{"remote":"127.0.0.1:60764","client":"conn1286","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.624+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1285","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60762","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.624+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1282","msg":"Connection ended","attr":{"remote":"127.0.0.1:60756","uuid":"e3cc5986-6d15-4cd7-9c9e-cd96d86eef00","connectionId":1282,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.685+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1272","msg":"Interrupted operation as its client disconnected","attr":{"opId":6023}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.685+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1272","msg":"Connection ended","attr":{"remote":"127.0.0.1:60736","uuid":"4eed8ba1-a1a0-4108-833c-6310282556b2","connectionId":1272,"connectionCount":62}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.726+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60766","uuid":"92978690-cfc2-4e74-94a4-09af8c558272","connectionId":1287,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1287","msg":"client metadata","attr":{"remote":"127.0.0.1:60766","client":"conn1287","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.727+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60768","uuid":"986e6ee9-e2c9-4610-9309-3eb6211f29f4","connectionId":1288,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.727+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60770","uuid":"12dfe395-7b6d-4a21-873e-5bc4090a5a59","connectionId":1289,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.728+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1288","msg":"client metadata","attr":{"remote":"127.0.0.1:60768","client":"conn1288","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.728+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1289","msg":"client metadata","attr":{"remote":"127.0.0.1:60770","client":"conn1289","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.732+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1288","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60768","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.732+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1285","msg":"Connection ended","attr":{"remote":"127.0.0.1:60762","uuid":"a0d63503-45b2-4e0e-9cd0-10ce1428c977","connectionId":1285,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.793+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1275","msg":"Interrupted operation as its client disconnected","attr":{"opId":6033}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.793+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1275","msg":"Connection ended","attr":{"remote":"127.0.0.1:60742","uuid":"bf4adfde-acae-458d-a15c-15835a79017c","connectionId":1275,"connectionCount":63}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.835+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60772","uuid":"b7192712-4218-4c5a-a6b5-d7373d800ebb","connectionId":1290,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.835+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1290","msg":"client metadata","attr":{"remote":"127.0.0.1:60772","client":"conn1290","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.836+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60774","uuid":"2bdaade0-00c7-4c2f-bc21-543827be4f8f","connectionId":1291,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.836+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60776","uuid":"df183302-f15d-47eb-bab7-18963ca8d99e","connectionId":1292,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1291","msg":"client metadata","attr":{"remote":"127.0.0.1:60774","client":"conn1291","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.836+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1292","msg":"client metadata","attr":{"remote":"127.0.0.1:60776","client":"conn1292","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.841+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1291","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60774","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.841+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1288","msg":"Connection ended","attr":{"remote":"127.0.0.1:60768","uuid":"986e6ee9-e2c9-4610-9309-3eb6211f29f4","connectionId":1288,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.902+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1278","msg":"Interrupted operation as its client disconnected","attr":{"opId":6042}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.903+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1278","msg":"Connection ended","attr":{"remote":"127.0.0.1:60748","uuid":"62e59129-f365-451c-9eb6-2403e247dfe9","connectionId":1278,"connectionCount":64}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.943+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60778","uuid":"93d0b1d3-a4f2-46f5-83ad-c84967c4d2af","connectionId":1293,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.943+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1293","msg":"client metadata","attr":{"remote":"127.0.0.1:60778","client":"conn1293","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.944+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60780","uuid":"a55e7a75-2a3d-4052-8b44-7ee8fc82f998","connectionId":1294,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.944+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60782","uuid":"cb0f9c8f-43b7-4100-87c6-f3d7d82303e8","connectionId":1295,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.944+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1294","msg":"client metadata","attr":{"remote":"127.0.0.1:60780","client":"conn1294","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.945+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1295","msg":"client metadata","attr":{"remote":"127.0.0.1:60782","client":"conn1295","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.949+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1294","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60780","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:16.950+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1291","msg":"Connection ended","attr":{"remote":"127.0.0.1:60774","uuid":"2bdaade0-00c7-4c2f-bc21-543827be4f8f","connectionId":1291,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.011+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1281","msg":"Interrupted operation as its client disconnected","attr":{"opId":6051}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.011+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1281","msg":"Connection ended","attr":{"remote":"127.0.0.1:60754","uuid":"df193299-58cb-4cd0-883d-1864e742122d","connectionId":1281,"connectionCount":65}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.052+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60784","uuid":"18169fa8-d259-4326-8776-96571c7f381a","connectionId":1296,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.052+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1296","msg":"client metadata","attr":{"remote":"127.0.0.1:60784","client":"conn1296","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60786","uuid":"30edd85f-e2d8-4cf3-be2e-f9c26e0f3931","connectionId":1297,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.053+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60788","uuid":"647658b1-9f18-4c62-95a6-ab5655fe33e0","connectionId":1298,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.053+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1297","msg":"client metadata","attr":{"remote":"127.0.0.1:60786","client":"conn1297","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.053+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1298","msg":"client metadata","attr":{"remote":"127.0.0.1:60788","client":"conn1298","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.058+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1297","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60786","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.058+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1294","msg":"Connection ended","attr":{"remote":"127.0.0.1:60780","uuid":"a55e7a75-2a3d-4052-8b44-7ee8fc82f998","connectionId":1294,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.119+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1284","msg":"Interrupted operation as its client disconnected","attr":{"opId":6060}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.120+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1284","msg":"Connection ended","attr":{"remote":"127.0.0.1:60760","uuid":"1382dd3e-266d-4dfb-a0c8-ab4c429c8cb7","connectionId":1284,"connectionCount":66}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.160+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60790","uuid":"37aad262-a09f-4097-a345-7867bce7709a","connectionId":1299,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.160+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1299","msg":"client metadata","attr":{"remote":"127.0.0.1:60790","client":"conn1299","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.161+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60792","uuid":"72182317-89d9-45ac-89d6-93fc9682e262","connectionId":1300,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.161+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60794","uuid":"b324ee9c-a86c-4ac7-945e-ba88a0894d47","connectionId":1301,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.161+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1300","msg":"client metadata","attr":{"remote":"127.0.0.1:60792","client":"conn1300","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.162+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1301","msg":"client metadata","attr":{"remote":"127.0.0.1:60794","client":"conn1301","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.166+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1300","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60792","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.166+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1297","msg":"Connection ended","attr":{"remote":"127.0.0.1:60786","uuid":"30edd85f-e2d8-4cf3-be2e-f9c26e0f3931","connectionId":1297,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.228+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1287","msg":"Interrupted operation as its client disconnected","attr":{"opId":6068}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.228+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1287","msg":"Connection ended","attr":{"remote":"127.0.0.1:60766","uuid":"92978690-cfc2-4e74-94a4-09af8c558272","connectionId":1287,"connectionCount":67}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.268+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60796","uuid":"d651b3bb-9bdf-44d7-91c1-84c66c084718","connectionId":1302,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.268+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1302","msg":"client metadata","attr":{"remote":"127.0.0.1:60796","client":"conn1302","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.270+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60798","uuid":"f76dee83-ccea-4998-a3ae-92aff9e5d037","connectionId":1303,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.270+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60800","uuid":"42455409-b34d-4b35-9d16-a34558244098","connectionId":1304,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.270+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1303","msg":"client metadata","attr":{"remote":"127.0.0.1:60798","client":"conn1303","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.270+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1304","msg":"client metadata","attr":{"remote":"127.0.0.1:60800","client":"conn1304","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.274+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1303","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60798","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.274+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1300","msg":"Connection ended","attr":{"remote":"127.0.0.1:60792","uuid":"72182317-89d9-45ac-89d6-93fc9682e262","connectionId":1300,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.336+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1290","msg":"Interrupted operation as its client disconnected","attr":{"opId":6076}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.337+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1290","msg":"Connection ended","attr":{"remote":"127.0.0.1:60772","uuid":"b7192712-4218-4c5a-a6b5-d7373d800ebb","connectionId":1290,"connectionCount":68}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.376+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60802","uuid":"9026d9f1-f684-4ab5-85c5-4fe238575e26","connectionId":1305,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.377+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1305","msg":"client metadata","attr":{"remote":"127.0.0.1:60802","client":"conn1305","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.378+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60804","uuid":"5dd4c195-294e-4113-ae03-33dd69b4bb6e","connectionId":1306,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.378+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60806","uuid":"cbec60da-7903-4be9-81d4-4eed2c0a36a9","connectionId":1307,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.378+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1306","msg":"client metadata","attr":{"remote":"127.0.0.1:60804","client":"conn1306","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.378+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1307","msg":"client metadata","attr":{"remote":"127.0.0.1:60806","client":"conn1307","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.382+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1306","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60804","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.383+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1303","msg":"Connection ended","attr":{"remote":"127.0.0.1:60798","uuid":"f76dee83-ccea-4998-a3ae-92aff9e5d037","connectionId":1303,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.445+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1293","msg":"Interrupted operation as its client disconnected","attr":{"opId":6084}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.445+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1293","msg":"Connection ended","attr":{"remote":"127.0.0.1:60778","uuid":"93d0b1d3-a4f2-46f5-83ad-c84967c4d2af","connectionId":1293,"connectionCount":69}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.485+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60808","uuid":"b66ca196-16e1-4985-9765-0867dd6e5781","connectionId":1308,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.485+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1308","msg":"client metadata","attr":{"remote":"127.0.0.1:60808","client":"conn1308","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.486+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60810","uuid":"c4386dba-6f6d-4703-8d88-5493823b58c6","connectionId":1309,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.486+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60812","uuid":"bc90d472-954b-4cc2-9396-5fe62a9cea04","connectionId":1310,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.487+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1309","msg":"client metadata","attr":{"remote":"127.0.0.1:60810","client":"conn1309","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.487+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1310","msg":"client metadata","attr":{"remote":"127.0.0.1:60812","client":"conn1310","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.491+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1309","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60810","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.492+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1306","msg":"Connection ended","attr":{"remote":"127.0.0.1:60804","uuid":"5dd4c195-294e-4113-ae03-33dd69b4bb6e","connectionId":1306,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.553+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1296","msg":"Interrupted operation as its client disconnected","attr":{"opId":6093}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.554+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1296","msg":"Connection ended","attr":{"remote":"127.0.0.1:60784","uuid":"18169fa8-d259-4326-8776-96571c7f381a","connectionId":1296,"connectionCount":70}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.594+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60814","uuid":"ccf9bee2-d062-44aa-90f9-6d3fcd9d9175","connectionId":1311,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.594+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1311","msg":"client metadata","attr":{"remote":"127.0.0.1:60814","client":"conn1311","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.595+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60816","uuid":"9ac71d03-0f78-4138-98e3-72ee357e0771","connectionId":1312,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.595+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60818","uuid":"ed8f06da-042d-443a-9bb9-ec6e4098c227","connectionId":1313,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.595+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1312","msg":"client metadata","attr":{"remote":"127.0.0.1:60816","client":"conn1312","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.595+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1313","msg":"client metadata","attr":{"remote":"127.0.0.1:60818","client":"conn1313","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.600+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1313","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60818","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.600+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1309","msg":"Connection ended","attr":{"remote":"127.0.0.1:60810","uuid":"c4386dba-6f6d-4703-8d88-5493823b58c6","connectionId":1309,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.662+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1299","msg":"Interrupted operation as its client disconnected","attr":{"opId":6103}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.662+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1299","msg":"Connection ended","attr":{"remote":"127.0.0.1:60790","uuid":"37aad262-a09f-4097-a345-7867bce7709a","connectionId":1299,"connectionCount":71}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.702+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60820","uuid":"fa56e826-c6f7-49d0-93c4-c3826ac8e121","connectionId":1314,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.703+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1314","msg":"client metadata","attr":{"remote":"127.0.0.1:60820","client":"conn1314","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60822","uuid":"7d5c0e0a-706c-4693-942b-46af5b8a36a8","connectionId":1315,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.704+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60824","uuid":"d4d00540-5113-4340-bd75-c5669ab5a00a","connectionId":1316,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1315","msg":"client metadata","attr":{"remote":"127.0.0.1:60822","client":"conn1315","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1316","msg":"client metadata","attr":{"remote":"127.0.0.1:60824","client":"conn1316","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.708+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1316","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60824","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.709+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1313","msg":"Connection ended","attr":{"remote":"127.0.0.1:60818","uuid":"ed8f06da-042d-443a-9bb9-ec6e4098c227","connectionId":1313,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.770+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1302","msg":"Interrupted operation as its client disconnected","attr":{"opId":6111}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.770+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1302","msg":"Connection ended","attr":{"remote":"127.0.0.1:60796","uuid":"d651b3bb-9bdf-44d7-91c1-84c66c084718","connectionId":1302,"connectionCount":72}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60826","uuid":"1459ceff-041a-4688-923b-63644d6440cc","connectionId":1317,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.811+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1317","msg":"client metadata","attr":{"remote":"127.0.0.1:60826","client":"conn1317","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60828","uuid":"1d46166b-0470-4a5c-9cc2-8bcdee0a24f1","connectionId":1318,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.813+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60830","uuid":"2e2435b4-e38a-494f-892e-4204334f906f","connectionId":1319,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1319","msg":"client metadata","attr":{"remote":"127.0.0.1:60830","client":"conn1319","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.813+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1318","msg":"client metadata","attr":{"remote":"127.0.0.1:60828","client":"conn1318","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.818+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1318","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60828","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.818+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1316","msg":"Connection ended","attr":{"remote":"127.0.0.1:60824","uuid":"d4d00540-5113-4340-bd75-c5669ab5a00a","connectionId":1316,"connectionCount":74}} [j0:rs1:prim] {"t":{"$date":"2021-10-11T14:26:17.853+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1633962377:853383][22820:0x7f71a5108700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 446, snapshot max: 446 snapshot count: 0, oldest timestamp: (1633962317, 1) , meta checkpoint timestamp: (1633962342, 1) base write gen: 1"}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.878+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1305","msg":"Interrupted operation as its client disconnected","attr":{"opId":6119}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.879+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1305","msg":"Connection ended","attr":{"remote":"127.0.0.1:60802","uuid":"9026d9f1-f684-4ab5-85c5-4fe238575e26","connectionId":1305,"connectionCount":73}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.920+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60832","uuid":"9f2b07b1-bc7e-4b5d-9cd2-28718247de4d","connectionId":1320,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.921+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1320","msg":"client metadata","attr":{"remote":"127.0.0.1:60832","client":"conn1320","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60834","uuid":"102d1325-2656-4fe0-b2fa-61eec8fc4a52","connectionId":1321,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.922+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60836","uuid":"be3c1ef5-a60b-4423-9349-e63ee6aba720","connectionId":1322,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1321","msg":"client metadata","attr":{"remote":"127.0.0.1:60834","client":"conn1321","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.922+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1322","msg":"client metadata","attr":{"remote":"127.0.0.1:60836","client":"conn1322","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.926+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1321","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60834","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.927+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1318","msg":"Connection ended","attr":{"remote":"127.0.0.1:60828","uuid":"1d46166b-0470-4a5c-9cc2-8bcdee0a24f1","connectionId":1318,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.987+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1308","msg":"Interrupted operation as its client disconnected","attr":{"opId":6127}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:17.987+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1308","msg":"Connection ended","attr":{"remote":"127.0.0.1:60808","uuid":"b66ca196-16e1-4985-9765-0867dd6e5781","connectionId":1308,"connectionCount":74}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.029+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60838","uuid":"ecd6453d-3373-40d5-b635-df8b2d7c5602","connectionId":1323,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.029+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1323","msg":"client metadata","attr":{"remote":"127.0.0.1:60838","client":"conn1323","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.030+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60840","uuid":"4fbeb090-a0e5-4c43-85a0-aa3277919192","connectionId":1324,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.031+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60842","uuid":"9383f856-e095-473d-925e-2b2234ca6c31","connectionId":1325,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1325","msg":"client metadata","attr":{"remote":"127.0.0.1:60842","client":"conn1325","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.031+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1324","msg":"client metadata","attr":{"remote":"127.0.0.1:60840","client":"conn1324","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.035+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1325","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60842","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.035+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1321","msg":"Connection ended","attr":{"remote":"127.0.0.1:60834","uuid":"102d1325-2656-4fe0-b2fa-61eec8fc4a52","connectionId":1321,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.096+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1311","msg":"Interrupted operation as its client disconnected","attr":{"opId":6137}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.096+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1311","msg":"Connection ended","attr":{"remote":"127.0.0.1:60814","uuid":"ccf9bee2-d062-44aa-90f9-6d3fcd9d9175","connectionId":1311,"connectionCount":75}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.137+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60844","uuid":"d93b464e-106c-4f4c-bf96-af84d12a5a15","connectionId":1326,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.138+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1326","msg":"client metadata","attr":{"remote":"127.0.0.1:60844","client":"conn1326","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60846","uuid":"2f9857e1-bf58-4223-b201-bd3fdbd4d6a8","connectionId":1327,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.139+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60848","uuid":"f384d9be-074a-4e63-901e-1ae2933db8de","connectionId":1328,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1327","msg":"client metadata","attr":{"remote":"127.0.0.1:60846","client":"conn1327","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.139+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1328","msg":"client metadata","attr":{"remote":"127.0.0.1:60848","client":"conn1328","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.144+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1327","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60846","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.144+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1325","msg":"Connection ended","attr":{"remote":"127.0.0.1:60842","uuid":"9383f856-e095-473d-925e-2b2234ca6c31","connectionId":1325,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.204+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1314","msg":"Interrupted operation as its client disconnected","attr":{"opId":6147}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.204+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1314","msg":"Connection ended","attr":{"remote":"127.0.0.1:60820","uuid":"fa56e826-c6f7-49d0-93c4-c3826ac8e121","connectionId":1314,"connectionCount":76}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.246+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60850","uuid":"03aa9137-a265-498b-99b4-a75762fcfead","connectionId":1329,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.246+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1329","msg":"client metadata","attr":{"remote":"127.0.0.1:60850","client":"conn1329","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60852","uuid":"7998a526-9e0a-4784-86da-083885237c05","connectionId":1330,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.247+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60854","uuid":"7557cc4b-ccad-4432-b913-7491051f7e3b","connectionId":1331,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.247+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1330","msg":"client metadata","attr":{"remote":"127.0.0.1:60852","client":"conn1330","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.248+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1331","msg":"client metadata","attr":{"remote":"127.0.0.1:60854","client":"conn1331","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.252+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1330","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60852","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.252+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1327","msg":"Connection ended","attr":{"remote":"127.0.0.1:60846","uuid":"2f9857e1-bf58-4223-b201-bd3fdbd4d6a8","connectionId":1327,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.313+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1317","msg":"Interrupted operation as its client disconnected","attr":{"opId":6155}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.314+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1317","msg":"Connection ended","attr":{"remote":"127.0.0.1:60826","uuid":"1459ceff-041a-4688-923b-63644d6440cc","connectionId":1317,"connectionCount":77}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60856","uuid":"17a91629-c986-4612-a985-bd8d99ff4588","connectionId":1332,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.354+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1332","msg":"client metadata","attr":{"remote":"127.0.0.1:60856","client":"conn1332","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60858","uuid":"1c1958e8-efb2-4213-8ca5-09526f48e63c","connectionId":1333,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.355+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60860","uuid":"61a32bba-fbf0-48b6-b4a9-280e0ccc5806","connectionId":1334,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1333","msg":"client metadata","attr":{"remote":"127.0.0.1:60858","client":"conn1333","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.356+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1334","msg":"client metadata","attr":{"remote":"127.0.0.1:60860","client":"conn1334","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.360+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1333","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60858","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.360+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1330","msg":"Connection ended","attr":{"remote":"127.0.0.1:60852","uuid":"7998a526-9e0a-4784-86da-083885237c05","connectionId":1330,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.423+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1320","msg":"Interrupted operation as its client disconnected","attr":{"opId":6163}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.423+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1320","msg":"Connection ended","attr":{"remote":"127.0.0.1:60832","uuid":"9f2b07b1-bc7e-4b5d-9cd2-28718247de4d","connectionId":1320,"connectionCount":78}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.463+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60862","uuid":"6e185590-4815-463f-82cc-ea408188314b","connectionId":1335,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.463+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1335","msg":"client metadata","attr":{"remote":"127.0.0.1:60862","client":"conn1335","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60864","uuid":"eba849a3-8b10-4e8e-8ada-91c26adc5e39","connectionId":1336,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.464+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60866","uuid":"3cd5c288-8af2-41c0-a39b-fb825e7c876e","connectionId":1337,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1336","msg":"client metadata","attr":{"remote":"127.0.0.1:60864","client":"conn1336","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.464+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1337","msg":"client metadata","attr":{"remote":"127.0.0.1:60866","client":"conn1337","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.469+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1337","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60866","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.469+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1333","msg":"Connection ended","attr":{"remote":"127.0.0.1:60858","uuid":"1c1958e8-efb2-4213-8ca5-09526f48e63c","connectionId":1333,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.531+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1323","msg":"Interrupted operation as its client disconnected","attr":{"opId":6172}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.531+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1323","msg":"Connection ended","attr":{"remote":"127.0.0.1:60838","uuid":"ecd6453d-3373-40d5-b635-df8b2d7c5602","connectionId":1323,"connectionCount":79}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.571+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60868","uuid":"cc558235-fa17-41a2-a2a3-465296ee90a2","connectionId":1338,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.571+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1338","msg":"client metadata","attr":{"remote":"127.0.0.1:60868","client":"conn1338","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60870","uuid":"2d0a72f2-8761-4d88-b0ea-c3fd22483247","connectionId":1339,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.572+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60872","uuid":"56907c5f-7820-4f4c-85dc-e3ad8a28fb93","connectionId":1340,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1339","msg":"client metadata","attr":{"remote":"127.0.0.1:60870","client":"conn1339","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.572+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1340","msg":"client metadata","attr":{"remote":"127.0.0.1:60872","client":"conn1340","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.577+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1340","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60872","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.577+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1337","msg":"Connection ended","attr":{"remote":"127.0.0.1:60866","uuid":"3cd5c288-8af2-41c0-a39b-fb825e7c876e","connectionId":1337,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.639+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1326","msg":"Interrupted operation as its client disconnected","attr":{"opId":6182}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.640+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1326","msg":"Connection ended","attr":{"remote":"127.0.0.1:60844","uuid":"d93b464e-106c-4f4c-bf96-af84d12a5a15","connectionId":1326,"connectionCount":80}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.679+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60874","uuid":"920560ae-0c49-4d4f-b1b6-67ddd8a0362f","connectionId":1341,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.679+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1341","msg":"client metadata","attr":{"remote":"127.0.0.1:60874","client":"conn1341","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60876","uuid":"3776094d-9b37-4659-9536-e17e00ba0b57","connectionId":1342,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60878","uuid":"58db82d9-7539-482d-80c5-468417afed5a","connectionId":1343,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1342","msg":"client metadata","attr":{"remote":"127.0.0.1:60876","client":"conn1342","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1343","msg":"client metadata","attr":{"remote":"127.0.0.1:60878","client":"conn1343","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.685+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1342","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60876","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.686+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1340","msg":"Connection ended","attr":{"remote":"127.0.0.1:60872","uuid":"56907c5f-7820-4f4c-85dc-e3ad8a28fb93","connectionId":1340,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.748+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn1329","msg":"Interrupted operation as its client disconnected","attr":{"opId":6190}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.748+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1329","msg":"Connection ended","attr":{"remote":"127.0.0.1:60850","uuid":"03aa9137-a265-498b-99b4-a75762fcfead","connectionId":1329,"connectionCount":81}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.788+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60880","uuid":"24e42a9e-fd49-4f24-b892-6a85e0d1528a","connectionId":1344,"connectionCount":82}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.788+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1344","msg":"client metadata","attr":{"remote":"127.0.0.1:60880","client":"conn1344","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60882","uuid":"d5627df3-bf7a-4108-b445-c63c7a825fc2","connectionId":1345,"connectionCount":83}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.789+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:60884","uuid":"3f569e34-ce92-450e-87a3-245c90489a1d","connectionId":1346,"connectionCount":84}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1345","msg":"client metadata","attr":{"remote":"127.0.0.1:60882","client":"conn1345","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.789+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1346","msg":"client metadata","attr":{"remote":"127.0.0.1:60884","client":"conn1346","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-1037-aws"},"platform":"CPython 3.7.0.final.0"}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.794+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn1345","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-1","speculative":false,"principalName":"__system","authenticationDatabase":"local","remote":"127.0.0.1:60882","extraInfo":{}}} [j0:rs0:prim] {"t":{"$date":"2021-10-11T14:26:18.794+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1342","msg":"Connection ended","attr":{"remote":"127.0.0.1:60876","uuid":"3776094d-9b37-4659-9536-e17e00ba0b57","connectionId":1342,"connectionCount":83}}