2019-04-25T17:39:15.698+0000 I CONTROL [initandlisten] MongoDB starting : pid=12813 port=27019 dbpath=/home/vagrant/data/shard02/db 64-bit host=m312 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] db version v3.4.2 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] modules: enterprise 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] build environment: 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] distmod: ubuntu1404 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] distarch: x86_64 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-04-25T17:39:15.699+0000 I CONTROL [initandlisten] options: { net: { port: 27019 }, processManagement: { fork: true }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/home/vagrant/data/shard02/db", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } }, systemLog: { destination: "file", path: "/home/vagrant/data/shard02/mongod.log" } } 2019-04-25T17:39:15.737+0000 I STORAGE [initandlisten] 2019-04-25T17:39:15.737+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-04-25T17:39:15.737+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2019-04-25T17:39:15.738+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2019-04-25T17:39:16.105+0000 I CONTROL [initandlisten] 2019-04-25T17:39:16.105+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-04-25T17:39:16.105+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-04-25T17:39:16.105+0000 I CONTROL [initandlisten] 2019-04-25T17:39:16.106+0000 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. 2019-04-25T17:39:16.203+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/vagrant/data/shard02/db/diagnostic.data' 2019-04-25T17:39:16.205+0000 I NETWORK [thread1] waiting for connections on port 27019 2019-04-25T17:39:17.435+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53318 #1 (1 connection now open) 2019-04-25T17:39:17.437+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:53318 conn1: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:17.442+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53320 #2 (2 connections now open) 2019-04-25T17:39:17.443+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:53320 conn2: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:17.443+0000 I - [conn2] end connection 127.0.0.1:53320 (2 connections now open) 2019-04-25T17:39:17.444+0000 I - [conn1] end connection 127.0.0.1:53318 (1 connection now open) 2019-04-25T17:39:20.127+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53339 #3 (1 connection now open) 2019-04-25T17:39:20.127+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:53339 conn3: { driver: { name: "AddShard-TaskExecutor", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:39:20.234+0000 I INDEX [conn3] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2019-04-25T17:39:20.234+0000 I INDEX [conn3] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:20.239+0000 I INDEX [conn3] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:20.241+0000 I COMMAND [conn3] setting featureCompatibilityVersion to 3.4 2019-04-25T17:39:20.241+0000 I COMMAND [conn3] command admin.$cmd command: setFeatureCompatibilityVersion { v: 2, key: { version: 1 }, ns: "admin.system.version", name: "incompatible_with_version_32" } numYields:0 reslen:22 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { W: 2 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_command 112ms 2019-04-25T17:39:20.242+0000 I SHARDING [conn3] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "configRepl/localhost:27021", shardName: "shard02", clusterId: ObjectId('5cc1f0c77d35b464808374e5') } 2019-04-25T17:39:20.242+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2019-04-25T17:39:20.245+0000 I NETWORK [conn3] Starting new replica set monitor for configRepl/localhost:27021 2019-04-25T17:39:20.250+0000 I SHARDING [thread2] creating distributed lock ping thread for process m312:27019:1556213960:-3630903488647611272 (sleeping for 30000ms) 2019-04-25T17:39:20.251+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.251+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.253+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.253+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.267+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2019-04-25T17:39:21.404+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53350 #4 (2 connections now open) 2019-04-25T17:39:21.404+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:53350 conn4: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.414+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53354 #5 (3 connections now open) 2019-04-25T17:39:21.416+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:53354 conn5: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.418+0000 I - [conn5] end connection 127.0.0.1:53354 (3 connections now open) 2019-04-25T17:39:21.418+0000 I - [conn4] end connection 127.0.0.1:53350 (2 connections now open) 2019-04-25T17:39:21.431+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53361 #6 (2 connections now open) 2019-04-25T17:39:21.431+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:53361 conn6: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.433+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53362 #7 (3 connections now open) 2019-04-25T17:39:21.433+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:53362 conn7: { driver: { name: "PyMongo", version: "3.8.0" }, os: { type: "Linux", name: "Ubuntu 14.04 trusty", architecture: "x86_64", version: "3.13.0-168-generic" }, platform: "CPython 2.7.6.final.0", application: { name: "mlaunch v1.5.3" } } 2019-04-25T17:39:21.434+0000 I - [conn7] end connection 127.0.0.1:53362 (3 connections now open) 2019-04-25T17:39:21.434+0000 I - [conn6] end connection 127.0.0.1:53361 (2 connections now open) 2019-04-25T17:39:29.903+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53371 #8 (2 connections now open) 2019-04-25T17:39:29.903+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:53371 conn8: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:41:40.119+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53379 #9 (3 connections now open) 2019-04-25T17:41:40.119+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:53379 conn9: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:42:40.118+0000 I - [conn8] end connection 127.0.0.1:53371 (3 connections now open) 2019-04-25T17:44:20.247+0000 I - [conn3] end connection 127.0.0.1:53339 (2 connections now open) 2019-04-25T17:44:37.810+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53381 #10 (2 connections now open) 2019-04-25T17:44:37.811+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:53381 conn10: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:49:37.812+0000 I - [conn10] end connection 127.0.0.1:53381 (2 connections now open) 2019-04-25T18:00:04.153+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53399 #11 (2 connections now open) 2019-04-25T18:00:04.154+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:53399 conn11: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:04.154+0000 I SHARDING [conn11] MetadataLoader loading chunks for test.test based on: (empty) 2019-04-25T18:00:04.155+0000 I SHARDING [conn11] Marking collection test.test as sharded with collection version: 1|3||5cc1f21c7d2ebf0a897998eb, shard version: 0|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.155+0000 I SHARDING [conn11] MetadataLoader took 1 ms and found version 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:04.156+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: MinKey } -> { test: "baz" } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard02_5cc1f5a4b15e94cf35372e45 2019-04-25T18:00:04.236+0000 I INDEX [migrateThread] build index on: test.test properties: { v: 2, key: { test: 1.0 }, name: "test_1", ns: "test.test" } 2019-04-25T18:00:04.236+0000 I INDEX [migrateThread] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T18:00:04.242+0000 I INDEX [migrateThread] build index done. scanned 0 total records. 0 secs 2019-04-25T18:00:04.242+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: MinKey } -> { test: "baz" }, with opId: 2337 2019-04-25T18:00:04.243+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: MinKey } -> { test: "baz" } 2019-04-25T18:00:04.244+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-25T18:00:04.244+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: MinKey } -> { test: "baz" } 2019-04-25T18:00:04.292+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53401 #12 (3 connections now open) 2019-04-25T18:00:04.292+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:53401 conn12: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:04.300+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: MinKey } -> { test: "baz" } 2019-04-25T18:00:04.300+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:04.300+0000-5cc1f5a450f841ae6c27fa2e", server: "m312", clientAddr: "", time: new Date(1556215204300), what: "moveChunk.to", ns: "test.test", details: { min: { test: MinKey }, max: { test: "baz" }, step 1 of 6: 86, step 2 of 6: 0, step 3 of 6: 0, step 4 of 6: 0, step 5 of 6: 55, step 6 of 6: 0, note: "success" } } 2019-04-25T18:00:06.864+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53403 #13 (4 connections now open) 2019-04-25T18:00:06.864+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:53403 conn13: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:06.865+0000 I SHARDING [conn13] MetadataLoader loading chunks for test.test based on: 1|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:06.866+0000 I SHARDING [conn13] Refreshing metadata for collection test.test from collection version: 1|3||5cc1f21c7d2ebf0a897998eb, shard version: 0|0||5cc1f21c7d2ebf0a897998eb to collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 2|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:06.866+0000 I SHARDING [conn13] MetadataLoader took 1 ms and found version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:06.872+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53404 #14 (5 connections now open) 2019-04-25T18:00:06.872+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:53404 conn14: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:48.719+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53409 #15 (6 connections now open) 2019-04-25T18:00:48.719+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:53409 conn15: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:01:04.293+0000 I - [conn12] end connection 127.0.0.1:53401 (6 connections now open) 2019-04-25T18:03:26.037+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53411 #16 (6 connections now open) 2019-04-25T18:03:26.037+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:53411 conn16: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:03:26.043+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53414 #17 (7 connections now open) 2019-04-25T18:03:26.044+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:53414 conn17: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:04:03.964+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53418 #18 (8 connections now open) 2019-04-25T18:04:03.965+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:53418 conn18: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:05:04.306+0000 I - [conn11] end connection 127.0.0.1:53399 (8 connections now open) 2019-04-25T18:05:06.874+0000 I - [conn14] end connection 127.0.0.1:53404 (7 connections now open) 2019-04-25T18:08:26.040+0000 I - [conn16] end connection 127.0.0.1:53411 (6 connections now open) 2019-04-25T18:08:26.046+0000 I - [conn17] end connection 127.0.0.1:53414 (5 connections now open) 2019-04-25T18:08:40.007+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53420 #19 (5 connections now open) 2019-04-25T18:08:40.007+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:53420 conn19: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:08:40.008+0000 I SHARDING [conn19] MetadataLoader loading chunks for test.test based on: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.010+0000 I SHARDING [conn19] Refreshing metadata for collection test.test from collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 2|0||5cc1f21c7d2ebf0a897998eb to collection version: 3|4||5cc1f21c7d2ebf0a897998eb, shard version: 2|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.010+0000 I SHARDING [conn19] MetadataLoader took 2 ms and found version 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:40.010+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "gooo" } -> { test: MaxKey } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard02_5cc1f7a8b15e94cf35372fc0 2019-04-25T18:08:40.010+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "gooo" } -> { test: MaxKey }, with opId: 3355 2019-04-25T18:08:40.011+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "gooo" } -> { test: MaxKey } 2019-04-25T18:08:40.012+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-25T18:08:40.012+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "gooo" } -> { test: MaxKey } 2019-04-25T18:08:40.022+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "gooo" } -> { test: MaxKey } 2019-04-25T18:08:40.022+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:08:40.022+0000-5cc1f7a850f841ae6c27fb71", server: "m312", clientAddr: "", time: new Date(1556215720022), what: "moveChunk.to", ns: "test.test", details: { min: { test: "gooo" }, max: { test: MaxKey }, step 1 of 6: 0, step 2 of 6: 0, step 3 of 6: 1, step 4 of 6: 0, step 5 of 6: 10, step 6 of 6: 0, note: "success" } } 2019-04-25T18:08:42.601+0000 I SHARDING [conn13] MetadataLoader loading chunks for test.test based on: 3|4||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:42.602+0000 I SHARDING [conn13] Refreshing metadata for collection test.test from collection version: 3|4||5cc1f21c7d2ebf0a897998eb, shard version: 2|0||5cc1f21c7d2ebf0a897998eb to collection version: 4|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:42.602+0000 I SHARDING [conn13] MetadataLoader took 1 ms and found version 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:08:42.605+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53421 #20 (6 connections now open) 2019-04-25T18:08:42.606+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:53421 conn20: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:13:40.029+0000 I - [conn19] end connection 127.0.0.1:53420 (6 connections now open) 2019-04-25T18:13:44.529+0000 I - [conn20] end connection 127.0.0.1:53421 (5 connections now open) 2019-04-25T18:18:49.271+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53424 #21 (5 connections now open) 2019-04-25T18:18:49.271+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:53424 conn21: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:18:49.272+0000 I SHARDING [conn21] request split points lookup for chunk test.test { : MinKey } -->> { : "baz" } 2019-04-25T18:18:49.272+0000 I SHARDING [conn21] splitVector doing another cycle because of force, keyCount now: 1 2019-04-25T18:18:49.273+0000 I SHARDING [conn21] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard02", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 4000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: MinKey }, max: { test: "baz" }, splitKeys: [ { test: "bar" } ] } 2019-04-25T18:18:49.279+0000 I SHARDING [conn21] distributed lock 'test.test' acquired for 'splitting chunk [{ test: MinKey }, { test: "baz" }) in test.test', ts : 5cc1fa0950f841ae6c27fcc6 2019-04-25T18:18:49.279+0000 I SHARDING [conn21] MetadataLoader loading chunks for test.test based on: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:49.280+0000 I SHARDING [conn21] MetadataLoader took 1 ms and found version 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:49.288+0000 I SHARDING [conn21] MetadataLoader loading chunks for test.test based on: 4|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:49.290+0000 I SHARDING [conn21] Refreshing metadata for collection test.test from collection version: 4|1||5cc1f21c7d2ebf0a897998eb, shard version: 4|0||5cc1f21c7d2ebf0a897998eb to collection version: 4|3||5cc1f21c7d2ebf0a897998eb, shard version: 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:49.290+0000 I SHARDING [conn21] MetadataLoader took 1 ms and found version 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:49.294+0000 I SHARDING [conn21] distributed lock with ts: 5cc1fa0950f841ae6c27fcc6' unlocked. 2019-04-25T18:18:55.586+0000 I SHARDING [conn9] Starting chunk migration ns: test.test, [{ test: MinKey }, { test: "bar" }), fromShard: shard02, toShard: shard03 with expected collection version 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.586+0000 I SHARDING [conn9] MetadataLoader loading chunks for test.test based on: 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.587+0000 I SHARDING [conn9] MetadataLoader took 1 ms and found version 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.587+0000 I SHARDING [conn9] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:18:55.587+0000-5cc1fa0f50f841ae6c27fccd", server: "m312", clientAddr: "127.0.0.1:53379", time: new Date(1556216335587), what: "moveChunk.start", ns: "test.test", details: { min: { test: MinKey }, max: { test: "bar" }, from: "shard02", to: "shard03" } } 2019-04-25T18:18:55.592+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-25T18:18:55.593+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-25T18:18:55.595+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53426 #22 (6 connections now open) 2019-04-25T18:18:55.596+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:53426 conn22: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:18:55.598+0000 I SHARDING [conn9] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard03_5cc1fa0f50f841ae6c27fcce", ns: "test.test", from: "localhost:27019", min: { test: MinKey }, max: { test: "bar" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:18:55.600+0000 I SHARDING [conn9] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard03_5cc1fa0f50f841ae6c27fcce", ns: "test.test", from: "localhost:27019", min: { test: MinKey }, max: { test: "bar" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196877, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-25T18:18:55.601+0000 I SHARDING [conn9] Migration successfully entered critical section 2019-04-25T18:18:55.625+0000 I SHARDING [conn9] MetadataLoader loading chunks for test.test based on: 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.626+0000 I SHARDING [conn9] Refreshing metadata for collection test.test from collection version: 4|3||5cc1f21c7d2ebf0a897998eb, shard version: 4|3||5cc1f21c7d2ebf0a897998eb to collection version: 5|1||5cc1f21c7d2ebf0a897998eb, shard version: 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.626+0000 I SHARDING [conn9] MetadataLoader took 1 ms and found version 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.626+0000 I SHARDING [conn9] Migration succeeded and updated collection version to 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.626+0000 I SHARDING [conn9] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:18:55.626+0000-5cc1fa0f50f841ae6c27fcda", server: "m312", clientAddr: "127.0.0.1:53379", time: new Date(1556216335626), what: "moveChunk.commit", ns: "test.test", details: { min: { test: MinKey }, max: { test: "bar" }, from: "shard02", to: "shard03" } } 2019-04-25T18:18:55.631+0000 I SHARDING [conn9] forking for cleanup of chunk data 2019-04-25T18:18:55.632+0000 I SHARDING [conn9] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:18:55.632+0000-5cc1fa0f50f841ae6c27fcdb", server: "m312", clientAddr: "127.0.0.1:53379", time: new Date(1556216335632), what: "moveChunk.from", ns: "test.test", details: { min: { test: MinKey }, max: { test: "bar" }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 7, step 4 of 7: 5, step 5 of 7: 18, step 6 of 7: 11, step 7 of 7: 0, to: "shard03", from: "shard02", note: "success" } } 2019-04-25T18:18:55.632+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: MinKey } -> { test: "bar" }, with opId: 4535 2019-04-25T18:18:55.632+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: MinKey } -> { test: "bar" } 2019-04-25T18:19:16.706+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53427 #23 (7 connections now open) 2019-04-25T18:19:16.706+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:53427 conn23: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:20:16.706+0000 I - [conn9] end connection 127.0.0.1:53379 (7 connections now open) 2019-04-25T18:23:49.295+0000 I - [conn21] end connection 127.0.0.1:53424 (6 connections now open) 2019-04-25T18:29:37.872+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53429 #24 (6 connections now open) 2019-04-25T18:29:37.873+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:53429 conn24: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:30:37.872+0000 I - [conn23] end connection 127.0.0.1:53427 (6 connections now open) 2019-04-25T19:01:31.426+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53439 #25 (6 connections now open) 2019-04-25T19:01:31.426+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:53439 conn25: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:02:31.426+0000 I - [conn24] end connection 127.0.0.1:53429 (6 connections now open) 2019-04-25T19:28:34.454+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53443 #26 (6 connections now open) 2019-04-25T19:28:34.454+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:53443 conn26: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:29:34.456+0000 I - [conn25] end connection 127.0.0.1:53439 (6 connections now open) 2019-04-25T19:50:56.987+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53447 #27 (6 connections now open) 2019-04-25T19:50:56.987+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:53447 conn27: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:51:56.988+0000 I - [conn27] end connection 127.0.0.1:53447 (6 connections now open) 2019-04-25T20:14:59.639+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53451 #28 (6 connections now open) 2019-04-25T20:14:59.639+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:53451 conn28: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:15:59.641+0000 I - [conn28] end connection 127.0.0.1:53451 (6 connections now open) 2019-04-25T20:24:20.643+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53457 #29 (6 connections now open) 2019-04-25T20:24:20.643+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:53457 conn29: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:25:20.644+0000 I - [conn29] end connection 127.0.0.1:53457 (6 connections now open) 2019-04-25T21:03:05.014+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53461 #30 (6 connections now open) 2019-04-25T21:03:05.020+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:53461 conn30: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:04:05.015+0000 I - [conn26] end connection 127.0.0.1:53443 (6 connections now open) 2019-04-25T22:13:32.689+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53467 #31 (6 connections now open) 2019-04-25T22:13:32.689+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:53467 conn31: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T22:14:32.690+0000 I - [conn30] end connection 127.0.0.1:53461 (6 connections now open) 2019-04-25T22:32:44.863+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53468 #32 (6 connections now open) 2019-04-25T22:32:44.863+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:53468 conn32: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T22:33:44.863+0000 I - [conn31] end connection 127.0.0.1:53467 (6 connections now open) 2019-04-25T23:23:30.278+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53474 #33 (6 connections now open) 2019-04-25T23:23:30.278+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:53474 conn33: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:24:30.279+0000 I - [conn32] end connection 127.0.0.1:53468 (6 connections now open) 2019-04-25T23:29:40.942+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53475 #34 (6 connections now open) 2019-04-25T23:29:40.942+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:53475 conn34: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:30:40.943+0000 I - [conn33] end connection 127.0.0.1:53474 (6 connections now open) 2019-04-26T00:20:06.534+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53483 #35 (6 connections now open) 2019-04-26T00:20:06.534+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:53483 conn35: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:21:06.535+0000 I - [conn34] end connection 127.0.0.1:53475 (6 connections now open) 2019-04-26T00:40:39.096+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53485 #36 (6 connections now open) 2019-04-26T00:40:39.097+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:53485 conn36: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:41:39.098+0000 I - [conn35] end connection 127.0.0.1:53483 (6 connections now open) 2019-04-26T00:53:30.669+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53488 #37 (6 connections now open) 2019-04-26T00:53:30.670+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:53488 conn37: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:54:30.671+0000 I - [conn36] end connection 127.0.0.1:53485 (6 connections now open) 2019-04-26T00:57:01.009+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53489 #38 (6 connections now open) 2019-04-26T00:57:01.009+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:53489 conn38: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:58:01.009+0000 I - [conn37] end connection 127.0.0.1:53488 (6 connections now open) 2019-04-26T01:10:12.385+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53493 #39 (6 connections now open) 2019-04-26T01:10:12.385+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:53493 conn39: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:11:12.387+0000 I - [conn39] end connection 127.0.0.1:53493 (6 connections now open) 2019-04-26T01:44:06.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53496 #40 (6 connections now open) 2019-04-26T01:44:06.045+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:53496 conn40: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:45:06.047+0000 I - [conn40] end connection 127.0.0.1:53496 (6 connections now open) 2019-04-26T01:58:47.784+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53498 #41 (6 connections now open) 2019-04-26T01:58:47.784+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:53498 conn41: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:59:47.788+0000 I - [conn38] end connection 127.0.0.1:53489 (6 connections now open) 2019-04-26T02:09:59.175+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53501 #42 (6 connections now open) 2019-04-26T02:09:59.176+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:53501 conn42: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:10:59.177+0000 I - [conn41] end connection 127.0.0.1:53498 (6 connections now open) 2019-04-26T03:25:08.393+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53507 #43 (6 connections now open) 2019-04-26T03:25:08.393+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:53507 conn43: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:26:08.394+0000 I - [conn43] end connection 127.0.0.1:53507 (6 connections now open) 2019-04-26T03:52:51.874+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53512 #44 (6 connections now open) 2019-04-26T03:52:51.877+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:53512 conn44: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:53:51.879+0000 I - [conn42] end connection 127.0.0.1:53501 (6 connections now open) 2019-04-26T04:31:56.489+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53517 #45 (6 connections now open) 2019-04-26T04:31:56.490+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:53517 conn45: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:32:56.490+0000 I - [conn44] end connection 127.0.0.1:53512 (6 connections now open) 2019-04-26T04:36:57.069+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53520 #46 (6 connections now open) 2019-04-26T04:36:57.069+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:53520 conn46: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:37:57.070+0000 I - [conn46] end connection 127.0.0.1:53520 (6 connections now open) 2019-04-26T04:56:09.321+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53523 #47 (6 connections now open) 2019-04-26T04:56:09.322+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:53523 conn47: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:57:09.339+0000 I - [conn47] end connection 127.0.0.1:53523 (6 connections now open) 2019-04-26T05:13:51.346+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53526 #48 (6 connections now open) 2019-04-26T05:13:51.347+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:53526 conn48: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:14:51.351+0000 I - [conn48] end connection 127.0.0.1:53526 (6 connections now open) 2019-04-26T05:19:52.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53529 #49 (6 connections now open) 2019-04-26T05:19:52.046+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:53529 conn49: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:20:52.049+0000 I - [conn45] end connection 127.0.0.1:53517 (6 connections now open) 2019-04-26T05:22:52.503+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53532 #50 (6 connections now open) 2019-04-26T05:22:52.503+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:53532 conn50: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:23:52.505+0000 I - [conn50] end connection 127.0.0.1:53532 (6 connections now open) 2019-04-26T06:30:30.695+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53541 #51 (6 connections now open) 2019-04-26T06:30:30.695+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:53541 conn51: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:31:30.708+0000 I - [conn49] end connection 127.0.0.1:53529 (6 connections now open) 2019-04-26T06:39:31.790+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53549 #52 (6 connections now open) 2019-04-26T06:39:31.791+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:53549 conn52: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:40:31.792+0000 I - [conn52] end connection 127.0.0.1:53549 (6 connections now open) 2019-04-26T06:56:04.121+0000 I - [conn18] end connection 127.0.0.1:53418 (5 connections now open) 2019-04-26T07:03:06.694+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53566 #53 (5 connections now open) 2019-04-26T07:03:06.694+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:53566 conn53: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:04:06.697+0000 I - [conn53] end connection 127.0.0.1:53566 (5 connections now open) 2019-04-26T07:05:57.397+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53568 #54 (5 connections now open) 2019-04-26T07:05:57.398+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:53568 conn54: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:06:57.402+0000 I - [conn51] end connection 127.0.0.1:53541 (5 connections now open) 2019-04-26T07:07:57.852+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53569 #55 (5 connections now open) 2019-04-26T07:07:57.854+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:53569 conn55: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:08:57.875+0000 I - [conn54] end connection 127.0.0.1:53568 (5 connections now open) 2019-04-26T07:21:00.310+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53574 #56 (5 connections now open) 2019-04-26T07:21:00.310+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:53574 conn56: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:22:00.311+0000 I - [conn55] end connection 127.0.0.1:53569 (5 connections now open) 2019-04-26T07:27:41.227+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53575 #57 (5 connections now open) 2019-04-26T07:27:41.227+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:53575 conn57: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:28:41.229+0000 I - [conn56] end connection 127.0.0.1:53574 (5 connections now open) 2019-04-26T07:40:53.007+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53579 #58 (5 connections now open) 2019-04-26T07:40:53.008+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:53579 conn58: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:42:13.375+0000 I - [conn58] end connection 127.0.0.1:53579 (5 connections now open) 2019-04-26T07:42:33.618+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53582 #59 (5 connections now open) 2019-04-26T07:42:33.618+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:53582 conn59: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:43:33.621+0000 I - [conn59] end connection 127.0.0.1:53582 (5 connections now open) 2019-04-26T07:47:54.853+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53585 #60 (5 connections now open) 2019-04-26T07:47:54.854+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:53585 conn60: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:49:04.914+0000 I - [conn57] end connection 127.0.0.1:53575 (5 connections now open) 2019-04-26T08:17:49.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53598 #61 (5 connections now open) 2019-04-26T08:17:49.366+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:53598 conn61: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:18:49.373+0000 I - [conn60] end connection 127.0.0.1:53585 (5 connections now open) 2019-04-26T08:25:42.280+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53600 #62 (5 connections now open) 2019-04-26T08:25:42.281+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:53600 conn62: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:26:52.844+0000 I - [conn61] end connection 127.0.0.1:53598 (5 connections now open) 2019-04-26T08:28:03.620+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53606 #63 (5 connections now open) 2019-04-26T08:28:03.621+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:53606 conn63: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:29:03.622+0000 I - [conn62] end connection 127.0.0.1:53600 (5 connections now open) 2019-04-26T08:31:17.984+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53608 #64 (5 connections now open) 2019-04-26T08:31:17.986+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:53608 conn64: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:32:18.024+0000 I - [conn63] end connection 127.0.0.1:53606 (5 connections now open) 2019-04-26T08:32:28.280+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53612 #65 (5 connections now open) 2019-04-26T08:32:28.286+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:53612 conn65: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:33:28.295+0000 I - [conn64] end connection 127.0.0.1:53608 (5 connections now open) 2019-04-26T08:33:28.959+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53614 #66 (5 connections now open) 2019-04-26T08:33:28.959+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:53614 conn66: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:34:28.967+0000 I - [conn65] end connection 127.0.0.1:53612 (5 connections now open) 2019-04-26T08:38:11.230+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53619 #67 (5 connections now open) 2019-04-26T08:38:11.231+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:53619 conn67: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:39:11.456+0000 I - [conn66] end connection 127.0.0.1:53614 (5 connections now open) 2019-04-26T08:41:13.856+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53621 #68 (5 connections now open) 2019-04-26T08:41:13.856+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:53621 conn68: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:41:34.402+0000 I COMMAND [conn68] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 168ms 2019-04-26T08:42:25.204+0000 I COMMAND [conn68] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 146ms 2019-04-26T08:42:44.604+0000 I - [conn67] end connection 127.0.0.1:53619 (5 connections now open) 2019-04-26T08:43:35.562+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53625 #69 (5 connections now open) 2019-04-26T08:43:35.567+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:53625 conn69: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:44:15.926+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1038, after asserts: 1038, after backgroundFlushing: 1038, after connections: 1038, after dur: 1038, after encryptionAtRest: 1038, after extra_info: 1038, after globalLock: 1038, after locks: 1038, after network: 1038, after opLatencies: 1038, after opcounters: 1038, after opcountersRepl: 1038, after repl: 1038, after security: 1038, after storageEngine: 1038, after tcmalloc: 1038, after wiredTiger: 1038, at end: 1038 } 2019-04-26T08:44:35.604+0000 I - [conn68] end connection 127.0.0.1:53621 (5 connections now open) 2019-04-26T08:45:48.874+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53630 #70 (5 connections now open) 2019-04-26T08:45:48.874+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:53630 conn70: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:46:19.776+0000 I COMMAND [conn70] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 306ms 2019-04-26T08:46:31.972+0000 I COMMAND [conn70] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 946ms 2019-04-26T08:48:12.125+0000 I - [conn69] end connection 127.0.0.1:53625 (5 connections now open) 2019-04-26T08:48:42.965+0000 I COMMAND [conn70] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 111ms 2019-04-26T08:48:43.300+0000 I COMMAND [conn70] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 259ms 2019-04-26T08:49:23.558+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53635 #71 (5 connections now open) 2019-04-26T08:49:23.560+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:53635 conn71: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:50:23.582+0000 I - [conn71] end connection 127.0.0.1:53635 (5 connections now open) 2019-04-26T08:51:05.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53640 #72 (5 connections now open) 2019-04-26T08:51:05.918+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:53640 conn72: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:19:01.649+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T09:19:01.650+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T09:19:18.775+0000 I - [conn70] end connection 127.0.0.1:53630 (5 connections now open) 2019-04-26T09:25:22.543+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53647 #73 (5 connections now open) 2019-04-26T09:25:22.544+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:53647 conn73: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:26:52.645+0000 I - [conn73] end connection 127.0.0.1:53647 (5 connections now open) 2019-04-26T09:31:33.393+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53649 #74 (5 connections now open) 2019-04-26T09:31:33.394+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:53649 conn74: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:32:33.395+0000 I - [conn74] end connection 127.0.0.1:53649 (5 connections now open) 2019-04-26T09:54:26.718+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:53934 #75 (5 connections now open) 2019-04-26T09:54:26.719+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:53934 conn75: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:55:26.734+0000 I - [conn75] end connection 127.0.0.1:53934 (5 connections now open) 2019-04-26T09:56:18.061+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54075 #76 (5 connections now open) 2019-04-26T09:56:18.061+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:54075 conn76: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:57:18.062+0000 I - [conn72] end connection 127.0.0.1:53640 (5 connections now open) 2019-04-26T10:01:38.686+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54467 #77 (5 connections now open) 2019-04-26T10:01:38.687+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:54467 conn77: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:02:38.687+0000 I - [conn76] end connection 127.0.0.1:54075 (5 connections now open) 2019-04-26T10:05:59.395+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54585 #78 (5 connections now open) 2019-04-26T10:05:59.395+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:54585 conn78: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:06:59.396+0000 I - [conn77] end connection 127.0.0.1:54467 (5 connections now open) 2019-04-26T10:07:49.705+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:54718 #79 (5 connections now open) 2019-04-26T10:07:49.706+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:54718 conn79: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:09:49.907+0000 I - [conn78] end connection 127.0.0.1:54585 (5 connections now open) 2019-04-26T10:13:10.734+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:55109 #80 (5 connections now open) 2019-04-26T10:13:10.735+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:55109 conn80: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:14:10.736+0000 I - [conn80] end connection 127.0.0.1:55109 (5 connections now open) 2019-04-26T10:28:53.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:55756 #81 (5 connections now open) 2019-04-26T10:28:53.673+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:55756 conn81: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:29:53.671+0000 I - [conn79] end connection 127.0.0.1:54718 (5 connections now open) 2019-04-26T10:57:08.039+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56048 #82 (5 connections now open) 2019-04-26T10:57:08.041+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:56048 conn82: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:58:08.042+0000 I - [conn81] end connection 127.0.0.1:55756 (5 connections now open) 2019-04-26T11:02:59.308+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56051 #83 (5 connections now open) 2019-04-26T11:02:59.309+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:56051 conn83: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:03:59.310+0000 I - [conn83] end connection 127.0.0.1:56051 (5 connections now open) 2019-04-26T11:04:59.770+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56053 #84 (5 connections now open) 2019-04-26T11:04:59.770+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:56053 conn84: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:05:59.772+0000 I - [conn84] end connection 127.0.0.1:56053 (5 connections now open) 2019-04-26T11:07:30.361+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56056 #85 (5 connections now open) 2019-04-26T11:07:30.364+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:56056 conn85: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:08:30.362+0000 I - [conn82] end connection 127.0.0.1:56048 (5 connections now open) 2019-04-26T11:09:40.769+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56058 #86 (5 connections now open) 2019-04-26T11:09:40.770+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:56058 conn86: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:10:40.787+0000 I - [conn86] end connection 127.0.0.1:56058 (5 connections now open) 2019-04-26T11:15:11.926+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56062 #87 (5 connections now open) 2019-04-26T11:15:11.926+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:56062 conn87: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:16:11.929+0000 I - [conn85] end connection 127.0.0.1:56056 (5 connections now open) 2019-04-26T11:16:32.185+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56064 #88 (5 connections now open) 2019-04-26T11:16:32.185+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:56064 conn88: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:17:32.198+0000 I - [conn87] end connection 127.0.0.1:56062 (5 connections now open) 2019-04-26T11:20:26.033+0000 I COMMAND [conn88] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after sharding: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1105, at end: 1105 } 2019-04-26T11:20:26.033+0000 I COMMAND [conn88] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23189 locks:{} protocol:op_command 1104ms 2019-04-26T11:36:38.016+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56077 #89 (5 connections now open) 2019-04-26T11:36:38.017+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:56077 conn89: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:37:38.030+0000 I - [conn89] end connection 127.0.0.1:56077 (5 connections now open) 2019-04-26T11:39:08.417+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56081 #90 (5 connections now open) 2019-04-26T11:39:08.418+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:56081 conn90: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:40:08.419+0000 I - [conn88] end connection 127.0.0.1:56064 (5 connections now open) 2019-04-26T11:45:39.692+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56086 #91 (5 connections now open) 2019-04-26T11:45:39.694+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:56086 conn91: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:46:39.695+0000 I - [conn91] end connection 127.0.0.1:56086 (5 connections now open) 2019-04-26T11:46:39.855+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56087 #92 (5 connections now open) 2019-04-26T11:46:39.856+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:56087 conn92: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:47:39.876+0000 I - [conn90] end connection 127.0.0.1:56081 (5 connections now open) 2019-04-26T11:58:42.034+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56096 #93 (5 connections now open) 2019-04-26T11:58:42.034+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:56096 conn93: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:59:42.037+0000 I - [conn93] end connection 127.0.0.1:56096 (5 connections now open) 2019-04-26T12:00:22.368+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56098 #94 (5 connections now open) 2019-04-26T12:00:22.368+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:56098 conn94: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:01:22.373+0000 I - [conn94] end connection 127.0.0.1:56098 (5 connections now open) 2019-04-26T12:04:33.056+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56101 #95 (5 connections now open) 2019-04-26T12:04:33.056+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:56101 conn95: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:05:33.057+0000 I - [conn92] end connection 127.0.0.1:56087 (5 connections now open) 2019-04-26T12:20:25.796+0000 I COMMAND [conn95] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 122ms 2019-04-26T12:36:47.936+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56109 #96 (5 connections now open) 2019-04-26T12:36:47.936+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:56109 conn96: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:37:47.936+0000 I - [conn95] end connection 127.0.0.1:56101 (5 connections now open) 2019-04-26T12:38:28.399+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56110 #97 (5 connections now open) 2019-04-26T12:38:28.401+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:56110 conn97: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:39:28.400+0000 I - [conn96] end connection 127.0.0.1:56109 (5 connections now open) 2019-04-26T12:40:09.257+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56111 #98 (5 connections now open) 2019-04-26T12:40:09.258+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:56111 conn98: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:41:09.267+0000 I - [conn97] end connection 127.0.0.1:56110 (5 connections now open) 2019-04-26T12:41:09.558+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56113 #99 (5 connections now open) 2019-04-26T12:41:09.558+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:56113 conn99: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:42:20.150+0000 I - [conn99] end connection 127.0.0.1:56113 (5 connections now open) 2019-04-26T12:43:21.397+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56115 #100 (5 connections now open) 2019-04-26T12:43:21.406+0000 I NETWORK [conn100] received client metadata from 127.0.0.1:56115 conn100: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:44:21.407+0000 I - [conn98] end connection 127.0.0.1:56111 (5 connections now open) 2019-04-26T12:46:22.432+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56119 #101 (5 connections now open) 2019-04-26T12:46:22.433+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:56119 conn101: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:47:22.440+0000 I - [conn101] end connection 127.0.0.1:56119 (5 connections now open) 2019-04-26T12:49:43.029+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56121 #102 (5 connections now open) 2019-04-26T12:49:43.029+0000 I NETWORK [conn102] received client metadata from 127.0.0.1:56121 conn102: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:50:43.030+0000 I - [conn100] end connection 127.0.0.1:56115 (5 connections now open) 2019-04-26T12:57:24.016+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56123 #103 (5 connections now open) 2019-04-26T12:57:24.016+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:56123 conn103: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:58:24.023+0000 I - [conn103] end connection 127.0.0.1:56123 (5 connections now open) 2019-04-26T13:00:04.314+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56125 #104 (5 connections now open) 2019-04-26T13:00:04.314+0000 I NETWORK [conn104] received client metadata from 127.0.0.1:56125 conn104: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:01:04.315+0000 I - [conn102] end connection 127.0.0.1:56121 (5 connections now open) 2019-04-26T13:03:24.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56127 #105 (5 connections now open) 2019-04-26T13:03:24.834+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:56127 conn105: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:04:24.837+0000 I - [conn104] end connection 127.0.0.1:56125 (5 connections now open) 2019-04-26T13:04:25.147+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56129 #106 (5 connections now open) 2019-04-26T13:04:25.148+0000 I NETWORK [conn106] received client metadata from 127.0.0.1:56129 conn106: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:06:05.627+0000 I - [conn106] end connection 127.0.0.1:56129 (5 connections now open) 2019-04-26T13:13:46.741+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56130 #107 (5 connections now open) 2019-04-26T13:13:46.741+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:56130 conn107: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:14:46.743+0000 I - [conn105] end connection 127.0.0.1:56127 (5 connections now open) 2019-04-26T13:26:38.291+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56133 #108 (5 connections now open) 2019-04-26T13:26:38.291+0000 I NETWORK [conn108] received client metadata from 127.0.0.1:56133 conn108: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:27:38.291+0000 I - [conn107] end connection 127.0.0.1:56130 (5 connections now open) 2019-04-26T13:43:10.271+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56134 #109 (5 connections now open) 2019-04-26T13:43:10.272+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:56134 conn109: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:44:10.282+0000 I - [conn108] end connection 127.0.0.1:56133 (5 connections now open) 2019-04-26T13:47:00.827+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56137 #110 (5 connections now open) 2019-04-26T13:47:00.827+0000 I NETWORK [conn110] received client metadata from 127.0.0.1:56137 conn110: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:48:00.837+0000 I - [conn110] end connection 127.0.0.1:56137 (5 connections now open) 2019-04-26T14:01:53.943+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56143 #111 (5 connections now open) 2019-04-26T14:01:53.944+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:56143 conn111: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:02:53.943+0000 I - [conn109] end connection 127.0.0.1:56134 (5 connections now open) 2019-04-26T14:10:55.657+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56147 #112 (5 connections now open) 2019-04-26T14:10:55.658+0000 I NETWORK [conn112] received client metadata from 127.0.0.1:56147 conn112: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:11:55.660+0000 I - [conn112] end connection 127.0.0.1:56147 (5 connections now open) 2019-04-26T14:17:06.623+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56148 #113 (5 connections now open) 2019-04-26T14:17:06.623+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:56148 conn113: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:18:06.638+0000 I - [conn111] end connection 127.0.0.1:56143 (5 connections now open) 2019-04-26T14:40:50.135+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56154 #114 (5 connections now open) 2019-04-26T14:40:50.136+0000 I NETWORK [conn114] received client metadata from 127.0.0.1:56154 conn114: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:41:50.143+0000 I - [conn113] end connection 127.0.0.1:56148 (5 connections now open) 2019-04-26T14:49:32.799+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56158 #115 (5 connections now open) 2019-04-26T14:49:32.799+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:56158 conn115: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:50:32.804+0000 I - [conn115] end connection 127.0.0.1:56158 (5 connections now open) 2019-04-26T15:17:07.560+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56165 #116 (5 connections now open) 2019-04-26T15:17:07.562+0000 I NETWORK [conn116] received client metadata from 127.0.0.1:56165 conn116: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:18:07.563+0000 I - [conn114] end connection 127.0.0.1:56154 (5 connections now open) 2019-04-26T15:22:08.350+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56167 #117 (5 connections now open) 2019-04-26T15:22:08.351+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:56167 conn117: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:23:08.351+0000 I - [conn116] end connection 127.0.0.1:56165 (5 connections now open) 2019-04-26T15:26:28.860+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56169 #118 (5 connections now open) 2019-04-26T15:26:28.862+0000 I NETWORK [conn118] received client metadata from 127.0.0.1:56169 conn118: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:27:28.861+0000 I - [conn117] end connection 127.0.0.1:56167 (5 connections now open) 2019-04-26T15:47:21.773+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56174 #119 (5 connections now open) 2019-04-26T15:47:21.774+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:56174 conn119: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:48:21.776+0000 I - [conn118] end connection 127.0.0.1:56169 (5 connections now open) 2019-04-26T15:51:53.141+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1519 } 2019-04-26T15:57:24.794+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56182 #120 (5 connections now open) 2019-04-26T15:57:24.797+0000 I NETWORK [conn120] received client metadata from 127.0.0.1:56182 conn120: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:58:24.799+0000 I - [conn119] end connection 127.0.0.1:56174 (5 connections now open) 2019-04-26T15:59:55.361+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56185 #121 (5 connections now open) 2019-04-26T15:59:55.364+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:56185 conn121: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:00:55.364+0000 I - [conn120] end connection 127.0.0.1:56182 (5 connections now open) 2019-04-26T16:04:06.436+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56189 #122 (5 connections now open) 2019-04-26T16:04:06.436+0000 I NETWORK [conn122] received client metadata from 127.0.0.1:56189 conn122: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:05:06.438+0000 I - [conn122] end connection 127.0.0.1:56189 (5 connections now open) 2019-04-26T16:06:27.030+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56190 #123 (5 connections now open) 2019-04-26T16:06:27.031+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:56190 conn123: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:07:27.033+0000 I - [conn123] end connection 127.0.0.1:56190 (5 connections now open) 2019-04-26T16:09:38.152+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56193 #124 (5 connections now open) 2019-04-26T16:09:38.156+0000 I NETWORK [conn124] received client metadata from 127.0.0.1:56193 conn124: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:10:38.161+0000 I - [conn121] end connection 127.0.0.1:56185 (5 connections now open) 2019-04-26T16:15:50.659+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56196 #125 (5 connections now open) 2019-04-26T16:15:50.660+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:56196 conn125: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:16:50.661+0000 I - [conn124] end connection 127.0.0.1:56193 (5 connections now open) 2019-04-26T16:17:11.072+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56197 #126 (5 connections now open) 2019-04-26T16:17:11.074+0000 I NETWORK [conn126] received client metadata from 127.0.0.1:56197 conn126: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:18:11.079+0000 I - [conn125] end connection 127.0.0.1:56196 (5 connections now open) 2019-04-26T16:22:33.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56203 #127 (5 connections now open) 2019-04-26T16:22:33.317+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:56203 conn127: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:23:33.401+0000 I - [conn126] end connection 127.0.0.1:56197 (5 connections now open) 2019-04-26T16:48:56.352+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56206 #128 (5 connections now open) 2019-04-26T16:48:56.352+0000 I NETWORK [conn128] received client metadata from 127.0.0.1:56206 conn128: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:48:56.360+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T16:48:56.360+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-26T16:49:56.354+0000 I - [conn127] end connection 127.0.0.1:56203 (5 connections now open) 2019-04-26T17:08:09.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56211 #129 (5 connections now open) 2019-04-26T17:08:09.045+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:56211 conn129: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:09:09.046+0000 I - [conn128] end connection 127.0.0.1:56206 (5 connections now open) 2019-04-26T17:13:09.733+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56212 #130 (5 connections now open) 2019-04-26T17:13:09.733+0000 I NETWORK [conn130] received client metadata from 127.0.0.1:56212 conn130: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:14:09.763+0000 I - [conn130] end connection 127.0.0.1:56212 (5 connections now open) 2019-04-26T17:19:20.559+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56215 #131 (5 connections now open) 2019-04-26T17:19:20.559+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:56215 conn131: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:20:20.580+0000 I - [conn129] end connection 127.0.0.1:56211 (5 connections now open) 2019-04-26T17:23:31.181+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56219 #132 (5 connections now open) 2019-04-26T17:23:31.182+0000 I NETWORK [conn132] received client metadata from 127.0.0.1:56219 conn132: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:24:31.188+0000 I - [conn131] end connection 127.0.0.1:56215 (5 connections now open) 2019-04-26T17:24:31.287+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56222 #133 (5 connections now open) 2019-04-26T17:24:31.287+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:56222 conn133: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:25:31.288+0000 I - [conn133] end connection 127.0.0.1:56222 (5 connections now open) 2019-04-26T17:30:21.952+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56224 #134 (5 connections now open) 2019-04-26T17:30:21.952+0000 I NETWORK [conn134] received client metadata from 127.0.0.1:56224 conn134: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:31:21.992+0000 I - [conn134] end connection 127.0.0.1:56224 (5 connections now open) 2019-04-26T17:32:32.504+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56227 #135 (5 connections now open) 2019-04-26T17:32:32.505+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:56227 conn135: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:33:32.506+0000 I - [conn135] end connection 127.0.0.1:56227 (5 connections now open) 2019-04-26T17:36:13.321+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56228 #136 (5 connections now open) 2019-04-26T17:36:13.321+0000 I NETWORK [conn136] received client metadata from 127.0.0.1:56228 conn136: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:37:13.319+0000 I - [conn132] end connection 127.0.0.1:56219 (5 connections now open) 2019-04-26T17:58:16.404+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56237 #137 (5 connections now open) 2019-04-26T17:58:16.405+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:56237 conn137: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:59:16.402+0000 I - [conn136] end connection 127.0.0.1:56228 (5 connections now open) 2019-04-26T18:08:47.623+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56240 #138 (5 connections now open) 2019-04-26T18:08:47.623+0000 I NETWORK [conn138] received client metadata from 127.0.0.1:56240 conn138: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:09:47.624+0000 I - [conn138] end connection 127.0.0.1:56240 (5 connections now open) 2019-04-26T19:08:25.110+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56246 #139 (5 connections now open) 2019-04-26T19:08:25.125+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:56246 conn139: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:09:25.111+0000 I - [conn137] end connection 127.0.0.1:56237 (5 connections now open) 2019-04-26T19:34:48.327+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56255 #140 (5 connections now open) 2019-04-26T19:34:48.328+0000 I NETWORK [conn140] received client metadata from 127.0.0.1:56255 conn140: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:35:48.331+0000 I - [conn140] end connection 127.0.0.1:56255 (5 connections now open) 2019-04-26T19:57:10.887+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56261 #141 (5 connections now open) 2019-04-26T19:57:10.887+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:56261 conn141: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:58:10.888+0000 I - [conn141] end connection 127.0.0.1:56261 (5 connections now open) 2019-04-26T20:04:21.722+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56266 #142 (5 connections now open) 2019-04-26T20:04:21.723+0000 I NETWORK [conn142] received client metadata from 127.0.0.1:56266 conn142: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:05:21.724+0000 I - [conn142] end connection 127.0.0.1:56266 (5 connections now open) 2019-04-26T20:07:22.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56268 #143 (5 connections now open) 2019-04-26T20:07:22.029+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:56268 conn143: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:08:22.034+0000 I - [conn139] end connection 127.0.0.1:56246 (5 connections now open) 2019-04-26T20:45:36.666+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56274 #144 (5 connections now open) 2019-04-26T20:45:36.666+0000 I NETWORK [conn144] received client metadata from 127.0.0.1:56274 conn144: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:46:36.667+0000 I - [conn144] end connection 127.0.0.1:56274 (5 connections now open) 2019-04-26T21:30:01.868+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56279 #145 (5 connections now open) 2019-04-26T21:30:01.871+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:56279 conn145: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:32:02.892+0000 I COMMAND [conn145] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 128ms 2019-04-26T21:33:02.912+0000 I - [conn145] end connection 127.0.0.1:56279 (5 connections now open) 2019-04-26T21:43:35.215+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56285 #146 (5 connections now open) 2019-04-26T21:43:35.216+0000 I NETWORK [conn146] received client metadata from 127.0.0.1:56285 conn146: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:44:35.217+0000 I - [conn143] end connection 127.0.0.1:56268 (5 connections now open) 2019-04-26T21:47:45.752+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56295 #147 (5 connections now open) 2019-04-26T21:47:45.752+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:56295 conn147: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-2", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:47:45.770+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56298 #148 (6 connections now open) 2019-04-26T21:47:45.771+0000 I NETWORK [conn148] received client metadata from 127.0.0.1:56298 conn148: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-3", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:47:56.955+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56301 #149 (7 connections now open) 2019-04-26T21:47:56.956+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:56301 conn149: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:52:45.761+0000 I - [conn147] end connection 127.0.0.1:56295 (7 connections now open) 2019-04-26T21:52:45.774+0000 I - [conn148] end connection 127.0.0.1:56298 (6 connections now open) 2019-04-26T21:52:56.960+0000 I - [conn149] end connection 127.0.0.1:56301 (5 connections now open) 2019-04-26T21:55:36.552+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56313 #150 (5 connections now open) 2019-04-26T21:55:36.552+0000 I NETWORK [conn150] received client metadata from 127.0.0.1:56313 conn150: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:55:36.553+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooo" } -->> { : MaxKey } 2019-04-26T21:55:36.553+0000 I SHARDING [conn150] splitVector doing another cycle because of force, keyCount now: 1 2019-04-26T21:55:36.553+0000 I SHARDING [conn150] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard02", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 5000|3, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "gooo" }, max: { test: MaxKey }, splitKeys: [ { test: "goooo" } ] } 2019-04-26T21:55:36.567+0000 I SHARDING [conn150] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "gooo" }, { test: MaxKey }) in test.test', ts : 5cc37e5850f841ae6c28be97 2019-04-26T21:55:36.567+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.568+0000 I SHARDING [conn150] Refreshing metadata for collection test.test from collection version: 5|1||5cc1f21c7d2ebf0a897998eb, shard version: 5|1||5cc1f21c7d2ebf0a897998eb to collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.568+0000 I SHARDING [conn150] MetadataLoader took 1 ms and found version 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.574+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.575+0000 I SHARDING [conn150] Refreshing metadata for collection test.test from collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|1||5cc1f21c7d2ebf0a897998eb to collection version: 5|5||5cc1f21c7d2ebf0a897998eb, shard version: 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.575+0000 I SHARDING [conn150] MetadataLoader took 1 ms and found version 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:36.581+0000 I SHARDING [conn150] distributed lock with ts: 5cc37e5850f841ae6c28be97' unlocked. 2019-04-26T21:55:49.140+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "goooo" } -->> { : MaxKey } 2019-04-26T21:55:49.140+0000 I SHARDING [conn150] splitVector doing another cycle because of force, keyCount now: 1 2019-04-26T21:55:49.141+0000 I SHARDING [conn150] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard02", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 5000|5, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "goooo" }, max: { test: MaxKey }, splitKeys: [ { test: "gooooo" } ] } 2019-04-26T21:55:49.150+0000 I SHARDING [conn150] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "goooo" }, { test: MaxKey }) in test.test', ts : 5cc37e6550f841ae6c28bea4 2019-04-26T21:55:49.150+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.152+0000 I SHARDING [conn150] MetadataLoader took 1 ms and found version 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.159+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 5|5||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.161+0000 I SHARDING [conn150] Refreshing metadata for collection test.test from collection version: 5|5||5cc1f21c7d2ebf0a897998eb, shard version: 5|5||5cc1f21c7d2ebf0a897998eb to collection version: 5|7||5cc1f21c7d2ebf0a897998eb, shard version: 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.161+0000 I SHARDING [conn150] MetadataLoader took 2 ms and found version 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:49.179+0000 I SHARDING [conn150] distributed lock with ts: 5cc37e6550f841ae6c28bea4' unlocked. 2019-04-26T21:55:53.535+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooo" } -->> { : "goooo" } 2019-04-26T21:55:53.535+0000 I SHARDING [conn150] splitVector doing another cycle because of force, keyCount now: 0 2019-04-26T21:55:53.535+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooo" } 2019-04-26T21:55:55.518+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "goooo" } -->> { : "gooooo" } 2019-04-26T21:55:55.518+0000 I SHARDING [conn150] splitVector doing another cycle because of force, keyCount now: 0 2019-04-26T21:55:55.518+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "goooo" } 2019-04-26T21:55:57.237+0000 I SHARDING [conn146] Starting chunk migration ns: test.test, [{ test: "bar" }, { test: "baz" }), fromShard: shard02, toShard: shard03 with expected collection version 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.237+0000 I SHARDING [conn146] MetadataLoader loading chunks for test.test based on: 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.238+0000 I SHARDING [conn146] MetadataLoader took 1 ms and found version 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.238+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:57.238+0000-5cc37e6d50f841ae6c28bead", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315757238), what: "moveChunk.start", ns: "test.test", details: { min: { test: "bar" }, max: { test: "baz" }, from: "shard02", to: "shard03" } } 2019-04-26T21:55:57.245+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27020 2019-04-26T21:55:57.247+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27020 2019-04-26T21:55:57.250+0000 I SHARDING [conn146] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard03_5cc37e6d50f841ae6c28beae", ns: "test.test", from: "localhost:27019", min: { test: "bar" }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:55:57.254+0000 I SHARDING [conn146] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard03_5cc37e6d50f841ae6c28beae", ns: "test.test", from: "localhost:27019", min: { test: "bar" }, max: { test: "baz" }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 196877, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:55:57.254+0000 I SHARDING [conn146] Migration successfully entered critical section 2019-04-26T21:55:57.281+0000 I SHARDING [conn146] MetadataLoader loading chunks for test.test based on: 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.282+0000 I SHARDING [conn146] Refreshing metadata for collection test.test from collection version: 5|7||5cc1f21c7d2ebf0a897998eb, shard version: 5|7||5cc1f21c7d2ebf0a897998eb to collection version: 6|1||5cc1f21c7d2ebf0a897998eb, shard version: 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.282+0000 I SHARDING [conn146] MetadataLoader took 1 ms and found version 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.282+0000 I SHARDING [conn146] Migration succeeded and updated collection version to 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.282+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:57.282+0000-5cc37e6d50f841ae6c28beb8", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315757282), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "bar" }, max: { test: "baz" }, from: "shard02", to: "shard03" } } 2019-04-26T21:55:57.287+0000 I SHARDING [conn146] forking for cleanup of chunk data 2019-04-26T21:55:57.287+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "bar" } -> { test: "baz" }, with opId: 182559 2019-04-26T21:55:57.287+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "bar" } -> { test: "baz" } 2019-04-26T21:55:57.287+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:57.287+0000-5cc37e6d50f841ae6c28beb9", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315757287), what: "moveChunk.from", ns: "test.test", details: { min: { test: "bar" }, max: { test: "baz" }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 10, step 4 of 7: 4, step 5 of 7: 21, step 6 of 7: 11, step 7 of 7: 0, to: "shard03", from: "shard02", note: "success" } } 2019-04-26T21:56:00.959+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooooo" } -->> { : MaxKey } 2019-04-26T21:56:00.959+0000 I SHARDING [conn150] splitVector doing another cycle because of force, keyCount now: 0 2019-04-26T21:56:00.959+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooooo" } 2019-04-26T21:58:11.351+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "goooo" } -->> { : "gooooo" } 2019-04-26T21:58:11.351+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "goooo" } 2019-04-26T21:58:15.143+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooooo" } -->> { : MaxKey } 2019-04-26T21:58:15.143+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooooo" } 2019-04-26T21:58:17.286+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooooo" } -->> { : MaxKey } 2019-04-26T21:58:17.286+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooooo" } 2019-04-26T21:58:19.320+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooooo" } -->> { : MaxKey } 2019-04-26T21:58:19.320+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooooo" } 2019-04-26T21:58:21.227+0000 I SHARDING [conn150] request split points lookup for chunk test.test { : "gooooo" } -->> { : MaxKey } 2019-04-26T21:58:21.228+0000 W SHARDING [conn150] possible low cardinality key detected in test.test - key is { test: "gooooo" } 2019-04-26T21:58:21.228+0000 I SHARDING [conn150] received splitChunk request: { splitChunk: "test.test", configdb: "configRepl/localhost:27021", from: "shard02", keyPattern: { test: 1.0 }, shardVersion: [ Timestamp 6000|1, ObjectId('5cc1f21c7d2ebf0a897998eb') ], min: { test: "gooooo" }, max: { test: MaxKey }, splitKeys: [ { test: "goooooo" }, { test: "goooooooo" } ] } 2019-04-26T21:58:21.235+0000 I SHARDING [conn150] distributed lock 'test.test' acquired for 'splitting chunk [{ test: "gooooo" }, { test: MaxKey }) in test.test', ts : 5cc37efd50f841ae6c28bf21 2019-04-26T21:58:21.235+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.238+0000 I SHARDING [conn150] MetadataLoader took 2 ms and found version 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.248+0000 I SHARDING [conn150] MetadataLoader loading chunks for test.test based on: 6|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.250+0000 I SHARDING [conn150] Refreshing metadata for collection test.test from collection version: 6|1||5cc1f21c7d2ebf0a897998eb, shard version: 6|1||5cc1f21c7d2ebf0a897998eb to collection version: 6|4||5cc1f21c7d2ebf0a897998eb, shard version: 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.250+0000 I SHARDING [conn150] MetadataLoader took 1 ms and found version 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.255+0000 I SHARDING [conn150] distributed lock with ts: 5cc37efd50f841ae6c28bf21' unlocked. 2019-04-26T21:58:21.274+0000 I SHARDING [conn146] Starting chunk migration ns: test.test, [{ test: "goooooooo" }, { test: MaxKey }), fromShard: shard02, toShard: shard01 with expected collection version 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.274+0000 I SHARDING [conn146] MetadataLoader loading chunks for test.test based on: 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.276+0000 I SHARDING [conn146] MetadataLoader took 1 ms and found version 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.276+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.276+0000-5cc37efd50f841ae6c28bf25", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315901276), what: "moveChunk.start", ns: "test.test", details: { min: { test: "goooooooo" }, max: { test: MaxKey }, from: "shard02", to: "shard01" } } 2019-04-26T21:58:21.282+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27018 2019-04-26T21:58:21.283+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27018 2019-04-26T21:58:21.286+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56317 #151 (6 connections now open) 2019-04-26T21:58:21.286+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:56317 conn151: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:58:21.287+0000 I SHARDING [conn146] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard01_5cc37efd50f841ae6c28bf26", ns: "test.test", from: "localhost:27019", min: { test: "goooooooo" }, max: { test: MaxKey }, shardKeyPattern: { test: 1.0 }, state: "clone", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:58:21.290+0000 I SHARDING [conn146] moveChunk data transfer progress: { active: true, sessionId: "shard02_shard01_5cc37efd50f841ae6c28bf26", ns: "test.test", from: "localhost:27019", min: { test: "goooooooo" }, max: { test: MaxKey }, shardKeyPattern: { test: 1.0 }, state: "steady", counts: { cloned: 1, clonedBytes: 500052, catchup: 0, steady: 0 }, ok: 1.0 } mem used: 0 documents remaining to clone: 0 2019-04-26T21:58:21.290+0000 I SHARDING [conn146] Migration successfully entered critical section 2019-04-26T21:58:21.317+0000 I SHARDING [conn146] MetadataLoader loading chunks for test.test based on: 6|4||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.318+0000 I SHARDING [conn146] Refreshing metadata for collection test.test from collection version: 6|4||5cc1f21c7d2ebf0a897998eb, shard version: 6|4||5cc1f21c7d2ebf0a897998eb to collection version: 7|1||5cc1f21c7d2ebf0a897998eb, shard version: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.318+0000 I SHARDING [conn146] MetadataLoader took 1 ms and found version 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.319+0000 I SHARDING [conn146] Migration succeeded and updated collection version to 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:21.319+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.319+0000-5cc37efd50f841ae6c28bf32", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315901319), what: "moveChunk.commit", ns: "test.test", details: { min: { test: "goooooooo" }, max: { test: MaxKey }, from: "shard02", to: "shard01" } } 2019-04-26T21:58:21.332+0000 I SHARDING [conn146] forking for cleanup of chunk data 2019-04-26T21:58:21.333+0000 I SHARDING [RangeDeleter] Deleter starting delete for: test.test from { test: "goooooooo" } -> { test: MaxKey }, with opId: 182868 2019-04-26T21:58:21.333+0000 I SHARDING [RangeDeleter] rangeDeleter deleted 1 documents for test.test from { test: "goooooooo" } -> { test: MaxKey } 2019-04-26T21:58:21.333+0000 I SHARDING [conn146] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:21.333+0000-5cc37efd50f841ae6c28bf33", server: "m312", clientAddr: "127.0.0.1:56285", time: new Date(1556315901333), what: "moveChunk.from", ns: "test.test", details: { min: { test: "goooooooo" }, max: { test: MaxKey }, step 1 of 7: 0, step 2 of 7: 1, step 3 of 7: 9, step 4 of 7: 4, step 5 of 7: 15, step 6 of 7: 27, step 7 of 7: 0, to: "shard01", from: "shard02", note: "success" } } 2019-04-26T21:59:02.039+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56319 #152 (7 connections now open) 2019-04-26T21:59:02.039+0000 I NETWORK [conn152] received client metadata from 127.0.0.1:56319 conn152: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:59:02.040+0000 I SHARDING [conn152] MetadataLoader loading chunks for test.test based on: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.041+0000 I SHARDING [conn152] Refreshing metadata for collection test.test from collection version: 7|1||5cc1f21c7d2ebf0a897998eb, shard version: 7|1||5cc1f21c7d2ebf0a897998eb to collection version: 8|1||5cc1f21c7d2ebf0a897998eb, shard version: 7|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.041+0000 I SHARDING [conn152] MetadataLoader took 1 ms and found version 8|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:02.041+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "goa" } -> { test: "goaaa" } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard02_5cc37f26b15e94cf3537f39d 2019-04-26T21:59:02.042+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "goa" } -> { test: "goaaa" }, with opId: 182961 2019-04-26T21:59:02.042+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "goa" } -> { test: "goaaa" } 2019-04-26T21:59:02.047+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-26T21:59:02.047+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goa" } -> { test: "goaaa" } 2019-04-26T21:59:02.062+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goa" } -> { test: "goaaa" } 2019-04-26T21:59:02.062+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:02.062+0000-5cc37f2650f841ae6c28bf5e", server: "m312", clientAddr: "", time: new Date(1556315942062), what: "moveChunk.to", ns: "test.test", details: { min: { test: "goa" }, max: { test: "goaaa" }, step 1 of 6: 0, step 2 of 6: 0, step 3 of 6: 5, step 4 of 6: 0, step 5 of 6: 14, step 6 of 6: 0, note: "success" } } 2019-04-26T22:03:21.256+0000 I - [conn150] end connection 127.0.0.1:56313 (7 connections now open) 2019-04-26T22:04:02.072+0000 I - [conn152] end connection 127.0.0.1:56319 (6 connections now open) 2019-04-26T22:11:27.557+0000 I COMMAND [conn146] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 143ms 2019-04-26T22:13:17.815+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56327 #153 (6 connections now open) 2019-04-26T22:13:17.817+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:56327 conn153: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:14:17.820+0000 I - [conn146] end connection 127.0.0.1:56285 (6 connections now open) 2019-04-26T22:14:28.037+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56330 #154 (6 connections now open) 2019-04-26T22:14:28.045+0000 I NETWORK [conn154] received client metadata from 127.0.0.1:56330 conn154: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:15:28.047+0000 I - [conn153] end connection 127.0.0.1:56327 (6 connections now open) 2019-04-26T22:21:59.454+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56333 #155 (6 connections now open) 2019-04-26T22:21:59.454+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:56333 conn155: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:22:59.459+0000 I - [conn154] end connection 127.0.0.1:56330 (6 connections now open) 2019-04-26T22:30:51.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56337 #156 (6 connections now open) 2019-04-26T22:30:51.365+0000 I NETWORK [conn156] received client metadata from 127.0.0.1:56337 conn156: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:31:51.421+0000 I - [conn155] end connection 127.0.0.1:56333 (6 connections now open) 2019-04-26T22:35:03.140+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56339 #157 (6 connections now open) 2019-04-26T22:35:03.140+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:56339 conn157: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:36:03.142+0000 I - [conn157] end connection 127.0.0.1:56339 (6 connections now open) 2019-04-26T22:48:25.376+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56347 #158 (6 connections now open) 2019-04-26T22:48:25.376+0000 I NETWORK [conn158] received client metadata from 127.0.0.1:56347 conn158: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:49:25.376+0000 I - [conn156] end connection 127.0.0.1:56337 (6 connections now open) 2019-04-26T23:06:07.665+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56351 #159 (6 connections now open) 2019-04-26T23:06:07.669+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:56351 conn159: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:07:07.667+0000 I - [conn158] end connection 127.0.0.1:56347 (6 connections now open) 2019-04-26T23:18:49.225+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56355 #160 (6 connections now open) 2019-04-26T23:18:49.225+0000 I NETWORK [conn160] received client metadata from 127.0.0.1:56355 conn160: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:19:49.227+0000 I - [conn159] end connection 127.0.0.1:56351 (6 connections now open) 2019-04-26T23:26:40.322+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56358 #161 (6 connections now open) 2019-04-26T23:26:40.323+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:56358 conn161: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:27:40.323+0000 I - [conn161] end connection 127.0.0.1:56358 (6 connections now open) 2019-04-26T23:41:32.090+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56362 #162 (6 connections now open) 2019-04-26T23:41:32.091+0000 I NETWORK [conn162] received client metadata from 127.0.0.1:56362 conn162: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:42:32.079+0000 I - [conn160] end connection 127.0.0.1:56355 (6 connections now open) 2019-04-26T23:59:14.475+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56369 #163 (6 connections now open) 2019-04-26T23:59:14.476+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:56369 conn163: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:00:14.477+0000 I - [conn163] end connection 127.0.0.1:56369 (6 connections now open) 2019-04-27T00:40:01.278+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56377 #164 (6 connections now open) 2019-04-27T00:40:01.279+0000 I NETWORK [conn164] received client metadata from 127.0.0.1:56377 conn164: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:41:01.284+0000 I - [conn164] end connection 127.0.0.1:56377 (6 connections now open) 2019-04-27T00:53:23.011+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56380 #165 (6 connections now open) 2019-04-27T00:53:23.011+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:56380 conn165: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:55:03.097+0000 I - [conn162] end connection 127.0.0.1:56362 (6 connections now open) 2019-04-27T02:14:22.017+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56389 #166 (6 connections now open) 2019-04-27T02:14:22.017+0000 I NETWORK [conn166] received client metadata from 127.0.0.1:56389 conn166: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T02:15:22.020+0000 I - [conn165] end connection 127.0.0.1:56380 (6 connections now open) 2019-04-27T02:50:16.157+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56392 #167 (6 connections now open) 2019-04-27T02:50:16.157+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:56392 conn167: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T02:51:16.164+0000 I - [conn167] end connection 127.0.0.1:56392 (6 connections now open) 2019-04-27T03:15:40.008+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56396 #168 (6 connections now open) 2019-04-27T03:15:40.010+0000 I NETWORK [conn168] received client metadata from 127.0.0.1:56396 conn168: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:16:40.011+0000 I - [conn166] end connection 127.0.0.1:56389 (6 connections now open) 2019-04-27T03:22:11.505+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56400 #169 (6 connections now open) 2019-04-27T03:22:11.505+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:56400 conn169: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:23:11.555+0000 I - [conn168] end connection 127.0.0.1:56396 (6 connections now open) 2019-04-27T03:25:11.899+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56401 #170 (6 connections now open) 2019-04-27T03:25:11.899+0000 I NETWORK [conn170] received client metadata from 127.0.0.1:56401 conn170: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:26:11.902+0000 I - [conn169] end connection 127.0.0.1:56400 (6 connections now open) 2019-04-27T03:59:45.644+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56404 #171 (6 connections now open) 2019-04-27T03:59:45.644+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:56404 conn171: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:01:35.730+0000 I - [conn171] end connection 127.0.0.1:56404 (6 connections now open) 2019-04-27T04:14:27.287+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56406 #172 (6 connections now open) 2019-04-27T04:14:27.287+0000 I NETWORK [conn172] received client metadata from 127.0.0.1:56406 conn172: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:15:27.288+0000 I - [conn170] end connection 127.0.0.1:56401 (6 connections now open) 2019-04-27T04:23:08.252+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56409 #173 (6 connections now open) 2019-04-27T04:23:08.252+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:56409 conn173: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:24:08.253+0000 I - [conn172] end connection 127.0.0.1:56406 (6 connections now open) 2019-04-27T04:44:51.029+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56415 #174 (6 connections now open) 2019-04-27T04:44:51.029+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:56415 conn174: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:45:51.031+0000 I - [conn174] end connection 127.0.0.1:56415 (6 connections now open) 2019-04-27T04:47:21.295+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56419 #175 (6 connections now open) 2019-04-27T04:47:21.295+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:56419 conn175: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:48:21.297+0000 I - [conn175] end connection 127.0.0.1:56419 (6 connections now open) 2019-04-27T05:02:23.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56424 #176 (6 connections now open) 2019-04-27T05:02:23.026+0000 I NETWORK [conn176] received client metadata from 127.0.0.1:56424 conn176: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:03:23.027+0000 I - [conn176] end connection 127.0.0.1:56424 (6 connections now open) 2019-04-27T06:27:32.648+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56429 #177 (6 connections now open) 2019-04-27T06:27:32.650+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:56429 conn177: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T06:28:32.650+0000 I - [conn173] end connection 127.0.0.1:56409 (6 connections now open) 2019-04-27T06:31:43.115+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56430 #178 (6 connections now open) 2019-04-27T06:31:43.115+0000 I NETWORK [conn178] received client metadata from 127.0.0.1:56430 conn178: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T06:32:43.115+0000 I - [conn177] end connection 127.0.0.1:56429 (6 connections now open) 2019-04-27T07:07:27.027+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56437 #179 (6 connections now open) 2019-04-27T07:07:27.027+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:56437 conn179: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:08:27.037+0000 I - [conn179] end connection 127.0.0.1:56437 (6 connections now open) 2019-04-27T07:17:58.194+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56440 #180 (6 connections now open) 2019-04-27T07:17:58.195+0000 I NETWORK [conn180] received client metadata from 127.0.0.1:56440 conn180: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:18:58.196+0000 I - [conn180] end connection 127.0.0.1:56440 (6 connections now open) 2019-04-27T07:38:50.580+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56449 #181 (6 connections now open) 2019-04-27T07:38:50.581+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:56449 conn181: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:39:50.582+0000 I - [conn181] end connection 127.0.0.1:56449 (6 connections now open) 2019-04-27T08:02:43.371+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56455 #182 (6 connections now open) 2019-04-27T08:02:43.371+0000 I NETWORK [conn182] received client metadata from 127.0.0.1:56455 conn182: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:03:43.373+0000 I - [conn182] end connection 127.0.0.1:56455 (6 connections now open) 2019-04-27T08:03:43.489+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56456 #183 (6 connections now open) 2019-04-27T08:03:43.489+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:56456 conn183: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:04:43.491+0000 I - [conn178] end connection 127.0.0.1:56430 (6 connections now open) 2019-04-27T08:58:19.370+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56459 #184 (6 connections now open) 2019-04-27T08:58:19.371+0000 I NETWORK [conn184] received client metadata from 127.0.0.1:56459 conn184: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:59:19.372+0000 I - [conn183] end connection 127.0.0.1:56456 (6 connections now open) 2019-04-27T09:12:51.121+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56463 #185 (6 connections now open) 2019-04-27T09:12:51.121+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:56463 conn185: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:13:51.122+0000 I - [conn184] end connection 127.0.0.1:56459 (6 connections now open) 2019-04-27T09:17:51.829+0000 I COMMAND [conn185] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 166ms 2019-04-27T11:10:35.692+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56475 #186 (6 connections now open) 2019-04-27T11:10:35.694+0000 I NETWORK [conn186] received client metadata from 127.0.0.1:56475 conn186: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:11:35.694+0000 I - [conn185] end connection 127.0.0.1:56463 (6 connections now open) 2019-04-27T11:44:30.645+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56480 #187 (6 connections now open) 2019-04-27T11:44:30.646+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:56480 conn187: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:45:30.647+0000 I - [conn187] end connection 127.0.0.1:56480 (6 connections now open) 2019-04-27T12:40:17.138+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56481 #188 (6 connections now open) 2019-04-27T12:40:17.138+0000 I NETWORK [conn188] received client metadata from 127.0.0.1:56481 conn188: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T12:41:17.139+0000 I - [conn186] end connection 127.0.0.1:56475 (6 connections now open) 2019-04-27T13:00:49.379+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56483 #189 (6 connections now open) 2019-04-27T13:00:49.379+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:56483 conn189: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T13:01:49.379+0000 I - [conn188] end connection 127.0.0.1:56481 (6 connections now open) 2019-04-27T13:43:03.935+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56485 #190 (6 connections now open) 2019-04-27T13:43:03.935+0000 I NETWORK [conn190] received client metadata from 127.0.0.1:56485 conn190: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T13:44:03.935+0000 I - [conn189] end connection 127.0.0.1:56483 (6 connections now open) 2019-04-27T14:31:59.165+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56491 #191 (6 connections now open) 2019-04-27T14:31:59.166+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:56491 conn191: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:32:59.166+0000 I - [conn190] end connection 127.0.0.1:56485 (6 connections now open) 2019-04-27T14:33:49.386+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56494 #192 (6 connections now open) 2019-04-27T14:33:49.387+0000 I NETWORK [conn192] received client metadata from 127.0.0.1:56494 conn192: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:34:49.388+0000 I - [conn191] end connection 127.0.0.1:56491 (6 connections now open) 2019-04-27T15:52:47.813+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56499 #193 (6 connections now open) 2019-04-27T15:52:47.813+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:56499 conn193: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T15:53:47.815+0000 I - [conn192] end connection 127.0.0.1:56494 (6 connections now open) 2019-04-27T16:24:51.299+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56501 #194 (6 connections now open) 2019-04-27T16:24:51.299+0000 I NETWORK [conn194] received client metadata from 127.0.0.1:56501 conn194: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:25:51.300+0000 I - [conn194] end connection 127.0.0.1:56501 (6 connections now open) 2019-04-27T16:49:03.948+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56504 #195 (6 connections now open) 2019-04-27T16:49:03.948+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:56504 conn195: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:50:03.949+0000 I - [conn195] end connection 127.0.0.1:56504 (6 connections now open) 2019-04-27T16:51:04.239+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56505 #196 (6 connections now open) 2019-04-27T16:51:04.240+0000 I NETWORK [conn196] received client metadata from 127.0.0.1:56505 conn196: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:52:14.550+0000 I - [conn196] end connection 127.0.0.1:56505 (6 connections now open) 2019-04-27T16:54:35.181+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56508 #197 (6 connections now open) 2019-04-27T16:54:35.182+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:56508 conn197: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:55:35.183+0000 I - [conn197] end connection 127.0.0.1:56508 (6 connections now open) 2019-04-27T17:02:06.436+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56512 #198 (6 connections now open) 2019-04-27T17:02:06.436+0000 I NETWORK [conn198] received client metadata from 127.0.0.1:56512 conn198: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:03:06.437+0000 I - [conn193] end connection 127.0.0.1:56499 (6 connections now open) 2019-04-27T17:24:39.324+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56517 #199 (6 connections now open) 2019-04-27T17:24:39.332+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:56517 conn199: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:25:39.342+0000 I - [conn198] end connection 127.0.0.1:56512 (6 connections now open) 2019-04-27T17:33:51.235+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56523 #200 (6 connections now open) 2019-04-27T17:33:51.235+0000 I NETWORK [conn200] received client metadata from 127.0.0.1:56523 conn200: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:34:51.235+0000 I - [conn199] end connection 127.0.0.1:56517 (6 connections now open) 2019-04-27T17:40:32.007+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56524 #201 (6 connections now open) 2019-04-27T17:40:32.007+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:56524 conn201: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:41:32.008+0000 I - [conn200] end connection 127.0.0.1:56523 (6 connections now open) 2019-04-27T18:36:28.161+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56533 #202 (6 connections now open) 2019-04-27T18:36:28.162+0000 I NETWORK [conn202] received client metadata from 127.0.0.1:56533 conn202: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T18:37:28.180+0000 I - [conn201] end connection 127.0.0.1:56524 (6 connections now open) 2019-04-27T19:17:52.555+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56538 #203 (6 connections now open) 2019-04-27T19:17:52.556+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:56538 conn203: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:18:52.556+0000 I - [conn202] end connection 127.0.0.1:56533 (6 connections now open) 2019-04-27T19:33:04.286+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56539 #204 (6 connections now open) 2019-04-27T19:33:04.287+0000 I NETWORK [conn204] received client metadata from 127.0.0.1:56539 conn204: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:34:04.289+0000 I - [conn203] end connection 127.0.0.1:56538 (6 connections now open) 2019-04-27T20:21:49.565+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56542 #205 (6 connections now open) 2019-04-27T20:21:49.565+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:56542 conn205: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T20:22:49.565+0000 I - [conn204] end connection 127.0.0.1:56539 (6 connections now open) 2019-04-27T21:01:43.818+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56545 #206 (6 connections now open) 2019-04-27T21:01:43.818+0000 I NETWORK [conn206] received client metadata from 127.0.0.1:56545 conn206: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T21:02:43.819+0000 I - [conn205] end connection 127.0.0.1:56542 (6 connections now open) 2019-04-27T21:59:29.991+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56549 #207 (6 connections now open) 2019-04-27T21:59:29.992+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:56549 conn207: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:00:29.992+0000 I - [conn206] end connection 127.0.0.1:56545 (6 connections now open) 2019-04-27T22:06:10.730+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56552 #208 (6 connections now open) 2019-04-27T22:06:10.730+0000 I NETWORK [conn208] received client metadata from 127.0.0.1:56552 conn208: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:07:10.731+0000 I - [conn207] end connection 127.0.0.1:56549 (6 connections now open) 2019-04-27T22:11:51.362+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56554 #209 (6 connections now open) 2019-04-27T22:11:51.362+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:56554 conn209: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:12:51.363+0000 I - [conn208] end connection 127.0.0.1:56552 (6 connections now open) 2019-04-27T22:16:51.929+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56557 #210 (6 connections now open) 2019-04-27T22:16:51.930+0000 I NETWORK [conn210] received client metadata from 127.0.0.1:56557 conn210: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:17:51.931+0000 I - [conn210] end connection 127.0.0.1:56557 (6 connections now open) 2019-04-27T22:17:58.360+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-27T22:17:58.361+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-27T22:48:15.328+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56563 #211 (6 connections now open) 2019-04-27T22:48:15.328+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:56563 conn211: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:49:15.328+0000 I - [conn209] end connection 127.0.0.1:56554 (6 connections now open) 2019-04-27T23:03:07.098+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56564 #212 (6 connections now open) 2019-04-27T23:03:07.098+0000 I NETWORK [conn212] received client metadata from 127.0.0.1:56564 conn212: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:04:07.100+0000 I - [conn211] end connection 127.0.0.1:56563 (6 connections now open) 2019-04-28T01:43:14.683+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56579 #213 (6 connections now open) 2019-04-28T01:43:14.683+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:56579 conn213: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T01:44:14.684+0000 I - [conn212] end connection 127.0.0.1:56564 (6 connections now open) 2019-04-28T03:07:23.688+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56586 #214 (6 connections now open) 2019-04-28T03:07:23.690+0000 I NETWORK [conn214] received client metadata from 127.0.0.1:56586 conn214: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T03:08:23.701+0000 I - [conn214] end connection 127.0.0.1:56586 (6 connections now open) 2019-04-28T03:45:57.878+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56589 #215 (6 connections now open) 2019-04-28T03:45:57.878+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:56589 conn215: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T03:46:57.878+0000 I - [conn213] end connection 127.0.0.1:56579 (6 connections now open) 2019-04-28T04:24:11.826+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56593 #216 (6 connections now open) 2019-04-28T04:24:11.827+0000 I NETWORK [conn216] received client metadata from 127.0.0.1:56593 conn216: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T04:25:11.831+0000 I - [conn215] end connection 127.0.0.1:56589 (6 connections now open) 2019-04-28T04:40:23.570+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56594 #217 (6 connections now open) 2019-04-28T04:40:23.571+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:56594 conn217: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T04:41:23.572+0000 I - [conn216] end connection 127.0.0.1:56593 (6 connections now open) 2019-04-28T05:42:20.176+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56600 #218 (6 connections now open) 2019-04-28T05:42:20.177+0000 I NETWORK [conn218] received client metadata from 127.0.0.1:56600 conn218: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T05:43:20.178+0000 I - [conn217] end connection 127.0.0.1:56594 (6 connections now open) 2019-04-28T06:03:52.350+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56601 #219 (6 connections now open) 2019-04-28T06:03:52.351+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:56601 conn219: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:04:52.351+0000 I - [conn218] end connection 127.0.0.1:56600 (6 connections now open) 2019-04-28T06:31:05.393+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56606 #220 (6 connections now open) 2019-04-28T06:31:05.394+0000 I NETWORK [conn220] received client metadata from 127.0.0.1:56606 conn220: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:32:05.395+0000 I - [conn219] end connection 127.0.0.1:56601 (6 connections now open) 2019-04-28T06:46:07.049+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56611 #221 (6 connections now open) 2019-04-28T06:46:07.049+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:56611 conn221: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:47:07.050+0000 I - [conn221] end connection 127.0.0.1:56611 (6 connections now open) 2019-04-28T07:31:32.164+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56617 #222 (6 connections now open) 2019-04-28T07:31:32.165+0000 I NETWORK [conn222] received client metadata from 127.0.0.1:56617 conn222: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:32:32.166+0000 I - [conn220] end connection 127.0.0.1:56606 (6 connections now open) 2019-04-28T07:43:53.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56620 #223 (6 connections now open) 2019-04-28T07:43:53.587+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:56620 conn223: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:44:53.588+0000 I - [conn222] end connection 127.0.0.1:56617 (6 connections now open) 2019-04-28T08:02:55.591+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56624 #224 (6 connections now open) 2019-04-28T08:02:55.591+0000 I NETWORK [conn224] received client metadata from 127.0.0.1:56624 conn224: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:03:55.592+0000 I - [conn223] end connection 127.0.0.1:56620 (6 connections now open) 2019-04-28T08:05:25.852+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56625 #225 (6 connections now open) 2019-04-28T08:05:25.852+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:56625 conn225: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:06:25.854+0000 I - [conn225] end connection 127.0.0.1:56625 (6 connections now open) 2019-04-28T08:18:57.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56626 #226 (6 connections now open) 2019-04-28T08:18:57.365+0000 I NETWORK [conn226] received client metadata from 127.0.0.1:56626 conn226: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:19:57.367+0000 I - [conn224] end connection 127.0.0.1:56624 (6 connections now open) 2019-04-28T09:18:33.737+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56632 #227 (6 connections now open) 2019-04-28T09:18:33.738+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:56632 conn227: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T09:19:33.739+0000 I - [conn226] end connection 127.0.0.1:56626 (6 connections now open) 2019-04-28T10:20:00.461+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56637 #228 (6 connections now open) 2019-04-28T10:20:00.462+0000 I NETWORK [conn228] received client metadata from 127.0.0.1:56637 conn228: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T10:21:00.463+0000 I - [conn228] end connection 127.0.0.1:56637 (6 connections now open) 2019-04-28T10:59:14.593+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56641 #229 (6 connections now open) 2019-04-28T10:59:14.593+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:56641 conn229: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:00:14.594+0000 I - [conn229] end connection 127.0.0.1:56641 (6 connections now open) 2019-04-28T11:21:17.011+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56644 #230 (6 connections now open) 2019-04-28T11:21:17.011+0000 I NETWORK [conn230] received client metadata from 127.0.0.1:56644 conn230: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:22:17.012+0000 I - [conn230] end connection 127.0.0.1:56644 (6 connections now open) 2019-04-28T11:47:19.806+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56647 #231 (6 connections now open) 2019-04-28T11:47:19.806+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:56647 conn231: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:48:19.806+0000 I - [conn227] end connection 127.0.0.1:56632 (6 connections now open) 2019-04-28T12:49:26.889+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56651 #232 (6 connections now open) 2019-04-28T12:49:26.889+0000 I NETWORK [conn232] received client metadata from 127.0.0.1:56651 conn232: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T12:50:26.894+0000 I - [conn231] end connection 127.0.0.1:56647 (6 connections now open) 2019-04-28T13:28:31.193+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56657 #233 (6 connections now open) 2019-04-28T13:28:31.193+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:56657 conn233: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:29:31.195+0000 I - [conn232] end connection 127.0.0.1:56651 (6 connections now open) 2019-04-28T13:36:42.150+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56658 #234 (6 connections now open) 2019-04-28T13:36:42.150+0000 I NETWORK [conn234] received client metadata from 127.0.0.1:56658 conn234: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:37:42.150+0000 I - [conn233] end connection 127.0.0.1:56657 (6 connections now open) 2019-04-28T14:02:05.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56663 #235 (6 connections now open) 2019-04-28T14:02:05.029+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:56663 conn235: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T14:03:05.029+0000 I - [conn234] end connection 127.0.0.1:56658 (6 connections now open) 2019-04-28T15:23:24.106+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56670 #236 (6 connections now open) 2019-04-28T15:23:24.106+0000 I NETWORK [conn236] received client metadata from 127.0.0.1:56670 conn236: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:24:24.107+0000 I - [conn235] end connection 127.0.0.1:56663 (6 connections now open) 2019-04-28T15:56:47.740+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56673 #237 (6 connections now open) 2019-04-28T15:56:47.740+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:56673 conn237: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:57:47.743+0000 I - [conn237] end connection 127.0.0.1:56673 (6 connections now open) 2019-04-28T16:27:11.099+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56677 #238 (6 connections now open) 2019-04-28T16:27:11.099+0000 I NETWORK [conn238] received client metadata from 127.0.0.1:56677 conn238: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:28:11.100+0000 I - [conn236] end connection 127.0.0.1:56670 (6 connections now open) 2019-04-28T16:30:31.690+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56680 #239 (6 connections now open) 2019-04-28T16:30:31.691+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:56680 conn239: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:31:31.698+0000 I - [conn238] end connection 127.0.0.1:56677 (6 connections now open) 2019-04-28T16:38:02.691+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56682 #240 (6 connections now open) 2019-04-28T16:38:02.691+0000 I NETWORK [conn240] received client metadata from 127.0.0.1:56682 conn240: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:39:02.696+0000 I - [conn240] end connection 127.0.0.1:56682 (6 connections now open) 2019-04-28T16:45:03.572+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56686 #241 (6 connections now open) 2019-04-28T16:45:03.573+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:56686 conn241: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:46:03.570+0000 I - [conn239] end connection 127.0.0.1:56680 (6 connections now open) 2019-04-28T16:55:55.794+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56689 #242 (6 connections now open) 2019-04-28T16:55:55.795+0000 I NETWORK [conn242] received client metadata from 127.0.0.1:56689 conn242: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:56:55.791+0000 I - [conn241] end connection 127.0.0.1:56686 (6 connections now open) 2019-04-28T17:34:50.154+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56695 #243 (6 connections now open) 2019-04-28T17:34:50.154+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:56695 conn243: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T17:35:50.155+0000 I - [conn243] end connection 127.0.0.1:56695 (6 connections now open) 2019-04-28T18:14:44.640+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56697 #244 (6 connections now open) 2019-04-28T18:14:44.640+0000 I NETWORK [conn244] received client metadata from 127.0.0.1:56697 conn244: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:15:44.644+0000 I - [conn242] end connection 127.0.0.1:56689 (6 connections now open) 2019-04-28T18:15:44.791+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56701 #245 (6 connections now open) 2019-04-28T18:15:44.792+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:56701 conn245: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:17:34.903+0000 I - [conn244] end connection 127.0.0.1:56697 (6 connections now open) 2019-04-28T18:26:06.360+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56703 #246 (6 connections now open) 2019-04-28T18:26:06.360+0000 I NETWORK [conn246] received client metadata from 127.0.0.1:56703 conn246: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:27:06.362+0000 I - [conn245] end connection 127.0.0.1:56701 (6 connections now open) 2019-04-28T18:48:49.021+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56707 #247 (6 connections now open) 2019-04-28T18:48:49.021+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:56707 conn247: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:49:49.040+0000 I - [conn247] end connection 127.0.0.1:56707 (6 connections now open) 2019-04-28T19:04:30.757+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56713 #248 (6 connections now open) 2019-04-28T19:04:30.757+0000 I NETWORK [conn248] received client metadata from 127.0.0.1:56713 conn248: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:05:30.758+0000 I - [conn246] end connection 127.0.0.1:56703 (6 connections now open) 2019-04-28T20:12:18.400+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56720 #249 (6 connections now open) 2019-04-28T20:12:18.401+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:56720 conn249: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:13:18.403+0000 I - [conn248] end connection 127.0.0.1:56713 (6 connections now open) 2019-04-28T20:17:08.978+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56723 #250 (6 connections now open) 2019-04-28T20:17:08.980+0000 I NETWORK [conn250] received client metadata from 127.0.0.1:56723 conn250: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:18:09.053+0000 I - [conn250] end connection 127.0.0.1:56723 (6 connections now open) 2019-04-28T20:47:23.246+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56728 #251 (6 connections now open) 2019-04-28T20:47:23.246+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:56728 conn251: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:48:53.566+0000 I - [conn251] end connection 127.0.0.1:56728 (6 connections now open) 2019-04-28T20:49:33.897+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56731 #252 (6 connections now open) 2019-04-28T20:49:33.897+0000 I NETWORK [conn252] received client metadata from 127.0.0.1:56731 conn252: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:50:33.899+0000 I - [conn249] end connection 127.0.0.1:56720 (6 connections now open) 2019-04-28T20:50:54.062+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56733 #253 (6 connections now open) 2019-04-28T20:50:54.063+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:56733 conn253: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:51:54.064+0000 I - [conn252] end connection 127.0.0.1:56731 (6 connections now open) 2019-04-28T20:56:55.265+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56735 #254 (6 connections now open) 2019-04-28T20:56:55.266+0000 I NETWORK [conn254] received client metadata from 127.0.0.1:56735 conn254: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:57:55.288+0000 I - [conn253] end connection 127.0.0.1:56733 (6 connections now open) 2019-04-28T21:01:56.124+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56739 #255 (6 connections now open) 2019-04-28T21:01:56.125+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:56739 conn255: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:02:56.127+0000 I - [conn254] end connection 127.0.0.1:56735 (6 connections now open) 2019-04-28T21:31:10.991+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56749 #256 (6 connections now open) 2019-04-28T21:31:10.992+0000 I NETWORK [conn256] received client metadata from 127.0.0.1:56749 conn256: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:32:10.992+0000 I - [conn255] end connection 127.0.0.1:56739 (6 connections now open) 2019-04-28T21:52:13.527+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56754 #257 (6 connections now open) 2019-04-28T21:52:13.527+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:56754 conn257: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:53:13.533+0000 I - [conn257] end connection 127.0.0.1:56754 (6 connections now open) 2019-04-28T21:53:23.825+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56755 #258 (6 connections now open) 2019-04-28T21:53:23.826+0000 I NETWORK [conn258] received client metadata from 127.0.0.1:56755 conn258: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:54:23.859+0000 I - [conn258] end connection 127.0.0.1:56755 (6 connections now open) 2019-04-28T21:57:45.092+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56759 #259 (6 connections now open) 2019-04-28T21:57:45.163+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:56759 conn259: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:58:45.166+0000 I - [conn256] end connection 127.0.0.1:56749 (6 connections now open) 2019-04-28T21:59:36.033+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56761 #260 (6 connections now open) 2019-04-28T21:59:36.034+0000 I NETWORK [conn260] received client metadata from 127.0.0.1:56761 conn260: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:00:35.986+0000 I - [conn259] end connection 127.0.0.1:56759 (6 connections now open) 2019-04-28T22:02:46.962+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56765 #261 (6 connections now open) 2019-04-28T22:02:46.962+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:56765 conn261: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:04:07.096+0000 I - [conn261] end connection 127.0.0.1:56765 (6 connections now open) 2019-04-28T22:04:38.307+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56767 #262 (6 connections now open) 2019-04-28T22:04:38.309+0000 I NETWORK [conn262] received client metadata from 127.0.0.1:56767 conn262: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:05:38.315+0000 I - [conn260] end connection 127.0.0.1:56761 (6 connections now open) 2019-04-28T22:11:39.847+0000 I COMMAND [conn262] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 107ms 2019-04-28T22:24:53.072+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56772 #263 (6 connections now open) 2019-04-28T22:24:53.074+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:56772 conn263: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:25:53.073+0000 I - [conn262] end connection 127.0.0.1:56767 (6 connections now open) 2019-04-28T22:32:14.844+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56778 #264 (6 connections now open) 2019-04-28T22:32:14.846+0000 I NETWORK [conn264] received client metadata from 127.0.0.1:56778 conn264: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:33:14.867+0000 I - [conn263] end connection 127.0.0.1:56772 (6 connections now open) 2019-04-28T22:33:15.061+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56782 #265 (6 connections now open) 2019-04-28T22:33:15.062+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:56782 conn265: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:34:15.059+0000 I - [conn264] end connection 127.0.0.1:56778 (6 connections now open) 2019-04-28T22:54:10.117+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56786 #266 (6 connections now open) 2019-04-28T22:54:10.118+0000 I NETWORK [conn266] received client metadata from 127.0.0.1:56786 conn266: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:55:10.119+0000 I - [conn265] end connection 127.0.0.1:56782 (6 connections now open) 2019-04-28T22:59:42.218+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56789 #267 (6 connections now open) 2019-04-28T22:59:42.219+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:56789 conn267: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:00:42.223+0000 I - [conn266] end connection 127.0.0.1:56786 (6 connections now open) 2019-04-28T23:01:46.872+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1736, after globalLock: 1736, after locks: 1736, after network: 1736, after opLatencies: 1736, after opcounters: 1736, after opcountersRepl: 1736, after repl: 1736, after security: 1736, after storageEngine: 1736, after tcmalloc: 1736, after wiredTiger: 1736, at end: 1736 } 2019-04-28T23:01:54.711+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56791 #268 (6 connections now open) 2019-04-28T23:01:54.714+0000 I NETWORK [conn268] received client metadata from 127.0.0.1:56791 conn268: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:02:54.718+0000 I - [conn267] end connection 127.0.0.1:56789 (6 connections now open) 2019-04-28T23:11:27.165+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56796 #269 (6 connections now open) 2019-04-28T23:11:27.165+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:56796 conn269: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:12:37.183+0000 I - [conn268] end connection 127.0.0.1:56791 (6 connections now open) 2019-04-28T23:13:07.659+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56798 #270 (6 connections now open) 2019-04-28T23:13:07.661+0000 I NETWORK [conn270] received client metadata from 127.0.0.1:56798 conn270: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:14:07.700+0000 I - [conn269] end connection 127.0.0.1:56796 (6 connections now open) 2019-04-28T23:14:58.032+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56801 #271 (6 connections now open) 2019-04-28T23:14:58.032+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:56801 conn271: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:15:58.065+0000 I - [conn270] end connection 127.0.0.1:56798 (6 connections now open) 2019-04-28T23:18:58.814+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56805 #272 (6 connections now open) 2019-04-28T23:18:58.817+0000 I NETWORK [conn272] received client metadata from 127.0.0.1:56805 conn272: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:19:58.816+0000 I - [conn271] end connection 127.0.0.1:56801 (6 connections now open) 2019-04-28T23:20:49.305+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56807 #273 (6 connections now open) 2019-04-28T23:20:49.306+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:56807 conn273: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:21:59.348+0000 I - [conn273] end connection 127.0.0.1:56807 (6 connections now open) 2019-04-28T23:25:40.211+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56811 #274 (6 connections now open) 2019-04-28T23:25:40.212+0000 I NETWORK [conn274] received client metadata from 127.0.0.1:56811 conn274: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:27:30.571+0000 I - [conn274] end connection 127.0.0.1:56811 (6 connections now open) 2019-04-28T23:27:50.725+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56812 #275 (6 connections now open) 2019-04-28T23:27:50.725+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:56812 conn275: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:28:50.727+0000 I - [conn272] end connection 127.0.0.1:56805 (6 connections now open) 2019-04-28T23:30:41.740+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56817 #276 (6 connections now open) 2019-04-28T23:30:41.740+0000 I NETWORK [conn276] received client metadata from 127.0.0.1:56817 conn276: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:31:41.746+0000 I - [conn275] end connection 127.0.0.1:56812 (6 connections now open) 2019-04-28T23:34:12.233+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56819 #277 (6 connections now open) 2019-04-28T23:34:12.234+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:56819 conn277: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:35:12.235+0000 I - [conn277] end connection 127.0.0.1:56819 (6 connections now open) 2019-04-28T23:38:54.158+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56821 #278 (6 connections now open) 2019-04-28T23:38:54.159+0000 I NETWORK [conn278] received client metadata from 127.0.0.1:56821 conn278: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:40:44.298+0000 I - [conn278] end connection 127.0.0.1:56821 (6 connections now open) 2019-04-28T23:50:46.729+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56830 #279 (6 connections now open) 2019-04-28T23:50:46.731+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:56830 conn279: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:53:07.044+0000 I - [conn276] end connection 127.0.0.1:56817 (6 connections now open) 2019-04-28T23:53:47.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56832 #280 (6 connections now open) 2019-04-28T23:53:47.291+0000 I NETWORK [conn280] received client metadata from 127.0.0.1:56832 conn280: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:54:47.291+0000 I - [conn279] end connection 127.0.0.1:56830 (6 connections now open) 2019-04-28T23:57:07.818+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56834 #281 (6 connections now open) 2019-04-28T23:57:07.819+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:56834 conn281: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:58:07.819+0000 I - [conn280] end connection 127.0.0.1:56832 (6 connections now open) 2019-04-29T00:06:49.347+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56839 #282 (6 connections now open) 2019-04-29T00:06:49.347+0000 I NETWORK [conn282] received client metadata from 127.0.0.1:56839 conn282: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:07:49.349+0000 I - [conn281] end connection 127.0.0.1:56834 (6 connections now open) 2019-04-29T00:20:11.202+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56842 #283 (6 connections now open) 2019-04-29T00:20:11.208+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:56842 conn283: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:21:11.202+0000 I - [conn282] end connection 127.0.0.1:56839 (6 connections now open) 2019-04-29T00:32:02.755+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56845 #284 (6 connections now open) 2019-04-29T00:32:02.755+0000 I NETWORK [conn284] received client metadata from 127.0.0.1:56845 conn284: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:33:02.756+0000 I - [conn283] end connection 127.0.0.1:56842 (6 connections now open) 2019-04-29T00:41:43.973+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56848 #285 (6 connections now open) 2019-04-29T00:41:43.974+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:56848 conn285: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:42:43.976+0000 I - [conn284] end connection 127.0.0.1:56845 (6 connections now open) 2019-04-29T00:58:26.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56854 #286 (6 connections now open) 2019-04-29T00:58:26.045+0000 I NETWORK [conn286] received client metadata from 127.0.0.1:56854 conn286: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:59:26.052+0000 I - [conn286] end connection 127.0.0.1:56854 (6 connections now open) 2019-04-29T01:05:07.301+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56859 #287 (6 connections now open) 2019-04-29T01:05:07.302+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:56859 conn287: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:06:07.407+0000 I - [conn285] end connection 127.0.0.1:56848 (6 connections now open) 2019-04-29T01:07:38.164+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56862 #288 (6 connections now open) 2019-04-29T01:07:38.164+0000 I NETWORK [conn288] received client metadata from 127.0.0.1:56862 conn288: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:08:48.270+0000 I - [conn287] end connection 127.0.0.1:56859 (6 connections now open) 2019-04-29T01:12:19.338+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56865 #289 (6 connections now open) 2019-04-29T01:12:19.338+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:56865 conn289: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:13:19.342+0000 I - [conn288] end connection 127.0.0.1:56862 (6 connections now open) 2019-04-29T01:16:01.099+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56867 #290 (6 connections now open) 2019-04-29T01:16:01.100+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:56867 conn290: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:17:01.100+0000 I - [conn289] end connection 127.0.0.1:56865 (6 connections now open) 2019-04-29T01:32:25.676+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56875 #291 (6 connections now open) 2019-04-29T01:32:25.676+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:56875 conn291: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:33:25.678+0000 I - [conn291] end connection 127.0.0.1:56875 (6 connections now open) 2019-04-29T01:37:06.882+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56879 #292 (6 connections now open) 2019-04-29T01:37:06.883+0000 I NETWORK [conn292] received client metadata from 127.0.0.1:56879 conn292: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:38:27.336+0000 I - [conn292] end connection 127.0.0.1:56879 (6 connections now open) 2019-04-29T01:40:48.065+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56883 #293 (6 connections now open) 2019-04-29T01:40:48.065+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:56883 conn293: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:41:48.131+0000 I - [conn293] end connection 127.0.0.1:56883 (6 connections now open) 2019-04-29T01:42:38.906+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56888 #294 (6 connections now open) 2019-04-29T01:42:38.907+0000 I NETWORK [conn294] received client metadata from 127.0.0.1:56888 conn294: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:43:38.911+0000 I - [conn290] end connection 127.0.0.1:56867 (6 connections now open) 2019-04-29T01:47:20.477+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56891 #295 (6 connections now open) 2019-04-29T01:47:20.478+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:56891 conn295: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:48:20.486+0000 I - [conn294] end connection 127.0.0.1:56888 (6 connections now open) 2019-04-29T01:52:22.325+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56896 #296 (6 connections now open) 2019-04-29T01:52:22.326+0000 I NETWORK [conn296] received client metadata from 127.0.0.1:56896 conn296: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:53:22.388+0000 I - [conn296] end connection 127.0.0.1:56896 (6 connections now open) 2019-04-29T01:55:43.212+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56899 #297 (6 connections now open) 2019-04-29T01:55:43.212+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:56899 conn297: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:56:43.223+0000 I - [conn297] end connection 127.0.0.1:56899 (6 connections now open) 2019-04-29T02:19:28.258+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56904 #298 (6 connections now open) 2019-04-29T02:19:28.259+0000 I NETWORK [conn298] received client metadata from 127.0.0.1:56904 conn298: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:20:28.260+0000 I - [conn298] end connection 127.0.0.1:56904 (6 connections now open) 2019-04-29T02:23:18.733+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56905 #299 (6 connections now open) 2019-04-29T02:23:18.733+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:56905 conn299: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:24:18.734+0000 I - [conn295] end connection 127.0.0.1:56891 (6 connections now open) 2019-04-29T02:25:38.979+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56906 #300 (6 connections now open) 2019-04-29T02:25:38.979+0000 I NETWORK [conn300] received client metadata from 127.0.0.1:56906 conn300: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:26:38.980+0000 I - [conn300] end connection 127.0.0.1:56906 (6 connections now open) 2019-04-29T02:28:39.300+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56908 #301 (6 connections now open) 2019-04-29T02:28:39.309+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:56908 conn301: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:29:39.326+0000 I - [conn301] end connection 127.0.0.1:56908 (6 connections now open) 2019-04-29T02:29:39.449+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56912 #302 (6 connections now open) 2019-04-29T02:29:39.450+0000 I NETWORK [conn302] received client metadata from 127.0.0.1:56912 conn302: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:30:39.451+0000 I - [conn299] end connection 127.0.0.1:56905 (6 connections now open) 2019-04-29T03:00:53.109+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56916 #303 (6 connections now open) 2019-04-29T03:00:53.109+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:56916 conn303: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:01:53.111+0000 I - [conn303] end connection 127.0.0.1:56916 (6 connections now open) 2019-04-29T03:50:48.955+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56921 #304 (6 connections now open) 2019-04-29T03:50:48.956+0000 I NETWORK [conn304] received client metadata from 127.0.0.1:56921 conn304: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:51:48.956+0000 I - [conn302] end connection 127.0.0.1:56912 (6 connections now open) 2019-04-29T04:53:26.915+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56932 #305 (6 connections now open) 2019-04-29T04:53:26.916+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:56932 conn305: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:54:36.925+0000 I - [conn305] end connection 127.0.0.1:56932 (6 connections now open) 2019-04-29T05:41:22.615+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56933 #306 (6 connections now open) 2019-04-29T05:41:22.616+0000 I NETWORK [conn306] received client metadata from 127.0.0.1:56933 conn306: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T05:42:22.633+0000 I - [conn306] end connection 127.0.0.1:56933 (6 connections now open) 2019-04-29T06:29:58.182+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56941 #307 (6 connections now open) 2019-04-29T06:29:58.182+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:56941 conn307: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:30:58.184+0000 I - [conn304] end connection 127.0.0.1:56921 (6 connections now open) 2019-04-29T06:58:07.385+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T06:58:07.386+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T07:06:32.358+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56949 #308 (6 connections now open) 2019-04-29T07:06:32.360+0000 I NETWORK [conn308] received client metadata from 127.0.0.1:56949 conn308: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:07:32.364+0000 I - [conn307] end connection 127.0.0.1:56941 (6 connections now open) 2019-04-29T07:29:45.049+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56951 #309 (6 connections now open) 2019-04-29T07:29:45.050+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:56951 conn309: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:30:45.050+0000 I - [conn309] end connection 127.0.0.1:56951 (6 connections now open) 2019-04-29T07:39:36.203+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56953 #310 (6 connections now open) 2019-04-29T07:39:36.203+0000 I NETWORK [conn310] received client metadata from 127.0.0.1:56953 conn310: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:40:36.204+0000 I - [conn308] end connection 127.0.0.1:56949 (6 connections now open) 2019-04-29T07:46:58.994+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1272, at end: 1272 } 2019-04-29T07:47:07.955+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56957 #311 (6 connections now open) 2019-04-29T07:47:07.956+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:56957 conn311: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:47:57.886+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 326, after globalLock: 326, after locks: 326, after network: 326, after opLatencies: 326, after opcounters: 326, after opcountersRepl: 326, after repl: 326, after security: 326, after storageEngine: 326, after tcmalloc: 326, after wiredTiger: 1160, at end: 1160 } 2019-04-29T07:48:18.250+0000 I - [conn310] end connection 127.0.0.1:56953 (6 connections now open) 2019-04-29T07:55:10.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56962 #312 (6 connections now open) 2019-04-29T07:55:10.030+0000 I NETWORK [conn312] received client metadata from 127.0.0.1:56962 conn312: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:56:10.064+0000 I - [conn312] end connection 127.0.0.1:56962 (6 connections now open) 2019-04-29T07:58:51.292+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56966 #313 (6 connections now open) 2019-04-29T07:58:51.292+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:56966 conn313: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:59:51.293+0000 I - [conn311] end connection 127.0.0.1:56957 (6 connections now open) 2019-04-29T08:00:01.527+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56968 #314 (6 connections now open) 2019-04-29T08:00:01.528+0000 I NETWORK [conn314] received client metadata from 127.0.0.1:56968 conn314: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:01:01.529+0000 I - [conn313] end connection 127.0.0.1:56966 (6 connections now open) 2019-04-29T08:01:52.551+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56972 #315 (6 connections now open) 2019-04-29T08:01:52.557+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:56972 conn315: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:02:52.558+0000 I - [conn314] end connection 127.0.0.1:56968 (6 connections now open) 2019-04-29T08:26:36.926+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56985 #316 (6 connections now open) 2019-04-29T08:26:36.926+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:56985 conn316: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:27:36.934+0000 I - [conn316] end connection 127.0.0.1:56985 (6 connections now open) 2019-04-29T08:34:18.618+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56988 #317 (6 connections now open) 2019-04-29T08:34:18.619+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:56988 conn317: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:35:18.756+0000 I - [conn317] end connection 127.0.0.1:56988 (6 connections now open) 2019-04-29T08:36:09.556+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56991 #318 (6 connections now open) 2019-04-29T08:36:09.556+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:56991 conn318: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:37:49.877+0000 I - [conn315] end connection 127.0.0.1:56972 (6 connections now open) 2019-04-29T08:57:42.989+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56994 #319 (6 connections now open) 2019-04-29T08:57:42.989+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:56994 conn319: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:58:42.992+0000 I - [conn318] end connection 127.0.0.1:56991 (6 connections now open) 2019-04-29T09:16:35.834+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56999 #320 (6 connections now open) 2019-04-29T09:16:35.834+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:56999 conn320: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:17:35.836+0000 I - [conn320] end connection 127.0.0.1:56999 (6 connections now open) 2019-04-29T09:25:26.861+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57001 #321 (6 connections now open) 2019-04-29T09:25:26.861+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:57001 conn321: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:26:26.864+0000 I - [conn321] end connection 127.0.0.1:57001 (6 connections now open) 2019-04-29T09:29:48.507+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57002 #322 (6 connections now open) 2019-04-29T09:29:48.507+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:57002 conn322: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:29:58.350+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 786, at end: 1723 } 2019-04-29T09:30:11.505+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1445, after globalLock: 1445, after locks: 1445, after network: 1445, after opLatencies: 1445, after opcounters: 1445, after opcountersRepl: 1445, after repl: 1445, after security: 1445, after storageEngine: 1445, after tcmalloc: 1445, after wiredTiger: 1445, at end: 1445 } 2019-04-29T09:30:20.395+0000 I COMMAND [conn322] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 225ms 2019-04-29T09:30:49.094+0000 I - [conn319] end connection 127.0.0.1:56994 (6 connections now open) 2019-04-29T09:32:21.258+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57005 #323 (6 connections now open) 2019-04-29T09:32:21.259+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:57005 conn323: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:33:21.259+0000 I - [conn322] end connection 127.0.0.1:57002 (6 connections now open) 2019-04-29T09:45:53.566+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57008 #324 (6 connections now open) 2019-04-29T09:45:53.569+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:57008 conn324: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:46:53.571+0000 I - [conn323] end connection 127.0.0.1:57005 (6 connections now open) 2019-04-29T09:46:53.796+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57010 #325 (6 connections now open) 2019-04-29T09:46:53.797+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:57010 conn325: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:47:53.797+0000 I - [conn324] end connection 127.0.0.1:57008 (6 connections now open) 2019-04-29T09:48:44.201+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57013 #326 (6 connections now open) 2019-04-29T09:48:44.201+0000 I NETWORK [conn326] received client metadata from 127.0.0.1:57013 conn326: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:49:44.205+0000 I - [conn325] end connection 127.0.0.1:57010 (6 connections now open) 2019-04-29T09:51:14.645+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57015 #327 (6 connections now open) 2019-04-29T09:51:14.647+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:57015 conn327: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:52:14.647+0000 I - [conn326] end connection 127.0.0.1:57013 (6 connections now open) 2019-04-29T10:04:16.758+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57018 #328 (6 connections now open) 2019-04-29T10:04:16.760+0000 I NETWORK [conn328] received client metadata from 127.0.0.1:57018 conn328: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:05:16.762+0000 I - [conn327] end connection 127.0.0.1:57015 (6 connections now open) 2019-04-29T10:05:27.011+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57020 #329 (6 connections now open) 2019-04-29T10:05:27.012+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:57020 conn329: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:06:27.096+0000 I - [conn329] end connection 127.0.0.1:57020 (6 connections now open) 2019-04-29T10:41:41.967+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57025 #330 (6 connections now open) 2019-04-29T10:41:41.973+0000 I NETWORK [conn330] received client metadata from 127.0.0.1:57025 conn330: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:42:41.968+0000 I - [conn328] end connection 127.0.0.1:57018 (6 connections now open) 2019-04-29T10:47:42.626+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57026 #331 (6 connections now open) 2019-04-29T10:47:42.627+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:57026 conn331: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:48:42.627+0000 I - [conn330] end connection 127.0.0.1:57025 (6 connections now open) 2019-04-29T10:51:03.101+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57027 #332 (6 connections now open) 2019-04-29T10:51:03.101+0000 I NETWORK [conn332] received client metadata from 127.0.0.1:57027 conn332: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:52:53.226+0000 I - [conn331] end connection 127.0.0.1:57026 (6 connections now open) 2019-04-29T10:56:54.081+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57029 #333 (6 connections now open) 2019-04-29T10:56:54.081+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:57029 conn333: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:57:54.107+0000 I - [conn332] end connection 127.0.0.1:57027 (6 connections now open) 2019-04-29T11:14:57.509+0000 I COMMAND [conn333] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 128ms 2019-04-29T11:15:28.154+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57035 #334 (6 connections now open) 2019-04-29T11:15:28.154+0000 I NETWORK [conn334] received client metadata from 127.0.0.1:57035 conn334: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:17:08.954+0000 I - [conn333] end connection 127.0.0.1:57029 (6 connections now open) 2019-04-29T11:27:12.551+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57042 #335 (6 connections now open) 2019-04-29T11:27:12.551+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:57042 conn335: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:28:12.567+0000 I - [conn335] end connection 127.0.0.1:57042 (6 connections now open) 2019-04-29T12:02:17.675+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57046 #336 (6 connections now open) 2019-04-29T12:02:17.676+0000 I NETWORK [conn336] received client metadata from 127.0.0.1:57046 conn336: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:03:17.677+0000 I - [conn334] end connection 127.0.0.1:57035 (6 connections now open) 2019-04-29T12:14:39.051+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57048 #337 (6 connections now open) 2019-04-29T12:14:39.051+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:57048 conn337: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:15:39.052+0000 I - [conn337] end connection 127.0.0.1:57048 (6 connections now open) 2019-04-29T12:30:33.102+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57058 #338 (6 connections now open) 2019-04-29T12:30:33.103+0000 I NETWORK [conn338] received client metadata from 127.0.0.1:57058 conn338: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:32:14.292+0000 I - [conn336] end connection 127.0.0.1:57046 (6 connections now open) 2019-04-29T12:33:04.966+0000 I COMMAND [conn338] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 163ms 2019-04-29T12:41:26.809+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57064 #339 (6 connections now open) 2019-04-29T12:41:26.810+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:57064 conn339: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:42:26.810+0000 I - [conn338] end connection 127.0.0.1:57058 (6 connections now open) 2019-04-29T12:47:07.568+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57068 #340 (6 connections now open) 2019-04-29T12:47:07.568+0000 I NETWORK [conn340] received client metadata from 127.0.0.1:57068 conn340: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:47:28.346+0000 I COMMAND [conn340] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 627ms 2019-04-29T12:48:07.572+0000 I - [conn339] end connection 127.0.0.1:57064 (6 connections now open) 2019-04-29T13:02:20.278+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57071 #341 (6 connections now open) 2019-04-29T13:02:20.279+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:57071 conn341: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:03:20.280+0000 I - [conn340] end connection 127.0.0.1:57068 (6 connections now open) 2019-04-29T13:21:24.744+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57073 #342 (6 connections now open) 2019-04-29T13:21:24.745+0000 I NETWORK [conn342] received client metadata from 127.0.0.1:57073 conn342: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:23:15.063+0000 I - [conn341] end connection 127.0.0.1:57071 (6 connections now open) 2019-04-29T13:24:05.962+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57078 #343 (6 connections now open) 2019-04-29T13:24:05.963+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:57078 conn343: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:25:05.966+0000 I - [conn342] end connection 127.0.0.1:57073 (6 connections now open) 2019-04-29T13:25:26.866+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57079 #344 (6 connections now open) 2019-04-29T13:25:26.866+0000 I NETWORK [conn344] received client metadata from 127.0.0.1:57079 conn344: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:27:17.133+0000 I - [conn343] end connection 127.0.0.1:57078 (6 connections now open) 2019-04-29T13:31:58.432+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57085 #345 (6 connections now open) 2019-04-29T13:31:58.435+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:57085 conn345: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:32:58.448+0000 I - [conn344] end connection 127.0.0.1:57079 (6 connections now open) 2019-04-29T13:32:58.862+0000 I COMMAND [conn345] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 219ms 2019-04-29T13:34:29.732+0000 I COMMAND [conn345] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 264ms 2019-04-29T13:35:12.877+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57090 #346 (6 connections now open) 2019-04-29T13:35:12.877+0000 I NETWORK [conn346] received client metadata from 127.0.0.1:57090 conn346: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:36:12.882+0000 I - [conn345] end connection 127.0.0.1:57085 (6 connections now open) 2019-04-29T13:36:33.883+0000 I COMMAND [conn346] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 461ms 2019-04-29T13:37:04.079+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57092 #347 (6 connections now open) 2019-04-29T13:37:04.079+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:57092 conn347: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:37:14.514+0000 I COMMAND [conn347] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 400ms 2019-04-29T13:38:04.081+0000 I - [conn346] end connection 127.0.0.1:57090 (6 connections now open) 2019-04-29T13:38:54.930+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57093 #348 (6 connections now open) 2019-04-29T13:38:54.932+0000 I NETWORK [conn348] received client metadata from 127.0.0.1:57093 conn348: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:39:25.313+0000 I COMMAND [conn347] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 213ms 2019-04-29T13:39:54.945+0000 I - [conn348] end connection 127.0.0.1:57093 (6 connections now open) 2019-04-29T13:45:06.302+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57098 #349 (6 connections now open) 2019-04-29T13:45:06.303+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:57098 conn349: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:46:06.305+0000 I - [conn349] end connection 127.0.0.1:57098 (6 connections now open) 2019-04-29T13:47:27.184+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57102 #350 (6 connections now open) 2019-04-29T13:47:27.228+0000 I NETWORK [conn350] received client metadata from 127.0.0.1:57102 conn350: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:47:47.758+0000 I COMMAND [conn347] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 262ms 2019-04-29T13:48:37.446+0000 I - [conn350] end connection 127.0.0.1:57102 (6 connections now open) 2019-04-29T13:53:29.566+0000 I COMMAND [conn347] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 157ms 2019-04-29T13:59:12.149+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57106 #351 (6 connections now open) 2019-04-29T13:59:12.171+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:57106 conn351: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:00:12.179+0000 I - [conn347] end connection 127.0.0.1:57092 (6 connections now open) 2019-04-29T14:00:23.784+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57109 #352 (6 connections now open) 2019-04-29T14:00:23.785+0000 I NETWORK [conn352] received client metadata from 127.0.0.1:57109 conn352: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:01:23.787+0000 I - [conn351] end connection 127.0.0.1:57106 (6 connections now open) 2019-04-29T14:05:54.467+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57111 #353 (6 connections now open) 2019-04-29T14:05:54.467+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:57111 conn353: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:06:54.467+0000 I - [conn352] end connection 127.0.0.1:57109 (6 connections now open) 2019-04-29T14:09:29.423+0000 I COMMAND [conn353] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 1436ms 2019-04-29T14:10:04.974+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2276, at end: 2276 } 2019-04-29T14:18:36.889+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1382, after globalLock: 1382, after locks: 1382, after network: 1382, after opLatencies: 1382, after opcounters: 1382, after opcountersRepl: 1382, after repl: 1382, after security: 1382, after storageEngine: 1382, after tcmalloc: 1382, after wiredTiger: 1382, at end: 1382 } 2019-04-29T14:19:47.226+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 2112, after locks: 2112, after network: 2112, after opLatencies: 2112, after opcounters: 2112, after opcountersRepl: 2112, after repl: 2112, after security: 2112, after storageEngine: 2112, after tcmalloc: 2112, after wiredTiger: 2112, at end: 2112 } 2019-04-29T14:19:58.183+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1184, at end: 1184 } 2019-04-29T14:20:25.269+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57117 #354 (6 connections now open) 2019-04-29T14:20:25.270+0000 I NETWORK [conn354] received client metadata from 127.0.0.1:57117 conn354: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:21:56.453+0000 I - [conn353] end connection 127.0.0.1:57111 (6 connections now open) 2019-04-29T14:21:57.423+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57121 #355 (6 connections now open) 2019-04-29T14:21:57.425+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:57121 conn355: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:22:57.425+0000 I - [conn354] end connection 127.0.0.1:57117 (6 connections now open) 2019-04-29T14:23:28.487+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57123 #356 (6 connections now open) 2019-04-29T14:23:28.490+0000 I NETWORK [conn356] received client metadata from 127.0.0.1:57123 conn356: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:23:58.922+0000 I COMMAND [conn356] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 114ms 2019-04-29T14:24:28.490+0000 I - [conn355] end connection 127.0.0.1:57121 (6 connections now open) 2019-04-29T14:24:39.337+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57128 #357 (6 connections now open) 2019-04-29T14:24:39.339+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:57128 conn357: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:25:39.392+0000 I - [conn356] end connection 127.0.0.1:57123 (6 connections now open) 2019-04-29T14:26:30.764+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57131 #358 (6 connections now open) 2019-04-29T14:26:30.765+0000 I NETWORK [conn358] received client metadata from 127.0.0.1:57131 conn358: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:27:30.779+0000 I - [conn358] end connection 127.0.0.1:57131 (6 connections now open) 2019-04-29T14:28:52.077+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57136 #359 (6 connections now open) 2019-04-29T14:28:52.078+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:57136 conn359: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:29:52.127+0000 I - [conn359] end connection 127.0.0.1:57136 (6 connections now open) 2019-04-29T14:30:03.042+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57138 #360 (6 connections now open) 2019-04-29T14:30:03.045+0000 I NETWORK [conn360] received client metadata from 127.0.0.1:57138 conn360: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:31:03.048+0000 I - [conn357] end connection 127.0.0.1:57128 (6 connections now open) 2019-04-29T14:31:34.439+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57141 #361 (6 connections now open) 2019-04-29T14:31:34.442+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:57141 conn361: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:31:55.253+0000 I COMMAND [conn360] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 200ms 2019-04-29T14:32:38.912+0000 I COMMAND [conn361] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 102ms 2019-04-29T14:33:20.677+0000 I COMMAND [conn361] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 282ms 2019-04-29T14:33:31.998+0000 I COMMAND [conn361] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 295ms 2019-04-29T14:33:38.811+0000 I - [conn360] end connection 127.0.0.1:57138 (6 connections now open) 2019-04-29T14:34:15.550+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1342, at end: 1342 } 2019-04-29T14:34:31.743+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 3290 } 2019-04-29T14:34:44.762+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57145 #362 (6 connections now open) 2019-04-29T14:34:44.766+0000 I NETWORK [conn362] received client metadata from 127.0.0.1:57145 conn362: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:35:15.627+0000 I COMMAND [conn362] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 158ms 2019-04-29T14:35:44.772+0000 I - [conn361] end connection 127.0.0.1:57141 (6 connections now open) 2019-04-29T14:36:06.851+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57147 #363 (6 connections now open) 2019-04-29T14:36:06.851+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:57147 conn363: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:38:18.773+0000 I - [conn363] end connection 127.0.0.1:57147 (6 connections now open) 2019-04-29T14:47:42.793+0000 I COMMAND [conn362] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 159ms 2019-04-29T14:47:53.041+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57157 #364 (6 connections now open) 2019-04-29T14:47:53.042+0000 I NETWORK [conn364] received client metadata from 127.0.0.1:57157 conn364: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:48:06.000+0000 I COMMAND [conn362] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1533, after globalLock: 1533, after locks: 1533, after network: 1533, after opLatencies: 1533, after opcounters: 1533, after opcountersRepl: 1533, after repl: 1533, after security: 1533, after sharding: 1533, after storageEngine: 1533, after tcmalloc: 1533, after wiredTiger: 1533, at end: 1533 } 2019-04-29T14:48:06.001+0000 I COMMAND [conn362] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23189 locks:{} protocol:op_command 1533ms 2019-04-29T14:48:46.439+0000 I COMMAND [conn362] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 126ms 2019-04-29T14:48:54.009+0000 I - [conn364] end connection 127.0.0.1:57157 (6 connections now open) 2019-04-29T14:49:27.298+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57161 #365 (6 connections now open) 2019-04-29T14:49:27.299+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:57161 conn365: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:50:26.997+0000 I - [conn362] end connection 127.0.0.1:57145 (6 connections now open) 2019-04-29T15:05:32.896+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57170 #366 (6 connections now open) 2019-04-29T15:05:32.896+0000 I NETWORK [conn366] received client metadata from 127.0.0.1:57170 conn366: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:06:32.901+0000 I - [conn365] end connection 127.0.0.1:57161 (6 connections now open) 2019-04-29T15:09:13.815+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57175 #367 (6 connections now open) 2019-04-29T15:09:13.816+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:57175 conn367: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:10:13.816+0000 I - [conn366] end connection 127.0.0.1:57170 (6 connections now open) 2019-04-29T15:10:34.161+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57177 #368 (6 connections now open) 2019-04-29T15:10:34.169+0000 I NETWORK [conn368] received client metadata from 127.0.0.1:57177 conn368: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:11:34.173+0000 I - [conn368] end connection 127.0.0.1:57177 (6 connections now open) 2019-04-29T15:12:24.625+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57179 #369 (6 connections now open) 2019-04-29T15:12:24.625+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:57179 conn369: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:13:24.636+0000 I - [conn367] end connection 127.0.0.1:57175 (6 connections now open) 2019-04-29T15:14:05.826+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57180 #370 (6 connections now open) 2019-04-29T15:14:05.827+0000 I NETWORK [conn370] received client metadata from 127.0.0.1:57180 conn370: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:14:56.749+0000 I COMMAND [conn369] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 137ms 2019-04-29T15:15:36.520+0000 I - [conn370] end connection 127.0.0.1:57180 (6 connections now open) 2019-04-29T15:16:17.474+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57187 #371 (6 connections now open) 2019-04-29T15:16:17.525+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:57187 conn371: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:16:59.395+0000 I COMMAND [conn371] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 949ms 2019-04-29T15:17:17.672+0000 I - [conn369] end connection 127.0.0.1:57179 (6 connections now open) 2019-04-29T15:17:19.836+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57190 #372 (6 connections now open) 2019-04-29T15:17:19.837+0000 I NETWORK [conn372] received client metadata from 127.0.0.1:57190 conn372: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:18:19.840+0000 I - [conn371] end connection 127.0.0.1:57187 (6 connections now open) 2019-04-29T15:20:30.667+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57191 #373 (6 connections now open) 2019-04-29T15:20:30.667+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:57191 conn373: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:21:30.667+0000 I - [conn372] end connection 127.0.0.1:57190 (6 connections now open) 2019-04-29T15:28:44.189+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57194 #374 (6 connections now open) 2019-04-29T15:28:44.190+0000 I NETWORK [conn374] received client metadata from 127.0.0.1:57194 conn374: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:28:45.678+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1171, at end: 1181 } 2019-04-29T15:29:43.982+0000 I - [conn373] end connection 127.0.0.1:57191 (6 connections now open) 2019-04-29T15:30:10.248+0000 I COMMAND [conn374] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 915ms 2019-04-29T15:30:13.467+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 2894, after network: 2894, after opLatencies: 2894, after opcounters: 2894, after opcountersRepl: 2894, after repl: 2894, after security: 2894, after storageEngine: 2894, after tcmalloc: 2894, after wiredTiger: 2894, at end: 2894 } 2019-04-29T15:31:20.336+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T15:31:20.338+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T15:31:25.327+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57199 #375 (6 connections now open) 2019-04-29T15:31:25.327+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:57199 conn375: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:31:57.717+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1612, at end: 1612 } 2019-04-29T15:32:25.521+0000 I - [conn374] end connection 127.0.0.1:57194 (6 connections now open) 2019-04-29T15:33:00.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57201 #376 (6 connections now open) 2019-04-29T15:33:00.019+0000 I NETWORK [conn376] received client metadata from 127.0.0.1:57201 conn376: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:33:52.464+0000 I COMMAND [conn375] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 119ms 2019-04-29T15:34:33.194+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 2067, after globalLock: 2067, after locks: 2067, after network: 2067, after opLatencies: 2067, after opcounters: 2067, after opcountersRepl: 2067, after repl: 2067, after security: 2067, after storageEngine: 2067, after tcmalloc: 2067, after wiredTiger: 2067, at end: 2067 } 2019-04-29T15:34:33.543+0000 I COMMAND [conn375] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 328ms 2019-04-29T15:34:40.497+0000 I - [conn376] end connection 127.0.0.1:57201 (6 connections now open) 2019-04-29T15:35:57.007+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57204 #377 (6 connections now open) 2019-04-29T15:35:57.009+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:57204 conn377: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:38:27.722+0000 I - [conn375] end connection 127.0.0.1:57199 (6 connections now open) 2019-04-29T15:39:08.433+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57206 #378 (6 connections now open) 2019-04-29T15:39:08.433+0000 I NETWORK [conn378] received client metadata from 127.0.0.1:57206 conn378: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:40:38.700+0000 I - [conn378] end connection 127.0.0.1:57206 (6 connections now open) 2019-04-29T15:45:10.632+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57212 #379 (6 connections now open) 2019-04-29T15:45:10.636+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:57212 conn379: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:46:10.630+0000 I - [conn377] end connection 127.0.0.1:57204 (6 connections now open) 2019-04-29T15:47:02.474+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 651, after wiredTiger: 1021, at end: 1021 } 2019-04-29T15:47:06.584+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1006, at end: 1006 } 2019-04-29T15:50:04.359+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57219 #380 (6 connections now open) 2019-04-29T15:50:04.362+0000 I NETWORK [conn380] received client metadata from 127.0.0.1:57219 conn380: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:51:04.364+0000 I - [conn379] end connection 127.0.0.1:57212 (6 connections now open) 2019-04-29T15:53:15.972+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57224 #381 (6 connections now open) 2019-04-29T15:53:15.982+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:57224 conn381: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:54:15.991+0000 I - [conn381] end connection 127.0.0.1:57224 (6 connections now open) 2019-04-29T15:55:26.617+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57226 #382 (6 connections now open) 2019-04-29T15:55:26.618+0000 I NETWORK [conn382] received client metadata from 127.0.0.1:57226 conn382: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:56:26.618+0000 I - [conn380] end connection 127.0.0.1:57219 (6 connections now open) 2019-04-29T15:57:31.859+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57231 #383 (6 connections now open) 2019-04-29T15:57:31.860+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:57231 conn383: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:58:31.861+0000 I - [conn383] end connection 127.0.0.1:57231 (6 connections now open) 2019-04-29T15:59:22.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57232 #384 (6 connections now open) 2019-04-29T15:59:22.675+0000 I NETWORK [conn384] received client metadata from 127.0.0.1:57232 conn384: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:59:40.525+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 3486, at end: 3486 } 2019-04-29T15:59:53.858+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1280 } 2019-04-29T16:00:22.697+0000 I - [conn384] end connection 127.0.0.1:57232 (6 connections now open) 2019-04-29T16:01:58.693+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57238 #385 (6 connections now open) 2019-04-29T16:01:58.693+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:57238 conn385: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:03:29.288+0000 I - [conn385] end connection 127.0.0.1:57238 (6 connections now open) 2019-04-29T16:04:09.948+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57241 #386 (6 connections now open) 2019-04-29T16:04:09.949+0000 I NETWORK [conn386] received client metadata from 127.0.0.1:57241 conn386: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:05:30.814+0000 I - [conn386] end connection 127.0.0.1:57241 (6 connections now open) 2019-04-29T16:10:23.509+0000 I COMMAND [conn382] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 109ms 2019-04-29T16:12:35.362+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57248 #387 (6 connections now open) 2019-04-29T16:12:35.363+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:57248 conn387: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:14:36.517+0000 I - [conn387] end connection 127.0.0.1:57248 (6 connections now open) 2019-04-29T16:21:29.574+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57257 #388 (6 connections now open) 2019-04-29T16:21:29.588+0000 I NETWORK [conn388] received client metadata from 127.0.0.1:57257 conn388: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:22:29.590+0000 I - [conn382] end connection 127.0.0.1:57226 (6 connections now open) 2019-04-29T16:22:39.849+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57261 #389 (6 connections now open) 2019-04-29T16:22:39.849+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:57261 conn389: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:23:39.850+0000 I - [conn389] end connection 127.0.0.1:57261 (6 connections now open) 2019-04-29T16:26:10.872+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57262 #390 (6 connections now open) 2019-04-29T16:26:10.872+0000 I NETWORK [conn390] received client metadata from 127.0.0.1:57262 conn390: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:27:51.187+0000 I - [conn388] end connection 127.0.0.1:57257 (6 connections now open) 2019-04-29T16:27:51.423+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57266 #391 (6 connections now open) 2019-04-29T16:27:51.423+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:57266 conn391: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:28:51.507+0000 I - [conn390] end connection 127.0.0.1:57262 (6 connections now open) 2019-04-29T16:30:02.504+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57270 #392 (6 connections now open) 2019-04-29T16:30:02.504+0000 I NETWORK [conn392] received client metadata from 127.0.0.1:57270 conn392: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:31:02.461+0000 I - [conn391] end connection 127.0.0.1:57266 (6 connections now open) 2019-04-29T16:31:44.157+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57272 #393 (6 connections now open) 2019-04-29T16:31:44.158+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:57272 conn393: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:33:25.327+0000 I - [conn392] end connection 127.0.0.1:57270 (6 connections now open) 2019-04-29T16:34:46.976+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57277 #394 (6 connections now open) 2019-04-29T16:34:46.977+0000 I NETWORK [conn394] received client metadata from 127.0.0.1:57277 conn394: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:35:17.350+0000 I COMMAND [conn394] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 236ms 2019-04-29T16:35:38.189+0000 I COMMAND [conn394] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 304ms 2019-04-29T16:35:57.049+0000 I - [conn393] end connection 127.0.0.1:57272 (6 connections now open) 2019-04-29T16:37:01.080+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57280 #395 (6 connections now open) 2019-04-29T16:37:01.080+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:57280 conn395: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:37:11.298+0000 I COMMAND [conn394] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 138ms 2019-04-29T16:37:40.696+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1375, after globalLock: 1375, after locks: 1375, after network: 1375, after opLatencies: 1375, after opcounters: 1375, after opcountersRepl: 1375, after repl: 1375, after security: 1375, after storageEngine: 1375, after tcmalloc: 1375, after wiredTiger: 1375, at end: 1396 } 2019-04-29T16:37:41.883+0000 I COMMAND [conn394] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 196ms 2019-04-29T16:38:01.107+0000 I - [conn395] end connection 127.0.0.1:57280 (6 connections now open) 2019-04-29T16:38:32.783+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57282 #396 (6 connections now open) 2019-04-29T16:38:32.785+0000 I NETWORK [conn396] received client metadata from 127.0.0.1:57282 conn396: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:40:13.480+0000 I - [conn396] end connection 127.0.0.1:57282 (6 connections now open) 2019-04-29T16:50:08.388+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57289 #397 (6 connections now open) 2019-04-29T16:50:08.388+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:57289 conn397: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:51:08.391+0000 I - [conn394] end connection 127.0.0.1:57277 (6 connections now open) 2019-04-29T16:53:29.236+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57292 #398 (6 connections now open) 2019-04-29T16:53:29.236+0000 I NETWORK [conn398] received client metadata from 127.0.0.1:57292 conn398: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:54:29.232+0000 I - [conn397] end connection 127.0.0.1:57289 (6 connections now open) 2019-04-29T17:18:53.700+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-29T17:18:53.700+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-29T17:18:59.811+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1897, at end: 1897 } 2019-04-29T17:19:37.256+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57298 #399 (6 connections now open) 2019-04-29T17:19:37.260+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:57298 conn399: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:21:00.264+0000 I - [conn399] end connection 127.0.0.1:57298 (6 connections now open) 2019-04-29T17:21:03.680+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57300 #400 (6 connections now open) 2019-04-29T17:21:03.682+0000 I NETWORK [conn400] received client metadata from 127.0.0.1:57300 conn400: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:23:25.170+0000 I - [conn400] end connection 127.0.0.1:57300 (6 connections now open) 2019-04-29T17:26:02.394+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57305 #401 (6 connections now open) 2019-04-29T17:26:02.401+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:57305 conn401: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:26:48.190+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 1559, after globalLock: 1559, after locks: 1559, after network: 1559, after opLatencies: 1559, after opcounters: 1559, after opcountersRepl: 1559, after repl: 1559, after security: 1559, after storageEngine: 1559, after tcmalloc: 1559, after wiredTiger: 1559, at end: 1559 } 2019-04-29T17:27:22.805+0000 I - [conn401] end connection 127.0.0.1:57305 (6 connections now open) 2019-04-29T17:27:33.401+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57308 #402 (6 connections now open) 2019-04-29T17:27:33.632+0000 I NETWORK [conn402] received client metadata from 127.0.0.1:57308 conn402: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:27:33.777+0000 I COMMAND [conn398] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 143ms 2019-04-29T17:27:44.121+0000 I COMMAND [conn402] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 131ms 2019-04-29T17:28:55.277+0000 I COMMAND [conn398] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 206ms 2019-04-29T17:29:54.842+0000 I - [conn402] end connection 127.0.0.1:57308 (6 connections now open) 2019-04-29T17:30:15.564+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57312 #403 (6 connections now open) 2019-04-29T17:30:15.566+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:57312 conn403: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:31:15.567+0000 I - [conn398] end connection 127.0.0.1:57292 (6 connections now open) 2019-04-29T17:38:31.638+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57319 #404 (6 connections now open) 2019-04-29T17:38:31.639+0000 I NETWORK [conn404] received client metadata from 127.0.0.1:57319 conn404: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:39:31.644+0000 I - [conn404] end connection 127.0.0.1:57319 (6 connections now open) 2019-04-29T17:39:52.427+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57322 #405 (6 connections now open) 2019-04-29T17:39:52.428+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:57322 conn405: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:40:52.431+0000 I - [conn405] end connection 127.0.0.1:57322 (6 connections now open) 2019-04-29T18:29:09.026+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57334 #406 (6 connections now open) 2019-04-29T18:29:09.026+0000 I NETWORK [conn406] received client metadata from 127.0.0.1:57334 conn406: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:30:09.027+0000 I - [conn406] end connection 127.0.0.1:57334 (6 connections now open) 2019-04-29T18:30:39.439+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57337 #407 (6 connections now open) 2019-04-29T18:30:39.442+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:57337 conn407: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:31:39.438+0000 I - [conn403] end connection 127.0.0.1:57312 (6 connections now open) 2019-04-29T18:45:31.931+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57343 #408 (6 connections now open) 2019-04-29T18:45:31.932+0000 I NETWORK [conn408] received client metadata from 127.0.0.1:57343 conn408: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:46:31.932+0000 I - [conn407] end connection 127.0.0.1:57337 (6 connections now open) 2019-04-29T19:10:04.927+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57349 #409 (6 connections now open) 2019-04-29T19:10:04.927+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:57349 conn409: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:11:04.929+0000 I - [conn408] end connection 127.0.0.1:57343 (6 connections now open) 2019-04-29T19:26:56.717+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57350 #410 (6 connections now open) 2019-04-29T19:26:56.724+0000 I NETWORK [conn410] received client metadata from 127.0.0.1:57350 conn410: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:27:56.725+0000 I - [conn409] end connection 127.0.0.1:57349 (6 connections now open) 2019-04-29T19:33:08.352+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57353 #411 (6 connections now open) 2019-04-29T19:33:08.359+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:57353 conn411: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:34:48.760+0000 I - [conn411] end connection 127.0.0.1:57353 (6 connections now open) 2019-04-29T19:34:49.035+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57355 #412 (6 connections now open) 2019-04-29T19:34:49.036+0000 I NETWORK [conn412] received client metadata from 127.0.0.1:57355 conn412: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:35:49.038+0000 I - [conn410] end connection 127.0.0.1:57350 (6 connections now open) 2019-04-29T19:56:32.767+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57360 #413 (6 connections now open) 2019-04-29T19:56:32.767+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:57360 conn413: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:57:32.770+0000 I - [conn412] end connection 127.0.0.1:57355 (6 connections now open) 2019-04-29T19:59:13.717+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57362 #414 (6 connections now open) 2019-04-29T19:59:13.718+0000 I NETWORK [conn414] received client metadata from 127.0.0.1:57362 conn414: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:00:13.727+0000 I - [conn414] end connection 127.0.0.1:57362 (6 connections now open) 2019-04-29T20:04:44.371+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57363 #415 (6 connections now open) 2019-04-29T20:04:44.371+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:57363 conn415: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:05:44.371+0000 I - [conn413] end connection 127.0.0.1:57360 (6 connections now open) 2019-04-29T20:33:27.417+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57371 #416 (6 connections now open) 2019-04-29T20:33:27.417+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:57371 conn416: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:34:27.419+0000 I - [conn415] end connection 127.0.0.1:57363 (6 connections now open) 2019-04-29T21:43:24.857+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57377 #417 (6 connections now open) 2019-04-29T21:43:24.859+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:57377 conn417: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:44:24.859+0000 I - [conn416] end connection 127.0.0.1:57371 (6 connections now open) 2019-04-29T22:22:29.364+0000 I COMMAND [conn417] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 143ms 2019-04-29T22:43:21.865+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57385 #418 (6 connections now open) 2019-04-29T22:43:21.865+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:57385 conn418: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:44:21.866+0000 I - [conn418] end connection 127.0.0.1:57385 (6 connections now open) 2019-04-29T23:00:13.929+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57387 #419 (6 connections now open) 2019-04-29T23:00:13.930+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:57387 conn419: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:01:44.018+0000 I - [conn419] end connection 127.0.0.1:57387 (6 connections now open) 2019-04-29T23:14:46.519+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57394 #420 (6 connections now open) 2019-04-29T23:14:46.519+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:57394 conn420: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:15:46.520+0000 I - [conn417] end connection 127.0.0.1:57377 (6 connections now open) 2019-04-29T23:29:48.193+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57397 #421 (6 connections now open) 2019-04-29T23:29:48.195+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:57397 conn421: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:31:18.325+0000 I - [conn420] end connection 127.0.0.1:57394 (6 connections now open) 2019-04-29T23:51:11.539+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57401 #422 (6 connections now open) 2019-04-29T23:51:11.539+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:57401 conn422: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:52:11.623+0000 I - [conn422] end connection 127.0.0.1:57401 (6 connections now open) 2019-04-29T23:57:03.159+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57409 #423 (6 connections now open) 2019-04-29T23:57:03.161+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:57409 conn423: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:58:03.161+0000 I - [conn421] end connection 127.0.0.1:57397 (6 connections now open) 2019-04-30T00:42:33.811+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-30T00:42:33.812+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-30T00:46:09.510+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57419 #424 (6 connections now open) 2019-04-30T00:46:09.513+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:57419 conn424: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:47:09.480+0000 I - [conn423] end connection 127.0.0.1:57409 (6 connections now open) 2019-04-30T01:40:36.073+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57426 #425 (6 connections now open) 2019-04-30T01:40:36.073+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:57426 conn425: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:41:36.074+0000 I - [conn425] end connection 127.0.0.1:57426 (6 connections now open) 2019-04-30T01:43:06.482+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57427 #426 (6 connections now open) 2019-04-30T01:43:06.482+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:57427 conn426: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:44:06.485+0000 I - [conn424] end connection 127.0.0.1:57419 (6 connections now open) 2019-04-30T01:57:08.261+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57430 #427 (6 connections now open) 2019-04-30T01:57:08.262+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:57430 conn427: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:58:08.376+0000 I - [conn427] end connection 127.0.0.1:57430 (6 connections now open) 2019-04-30T02:18:41.013+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57435 #428 (6 connections now open) 2019-04-30T02:18:41.013+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:57435 conn428: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:19:41.015+0000 I - [conn428] end connection 127.0.0.1:57435 (6 connections now open) 2019-04-30T02:22:41.451+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57437 #429 (6 connections now open) 2019-04-30T02:22:41.451+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:57437 conn429: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:23:41.453+0000 I - [conn429] end connection 127.0.0.1:57437 (6 connections now open) 2019-04-30T03:07:16.022+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57440 #430 (6 connections now open) 2019-04-30T03:07:16.022+0000 I NETWORK [conn430] received client metadata from 127.0.0.1:57440 conn430: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T03:08:16.025+0000 I - [conn430] end connection 127.0.0.1:57440 (6 connections now open) 2019-04-30T04:40:56.128+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57446 #431 (6 connections now open) 2019-04-30T04:40:56.129+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:57446 conn431: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T04:41:56.129+0000 I - [conn426] end connection 127.0.0.1:57427 (6 connections now open) 2019-04-30T05:31:21.312+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57449 #432 (6 connections now open) 2019-04-30T05:31:21.313+0000 I NETWORK [conn432] received client metadata from 127.0.0.1:57449 conn432: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T05:32:21.323+0000 I - [conn432] end connection 127.0.0.1:57449 (6 connections now open) 2019-04-30T07:38:54.124+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57459 #433 (6 connections now open) 2019-04-30T07:38:54.124+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:57459 conn433: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:39:54.123+0000 I - [conn431] end connection 127.0.0.1:57446 (6 connections now open) 2019-04-30T07:50:58.824+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57466 #434 (6 connections now open) 2019-04-30T07:50:58.827+0000 I NETWORK [conn434] received client metadata from 127.0.0.1:57466 conn434: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:51:58.832+0000 I - [conn434] end connection 127.0.0.1:57466 (6 connections now open) 2019-04-30T07:52:20.419+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57468 #435 (6 connections now open) 2019-04-30T07:52:20.419+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:57468 conn435: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:54:11.597+0000 I - [conn435] end connection 127.0.0.1:57468 (6 connections now open) 2019-04-30T07:54:41.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57473 #436 (6 connections now open) 2019-04-30T07:54:41.918+0000 I NETWORK [conn436] received client metadata from 127.0.0.1:57473 conn436: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:55:41.920+0000 I - [conn433] end connection 127.0.0.1:57459 (6 connections now open) 2019-04-30T07:59:12.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57481 #437 (6 connections now open) 2019-04-30T07:59:12.831+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:57481 conn437: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:00:12.836+0000 I - [conn437] end connection 127.0.0.1:57481 (6 connections now open) 2019-04-30T08:00:33.520+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57482 #438 (6 connections now open) 2019-04-30T08:00:33.526+0000 I NETWORK [conn438] received client metadata from 127.0.0.1:57482 conn438: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:01:33.531+0000 I - [conn436] end connection 127.0.0.1:57473 (6 connections now open) 2019-04-30T08:02:14.094+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57483 #439 (6 connections now open) 2019-04-30T08:02:14.097+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:57483 conn439: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:03:14.100+0000 I - [conn439] end connection 127.0.0.1:57483 (6 connections now open) 2019-04-30T08:06:56.239+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57488 #440 (6 connections now open) 2019-04-30T08:06:56.248+0000 I NETWORK [conn440] received client metadata from 127.0.0.1:57488 conn440: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:07:56.249+0000 I - [conn438] end connection 127.0.0.1:57482 (6 connections now open) 2019-04-30T09:52:57.469+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57496 #441 (6 connections now open) 2019-04-30T09:52:57.470+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:57496 conn441: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:53:57.472+0000 I - [conn440] end connection 127.0.0.1:57488 (6 connections now open) 2019-04-30T09:54:28.587+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57500 #442 (6 connections now open) 2019-04-30T09:54:28.588+0000 I NETWORK [conn442] received client metadata from 127.0.0.1:57500 conn442: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:54:38.783+0000 I COMMAND [conn441] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 130ms 2019-04-30T09:55:28.633+0000 I - [conn442] end connection 127.0.0.1:57500 (6 connections now open) 2019-04-30T09:56:19.915+0000 I COMMAND [conn441] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 159ms 2019-04-30T09:56:40.260+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57502 #443 (6 connections now open) 2019-04-30T09:56:40.260+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:57502 conn443: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:57:42.903+0000 I - [conn443] end connection 127.0.0.1:57502 (6 connections now open) 2019-04-30T09:57:42.904+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 3334, after globalLock: 3334, after locks: 3334, after network: 3334, after opLatencies: 3334, after opcounters: 3334, after opcountersRepl: 3334, after repl: 3334, after security: 3334, after storageEngine: 3334, after tcmalloc: 3334, after wiredTiger: 3334, at end: 3334 } 2019-04-30T09:57:43.535+0000 I COMMAND [conn441] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 615ms 2019-04-30T09:58:04.186+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57507 #444 (6 connections now open) 2019-04-30T09:58:04.186+0000 I NETWORK [conn444] received client metadata from 127.0.0.1:57507 conn444: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:00:57.522+0000 I - [conn441] end connection 127.0.0.1:57496 (6 connections now open) 2019-04-30T10:01:48.384+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57509 #445 (6 connections now open) 2019-04-30T10:01:48.384+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:57509 conn445: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:02:43.393+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1267, at end: 1267 } 2019-04-30T10:02:51.924+0000 I - [conn444] end connection 127.0.0.1:57507 (6 connections now open) 2019-04-30T10:03:33.187+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1191, at end: 1191 } 2019-04-30T10:04:03.372+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57513 #446 (6 connections now open) 2019-04-30T10:04:03.376+0000 I NETWORK [conn446] received client metadata from 127.0.0.1:57513 conn446: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:04:17.163+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 4665, after wiredTiger: 4665, at end: 4665 } 2019-04-30T10:04:57.076+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1031, after wiredTiger: 1031, at end: 1031 } 2019-04-30T10:05:58.149+0000 I - [conn446] end connection 127.0.0.1:57513 (6 connections now open) 2019-04-30T10:06:10.079+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57516 #447 (6 connections now open) 2019-04-30T10:06:10.082+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:57516 conn447: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:06:45.233+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1026 } 2019-04-30T10:07:10.460+0000 I - [conn445] end connection 127.0.0.1:57509 (6 connections now open) 2019-04-30T10:07:37.669+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 2647, after globalLock: 2647, after locks: 2647, after network: 2647, after opLatencies: 2647, after opcounters: 2647, after opcountersRepl: 2647, after repl: 2647, after security: 2647, after storageEngine: 2647, after tcmalloc: 2647, after wiredTiger: 2647, at end: 2647 } 2019-04-30T10:08:52.624+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 3858 } 2019-04-30T10:09:24.370+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57520 #448 (6 connections now open) 2019-04-30T10:09:24.370+0000 I NETWORK [conn448] received client metadata from 127.0.0.1:57520 conn448: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:10:24.372+0000 I - [conn447] end connection 127.0.0.1:57516 (6 connections now open) 2019-04-30T10:13:06.200+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57521 #449 (6 connections now open) 2019-04-30T10:13:06.204+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:57521 conn449: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:14:06.190+0000 I - [conn448] end connection 127.0.0.1:57520 (6 connections now open) 2019-04-30T11:20:23.334+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57528 #450 (6 connections now open) 2019-04-30T11:20:23.334+0000 I NETWORK [conn450] received client metadata from 127.0.0.1:57528 conn450: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:21:23.335+0000 I - [conn449] end connection 127.0.0.1:57521 (6 connections now open) 2019-04-30T11:30:34.439+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57529 #451 (6 connections now open) 2019-04-30T11:30:34.439+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:57529 conn451: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:31:34.439+0000 I - [conn450] end connection 127.0.0.1:57528 (6 connections now open) 2019-04-30T11:39:06.540+0000 I COMMAND [conn451] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 416ms 2019-04-30T11:44:27.761+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57531 #452 (6 connections now open) 2019-04-30T11:44:27.762+0000 I NETWORK [conn452] received client metadata from 127.0.0.1:57531 conn452: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:45:27.774+0000 I - [conn452] end connection 127.0.0.1:57531 (6 connections now open) 2019-04-30T11:47:29.138+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1067 } 2019-04-30T11:48:00.763+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57535 #453 (6 connections now open) 2019-04-30T11:48:00.829+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:57535 conn453: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:49:00.765+0000 I - [conn451] end connection 127.0.0.1:57529 (6 connections now open) 2019-04-30T11:49:43.187+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57538 #454 (6 connections now open) 2019-04-30T11:49:43.189+0000 I NETWORK [conn454] received client metadata from 127.0.0.1:57538 conn454: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:49:55.910+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 1430, after backgroundFlushing: 1430, after connections: 1430, after dur: 1430, after encryptionAtRest: 1430, after extra_info: 1430, after globalLock: 1430, after locks: 1430, after network: 1430, after opLatencies: 1430, after opcounters: 1430, after opcountersRepl: 1430, after repl: 1430, after security: 1430, after storageEngine: 1430, after tcmalloc: 1430, after wiredTiger: 1430, at end: 1430 } 2019-04-30T11:50:43.205+0000 I - [conn454] end connection 127.0.0.1:57538 (6 connections now open) 2019-04-30T11:51:09.421+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 1350, after asserts: 1350, after backgroundFlushing: 1350, after connections: 1350, after dur: 1350, after encryptionAtRest: 1350, after extra_info: 1350, after globalLock: 1350, after locks: 1350, after network: 1350, after opLatencies: 1350, after opcounters: 1350, after opcountersRepl: 1350, after repl: 1350, after security: 1350, after storageEngine: 1350, after tcmalloc: 1350, after wiredTiger: 1350, at end: 1350 } 2019-04-30T11:51:36.321+0000 I COMMAND [conn453] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 266ms 2019-04-30T11:51:36.329+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57541 #455 (6 connections now open) 2019-04-30T11:51:36.331+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:57541 conn455: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:51:45.845+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 1389, at end: 1389 } 2019-04-30T11:52:37.937+0000 I - [conn453] end connection 127.0.0.1:57535 (6 connections now open) 2019-04-30T11:52:48.688+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57545 #456 (6 connections now open) 2019-04-30T11:52:48.688+0000 I NETWORK [conn456] received client metadata from 127.0.0.1:57545 conn456: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:54:34.623+0000 I - [conn455] end connection 127.0.0.1:57541 (6 connections now open) 2019-04-30T11:57:39.054+0000 I COMMAND [conn456] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 133ms 2019-04-30T11:58:19.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57552 #457 (6 connections now open) 2019-04-30T11:58:19.918+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:57552 conn457: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:59:00.797+0000 I COMMAND [conn457] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 139ms 2019-04-30T11:59:19.940+0000 I - [conn456] end connection 127.0.0.1:57545 (6 connections now open) 2019-04-30T12:00:11.396+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57556 #458 (6 connections now open) 2019-04-30T12:00:11.396+0000 I NETWORK [conn458] received client metadata from 127.0.0.1:57556 conn458: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:01:12.680+0000 I COMMAND [conn457] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 126ms 2019-04-30T12:01:42.455+0000 I - [conn458] end connection 127.0.0.1:57556 (6 connections now open) 2019-04-30T12:04:14.915+0000 I COMMAND [conn457] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 133ms 2019-04-30T12:06:05.942+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57562 #459 (6 connections now open) 2019-04-30T12:06:05.944+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:57562 conn459: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:07:26.020+0000 I - [conn459] end connection 127.0.0.1:57562 (6 connections now open) 2019-04-30T12:07:26.279+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57565 #460 (6 connections now open) 2019-04-30T12:07:26.280+0000 I NETWORK [conn460] received client metadata from 127.0.0.1:57565 conn460: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:08:26.281+0000 I - [conn457] end connection 127.0.0.1:57552 (6 connections now open) 2019-04-30T12:09:06.990+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57566 #461 (6 connections now open) 2019-04-30T12:09:06.991+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:57566 conn461: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:10:47.525+0000 I - [conn461] end connection 127.0.0.1:57566 (6 connections now open) 2019-04-30T12:14:09.320+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57569 #462 (6 connections now open) 2019-04-30T12:14:09.321+0000 I NETWORK [conn462] received client metadata from 127.0.0.1:57569 conn462: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:15:09.320+0000 I - [conn460] end connection 127.0.0.1:57565 (6 connections now open) 2019-04-30T12:15:09.540+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57571 #463 (6 connections now open) 2019-04-30T12:15:09.541+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:57571 conn463: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:16:09.541+0000 I - [conn462] end connection 127.0.0.1:57569 (6 connections now open) 2019-04-30T12:16:49.910+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57573 #464 (6 connections now open) 2019-04-30T12:16:49.910+0000 I NETWORK [conn464] received client metadata from 127.0.0.1:57573 conn464: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:17:00.115+0000 I COMMAND [conn464] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22758 locks:{} protocol:op_command 115ms 2019-04-30T12:17:49.912+0000 I - [conn463] end connection 127.0.0.1:57571 (6 connections now open) 2019-04-30T12:19:11.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57579 #465 (6 connections now open) 2019-04-30T12:19:11.317+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:57579 conn465: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:20:11.316+0000 I - [conn464] end connection 127.0.0.1:57573 (6 connections now open) 2019-04-30T12:20:52.931+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57583 #466 (6 connections now open) 2019-04-30T12:20:52.931+0000 I NETWORK [conn466] received client metadata from 127.0.0.1:57583 conn466: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:22:33.449+0000 I - [conn465] end connection 127.0.0.1:57579 (6 connections now open) 2019-04-30T12:23:23.786+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57585 #467 (6 connections now open) 2019-04-30T12:23:23.788+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:57585 conn467: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:24:23.814+0000 I - [conn466] end connection 127.0.0.1:57583 (6 connections now open) 2019-04-30T13:03:28.043+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57592 #468 (6 connections now open) 2019-04-30T13:03:28.043+0000 I NETWORK [conn468] received client metadata from 127.0.0.1:57592 conn468: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:04:28.044+0000 I - [conn467] end connection 127.0.0.1:57585 (6 connections now open) 2019-04-30T13:06:09.083+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57594 #469 (6 connections now open) 2019-04-30T13:06:09.084+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:57594 conn469: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:07:09.085+0000 I - [conn468] end connection 127.0.0.1:57592 (6 connections now open) 2019-04-30T14:10:17.605+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 2612, at end: 2612 } 2019-04-30T14:10:28.227+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57600 #470 (6 connections now open) 2019-04-30T14:10:28.228+0000 I NETWORK [conn470] received client metadata from 127.0.0.1:57600 conn470: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:34:58.407+0000 I NETWORK [replSetDistLockPinger] Marking host localhost:27021 as failed :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-30T15:34:58.407+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: ExceededTimeLimit: operation exceeded time limit. 2019-04-30T15:35:58.434+0000 I - [conn470] end connection 127.0.0.1:57600 (6 connections now open) 2019-04-30T15:41:07.956+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 1733, after wiredTiger: 1733, at end: 1733 } 2019-04-30T15:42:10.914+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57610 #471 (6 connections now open) 2019-04-30T15:42:10.916+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:57610 conn471: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:43:21.844+0000 I COMMAND [conn471] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 108ms 2019-04-30T15:43:31.714+0000 I - [conn469] end connection 127.0.0.1:57594 (6 connections now open) 2019-04-30T15:43:33.068+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57612 #472 (6 connections now open) 2019-04-30T15:43:33.084+0000 I NETWORK [conn472] received client metadata from 127.0.0.1:57612 conn472: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:44:33.299+0000 I - [conn471] end connection 127.0.0.1:57610 (6 connections now open) 2019-04-30T15:44:44.270+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57614 #473 (6 connections now open) 2019-04-30T15:44:44.282+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:57614 conn473: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:46:20.336+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 844, after asserts: 844, after backgroundFlushing: 844, after connections: 844, after dur: 844, after encryptionAtRest: 844, after extra_info: 844, after globalLock: 844, after locks: 844, after network: 844, after opLatencies: 844, after opcounters: 844, after opcountersRepl: 844, after repl: 844, after security: 844, after storageEngine: 844, after tcmalloc: 1543, after wiredTiger: 1543, at end: 1543 } 2019-04-30T15:46:32.345+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 2997 } 2019-04-30T15:46:44.756+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 4627, after globalLock: 4627, after locks: 4627, after network: 4627, after opLatencies: 4627, after opcounters: 4627, after opcountersRepl: 4627, after repl: 4627, after security: 4627, after storageEngine: 4627, after tcmalloc: 4627, after wiredTiger: 4627, at end: 4627 } 2019-04-30T15:46:49.151+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 57, after opcounters: 57, after opcountersRepl: 57, after repl: 57, after security: 57, after storageEngine: 57, after tcmalloc: 57, after wiredTiger: 1179, at end: 1179 } 2019-04-30T15:48:18.399+0000 I - [conn473] end connection 127.0.0.1:57614 (6 connections now open) 2019-04-30T15:49:20.242+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 77, after globalLock: 77, after locks: 77, after network: 77, after opLatencies: 77, after opcounters: 77, after opcountersRepl: 77, after repl: 77, after security: 77, after storageEngine: 77, after tcmalloc: 77, after wiredTiger: 1295, at end: 1295 } 2019-04-30T15:52:51.633+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after encryptionAtRest: 0, after extra_info: 0, after globalLock: 0, after locks: 0, after network: 0, after opLatencies: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after wiredTiger: 0, at end: 1012 } 2019-04-30T15:53:24.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57621 #474 (6 connections now open) 2019-04-30T15:53:24.296+0000 I NETWORK [conn474] received client metadata from 127.0.0.1:57621 conn474: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:54:24.330+0000 I - [conn474] end connection 127.0.0.1:57621 (6 connections now open) 2019-04-30T15:56:25.124+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57625 #475 (6 connections now open) 2019-04-30T15:56:25.129+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:57625 conn475: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:57:25.200+0000 I - [conn475] end connection 127.0.0.1:57625 (6 connections now open) 2019-04-30T15:57:25.418+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57629 #476 (6 connections now open) 2019-04-30T15:57:25.424+0000 I NETWORK [conn476] received client metadata from 127.0.0.1:57629 conn476: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:58:58.299+0000 I - [conn472] end connection 127.0.0.1:57612 (6 connections now open) 2019-04-30T15:58:58.696+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57631 #477 (6 connections now open) 2019-04-30T15:58:58.697+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:57631 conn477: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:59:58.701+0000 I - [conn477] end connection 127.0.0.1:57631 (6 connections now open) 2019-04-30T16:03:00.680+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57636 #478 (6 connections now open) 2019-04-30T16:03:00.682+0000 I NETWORK [conn478] received client metadata from 127.0.0.1:57636 conn478: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:04:00.686+0000 I - [conn478] end connection 127.0.0.1:57636 (6 connections now open) 2019-04-30T16:06:21.685+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57639 #479 (6 connections now open) 2019-04-30T16:06:21.687+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:57639 conn479: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:07:31.849+0000 I - [conn479] end connection 127.0.0.1:57639 (6 connections now open) 2019-04-30T16:10:22.456+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57642 #480 (6 connections now open) 2019-04-30T16:10:22.457+0000 I NETWORK [conn480] received client metadata from 127.0.0.1:57642 conn480: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:11:22.459+0000 I - [conn476] end connection 127.0.0.1:57629 (6 connections now open) 2019-04-30T16:39:07.532+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:57646 #481 (6 connections now open) 2019-04-30T16:39:07.535+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:57646 conn481: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } }