2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] MongoDB starting : pid=12834 port=27020 dbpath=/home/vagrant/data/shard03/db 64-bit host=m312 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] db version v3.4.2 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] git version: 3f76e40c105fc223b3e5aac3e20dcd026b83b38b 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1f 6 Jan 2014 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] modules: enterprise 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] build environment: 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] distmod: ubuntu1404 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] distarch: x86_64 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-04-25T17:39:16.301+0000 I CONTROL [initandlisten] options: { net: { port: 27020 }, processManagement: { fork: true }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/home/vagrant/data/shard03/db", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } }, systemLog: { destination: "file", path: "/home/vagrant/data/shard03/mongod.log" } } 2019-04-25T17:39:16.340+0000 I STORAGE [initandlisten] 2019-04-25T17:39:16.340+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-04-25T17:39:16.340+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2019-04-25T17:39:16.341+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.672+0000 I CONTROL [initandlisten] 2019-04-25T17:39:16.672+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-04-25T17:39:16.672+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-04-25T17:39:16.672+0000 I CONTROL [initandlisten] 2019-04-25T17:39:16.674+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.772+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/vagrant/data/shard03/db/diagnostic.data' 2019-04-25T17:39:16.773+0000 I NETWORK [thread1] waiting for connections on port 27020 2019-04-25T17:39:17.439+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43338 #1 (1 connection now open) 2019-04-25T17:39:17.441+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:43338 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.446+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43340 #2 (2 connections now open) 2019-04-25T17:39:17.446+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:43340 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.448+0000 I - [conn1] end connection 127.0.0.1:43338 (2 connections now open) 2019-04-25T17:39:17.448+0000 I - [conn2] end connection 127.0.0.1:43340 (1 connection now open) 2019-04-25T17:39:20.268+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43362 #3 (1 connection now open) 2019-04-25T17:39:20.268+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:43362 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.358+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.358+0000 I INDEX [conn3] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T17:39:20.364+0000 I INDEX [conn3] build index done. scanned 0 total records. 0 secs 2019-04-25T17:39:20.365+0000 I COMMAND [conn3] setting featureCompatibilityVersion to 3.4 2019-04-25T17:39:20.366+0000 I SHARDING [conn3] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "configRepl/localhost:27021", shardName: "shard03", clusterId: ObjectId('5cc1f0c77d35b464808374e5') } 2019-04-25T17:39:20.366+0000 I SHARDING [conn3] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2019-04-25T17:39:20.369+0000 I NETWORK [conn3] Starting new replica set monitor for configRepl/localhost:27021 2019-04-25T17:39:20.370+0000 I SHARDING [thread2] creating distributed lock ping thread for process m312:27020:1556213960:-1365605589149757436 (sleeping for 30000ms) 2019-04-25T17:39:20.371+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.371+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-25T17:39:20.373+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.373+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-25T17:39:20.378+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.397+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43367 #4 (2 connections now open) 2019-04-25T17:39:21.400+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:43367 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.407+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43370 #5 (3 connections now open) 2019-04-25T17:39:21.408+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:43370 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.414+0000 I - [conn5] end connection 127.0.0.1:43370 (3 connections now open) 2019-04-25T17:39:21.414+0000 I - [conn4] end connection 127.0.0.1:43367 (2 connections now open) 2019-04-25T17:39:21.435+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43382 #6 (2 connections now open) 2019-04-25T17:39:21.436+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:43382 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.440+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43383 #7 (3 connections now open) 2019-04-25T17:39:21.440+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:43383 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.441+0000 I - [conn7] end connection 127.0.0.1:43383 (3 connections now open) 2019-04-25T17:39:21.441+0000 I - [conn6] end connection 127.0.0.1:43382 (2 connections now open) 2019-04-25T17:39:29.904+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43391 #8 (2 connections now open) 2019-04-25T17:39:29.905+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:43391 conn8: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:44:20.371+0000 I - [conn3] end connection 127.0.0.1:43362 (2 connections now open) 2019-04-25T17:44:37.812+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43401 #9 (2 connections now open) 2019-04-25T17:44:37.812+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:43401 conn9: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T17:49:37.813+0000 I - [conn9] end connection 127.0.0.1:43401 (2 connections now open) 2019-04-25T18:00:12.016+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43426 #10 (2 connections now open) 2019-04-25T18:00:12.016+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:43426 conn10: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:00:12.016+0000 I SHARDING [conn10] MetadataLoader loading chunks for test.test based on: (empty) 2019-04-25T18:00:12.018+0000 I SHARDING [conn10] Marking collection test.test as sharded with collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 0|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.018+0000 I SHARDING [conn10] MetadataLoader took 1 ms and found version 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:00:12.018+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "baz" } -> { test: "foo" } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard03_5cc1f5acb15e94cf35372e5f 2019-04-25T18:00:12.104+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:12.104+0000 I INDEX [migrateThread] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2019-04-25T18:00:12.114+0000 I INDEX [migrateThread] build index done. scanned 0 total records. 0 secs 2019-04-25T18:00:12.114+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "baz" } -> { test: "foo" }, with opId: 2350 2019-04-25T18:00:12.115+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "baz" } -> { test: "foo" } 2019-04-25T18:00:12.118+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-25T18:00:12.118+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "baz" } -> { test: "foo" } 2019-04-25T18:00:12.150+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "baz" } -> { test: "foo" } 2019-04-25T18:00:12.151+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:00:12.151+0000-5cc1f5ac7547feefd2cd633a", server: "m312", clientAddr: "", time: new Date(1556215212151), what: "moveChunk.to", ns: "test.test", details: { min: { test: "baz" }, max: { test: "foo" }, step 1 of 6: 96, step 2 of 6: 1, step 3 of 6: 2, step 4 of 6: 0, step 5 of 6: 31, step 6 of 6: 0, note: "success" } } 2019-04-25T18:03:26.037+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43431 #11 (3 connections now open) 2019-04-25T18:03:26.037+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:43431 conn11: { 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.038+0000 I SHARDING [conn11] MetadataLoader loading chunks for test.test based on: 2|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:03:26.040+0000 I SHARDING [conn11] Refreshing metadata for collection test.test from collection version: 2|1||5cc1f21c7d2ebf0a897998eb, shard version: 0|0||5cc1f21c7d2ebf0a897998eb to collection version: 3|1||5cc1f21c7d2ebf0a897998eb, shard version: 3|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:03:26.040+0000 I SHARDING [conn11] MetadataLoader took 1 ms and found version 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:03:26.044+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43434 #12 (4 connections now open) 2019-04-25T18:03:26.044+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:43434 conn12: { 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.943+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43435 #13 (5 connections now open) 2019-04-25T18:04:03.943+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:43435 conn13: { driver: { name: "MongoDB Internal Client", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:04:03.972+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43438 #14 (6 connections now open) 2019-04-25T18:04:03.973+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:43438 conn14: { 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:12.160+0000 I - [conn10] end connection 127.0.0.1:43426 (6 connections now open) 2019-04-25T18:08:26.041+0000 I - [conn11] end connection 127.0.0.1:43431 (5 connections now open) 2019-04-25T18:08:26.047+0000 I - [conn12] end connection 127.0.0.1:43434 (4 connections now open) 2019-04-25T18:18:55.593+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43444 #15 (4 connections now open) 2019-04-25T18:18:55.593+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:43444 conn15: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:18:55.594+0000 I SHARDING [conn15] MetadataLoader loading chunks for test.test based on: 3|1||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.595+0000 I SHARDING [conn15] Refreshing metadata for collection test.test from collection version: 3|1||5cc1f21c7d2ebf0a897998eb, shard version: 3|0||5cc1f21c7d2ebf0a897998eb to collection version: 4|3||5cc1f21c7d2ebf0a897998eb, shard version: 3|0||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.595+0000 I SHARDING [conn15] MetadataLoader took 1 ms and found version 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-25T18:18:55.595+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: MinKey } -> { test: "bar" } for collection test.test from localhost:27019 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard02_shard03_5cc1fa0f50f841ae6c27fcce 2019-04-25T18:18:55.596+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: MinKey } -> { test: "bar" }, with opId: 4484 2019-04-25T18:18:55.597+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: MinKey } -> { test: "bar" } 2019-04-25T18:18:55.598+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-25T18:18:55.598+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: MinKey } -> { test: "bar" } 2019-04-25T18:18:55.610+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: MinKey } -> { test: "bar" } 2019-04-25T18:18:55.610+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-25T18:18:55.610+0000-5cc1fa0f7547feefd2cd65b0", server: "m312", clientAddr: "", time: new Date(1556216335610), what: "moveChunk.to", ns: "test.test", details: { min: { test: MinKey }, max: { test: "bar" }, step 1 of 6: 1, step 2 of 6: 0, step 3 of 6: 1, step 4 of 6: 0, step 5 of 6: 11, step 6 of 6: 0, note: "success" } } 2019-04-25T18:23:55.620+0000 I - [conn15] end connection 127.0.0.1:43444 (4 connections now open) 2019-04-25T18:36:08.607+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43449 #16 (4 connections now open) 2019-04-25T18:36:08.608+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:43449 conn16: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:37:08.610+0000 I - [conn8] end connection 127.0.0.1:43391 (4 connections now open) 2019-04-25T18:41:49.276+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43452 #17 (4 connections now open) 2019-04-25T18:41:49.277+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:43452 conn17: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T18:42:49.278+0000 I - [conn17] end connection 127.0.0.1:43452 (4 connections now open) 2019-04-25T19:05:21.829+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43459 #18 (4 connections now open) 2019-04-25T19:05:21.829+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:43459 conn18: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:06:21.831+0000 I - [conn16] end connection 127.0.0.1:43449 (4 connections now open) 2019-04-25T19:08:12.132+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43460 #19 (4 connections now open) 2019-04-25T19:08:12.133+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:43460 conn19: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:09:12.135+0000 I - [conn19] end connection 127.0.0.1:43460 (4 connections now open) 2019-04-25T19:27:04.284+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43461 #20 (4 connections now open) 2019-04-25T19:27:04.284+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:43461 conn20: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:28:04.285+0000 I - [conn20] end connection 127.0.0.1:43461 (4 connections now open) 2019-04-25T19:28:34.458+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43463 #21 (4 connections now open) 2019-04-25T19:28:34.459+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:43463 conn21: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:29:34.461+0000 I - [conn18] end connection 127.0.0.1:43459 (4 connections now open) 2019-04-25T19:36:25.326+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43464 #22 (4 connections now open) 2019-04-25T19:36:25.326+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:43464 conn22: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:37:25.328+0000 I - [conn21] end connection 127.0.0.1:43463 (4 connections now open) 2019-04-25T19:44:56.334+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43465 #23 (4 connections now open) 2019-04-25T19:44:56.334+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:43465 conn23: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:45:56.334+0000 I - [conn22] end connection 127.0.0.1:43464 (4 connections now open) 2019-04-25T19:50:56.989+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43467 #24 (4 connections now open) 2019-04-25T19:50:56.990+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:43467 conn24: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T19:51:56.992+0000 I - [conn23] end connection 127.0.0.1:43465 (4 connections now open) 2019-04-25T20:13:19.479+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43469 #25 (4 connections now open) 2019-04-25T20:13:19.479+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:43469 conn25: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:14:19.480+0000 I - [conn25] end connection 127.0.0.1:43469 (4 connections now open) 2019-04-25T20:16:39.801+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43471 #26 (4 connections now open) 2019-04-25T20:16:39.802+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:43471 conn26: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:17:39.802+0000 I - [conn24] end connection 127.0.0.1:43467 (4 connections now open) 2019-04-25T20:21:00.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43472 #27 (4 connections now open) 2019-04-25T20:21:00.290+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:43472 conn27: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:22:00.290+0000 I - [conn26] end connection 127.0.0.1:43471 (4 connections now open) 2019-04-25T20:24:20.637+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43474 #28 (4 connections now open) 2019-04-25T20:24:20.637+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:43474 conn28: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:25:20.645+0000 I - [conn27] end connection 127.0.0.1:43472 (4 connections now open) 2019-04-25T20:29:21.129+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43477 #29 (4 connections now open) 2019-04-25T20:29:21.129+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:43477 conn29: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:30:21.130+0000 I - [conn29] end connection 127.0.0.1:43477 (4 connections now open) 2019-04-25T20:58:04.497+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43479 #30 (4 connections now open) 2019-04-25T20:58:04.498+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:43479 conn30: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T20:59:04.499+0000 I - [conn28] end connection 127.0.0.1:43474 (4 connections now open) 2019-04-25T21:03:05.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43481 #31 (4 connections now open) 2019-04-25T21:03:05.018+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:43481 conn31: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:04:05.018+0000 I - [conn31] end connection 127.0.0.1:43481 (4 connections now open) 2019-04-25T21:09:25.727+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43482 #32 (4 connections now open) 2019-04-25T21:09:25.728+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:43482 conn32: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:10:25.729+0000 I - [conn32] end connection 127.0.0.1:43482 (4 connections now open) 2019-04-25T21:31:18.144+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43484 #33 (4 connections now open) 2019-04-25T21:31:18.145+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:43484 conn33: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T21:32:18.146+0000 I - [conn33] end connection 127.0.0.1:43484 (4 connections now open) 2019-04-25T23:18:19.728+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43492 #34 (4 connections now open) 2019-04-25T23:18:19.729+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:43492 conn34: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:19:19.729+0000 I - [conn30] end connection 127.0.0.1:43479 (4 connections now open) 2019-04-25T23:37:41.792+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43496 #35 (4 connections now open) 2019-04-25T23:37:41.793+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:43496 conn35: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:38:41.794+0000 I - [conn35] end connection 127.0.0.1:43496 (4 connections now open) 2019-04-25T23:44:42.542+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43497 #36 (4 connections now open) 2019-04-25T23:44:42.542+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:43497 conn36: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-25T23:45:42.542+0000 I - [conn34] end connection 127.0.0.1:43492 (4 connections now open) 2019-04-26T00:19:16.452+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43501 #37 (4 connections now open) 2019-04-26T00:19:16.453+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:43501 conn37: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:20:16.453+0000 I - [conn36] end connection 127.0.0.1:43497 (4 connections now open) 2019-04-26T00:34:48.476+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43503 #38 (4 connections now open) 2019-04-26T00:34:48.477+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:43503 conn38: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:35:48.477+0000 I - [conn37] end connection 127.0.0.1:43501 (4 connections now open) 2019-04-26T00:40:39.101+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43505 #39 (4 connections now open) 2019-04-26T00:40:39.101+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:43505 conn39: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:41:39.103+0000 I - [conn38] end connection 127.0.0.1:43503 (4 connections now open) 2019-04-26T00:49:50.261+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43506 #40 (4 connections now open) 2019-04-26T00:49:50.261+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:43506 conn40: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:50:50.263+0000 I - [conn39] end connection 127.0.0.1:43505 (4 connections now open) 2019-04-26T00:57:01.010+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43509 #41 (4 connections now open) 2019-04-26T00:57:01.011+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:43509 conn41: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T00:58:01.012+0000 I - [conn40] end connection 127.0.0.1:43506 (4 connections now open) 2019-04-26T01:36:55.222+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43513 #42 (4 connections now open) 2019-04-26T01:36:55.223+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:43513 conn42: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:37:55.224+0000 I - [conn41] end connection 127.0.0.1:43509 (4 connections now open) 2019-04-26T01:53:37.162+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43516 #43 (4 connections now open) 2019-04-26T01:53:37.163+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:43516 conn43: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T01:54:37.164+0000 I - [conn43] end connection 127.0.0.1:43516 (4 connections now open) 2019-04-26T02:09:59.162+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43518 #44 (4 connections now open) 2019-04-26T02:09:59.163+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:43518 conn44: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:10:59.178+0000 I - [conn42] end connection 127.0.0.1:43513 (4 connections now open) 2019-04-26T02:14:59.872+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43521 #45 (4 connections now open) 2019-04-26T02:14:59.874+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:43521 conn45: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:15:59.875+0000 I - [conn44] end connection 127.0.0.1:43518 (4 connections now open) 2019-04-26T02:30:41.709+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43522 #46 (4 connections now open) 2019-04-26T02:30:41.710+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:43522 conn46: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:31:41.712+0000 I - [conn46] end connection 127.0.0.1:43522 (4 connections now open) 2019-04-26T02:51:04.340+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43523 #47 (4 connections now open) 2019-04-26T02:51:04.341+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:43523 conn47: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:52:04.342+0000 I - [conn45] end connection 127.0.0.1:43521 (4 connections now open) 2019-04-26T02:55:34.846+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43524 #48 (4 connections now open) 2019-04-26T02:55:34.846+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:43524 conn48: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:56:34.847+0000 I - [conn47] end connection 127.0.0.1:43523 (4 connections now open) 2019-04-26T02:57:35.116+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43525 #49 (4 connections now open) 2019-04-26T02:57:35.118+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:43525 conn49: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T02:58:35.119+0000 I - [conn49] end connection 127.0.0.1:43525 (4 connections now open) 2019-04-26T03:30:19.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43527 #50 (4 connections now open) 2019-04-26T03:30:19.030+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:43527 conn50: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:31:19.032+0000 I - [conn50] end connection 127.0.0.1:43527 (4 connections now open) 2019-04-26T03:31:19.193+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43529 #51 (4 connections now open) 2019-04-26T03:31:19.194+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:43529 conn51: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:32:19.197+0000 I - [conn51] end connection 127.0.0.1:43529 (4 connections now open) 2019-04-26T03:35:39.762+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43530 #52 (4 connections now open) 2019-04-26T03:35:39.762+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:43530 conn52: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:36:39.764+0000 I - [conn52] end connection 127.0.0.1:43530 (4 connections now open) 2019-04-26T03:52:51.884+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43532 #53 (4 connections now open) 2019-04-26T03:52:51.885+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:43532 conn53: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T03:53:51.888+0000 I - [conn53] end connection 127.0.0.1:43532 (4 connections now open) 2019-04-26T04:00:12.737+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43533 #54 (4 connections now open) 2019-04-26T04:00:12.738+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:43533 conn54: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:01:12.738+0000 I - [conn48] end connection 127.0.0.1:43524 (4 connections now open) 2019-04-26T04:20:15.137+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43534 #55 (4 connections now open) 2019-04-26T04:20:15.138+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:43534 conn55: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:21:15.140+0000 I - [conn55] end connection 127.0.0.1:43534 (4 connections now open) 2019-04-26T04:31:56.493+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43537 #56 (4 connections now open) 2019-04-26T04:31:56.494+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:43537 conn56: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:32:56.509+0000 I - [conn54] end connection 127.0.0.1:43533 (4 connections now open) 2019-04-26T04:55:19.227+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43541 #57 (4 connections now open) 2019-04-26T04:55:19.228+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:43541 conn57: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:56:19.230+0000 I - [conn57] end connection 127.0.0.1:43541 (4 connections now open) 2019-04-26T04:56:49.425+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43544 #58 (4 connections now open) 2019-04-26T04:56:49.426+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:43544 conn58: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T04:57:49.427+0000 I - [conn58] end connection 127.0.0.1:43544 (4 connections now open) 2019-04-26T05:13:51.353+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43546 #59 (4 connections now open) 2019-04-26T05:13:51.353+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:43546 conn59: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:14:51.356+0000 I - [conn59] end connection 127.0.0.1:43546 (4 connections now open) 2019-04-26T05:15:21.573+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43547 #60 (4 connections now open) 2019-04-26T05:15:21.575+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:43547 conn60: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:16:51.613+0000 I - [conn60] end connection 127.0.0.1:43547 (4 connections now open) 2019-04-26T05:21:22.281+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43549 #61 (4 connections now open) 2019-04-26T05:21:22.281+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:43549 conn61: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:22:22.283+0000 I - [conn61] end connection 127.0.0.1:43549 (4 connections now open) 2019-04-26T05:22:52.493+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43550 #62 (4 connections now open) 2019-04-26T05:22:52.493+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:43550 conn62: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:23:52.507+0000 I - [conn56] end connection 127.0.0.1:43537 (4 connections now open) 2019-04-26T05:35:54.053+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43552 #63 (4 connections now open) 2019-04-26T05:35:54.055+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:43552 conn63: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:36:54.056+0000 I - [conn62] end connection 127.0.0.1:43550 (4 connections now open) 2019-04-26T05:54:56.440+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43553 #64 (4 connections now open) 2019-04-26T05:54:56.440+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:43553 conn64: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T05:55:56.442+0000 I - [conn63] end connection 127.0.0.1:43552 (4 connections now open) 2019-04-26T06:01:47.169+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43554 #65 (4 connections now open) 2019-04-26T06:01:47.169+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:43554 conn65: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:02:47.170+0000 I - [conn64] end connection 127.0.0.1:43553 (4 connections now open) 2019-04-26T06:04:57.577+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43555 #66 (4 connections now open) 2019-04-26T06:04:57.577+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:43555 conn66: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:05:57.587+0000 I - [conn65] end connection 127.0.0.1:43554 (4 connections now open) 2019-04-26T06:24:59.986+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43556 #67 (4 connections now open) 2019-04-26T06:24:59.986+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:43556 conn67: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:25:59.990+0000 I - [conn66] end connection 127.0.0.1:43555 (4 connections now open) 2019-04-26T06:29:30.548+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43557 #68 (4 connections now open) 2019-04-26T06:29:30.548+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:43557 conn68: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:30:30.551+0000 I - [conn67] end connection 127.0.0.1:43556 (4 connections now open) 2019-04-26T06:30:30.678+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43558 #69 (4 connections now open) 2019-04-26T06:30:30.679+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:43558 conn69: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:31:30.710+0000 I - [conn69] end connection 127.0.0.1:43558 (4 connections now open) 2019-04-26T06:31:40.891+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43561 #70 (4 connections now open) 2019-04-26T06:31:40.892+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:43561 conn70: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:32:40.894+0000 I - [conn70] end connection 127.0.0.1:43561 (4 connections now open) 2019-04-26T06:39:31.783+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43567 #71 (4 connections now open) 2019-04-26T06:39:31.784+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:43567 conn71: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:40:31.787+0000 I - [conn68] end connection 127.0.0.1:43557 (4 connections now open) 2019-04-26T06:46:12.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43570 #72 (4 connections now open) 2019-04-26T06:46:12.586+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:43570 conn72: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:47:12.588+0000 I - [conn72] end connection 127.0.0.1:43570 (4 connections now open) 2019-04-26T06:47:12.722+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43571 #73 (4 connections now open) 2019-04-26T06:47:12.722+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:43571 conn73: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:48:12.723+0000 I - [conn71] end connection 127.0.0.1:43567 (4 connections now open) 2019-04-26T06:51:33.476+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43574 #74 (4 connections now open) 2019-04-26T06:51:33.477+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:43574 conn74: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:52:33.477+0000 I - [conn73] end connection 127.0.0.1:43571 (4 connections now open) 2019-04-26T06:53:03.922+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43575 #75 (4 connections now open) 2019-04-26T06:53:03.923+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:43575 conn75: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:54:03.926+0000 I - [conn75] end connection 127.0.0.1:43575 (4 connections now open) 2019-04-26T06:55:14.477+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43580 #76 (4 connections now open) 2019-04-26T06:55:14.477+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:43580 conn76: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T06:56:04.120+0000 I - [conn14] end connection 127.0.0.1:43438 (4 connections now open) 2019-04-26T06:56:34.605+0000 I - [conn74] end connection 127.0.0.1:43574 (3 connections now open) 2019-04-26T06:58:05.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43582 #77 (3 connections now open) 2019-04-26T06:58:05.315+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:43582 conn77: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:00:15.635+0000 I - [conn77] end connection 127.0.0.1:43582 (3 connections now open) 2019-04-26T07:01:26.190+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43584 #78 (3 connections now open) 2019-04-26T07:01:26.190+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:43584 conn78: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:04:06.699+0000 I - [conn76] end connection 127.0.0.1:43580 (3 connections now open) 2019-04-26T07:04:06.990+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43586 #79 (3 connections now open) 2019-04-26T07:04:06.991+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:43586 conn79: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:05:06.993+0000 I - [conn78] end connection 127.0.0.1:43584 (3 connections now open) 2019-04-26T07:07:57.865+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43589 #80 (3 connections now open) 2019-04-26T07:07:57.865+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:43589 conn80: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:08:57.878+0000 I - [conn80] end connection 127.0.0.1:43589 (3 connections now open) 2019-04-26T07:14:19.232+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43592 #81 (3 connections now open) 2019-04-26T07:14:19.233+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:43592 conn81: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:15:19.235+0000 I - [conn81] end connection 127.0.0.1:43592 (3 connections now open) 2019-04-26T07:40:53.014+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43599 #82 (3 connections now open) 2019-04-26T07:40:53.014+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:43599 conn82: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:42:13.380+0000 I - [conn82] end connection 127.0.0.1:43599 (3 connections now open) 2019-04-26T07:43:13.748+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43602 #83 (3 connections now open) 2019-04-26T07:43:13.749+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:43602 conn83: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:44:13.751+0000 I - [conn83] end connection 127.0.0.1:43602 (3 connections now open) 2019-04-26T07:47:54.857+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43605 #84 (3 connections now open) 2019-04-26T07:47:54.858+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:43605 conn84: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T07:49:25.038+0000 I - [conn84] end connection 127.0.0.1:43605 (3 connections now open) 2019-04-26T08:05:27.470+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43614 #85 (3 connections now open) 2019-04-26T08:05:27.471+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:43614 conn85: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:06:27.472+0000 I - [conn85] end connection 127.0.0.1:43614 (3 connections now open) 2019-04-26T08:17:19.293+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43616 #86 (3 connections now open) 2019-04-26T08:17:19.293+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:43616 conn86: { 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 - [conn79] end connection 127.0.0.1:43586 (3 connections now open) 2019-04-26T08:23:20.370+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43618 #87 (3 connections now open) 2019-04-26T08:23:20.370+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:43618 conn87: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:24:20.374+0000 I - [conn86] end connection 127.0.0.1:43616 (3 connections now open) 2019-04-26T08:25:42.284+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43620 #88 (3 connections now open) 2019-04-26T08:25:42.285+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:43620 conn88: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:26:52.883+0000 I - [conn87] end connection 127.0.0.1:43618 (3 connections now open) 2019-04-26T08:28:03.612+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43623 #89 (3 connections now open) 2019-04-26T08:28:03.613+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:43623 conn89: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:28:24.969+0000 I COMMAND [conn89] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 294ms 2019-04-26T08:29:03.615+0000 I - [conn88] end connection 127.0.0.1:43620 (3 connections now open) 2019-04-26T08:31:17.995+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43628 #90 (3 connections now open) 2019-04-26T08:31:17.995+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:43628 conn90: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:32:18.025+0000 I - [conn89] end connection 127.0.0.1:43623 (3 connections now open) 2019-04-26T08:32:18.232+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43629 #91 (3 connections now open) 2019-04-26T08:32:18.232+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:43629 conn91: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:33:28.301+0000 I - [conn91] end connection 127.0.0.1:43629 (3 connections now open) 2019-04-26T08:33:28.964+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43634 #92 (3 connections now open) 2019-04-26T08:33:28.964+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:43634 conn92: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:34:59.235+0000 I - [conn92] end connection 127.0.0.1:43634 (3 connections now open) 2019-04-26T08:41:24.070+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43641 #93 (3 connections now open) 2019-04-26T08:41:24.072+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:43641 conn93: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:42:44.587+0000 I - [conn90] end connection 127.0.0.1:43628 (3 connections now open) 2019-04-26T08:43:35.581+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43645 #94 (3 connections now open) 2019-04-26T08:43:35.582+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:43645 conn94: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:43:46.367+0000 I COMMAND [conn93] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 468ms 2019-04-26T08:44:15.916+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: 1028, at end: 1028 } 2019-04-26T08:44:18.485+0000 I COMMAND [conn93] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 449ms 2019-04-26T08:44:45.899+0000 I - [conn94] end connection 127.0.0.1:43645 (3 connections now open) 2019-04-26T08:45:18.673+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43648 #95 (3 connections now open) 2019-04-26T08:45:18.674+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:43648 conn95: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:48:12.166+0000 I - [conn95] end connection 127.0.0.1:43648 (3 connections now open) 2019-04-26T08:49:23.563+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43655 #96 (3 connections now open) 2019-04-26T08:49:23.569+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:43655 conn96: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T08:50:23.583+0000 I - [conn96] end connection 127.0.0.1:43655 (3 connections now open) 2019-04-26T08:51:05.903+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43657 #97 (3 connections now open) 2019-04-26T08:51:05.904+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:43657 conn97: { 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 - [conn97] end connection 127.0.0.1:43657 (3 connections now open) 2019-04-26T09:25:22.547+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43667 #98 (3 connections now open) 2019-04-26T09:25:22.548+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:43667 conn98: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:26:52.652+0000 I - [conn98] end connection 127.0.0.1:43667 (3 connections now open) 2019-04-26T09:54:26.742+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:43954 #99 (3 connections now open) 2019-04-26T09:54:26.742+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:43954 conn99: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T09:55:26.744+0000 I - [conn93] end connection 127.0.0.1:43641 (3 connections now open) 2019-04-26T10:03:49.027+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:44496 #100 (3 connections now open) 2019-04-26T10:03:49.027+0000 I NETWORK [conn100] received client metadata from 127.0.0.1:44496 conn100: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:05:49.204+0000 I - [conn99] end connection 127.0.0.1:43954 (3 connections now open) 2019-04-26T10:05:59.389+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:44603 #101 (3 connections now open) 2019-04-26T10:05:59.389+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:44603 conn101: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:06:59.397+0000 I - [conn101] end connection 127.0.0.1:44603 (3 connections now open) 2019-04-26T10:07:49.720+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:44738 #102 (3 connections now open) 2019-04-26T10:07:49.720+0000 I NETWORK [conn102] received client metadata from 127.0.0.1:44738 conn102: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:10:40.053+0000 I - [conn102] end connection 127.0.0.1:44738 (3 connections now open) 2019-04-26T10:23:02.643+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:45721 #103 (3 connections now open) 2019-04-26T10:23:02.643+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:45721 conn103: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:24:02.647+0000 I - [conn100] end connection 127.0.0.1:44496 (3 connections now open) 2019-04-26T10:28:53.657+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:45773 #104 (3 connections now open) 2019-04-26T10:28:53.657+0000 I NETWORK [conn104] received client metadata from 127.0.0.1:45773 conn104: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:29:53.662+0000 I - [conn103] end connection 127.0.0.1:45721 (3 connections now open) 2019-04-26T10:31:23.957+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:45897 #105 (3 connections now open) 2019-04-26T10:31:23.959+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:45897 conn105: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:32:23.960+0000 I - [conn104] end connection 127.0.0.1:45773 (3 connections now open) 2019-04-26T10:43:25.676+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46059 #106 (3 connections now open) 2019-04-26T10:43:25.677+0000 I NETWORK [conn106] received client metadata from 127.0.0.1:46059 conn106: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:44:25.679+0000 I - [conn106] end connection 127.0.0.1:46059 (3 connections now open) 2019-04-26T10:51:26.759+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46061 #107 (3 connections now open) 2019-04-26T10:51:26.760+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:46061 conn107: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:52:26.804+0000 I - [conn107] end connection 127.0.0.1:46061 (3 connections now open) 2019-04-26T10:53:57.295+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46065 #108 (3 connections now open) 2019-04-26T10:53:57.296+0000 I NETWORK [conn108] received client metadata from 127.0.0.1:46065 conn108: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T10:55:17.368+0000 I - [conn105] end connection 127.0.0.1:45897 (3 connections now open) 2019-04-26T11:02:49.276+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46068 #109 (3 connections now open) 2019-04-26T11:02:49.277+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:46068 conn109: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:03:59.315+0000 I - [conn108] end connection 127.0.0.1:46065 (3 connections now open) 2019-04-26T11:03:59.553+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46071 #110 (3 connections now open) 2019-04-26T11:03:59.553+0000 I NETWORK [conn110] received client metadata from 127.0.0.1:46071 conn110: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:05:49.738+0000 I - [conn109] end connection 127.0.0.1:46068 (3 connections now open) 2019-04-26T11:07:30.348+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46074 #111 (3 connections now open) 2019-04-26T11:07:30.349+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:46074 conn111: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:08:30.363+0000 I - [conn110] end connection 127.0.0.1:46071 (3 connections now open) 2019-04-26T11:09:40.773+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46078 #112 (3 connections now open) 2019-04-26T11:09:40.774+0000 I NETWORK [conn112] received client metadata from 127.0.0.1:46078 conn112: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:10:50.832+0000 I - [conn112] end connection 127.0.0.1:46078 (3 connections now open) 2019-04-26T11:11:31.189+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46080 #113 (3 connections now open) 2019-04-26T11:11:31.190+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:46080 conn113: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:13:01.262+0000 I - [conn113] end connection 127.0.0.1:46080 (3 connections now open) 2019-04-26T11:16:32.189+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46084 #114 (3 connections now open) 2019-04-26T11:16:32.189+0000 I NETWORK [conn114] received client metadata from 127.0.0.1:46084 conn114: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:18:02.300+0000 I - [conn114] end connection 127.0.0.1:46084 (3 connections now open) 2019-04-26T11:20:14.514+0000 I COMMAND [conn111] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 113ms 2019-04-26T11:36:38.017+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46097 #115 (3 connections now open) 2019-04-26T11:36:38.020+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:46097 conn115: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:37:38.034+0000 I - [conn115] end connection 127.0.0.1:46097 (3 connections now open) 2019-04-26T11:39:08.400+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46099 #116 (3 connections now open) 2019-04-26T11:39:08.401+0000 I NETWORK [conn116] received client metadata from 127.0.0.1:46099 conn116: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:40:08.421+0000 I - [conn111] end connection 127.0.0.1:46074 (3 connections now open) 2019-04-26T11:41:38.883+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46101 #117 (3 connections now open) 2019-04-26T11:41:38.884+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:46101 conn117: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:42:38.886+0000 I - [conn117] end connection 127.0.0.1:46101 (3 connections now open) 2019-04-26T11:45:09.572+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46104 #118 (3 connections now open) 2019-04-26T11:45:09.573+0000 I NETWORK [conn118] received client metadata from 127.0.0.1:46104 conn118: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:46:39.699+0000 I - [conn118] end connection 127.0.0.1:46104 (3 connections now open) 2019-04-26T11:46:39.864+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46107 #119 (3 connections now open) 2019-04-26T11:46:39.865+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:46107 conn119: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:47:39.868+0000 I - [conn116] end connection 127.0.0.1:46099 (3 connections now open) 2019-04-26T11:53:41.094+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46109 #120 (3 connections now open) 2019-04-26T11:53:41.094+0000 I NETWORK [conn120] received client metadata from 127.0.0.1:46109 conn120: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:54:41.096+0000 I - [conn119] end connection 127.0.0.1:46107 (3 connections now open) 2019-04-26T11:54:41.281+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46110 #121 (3 connections now open) 2019-04-26T11:54:41.281+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:46110 conn121: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:55:41.285+0000 I - [conn121] end connection 127.0.0.1:46110 (3 connections now open) 2019-04-26T11:55:41.450+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46111 #122 (3 connections now open) 2019-04-26T11:55:41.451+0000 I NETWORK [conn122] received client metadata from 127.0.0.1:46111 conn122: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T11:56:41.453+0000 I - [conn122] end connection 127.0.0.1:46111 (3 connections now open) 2019-04-26T11:58:42.019+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46113 #123 (3 connections now open) 2019-04-26T11:58:42.020+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:46113 conn123: { 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 - [conn120] end connection 127.0.0.1:46109 (3 connections now open) 2019-04-26T11:59:42.249+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46116 #124 (3 connections now open) 2019-04-26T11:59:42.250+0000 I NETWORK [conn124] received client metadata from 127.0.0.1:46116 conn124: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:01:22.374+0000 I - [conn123] end connection 127.0.0.1:46113 (3 connections now open) 2019-04-26T12:02:02.676+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46118 #125 (3 connections now open) 2019-04-26T12:02:02.677+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:46118 conn125: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:03:02.679+0000 I - [conn125] end connection 127.0.0.1:46118 (3 connections now open) 2019-04-26T12:03:32.916+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46119 #126 (3 connections now open) 2019-04-26T12:03:32.916+0000 I NETWORK [conn126] received client metadata from 127.0.0.1:46119 conn126: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:04:32.922+0000 I - [conn124] end connection 127.0.0.1:46116 (3 connections now open) 2019-04-26T12:05:33.284+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46121 #127 (3 connections now open) 2019-04-26T12:05:33.286+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:46121 conn127: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:06:33.288+0000 I - [conn126] end connection 127.0.0.1:46119 (3 connections now open) 2019-04-26T12:18:55.412+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46125 #128 (3 connections now open) 2019-04-26T12:18:55.412+0000 I NETWORK [conn128] received client metadata from 127.0.0.1:46125 conn128: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:19:55.412+0000 I - [conn127] end connection 127.0.0.1:46121 (3 connections now open) 2019-04-26T12:28:36.798+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46126 #129 (3 connections now open) 2019-04-26T12:28:36.799+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:46126 conn129: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:29:36.799+0000 I - [conn128] end connection 127.0.0.1:46125 (3 connections now open) 2019-04-26T12:36:17.753+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46127 #130 (3 connections now open) 2019-04-26T12:36:17.754+0000 I NETWORK [conn130] received client metadata from 127.0.0.1:46127 conn130: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:37:47.939+0000 I - [conn129] end connection 127.0.0.1:46126 (3 connections now open) 2019-04-26T12:41:09.627+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46133 #131 (3 connections now open) 2019-04-26T12:41:09.627+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:46133 conn131: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:42:20.149+0000 I - [conn131] end connection 127.0.0.1:46133 (3 connections now open) 2019-04-26T12:43:21.440+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46135 #132 (3 connections now open) 2019-04-26T12:43:21.455+0000 I NETWORK [conn132] received client metadata from 127.0.0.1:46135 conn132: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:44:21.475+0000 I - [conn130] end connection 127.0.0.1:46127 (3 connections now open) 2019-04-26T12:49:43.032+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46141 #133 (3 connections now open) 2019-04-26T12:49:43.032+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:46141 conn133: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T12:50:43.032+0000 I - [conn132] end connection 127.0.0.1:46135 (3 connections now open) 2019-04-26T12:57:24.020+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46143 #134 (3 connections now open) 2019-04-26T12:57:24.020+0000 I NETWORK [conn134] received client metadata from 127.0.0.1:46143 conn134: { 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 - [conn134] end connection 127.0.0.1:46143 (3 connections now open) 2019-04-26T13:03:24.860+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46147 #135 (3 connections now open) 2019-04-26T13:03:24.862+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:46147 conn135: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:05:25.175+0000 I - [conn133] end connection 127.0.0.1:46141 (3 connections now open) 2019-04-26T13:16:07.016+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46150 #136 (3 connections now open) 2019-04-26T13:16:07.018+0000 I NETWORK [conn136] received client metadata from 127.0.0.1:46150 conn136: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:17:07.020+0000 I - [conn135] end connection 127.0.0.1:46147 (3 connections now open) 2019-04-26T13:24:18.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46151 #137 (3 connections now open) 2019-04-26T13:24:18.046+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:46151 conn137: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:25:18.046+0000 I - [conn136] end connection 127.0.0.1:46150 (3 connections now open) 2019-04-26T13:43:10.274+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46154 #138 (3 connections now open) 2019-04-26T13:43:10.275+0000 I NETWORK [conn138] received client metadata from 127.0.0.1:46154 conn138: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:44:10.285+0000 I - [conn137] end connection 127.0.0.1:46151 (3 connections now open) 2019-04-26T13:47:00.833+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46157 #139 (3 connections now open) 2019-04-26T13:47:00.833+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:46157 conn139: { 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 - [conn138] end connection 127.0.0.1:46154 (3 connections now open) 2019-04-26T13:48:11.100+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46159 #140 (3 connections now open) 2019-04-26T13:48:11.109+0000 I NETWORK [conn140] received client metadata from 127.0.0.1:46159 conn140: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T13:49:11.103+0000 I - [conn139] end connection 127.0.0.1:46157 (3 connections now open) 2019-04-26T13:59:32.551+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46160 #141 (3 connections now open) 2019-04-26T13:59:32.551+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:46160 conn141: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:00:32.552+0000 I - [conn140] end connection 127.0.0.1:46159 (3 connections now open) 2019-04-26T14:01:53.946+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46163 #142 (3 connections now open) 2019-04-26T14:01:53.947+0000 I NETWORK [conn142] received client metadata from 127.0.0.1:46163 conn142: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:02:53.949+0000 I - [conn142] end connection 127.0.0.1:46163 (3 connections now open) 2019-04-26T14:03:44.495+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46164 #143 (3 connections now open) 2019-04-26T14:03:44.545+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:46164 conn143: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:04:44.546+0000 I - [conn143] end connection 127.0.0.1:46164 (3 connections now open) 2019-04-26T14:17:06.627+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46168 #144 (3 connections now open) 2019-04-26T14:17:06.627+0000 I NETWORK [conn144] received client metadata from 127.0.0.1:46168 conn144: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:18:06.633+0000 I - [conn141] end connection 127.0.0.1:46160 (3 connections now open) 2019-04-26T14:32:08.714+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46171 #145 (3 connections now open) 2019-04-26T14:32:08.714+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:46171 conn145: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:33:08.725+0000 I - [conn144] end connection 127.0.0.1:46168 (3 connections now open) 2019-04-26T14:37:09.537+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46172 #146 (3 connections now open) 2019-04-26T14:37:09.537+0000 I NETWORK [conn146] received client metadata from 127.0.0.1:46172 conn146: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:38:09.538+0000 I - [conn145] end connection 127.0.0.1:46171 (3 connections now open) 2019-04-26T14:42:10.413+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46174 #147 (3 connections now open) 2019-04-26T14:42:10.413+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:46174 conn147: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:43:10.415+0000 I - [conn146] end connection 127.0.0.1:46172 (3 connections now open) 2019-04-26T14:49:32.804+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46178 #148 (3 connections now open) 2019-04-26T14:49:32.806+0000 I NETWORK [conn148] received client metadata from 127.0.0.1:46178 conn148: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:50:52.998+0000 I - [conn148] end connection 127.0.0.1:46178 (3 connections now open) 2019-04-26T14:51:03.499+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46180 #149 (3 connections now open) 2019-04-26T14:51:03.499+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:46180 conn149: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:52:03.505+0000 I - [conn147] end connection 127.0.0.1:46174 (3 connections now open) 2019-04-26T14:58:54.802+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46181 #150 (3 connections now open) 2019-04-26T14:58:54.807+0000 I NETWORK [conn150] received client metadata from 127.0.0.1:46181 conn150: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T14:59:54.811+0000 I - [conn149] end connection 127.0.0.1:46180 (3 connections now open) 2019-04-26T15:04:15.591+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46182 #151 (3 connections now open) 2019-04-26T15:04:15.591+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:46182 conn151: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:05:15.592+0000 I - [conn151] end connection 127.0.0.1:46182 (3 connections now open) 2019-04-26T15:17:07.565+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46185 #152 (3 connections now open) 2019-04-26T15:17:07.566+0000 I NETWORK [conn152] received client metadata from 127.0.0.1:46185 conn152: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:18:07.567+0000 I - [conn150] end connection 127.0.0.1:46181 (3 connections now open) 2019-04-26T15:26:28.866+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46189 #153 (3 connections now open) 2019-04-26T15:26:28.867+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:46189 conn153: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:27:48.909+0000 I - [conn153] end connection 127.0.0.1:46189 (3 connections now open) 2019-04-26T15:47:21.778+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46194 #154 (3 connections now open) 2019-04-26T15:47:21.778+0000 I NETWORK [conn154] received client metadata from 127.0.0.1:46194 conn154: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:48:21.781+0000 I - [conn154] end connection 127.0.0.1:46194 (3 connections now open) 2019-04-26T15:51:53.103+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: 1480, after security: 1480, after storageEngine: 1480, after tcmalloc: 1480, after wiredTiger: 1480, at end: 1480 } 2019-04-26T15:53:33.535+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46197 #155 (3 connections now open) 2019-04-26T15:53:33.543+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:46197 conn155: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:54:33.576+0000 I - [conn155] end connection 127.0.0.1:46197 (3 connections now open) 2019-04-26T15:55:23.911+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46198 #156 (3 connections now open) 2019-04-26T15:55:23.912+0000 I NETWORK [conn156] received client metadata from 127.0.0.1:46198 conn156: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:56:23.915+0000 I - [conn156] end connection 127.0.0.1:46198 (3 connections now open) 2019-04-26T15:56:54.648+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46200 #157 (3 connections now open) 2019-04-26T15:56:54.650+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:46200 conn157: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T15:58:24.801+0000 I - [conn152] end connection 127.0.0.1:46185 (3 connections now open) 2019-04-26T15:59:35.148+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46203 #158 (3 connections now open) 2019-04-26T15:59:35.149+0000 I NETWORK [conn158] received client metadata from 127.0.0.1:46203 conn158: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:00:55.370+0000 I - [conn158] end connection 127.0.0.1:46203 (3 connections now open) 2019-04-26T16:01:15.728+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46205 #159 (3 connections now open) 2019-04-26T16:01:15.730+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:46205 conn159: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:02:15.736+0000 I - [conn157] end connection 127.0.0.1:46200 (3 connections now open) 2019-04-26T16:02:56.156+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46206 #160 (3 connections now open) 2019-04-26T16:02:56.157+0000 I NETWORK [conn160] received client metadata from 127.0.0.1:46206 conn160: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:06:46.877+0000 I - [conn159] end connection 127.0.0.1:46205 (3 connections now open) 2019-04-26T16:08:07.355+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46210 #161 (3 connections now open) 2019-04-26T16:08:07.357+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:46210 conn161: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:09:07.361+0000 I - [conn160] end connection 127.0.0.1:46206 (3 connections now open) 2019-04-26T16:10:49.755+0000 I COMMAND [conn161] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 171ms 2019-04-26T16:15:00.493+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46214 #162 (3 connections now open) 2019-04-26T16:15:00.498+0000 I NETWORK [conn162] received client metadata from 127.0.0.1:46214 conn162: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:16:50.666+0000 I - [conn162] end connection 127.0.0.1:46214 (3 connections now open) 2019-04-26T16:17:11.102+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46217 #163 (3 connections now open) 2019-04-26T16:17:11.110+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:46217 conn163: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:18:11.588+0000 I - [conn161] end connection 127.0.0.1:46210 (3 connections now open) 2019-04-26T16:18:31.865+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46218 #164 (3 connections now open) 2019-04-26T16:18:31.873+0000 I NETWORK [conn164] received client metadata from 127.0.0.1:46218 conn164: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:19:31.875+0000 I - [conn163] end connection 127.0.0.1:46217 (3 connections now open) 2019-04-26T16:19:52.519+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46219 #165 (3 connections now open) 2019-04-26T16:19:52.520+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:46219 conn165: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:20:52.536+0000 I - [conn165] end connection 127.0.0.1:46219 (3 connections now open) 2019-04-26T16:20:52.724+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46220 #166 (3 connections now open) 2019-04-26T16:20:52.725+0000 I NETWORK [conn166] received client metadata from 127.0.0.1:46220 conn166: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:21:52.728+0000 I - [conn166] end connection 127.0.0.1:46220 (3 connections now open) 2019-04-26T16:21:52.908+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46221 #167 (3 connections now open) 2019-04-26T16:21:52.910+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:46221 conn167: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:23:33.464+0000 I - [conn167] end connection 127.0.0.1:46221 (3 connections now open) 2019-04-26T16:48:56.326+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: 1459907, at end: 1459907 } 2019-04-26T16:54:27.301+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46226 #168 (3 connections now open) 2019-04-26T16:54:27.303+0000 I NETWORK [conn168] received client metadata from 127.0.0.1:46226 conn168: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T16:55:27.302+0000 I - [conn164] end connection 127.0.0.1:46218 (3 connections now open) 2019-04-26T17:13:09.737+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46232 #169 (3 connections now open) 2019-04-26T17:13:09.738+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:46232 conn169: { 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 - [conn168] end connection 127.0.0.1:46226 (3 connections now open) 2019-04-26T17:19:20.568+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46235 #170 (3 connections now open) 2019-04-26T17:19:20.568+0000 I NETWORK [conn170] received client metadata from 127.0.0.1:46235 conn170: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:20:20.584+0000 I - [conn170] end connection 127.0.0.1:46235 (3 connections now open) 2019-04-26T17:22:31.059+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46237 #171 (3 connections now open) 2019-04-26T17:22:31.059+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:46237 conn171: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:23:31.060+0000 I - [conn169] end connection 127.0.0.1:46232 (3 connections now open) 2019-04-26T17:24:31.281+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46239 #172 (3 connections now open) 2019-04-26T17:24:31.281+0000 I NETWORK [conn172] received client metadata from 127.0.0.1:46239 conn172: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:25:31.291+0000 I - [conn171] end connection 127.0.0.1:46237 (3 connections now open) 2019-04-26T17:30:21.954+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46244 #173 (3 connections now open) 2019-04-26T17:30:21.955+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:46244 conn173: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:32:12.085+0000 I - [conn173] end connection 127.0.0.1:46244 (3 connections now open) 2019-04-26T17:36:13.320+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46248 #174 (3 connections now open) 2019-04-26T17:36:13.320+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:46248 conn174: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:37:43.383+0000 I - [conn174] end connection 127.0.0.1:46248 (3 connections now open) 2019-04-26T17:41:24.078+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46249 #175 (3 connections now open) 2019-04-26T17:41:24.078+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:46249 conn175: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:42:24.079+0000 I - [conn172] end connection 127.0.0.1:46239 (3 connections now open) 2019-04-26T17:47:04.745+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46251 #176 (3 connections now open) 2019-04-26T17:47:04.747+0000 I NETWORK [conn176] received client metadata from 127.0.0.1:46251 conn176: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:48:04.748+0000 I - [conn175] end connection 127.0.0.1:46249 (3 connections now open) 2019-04-26T17:56:56.203+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46254 #177 (3 connections now open) 2019-04-26T17:56:56.204+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:46254 conn177: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:57:56.206+0000 I - [conn177] end connection 127.0.0.1:46254 (3 connections now open) 2019-04-26T17:58:16.405+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46257 #178 (3 connections now open) 2019-04-26T17:58:16.406+0000 I NETWORK [conn178] received client metadata from 127.0.0.1:46257 conn178: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T17:59:16.407+0000 I - [conn176] end connection 127.0.0.1:46251 (3 connections now open) 2019-04-26T18:11:58.013+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46260 #179 (3 connections now open) 2019-04-26T18:11:58.013+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:46260 conn179: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:12:58.015+0000 I - [conn179] end connection 127.0.0.1:46260 (3 connections now open) 2019-04-26T18:26:59.926+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46262 #180 (3 connections now open) 2019-04-26T18:26:59.926+0000 I NETWORK [conn180] received client metadata from 127.0.0.1:46262 conn180: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:28:30.020+0000 I - [conn178] end connection 127.0.0.1:46257 (3 connections now open) 2019-04-26T18:52:22.912+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46263 #181 (3 connections now open) 2019-04-26T18:52:22.912+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:46263 conn181: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T18:53:22.914+0000 I - [conn181] end connection 127.0.0.1:46263 (3 connections now open) 2019-04-26T19:08:25.124+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46266 #182 (3 connections now open) 2019-04-26T19:08:25.127+0000 I NETWORK [conn182] received client metadata from 127.0.0.1:46266 conn182: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:09:25.129+0000 I - [conn180] end connection 127.0.0.1:46262 (3 connections now open) 2019-04-26T19:10:55.402+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46267 #183 (3 connections now open) 2019-04-26T19:10:55.402+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:46267 conn183: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:11:55.404+0000 I - [conn183] end connection 127.0.0.1:46267 (3 connections now open) 2019-04-26T19:12:35.660+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46268 #184 (3 connections now open) 2019-04-26T19:12:35.661+0000 I NETWORK [conn184] received client metadata from 127.0.0.1:46268 conn184: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:13:35.663+0000 I - [conn184] end connection 127.0.0.1:46268 (3 connections now open) 2019-04-26T19:14:15.858+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46269 #185 (3 connections now open) 2019-04-26T19:14:15.859+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:46269 conn185: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:15:45.940+0000 I - [conn182] end connection 127.0.0.1:46266 (3 connections now open) 2019-04-26T19:27:57.518+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46271 #186 (3 connections now open) 2019-04-26T19:27:57.518+0000 I NETWORK [conn186] received client metadata from 127.0.0.1:46271 conn186: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:28:57.520+0000 I - [conn186] end connection 127.0.0.1:46271 (3 connections now open) 2019-04-26T19:32:28.040+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46272 #187 (3 connections now open) 2019-04-26T19:32:28.040+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:46272 conn187: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:33:28.041+0000 I - [conn185] end connection 127.0.0.1:46269 (3 connections now open) 2019-04-26T19:34:48.336+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46275 #188 (3 connections now open) 2019-04-26T19:34:48.337+0000 I NETWORK [conn188] received client metadata from 127.0.0.1:46275 conn188: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:35:48.341+0000 I - [conn187] end connection 127.0.0.1:46272 (3 connections now open) 2019-04-26T19:40:48.983+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46276 #189 (3 connections now open) 2019-04-26T19:40:48.984+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:46276 conn189: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:41:48.985+0000 I - [conn188] end connection 127.0.0.1:46275 (3 connections now open) 2019-04-26T19:44:59.470+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46277 #190 (3 connections now open) 2019-04-26T19:44:59.470+0000 I NETWORK [conn190] received client metadata from 127.0.0.1:46277 conn190: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:45:59.472+0000 I - [conn190] end connection 127.0.0.1:46277 (3 connections now open) 2019-04-26T19:57:10.891+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46281 #191 (3 connections now open) 2019-04-26T19:57:10.891+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:46281 conn191: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T19:58:10.892+0000 I - [conn191] end connection 127.0.0.1:46281 (3 connections now open) 2019-04-26T19:59:41.195+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46282 #192 (3 connections now open) 2019-04-26T19:59:41.195+0000 I NETWORK [conn192] received client metadata from 127.0.0.1:46282 conn192: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:00:41.198+0000 I - [conn189] end connection 127.0.0.1:46276 (3 connections now open) 2019-04-26T20:04:21.711+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46283 #193 (3 connections now open) 2019-04-26T20:04:21.712+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:46283 conn193: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:05:21.729+0000 I - [conn192] end connection 127.0.0.1:46282 (3 connections now open) 2019-04-26T20:07:22.047+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46288 #194 (3 connections now open) 2019-04-26T20:07:22.048+0000 I NETWORK [conn194] received client metadata from 127.0.0.1:46288 conn194: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:08:22.056+0000 I - [conn194] end connection 127.0.0.1:46288 (3 connections now open) 2019-04-26T20:34:45.263+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46290 #195 (3 connections now open) 2019-04-26T20:34:45.264+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:46290 conn195: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:35:45.266+0000 I - [conn193] end connection 127.0.0.1:46283 (3 connections now open) 2019-04-26T20:38:45.780+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46291 #196 (3 connections now open) 2019-04-26T20:38:45.781+0000 I NETWORK [conn196] received client metadata from 127.0.0.1:46291 conn196: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:40:15.836+0000 I - [conn195] end connection 127.0.0.1:46290 (3 connections now open) 2019-04-26T20:44:46.571+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46292 #197 (3 connections now open) 2019-04-26T20:44:46.572+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:46292 conn197: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T20:46:36.668+0000 I - [conn196] end connection 127.0.0.1:46291 (3 connections now open) 2019-04-26T21:30:01.948+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46299 #198 (3 connections now open) 2019-04-26T21:30:01.948+0000 I NETWORK [conn198] received client metadata from 127.0.0.1:46299 conn198: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:32:02.300+0000 I - [conn198] end connection 127.0.0.1:46299 (3 connections now open) 2019-04-26T21:32:02.896+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46301 #199 (3 connections now open) 2019-04-26T21:32:02.939+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:46301 conn199: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:33:02.947+0000 I - [conn199] end connection 127.0.0.1:46301 (3 connections now open) 2019-04-26T21:41:34.576+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46302 #200 (3 connections now open) 2019-04-26T21:41:34.576+0000 I NETWORK [conn200] received client metadata from 127.0.0.1:46302 conn200: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:42:34.578+0000 I - [conn197] end connection 127.0.0.1:46292 (3 connections now open) 2019-04-26T21:47:45.752+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46315 #201 (3 connections now open) 2019-04-26T21:47:45.752+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:46315 conn201: { 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.753+0000 I SHARDING [conn201] MetadataLoader loading chunks for test.test based on: 4|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:47:45.759+0000 I SHARDING [conn201] Refreshing metadata for collection test.test from collection version: 4|3||5cc1f21c7d2ebf0a897998eb, shard version: 3|0||5cc1f21c7d2ebf0a897998eb to collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|0||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:47:45.759+0000 I SHARDING [conn201] MetadataLoader took 5 ms and found version 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:47:45.771+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46318 #202 (4 connections now open) 2019-04-26T21:47:45.771+0000 I NETWORK [conn202] received client metadata from 127.0.0.1:46318 conn202: { 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.956+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46321 #203 (5 connections now open) 2019-04-26T21:47:56.956+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:46321 conn203: { driver: { name: "NetworkInterfaceASIO-TaskExecutorPool-0", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:49:56.273+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46322 #204 (6 connections now open) 2019-04-26T21:49:56.273+0000 I NETWORK [conn204] received client metadata from 127.0.0.1:46322 conn204: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:50:56.284+0000 I - [conn204] end connection 127.0.0.1:46322 (6 connections now open) 2019-04-26T21:52:45.759+0000 I - [conn201] end connection 127.0.0.1:46315 (5 connections now open) 2019-04-26T21:52:45.778+0000 I - [conn202] end connection 127.0.0.1:46318 (4 connections now open) 2019-04-26T21:52:56.959+0000 I - [conn203] end connection 127.0.0.1:46321 (3 connections now open) 2019-04-26T21:55:23.523+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46331 #205 (3 connections now open) 2019-04-26T21:55:23.523+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:46331 conn205: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:55:23.524+0000 I SHARDING [conn205] request split points lookup for chunk test.test { : "baz" } -->> { : "foo" } 2019-04-26T21:55:23.524+0000 I SHARDING [conn205] splitVector doing another cycle because of force, keyCount now: 0 2019-04-26T21:55:23.524+0000 W SHARDING [conn205] possible low cardinality key detected in test.test - key is { test: "baz" } 2019-04-26T21:55:57.246+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46333 #206 (4 connections now open) 2019-04-26T21:55:57.246+0000 I NETWORK [conn206] received client metadata from 127.0.0.1:46333 conn206: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:55:57.247+0000 I SHARDING [conn206] MetadataLoader loading chunks for test.test based on: 5|3||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.248+0000 I SHARDING [conn206] Refreshing metadata for collection test.test from collection version: 5|3||5cc1f21c7d2ebf0a897998eb, shard version: 5|0||5cc1f21c7d2ebf0a897998eb to collection version: 5|7||5cc1f21c7d2ebf0a897998eb, shard version: 5|0||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.248+0000 I SHARDING [conn206] MetadataLoader took 1 ms and found version 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:55:57.249+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "bar" } -> { test: "baz" } for collection test.test from localhost:27019 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard02_shard03_5cc37e6d50f841ae6c28beae 2019-04-26T21:55:57.249+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "bar" } -> { test: "baz" }, with opId: 182622 2019-04-26T21:55:57.249+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "bar" } -> { test: "baz" } 2019-04-26T21:55:57.251+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-26T21:55:57.251+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "bar" } -> { test: "baz" } 2019-04-26T21:55:57.262+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "bar" } -> { test: "baz" } 2019-04-26T21:55:57.262+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:55:57.262+0000-5cc37e6d7547feefd2ce27fa", server: "m312", clientAddr: "", time: new Date(1556315757262), what: "moveChunk.to", ns: "test.test", details: { min: { test: "bar" }, max: { test: "baz" }, step 1 of 6: 0, step 2 of 6: 0, step 3 of 6: 1, step 4 of 6: 0, step 5 of 6: 11, step 6 of 6: 0, note: "success" } } 2019-04-26T21:58:59.831+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46337 #207 (5 connections now open) 2019-04-26T21:58:59.832+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:46337 conn207: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T21:58:59.832+0000 I SHARDING [conn207] MetadataLoader loading chunks for test.test based on: 5|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.834+0000 I SHARDING [conn207] Refreshing metadata for collection test.test from collection version: 5|7||5cc1f21c7d2ebf0a897998eb, shard version: 5|0||5cc1f21c7d2ebf0a897998eb to collection version: 7|7||5cc1f21c7d2ebf0a897998eb, shard version: 6|0||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.834+0000 I SHARDING [conn207] MetadataLoader took 1 ms and found version 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:58:59.834+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "fooo" } -> { test: "goa" } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard03_5cc37f23b15e94cf3537f37c 2019-04-26T21:58:59.834+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "fooo" } -> { test: "goa" }, with opId: 182990 2019-04-26T21:58:59.834+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "fooo" } -> { test: "goa" } 2019-04-26T21:58:59.837+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-26T21:58:59.837+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "fooo" } -> { test: "goa" } 2019-04-26T21:58:59.847+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "fooo" } -> { test: "goa" } 2019-04-26T21:58:59.847+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:58:59.847+0000-5cc37f237547feefd2ce2878", server: "m312", clientAddr: "", time: new Date(1556315939847), what: "moveChunk.to", ns: "test.test", details: { min: { test: "fooo" }, max: { test: "goa" }, 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-26T21:59:04.235+0000 I SHARDING [conn207] MetadataLoader loading chunks for test.test based on: 7|7||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.236+0000 I SHARDING [conn207] Refreshing metadata for collection test.test from collection version: 7|7||5cc1f21c7d2ebf0a897998eb, shard version: 6|0||5cc1f21c7d2ebf0a897998eb to collection version: 9|1||5cc1f21c7d2ebf0a897998eb, shard version: 8|0||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.236+0000 I SHARDING [conn207] MetadataLoader took 1 ms and found version 9|1||5cc1f21c7d2ebf0a897998eb 2019-04-26T21:59:04.237+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { test: "goaaa" } -> { test: "goaaaa" } for collection test.test from localhost:27018 at epoch 5cc1f21c7d2ebf0a897998eb with session id shard01_shard03_5cc37f28b15e94cf3537f3bd 2019-04-26T21:59:04.238+0000 I SHARDING [migrateThread] Deleter starting delete for: test.test from { test: "goaaa" } -> { test: "goaaaa" }, with opId: 183024 2019-04-26T21:59:04.238+0000 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.test from { test: "goaaa" } -> { test: "goaaaa" } 2019-04-26T21:59:04.241+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2019-04-26T21:59:04.241+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goaaa" } -> { test: "goaaaa" } 2019-04-26T21:59:04.252+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.test' { test: "goaaa" } -> { test: "goaaaa" } 2019-04-26T21:59:04.252+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "m312-2019-04-26T21:59:04.252+0000-5cc37f287547feefd2ce2894", server: "m312", clientAddr: "", time: new Date(1556315944252), what: "moveChunk.to", ns: "test.test", details: { min: { test: "goaaa" }, max: { test: "goaaaa" }, step 1 of 6: 0, step 2 of 6: 0, step 3 of 6: 2, step 4 of 6: 0, step 5 of 6: 10, step 6 of 6: 0, note: "success" } } 2019-04-26T22:00:23.524+0000 I - [conn205] end connection 127.0.0.1:46331 (5 connections now open) 2019-04-26T22:00:57.276+0000 I - [conn206] end connection 127.0.0.1:46333 (4 connections now open) 2019-04-26T22:04:04.262+0000 I - [conn207] end connection 127.0.0.1:46337 (3 connections now open) 2019-04-26T22:08:06.533+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46339 #208 (3 connections now open) 2019-04-26T22:08:06.533+0000 I NETWORK [conn208] received client metadata from 127.0.0.1:46339 conn208: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:09:06.534+0000 I - [conn200] end connection 127.0.0.1:46302 (3 connections now open) 2019-04-26T22:10:07.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46341 #209 (3 connections now open) 2019-04-26T22:10:07.026+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:46341 conn209: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:11:07.033+0000 I - [conn208] end connection 127.0.0.1:46339 (3 connections now open) 2019-04-26T22:13:17.799+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46344 #210 (3 connections now open) 2019-04-26T22:13:17.800+0000 I NETWORK [conn210] received client metadata from 127.0.0.1:46344 conn210: { 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 - [conn210] end connection 127.0.0.1:46344 (3 connections now open) 2019-04-26T22:14:28.013+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46347 #211 (3 connections now open) 2019-04-26T22:14:28.014+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:46347 conn211: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:15:28.048+0000 I - [conn211] end connection 127.0.0.1:46347 (3 connections now open) 2019-04-26T22:21:59.473+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46353 #212 (3 connections now open) 2019-04-26T22:21:59.473+0000 I NETWORK [conn212] received client metadata from 127.0.0.1:46353 conn212: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:22:59.474+0000 I - [conn209] end connection 127.0.0.1:46341 (3 connections now open) 2019-04-26T22:35:13.239+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46359 #213 (3 connections now open) 2019-04-26T22:35:13.243+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:46359 conn213: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:36:13.250+0000 I - [conn212] end connection 127.0.0.1:46353 (3 connections now open) 2019-04-26T22:41:34.162+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46362 #214 (3 connections now open) 2019-04-26T22:41:34.162+0000 I NETWORK [conn214] received client metadata from 127.0.0.1:46362 conn214: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:42:34.164+0000 I - [conn213] end connection 127.0.0.1:46359 (3 connections now open) 2019-04-26T22:48:25.369+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46364 #215 (3 connections now open) 2019-04-26T22:48:25.370+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:46364 conn215: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T22:49:25.380+0000 I - [conn215] end connection 127.0.0.1:46364 (3 connections now open) 2019-04-26T23:06:07.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46371 #216 (3 connections now open) 2019-04-26T23:06:07.670+0000 I NETWORK [conn216] received client metadata from 127.0.0.1:46371 conn216: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:07:07.676+0000 I - [conn216] end connection 127.0.0.1:46371 (3 connections now open) 2019-04-26T23:08:28.015+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46372 #217 (3 connections now open) 2019-04-26T23:08:28.025+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:46372 conn217: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:09:28.018+0000 I - [conn214] end connection 127.0.0.1:46362 (3 connections now open) 2019-04-26T23:23:19.792+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46375 #218 (3 connections now open) 2019-04-26T23:23:19.793+0000 I NETWORK [conn218] received client metadata from 127.0.0.1:46375 conn218: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:24:19.797+0000 I - [conn217] end connection 127.0.0.1:46372 (3 connections now open) 2019-04-26T23:26:30.286+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46376 #219 (3 connections now open) 2019-04-26T23:26:30.287+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:46376 conn219: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:27:40.325+0000 I - [conn219] end connection 127.0.0.1:46376 (3 connections now open) 2019-04-26T23:41:32.091+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46382 #220 (3 connections now open) 2019-04-26T23:41:32.092+0000 I NETWORK [conn220] received client metadata from 127.0.0.1:46382 conn220: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:42:32.082+0000 I - [conn218] end connection 127.0.0.1:46375 (3 connections now open) 2019-04-26T23:52:33.354+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46384 #221 (3 connections now open) 2019-04-26T23:52:33.355+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:46384 conn221: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:53:33.356+0000 I - [conn220] end connection 127.0.0.1:46382 (3 connections now open) 2019-04-26T23:55:13.682+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46385 #222 (3 connections now open) 2019-04-26T23:55:13.683+0000 I NETWORK [conn222] received client metadata from 127.0.0.1:46385 conn222: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-26T23:56:13.684+0000 I - [conn221] end connection 127.0.0.1:46384 (3 connections now open) 2019-04-26T23:59:14.378+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46386 #223 (3 connections now open) 2019-04-26T23:59:14.379+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:46386 conn223: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:00:14.479+0000 I - [conn223] end connection 127.0.0.1:46386 (3 connections now open) 2019-04-27T00:29:39.779+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46392 #224 (3 connections now open) 2019-04-27T00:29:39.800+0000 I NETWORK [conn224] received client metadata from 127.0.0.1:46392 conn224: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:30:39.794+0000 I - [conn222] end connection 127.0.0.1:46385 (3 connections now open) 2019-04-27T00:45:42.088+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46398 #225 (3 connections now open) 2019-04-27T00:45:42.088+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:46398 conn225: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:46:42.090+0000 I - [conn225] end connection 127.0.0.1:46398 (3 connections now open) 2019-04-27T00:53:23.015+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46400 #226 (3 connections now open) 2019-04-27T00:53:23.016+0000 I NETWORK [conn226] received client metadata from 127.0.0.1:46400 conn226: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:54:23.016+0000 I - [conn224] end connection 127.0.0.1:46392 (3 connections now open) 2019-04-27T00:54:23.143+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46401 #227 (3 connections now open) 2019-04-27T00:54:23.143+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:46401 conn227: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T00:55:23.144+0000 I - [conn226] end connection 127.0.0.1:46400 (3 connections now open) 2019-04-27T01:31:57.203+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46403 #228 (3 connections now open) 2019-04-27T01:31:57.203+0000 I NETWORK [conn228] received client metadata from 127.0.0.1:46403 conn228: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T01:32:57.212+0000 I - [conn227] end connection 127.0.0.1:46401 (3 connections now open) 2019-04-27T01:33:27.420+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46405 #229 (3 connections now open) 2019-04-27T01:33:27.420+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:46405 conn229: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T01:34:27.421+0000 I - [conn229] end connection 127.0.0.1:46405 (3 connections now open) 2019-04-27T01:41:48.370+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46406 #230 (3 connections now open) 2019-04-27T01:41:48.370+0000 I NETWORK [conn230] received client metadata from 127.0.0.1:46406 conn230: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T01:43:38.455+0000 I - [conn230] end connection 127.0.0.1:46406 (3 connections now open) 2019-04-27T01:59:10.275+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46407 #231 (3 connections now open) 2019-04-27T01:59:10.276+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:46407 conn231: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T02:00:10.277+0000 I - [conn231] end connection 127.0.0.1:46407 (3 connections now open) 2019-04-27T02:27:23.446+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46409 #232 (3 connections now open) 2019-04-27T02:27:23.446+0000 I NETWORK [conn232] received client metadata from 127.0.0.1:46409 conn232: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T02:28:23.448+0000 I - [conn228] end connection 127.0.0.1:46403 (3 connections now open) 2019-04-27T02:29:13.640+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46410 #233 (3 connections now open) 2019-04-27T02:29:13.640+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:46410 conn233: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T02:30:33.699+0000 I - [conn233] end connection 127.0.0.1:46410 (3 connections now open) 2019-04-27T03:06:28.600+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46413 #234 (3 connections now open) 2019-04-27T03:06:28.601+0000 I NETWORK [conn234] received client metadata from 127.0.0.1:46413 conn234: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:07:28.604+0000 I - [conn232] end connection 127.0.0.1:46409 (3 connections now open) 2019-04-27T03:13:49.690+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46414 #235 (3 connections now open) 2019-04-27T03:13:49.690+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:46414 conn235: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:14:49.691+0000 I - [conn234] end connection 127.0.0.1:46413 (3 connections now open) 2019-04-27T03:15:40.011+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46416 #236 (3 connections now open) 2019-04-27T03:15:40.012+0000 I NETWORK [conn236] received client metadata from 127.0.0.1:46416 conn236: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:16:40.014+0000 I - [conn235] end connection 127.0.0.1:46414 (3 connections now open) 2019-04-27T03:22:11.498+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46417 #237 (3 connections now open) 2019-04-27T03:22:11.498+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:46417 conn237: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:23:11.503+0000 I - [conn236] end connection 127.0.0.1:46416 (3 connections now open) 2019-04-27T03:41:23.683+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46422 #238 (3 connections now open) 2019-04-27T03:41:23.684+0000 I NETWORK [conn238] received client metadata from 127.0.0.1:46422 conn238: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T03:42:43.743+0000 I - [conn238] end connection 127.0.0.1:46422 (3 connections now open) 2019-04-27T04:07:16.483+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46424 #239 (3 connections now open) 2019-04-27T04:07:16.483+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:46424 conn239: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:08:16.486+0000 I - [conn239] end connection 127.0.0.1:46424 (3 connections now open) 2019-04-27T04:14:27.291+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46426 #240 (3 connections now open) 2019-04-27T04:14:27.292+0000 I NETWORK [conn240] received client metadata from 127.0.0.1:46426 conn240: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:15:27.295+0000 I - [conn240] end connection 127.0.0.1:46426 (3 connections now open) 2019-04-27T04:23:08.258+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46429 #241 (3 connections now open) 2019-04-27T04:23:08.258+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:46429 conn241: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:24:48.352+0000 I - [conn241] end connection 127.0.0.1:46429 (3 connections now open) 2019-04-27T04:24:48.484+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46430 #242 (3 connections now open) 2019-04-27T04:24:48.484+0000 I NETWORK [conn242] received client metadata from 127.0.0.1:46430 conn242: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:25:48.486+0000 I - [conn237] end connection 127.0.0.1:46417 (3 connections now open) 2019-04-27T04:30:09.125+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46431 #243 (3 connections now open) 2019-04-27T04:30:09.126+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:46431 conn243: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:31:09.127+0000 I - [conn243] end connection 127.0.0.1:46431 (3 connections now open) 2019-04-27T04:31:29.315+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46432 #244 (3 connections now open) 2019-04-27T04:31:29.317+0000 I NETWORK [conn244] received client metadata from 127.0.0.1:46432 conn244: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:32:29.317+0000 I - [conn242] end connection 127.0.0.1:46430 (3 connections now open) 2019-04-27T04:36:59.963+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46433 #245 (3 connections now open) 2019-04-27T04:36:59.963+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:46433 conn245: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:37:59.965+0000 I - [conn244] end connection 127.0.0.1:46432 (3 connections now open) 2019-04-27T04:44:51.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46435 #246 (3 connections now open) 2019-04-27T04:44:51.025+0000 I NETWORK [conn246] received client metadata from 127.0.0.1:46435 conn246: { 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 - [conn246] end connection 127.0.0.1:46435 (3 connections now open) 2019-04-27T04:47:21.299+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46439 #247 (3 connections now open) 2019-04-27T04:47:21.300+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:46439 conn247: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:48:21.303+0000 I - [conn247] end connection 127.0.0.1:46439 (3 connections now open) 2019-04-27T04:50:21.649+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46440 #248 (3 connections now open) 2019-04-27T04:50:21.650+0000 I NETWORK [conn248] received client metadata from 127.0.0.1:46440 conn248: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T04:51:21.652+0000 I - [conn245] end connection 127.0.0.1:46433 (3 connections now open) 2019-04-27T05:02:02.962+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46441 #249 (3 connections now open) 2019-04-27T05:02:02.963+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:46441 conn249: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:03:02.974+0000 I - [conn248] end connection 127.0.0.1:46440 (3 connections now open) 2019-04-27T05:08:03.634+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46444 #250 (3 connections now open) 2019-04-27T05:08:03.634+0000 I NETWORK [conn250] received client metadata from 127.0.0.1:46444 conn250: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:09:03.635+0000 I - [conn249] end connection 127.0.0.1:46441 (3 connections now open) 2019-04-27T05:43:07.578+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46445 #251 (3 connections now open) 2019-04-27T05:43:07.578+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:46445 conn251: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:44:07.582+0000 I - [conn251] end connection 127.0.0.1:46445 (3 connections now open) 2019-04-27T05:54:58.992+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46446 #252 (3 connections now open) 2019-04-27T05:54:58.992+0000 I NETWORK [conn252] received client metadata from 127.0.0.1:46446 conn252: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T05:55:58.992+0000 I - [conn250] end connection 127.0.0.1:46444 (3 connections now open) 2019-04-27T06:54:05.574+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46453 #253 (3 connections now open) 2019-04-27T06:54:05.574+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:46453 conn253: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T06:55:05.575+0000 I - [conn252] end connection 127.0.0.1:46446 (3 connections now open) 2019-04-27T07:07:27.032+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46457 #254 (3 connections now open) 2019-04-27T07:07:27.033+0000 I NETWORK [conn254] received client metadata from 127.0.0.1:46457 conn254: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:08:27.039+0000 I - [conn254] end connection 127.0.0.1:46457 (3 connections now open) 2019-04-27T07:22:48.734+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46460 #255 (3 connections now open) 2019-04-27T07:22:48.734+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:46460 conn255: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:23:48.736+0000 I - [conn255] end connection 127.0.0.1:46460 (3 connections now open) 2019-04-27T07:25:39.063+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46462 #256 (3 connections now open) 2019-04-27T07:25:39.064+0000 I NETWORK [conn256] received client metadata from 127.0.0.1:46462 conn256: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:26:39.065+0000 I - [conn256] end connection 127.0.0.1:46462 (3 connections now open) 2019-04-27T07:36:10.214+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46466 #257 (3 connections now open) 2019-04-27T07:36:10.215+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:46466 conn257: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:37:10.218+0000 I - [conn257] end connection 127.0.0.1:46466 (3 connections now open) 2019-04-27T07:38:50.583+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46469 #258 (3 connections now open) 2019-04-27T07:38:50.583+0000 I NETWORK [conn258] received client metadata from 127.0.0.1:46469 conn258: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:39:50.584+0000 I - [conn258] end connection 127.0.0.1:46469 (3 connections now open) 2019-04-27T07:47:41.673+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46470 #259 (3 connections now open) 2019-04-27T07:47:41.674+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:46470 conn259: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T07:48:41.677+0000 I - [conn259] end connection 127.0.0.1:46470 (3 connections now open) 2019-04-27T08:02:43.359+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46472 #260 (3 connections now open) 2019-04-27T08:02:43.359+0000 I NETWORK [conn260] received client metadata from 127.0.0.1:46472 conn260: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:03:43.376+0000 I - [conn253] end connection 127.0.0.1:46453 (3 connections now open) 2019-04-27T08:03:43.493+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46476 #261 (3 connections now open) 2019-04-27T08:03:43.493+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:46476 conn261: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:04:43.495+0000 I - [conn260] end connection 127.0.0.1:46472 (3 connections now open) 2019-04-27T08:21:45.473+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46477 #262 (3 connections now open) 2019-04-27T08:21:45.473+0000 I NETWORK [conn262] received client metadata from 127.0.0.1:46477 conn262: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:22:45.475+0000 I - [conn261] end connection 127.0.0.1:46476 (3 connections now open) 2019-04-27T08:58:19.375+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46479 #263 (3 connections now open) 2019-04-27T08:58:19.375+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:46479 conn263: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T08:59:19.378+0000 I - [conn263] end connection 127.0.0.1:46479 (3 connections now open) 2019-04-27T09:04:00.012+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46480 #264 (3 connections now open) 2019-04-27T09:04:00.012+0000 I NETWORK [conn264] received client metadata from 127.0.0.1:46480 conn264: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:05:00.013+0000 I - [conn264] end connection 127.0.0.1:46480 (3 connections now open) 2019-04-27T09:08:20.505+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46481 #265 (3 connections now open) 2019-04-27T09:08:20.506+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:46481 conn265: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:09:20.507+0000 I - [conn262] end connection 127.0.0.1:46477 (3 connections now open) 2019-04-27T09:12:51.125+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46483 #266 (3 connections now open) 2019-04-27T09:12:51.125+0000 I NETWORK [conn266] received client metadata from 127.0.0.1:46483 conn266: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:13:51.134+0000 I - [conn265] end connection 127.0.0.1:46481 (3 connections now open) 2019-04-27T09:21:02.257+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46484 #267 (3 connections now open) 2019-04-27T09:21:02.257+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:46484 conn267: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:22:02.259+0000 I - [conn266] end connection 127.0.0.1:46483 (3 connections now open) 2019-04-27T09:23:52.584+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46485 #268 (3 connections now open) 2019-04-27T09:23:52.585+0000 I NETWORK [conn268] received client metadata from 127.0.0.1:46485 conn268: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T09:24:52.586+0000 I - [conn268] end connection 127.0.0.1:46485 (3 connections now open) 2019-04-27T10:07:57.931+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46486 #269 (3 connections now open) 2019-04-27T10:07:57.931+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:46486 conn269: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:08:57.935+0000 I - [conn269] end connection 127.0.0.1:46486 (3 connections now open) 2019-04-27T10:27:50.823+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46488 #270 (3 connections now open) 2019-04-27T10:27:50.824+0000 I NETWORK [conn270] received client metadata from 127.0.0.1:46488 conn270: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:28:50.852+0000 I - [conn267] end connection 127.0.0.1:46484 (3 connections now open) 2019-04-27T10:29:41.014+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46489 #271 (3 connections now open) 2019-04-27T10:29:41.015+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:46489 conn271: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:30:41.017+0000 I - [conn270] end connection 127.0.0.1:46488 (3 connections now open) 2019-04-27T10:34:11.633+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46490 #272 (3 connections now open) 2019-04-27T10:34:11.634+0000 I NETWORK [conn272] received client metadata from 127.0.0.1:46490 conn272: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:35:11.638+0000 I - [conn271] end connection 127.0.0.1:46489 (3 connections now open) 2019-04-27T10:49:03.279+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46491 #273 (3 connections now open) 2019-04-27T10:49:03.279+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:46491 conn273: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:50:03.280+0000 I - [conn272] end connection 127.0.0.1:46490 (3 connections now open) 2019-04-27T10:53:43.877+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46492 #274 (3 connections now open) 2019-04-27T10:53:43.877+0000 I NETWORK [conn274] received client metadata from 127.0.0.1:46492 conn274: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T10:54:43.879+0000 I - [conn273] end connection 127.0.0.1:46491 (3 connections now open) 2019-04-27T11:10:35.698+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46495 #275 (3 connections now open) 2019-04-27T11:10:35.700+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:46495 conn275: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:11:35.699+0000 I - [conn274] end connection 127.0.0.1:46492 (3 connections now open) 2019-04-27T11:22:07.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46496 #276 (3 connections now open) 2019-04-27T11:22:07.020+0000 I NETWORK [conn276] received client metadata from 127.0.0.1:46496 conn276: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:23:07.023+0000 I - [conn275] end connection 127.0.0.1:46495 (3 connections now open) 2019-04-27T11:27:07.539+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46497 #277 (3 connections now open) 2019-04-27T11:27:07.540+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:46497 conn277: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T11:28:07.541+0000 I - [conn277] end connection 127.0.0.1:46497 (3 connections now open) 2019-04-27T12:52:08.453+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46501 #278 (3 connections now open) 2019-04-27T12:52:08.453+0000 I NETWORK [conn278] received client metadata from 127.0.0.1:46501 conn278: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T12:53:08.454+0000 I - [conn278] end connection 127.0.0.1:46501 (3 connections now open) 2019-04-27T13:49:44.636+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46505 #279 (3 connections now open) 2019-04-27T13:49:44.636+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:46505 conn279: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T13:50:44.638+0000 I - [conn276] end connection 127.0.0.1:46496 (3 connections now open) 2019-04-27T14:01:15.908+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46507 #280 (3 connections now open) 2019-04-27T14:01:15.909+0000 I NETWORK [conn280] received client metadata from 127.0.0.1:46507 conn280: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:02:15.910+0000 I - [conn280] end connection 127.0.0.1:46507 (3 connections now open) 2019-04-27T14:20:48.010+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46508 #281 (3 connections now open) 2019-04-27T14:20:48.011+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:46508 conn281: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:21:48.011+0000 I - [conn279] end connection 127.0.0.1:46505 (3 connections now open) 2019-04-27T14:33:49.375+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46511 #282 (3 connections now open) 2019-04-27T14:33:49.375+0000 I NETWORK [conn282] received client metadata from 127.0.0.1:46511 conn282: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T14:34:49.389+0000 I - [conn282] end connection 127.0.0.1:46511 (3 connections now open) 2019-04-27T15:22:24.501+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46515 #283 (3 connections now open) 2019-04-27T15:22:24.502+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:46515 conn283: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T15:23:24.503+0000 I - [conn281] end connection 127.0.0.1:46508 (3 connections now open) 2019-04-27T15:50:17.548+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46517 #284 (3 connections now open) 2019-04-27T15:50:17.548+0000 I NETWORK [conn284] received client metadata from 127.0.0.1:46517 conn284: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T15:51:17.550+0000 I - [conn284] end connection 127.0.0.1:46517 (3 connections now open) 2019-04-27T16:16:10.375+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46519 #285 (3 connections now open) 2019-04-27T16:16:10.375+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:46519 conn285: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:17:10.376+0000 I - [conn285] end connection 127.0.0.1:46519 (3 connections now open) 2019-04-27T16:49:03.939+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46521 #286 (3 connections now open) 2019-04-27T16:49:03.940+0000 I NETWORK [conn286] received client metadata from 127.0.0.1:46521 conn286: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:50:03.952+0000 I - [conn286] end connection 127.0.0.1:46521 (3 connections now open) 2019-04-27T16:51:04.302+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46525 #287 (3 connections now open) 2019-04-27T16:51:04.302+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:46525 conn287: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:51:04.404+0000 I COMMAND [conn283] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 116ms 2019-04-27T16:52:14.554+0000 I - [conn283] end connection 127.0.0.1:46515 (3 connections now open) 2019-04-27T16:53:35.059+0000 I COMMAND [conn287] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 119ms 2019-04-27T16:54:35.184+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46528 #288 (3 connections now open) 2019-04-27T16:54:35.185+0000 I NETWORK [conn288] received client metadata from 127.0.0.1:46528 conn288: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T16:55:35.192+0000 I - [conn287] end connection 127.0.0.1:46525 (3 connections now open) 2019-04-27T17:02:06.440+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46532 #289 (3 connections now open) 2019-04-27T17:02:06.441+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:46532 conn289: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:03:06.441+0000 I - [conn288] end connection 127.0.0.1:46528 (3 connections now open) 2019-04-27T17:18:48.410+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46534 #290 (3 connections now open) 2019-04-27T17:18:48.410+0000 I NETWORK [conn290] received client metadata from 127.0.0.1:46534 conn290: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:19:48.414+0000 I - [conn290] end connection 127.0.0.1:46534 (3 connections now open) 2019-04-27T17:24:39.324+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46537 #291 (3 connections now open) 2019-04-27T17:24:39.330+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:46537 conn291: { 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 - [conn289] end connection 127.0.0.1:46532 (3 connections now open) 2019-04-27T17:33:51.223+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46540 #292 (3 connections now open) 2019-04-27T17:33:51.224+0000 I NETWORK [conn292] received client metadata from 127.0.0.1:46540 conn292: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:34:51.243+0000 I - [conn292] end connection 127.0.0.1:46540 (3 connections now open) 2019-04-27T17:40:32.010+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46544 #293 (3 connections now open) 2019-04-27T17:40:32.011+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:46544 conn293: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:41:32.012+0000 I - [conn291] end connection 127.0.0.1:46537 (3 connections now open) 2019-04-27T17:49:22.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46546 #294 (3 connections now open) 2019-04-27T17:49:22.917+0000 I NETWORK [conn294] received client metadata from 127.0.0.1:46546 conn294: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T17:50:22.917+0000 I - [conn293] end connection 127.0.0.1:46544 (3 connections now open) 2019-04-27T18:36:28.169+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46553 #295 (3 connections now open) 2019-04-27T18:36:28.170+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:46553 conn295: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T18:37:28.184+0000 I - [conn295] end connection 127.0.0.1:46553 (3 connections now open) 2019-04-27T19:06:26.537+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-27T19:06:26.538+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-27T19:10:11.743+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46556 #296 (3 connections now open) 2019-04-27T19:10:11.744+0000 I NETWORK [conn296] received client metadata from 127.0.0.1:46556 conn296: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:11:11.746+0000 I - [conn296] end connection 127.0.0.1:46556 (3 connections now open) 2019-04-27T19:33:04.292+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46559 #297 (3 connections now open) 2019-04-27T19:33:04.293+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:46559 conn297: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T19:34:04.295+0000 I - [conn294] end connection 127.0.0.1:46546 (3 connections now open) 2019-04-27T21:59:29.993+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46569 #298 (3 connections now open) 2019-04-27T21:59:29.993+0000 I NETWORK [conn298] received client metadata from 127.0.0.1:46569 conn298: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:00:29.994+0000 I - [conn298] end connection 127.0.0.1:46569 (3 connections now open) 2019-04-27T22:04:00.494+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46570 #299 (3 connections now open) 2019-04-27T22:04:00.495+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:46570 conn299: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:05:00.498+0000 I - [conn299] end connection 127.0.0.1:46570 (3 connections now open) 2019-04-27T22:09:21.062+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46572 #300 (3 connections now open) 2019-04-27T22:09:21.062+0000 I NETWORK [conn300] received client metadata from 127.0.0.1:46572 conn300: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:10:21.063+0000 I - [conn297] end connection 127.0.0.1:46559 (3 connections now open) 2019-04-27T22:16:51.921+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46574 #301 (3 connections now open) 2019-04-27T22:16:51.923+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:46574 conn301: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:17:51.934+0000 I - [conn301] end connection 127.0.0.1:46574 (3 connections now open) 2019-04-27T22:25:12.863+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46579 #302 (3 connections now open) 2019-04-27T22:25:12.863+0000 I NETWORK [conn302] received client metadata from 127.0.0.1:46579 conn302: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:26:12.864+0000 I - [conn300] end connection 127.0.0.1:46572 (3 connections now open) 2019-04-27T22:29:53.391+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46580 #303 (3 connections now open) 2019-04-27T22:29:53.392+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:46580 conn303: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T22:30:53.393+0000 I - [conn303] end connection 127.0.0.1:46580 (3 connections now open) 2019-04-27T23:18:08.794+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46584 #304 (3 connections now open) 2019-04-27T23:18:08.794+0000 I NETWORK [conn304] received client metadata from 127.0.0.1:46584 conn304: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:19:08.796+0000 I - [conn302] end connection 127.0.0.1:46579 (3 connections now open) 2019-04-27T23:22:29.285+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46585 #305 (3 connections now open) 2019-04-27T23:22:29.285+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:46585 conn305: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:23:29.287+0000 I - [conn305] end connection 127.0.0.1:46585 (3 connections now open) 2019-04-27T23:24:39.535+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46586 #306 (3 connections now open) 2019-04-27T23:24:39.535+0000 I NETWORK [conn306] received client metadata from 127.0.0.1:46586 conn306: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:25:39.536+0000 I - [conn304] end connection 127.0.0.1:46584 (3 connections now open) 2019-04-27T23:35:00.730+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46588 #307 (3 connections now open) 2019-04-27T23:35:00.731+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:46588 conn307: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:36:00.730+0000 I - [conn306] end connection 127.0.0.1:46586 (3 connections now open) 2019-04-27T23:52:12.578+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46589 #308 (3 connections now open) 2019-04-27T23:52:12.579+0000 I NETWORK [conn308] received client metadata from 127.0.0.1:46589 conn308: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:53:12.580+0000 I - [conn308] end connection 127.0.0.1:46589 (3 connections now open) 2019-04-27T23:53:32.753+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46590 #309 (3 connections now open) 2019-04-27T23:53:32.753+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:46590 conn309: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-27T23:54:32.754+0000 I - [conn307] end connection 127.0.0.1:46588 (3 connections now open) 2019-04-28T00:41:07.981+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46591 #310 (3 connections now open) 2019-04-28T00:41:07.983+0000 I NETWORK [conn310] received client metadata from 127.0.0.1:46591 conn310: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T00:42:07.983+0000 I - [conn309] end connection 127.0.0.1:46590 (3 connections now open) 2019-04-28T00:42:08.117+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46592 #311 (3 connections now open) 2019-04-28T00:42:08.117+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:46592 conn311: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T00:43:08.119+0000 I - [conn310] end connection 127.0.0.1:46591 (3 connections now open) 2019-04-28T00:51:59.130+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46594 #312 (3 connections now open) 2019-04-28T00:51:59.130+0000 I NETWORK [conn312] received client metadata from 127.0.0.1:46594 conn312: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T00:52:59.132+0000 I - [conn311] end connection 127.0.0.1:46592 (3 connections now open) 2019-04-28T01:24:52.669+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46595 #313 (3 connections now open) 2019-04-28T01:24:52.669+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:46595 conn313: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T01:25:52.671+0000 I - [conn312] end connection 127.0.0.1:46594 (3 connections now open) 2019-04-28T01:27:12.929+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46596 #314 (3 connections now open) 2019-04-28T01:27:12.929+0000 I NETWORK [conn314] received client metadata from 127.0.0.1:46596 conn314: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T01:28:12.929+0000 I - [conn313] end connection 127.0.0.1:46595 (3 connections now open) 2019-04-28T01:32:53.506+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46597 #315 (3 connections now open) 2019-04-28T01:32:53.506+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:46597 conn315: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T01:33:53.507+0000 I - [conn314] end connection 127.0.0.1:46596 (3 connections now open) 2019-04-28T01:53:55.853+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46599 #316 (3 connections now open) 2019-04-28T01:53:55.853+0000 I NETWORK [conn316] received client metadata from 127.0.0.1:46599 conn316: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T01:54:55.854+0000 I - [conn315] end connection 127.0.0.1:46597 (3 connections now open) 2019-04-28T02:02:16.754+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46600 #317 (3 connections now open) 2019-04-28T02:02:16.754+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:46600 conn317: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T02:03:16.755+0000 I - [conn316] end connection 127.0.0.1:46599 (3 connections now open) 2019-04-28T02:45:21.250+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46604 #318 (3 connections now open) 2019-04-28T02:45:21.251+0000 I NETWORK [conn318] received client metadata from 127.0.0.1:46604 conn318: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T02:46:21.251+0000 I - [conn317] end connection 127.0.0.1:46600 (3 connections now open) 2019-04-28T03:07:23.693+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46606 #319 (3 connections now open) 2019-04-28T03:07:23.693+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:46606 conn319: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T03:08:23.708+0000 I - [conn318] end connection 127.0.0.1:46604 (3 connections now open) 2019-04-28T03:46:27.945+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46609 #320 (3 connections now open) 2019-04-28T03:46:27.946+0000 I NETWORK [conn320] received client metadata from 127.0.0.1:46609 conn320: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T03:47:27.948+0000 I - [conn320] end connection 127.0.0.1:46609 (3 connections now open) 2019-04-28T04:09:30.382+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46610 #321 (3 connections now open) 2019-04-28T04:09:30.382+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:46610 conn321: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T04:10:30.383+0000 I - [conn319] end connection 127.0.0.1:46606 (3 connections now open) 2019-04-28T04:20:01.403+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46611 #322 (3 connections now open) 2019-04-28T04:20:01.403+0000 I NETWORK [conn322] received client metadata from 127.0.0.1:46611 conn322: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T04:21:01.404+0000 I - [conn321] end connection 127.0.0.1:46610 (3 connections now open) 2019-04-28T04:45:04.066+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46614 #323 (3 connections now open) 2019-04-28T04:45:04.068+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:46614 conn323: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T04:46:04.069+0000 I - [conn322] end connection 127.0.0.1:46611 (3 connections now open) 2019-04-28T06:15:13.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46622 #324 (3 connections now open) 2019-04-28T06:15:13.586+0000 I NETWORK [conn324] received client metadata from 127.0.0.1:46622 conn324: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:16:13.587+0000 I - [conn324] end connection 127.0.0.1:46622 (3 connections now open) 2019-04-28T06:27:14.970+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46624 #325 (3 connections now open) 2019-04-28T06:27:14.970+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:46624 conn325: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:28:14.972+0000 I - [conn325] end connection 127.0.0.1:46624 (3 connections now open) 2019-04-28T06:45:16.972+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46626 #326 (3 connections now open) 2019-04-28T06:45:16.973+0000 I NETWORK [conn326] received client metadata from 127.0.0.1:46626 conn326: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T06:46:16.974+0000 I - [conn326] end connection 127.0.0.1:46626 (3 connections now open) 2019-04-28T07:01:18.749+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46632 #327 (3 connections now open) 2019-04-28T07:01:18.749+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:46632 conn327: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:02:18.749+0000 I - [conn323] end connection 127.0.0.1:46614 (3 connections now open) 2019-04-28T07:09:09.626+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46633 #328 (3 connections now open) 2019-04-28T07:09:09.626+0000 I NETWORK [conn328] received client metadata from 127.0.0.1:46633 conn328: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:10:09.627+0000 I - [conn327] end connection 127.0.0.1:46632 (3 connections now open) 2019-04-28T07:27:21.658+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46635 #329 (3 connections now open) 2019-04-28T07:27:21.658+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:46635 conn329: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:28:21.659+0000 I - [conn328] end connection 127.0.0.1:46633 (3 connections now open) 2019-04-28T07:57:35.014+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46640 #330 (3 connections now open) 2019-04-28T07:57:35.014+0000 I NETWORK [conn330] received client metadata from 127.0.0.1:46640 conn330: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T07:58:35.015+0000 I - [conn329] end connection 127.0.0.1:46635 (3 connections now open) 2019-04-28T08:02:55.577+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46641 #331 (3 connections now open) 2019-04-28T08:02:55.577+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:46641 conn331: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:03:55.579+0000 I - [conn330] end connection 127.0.0.1:46640 (3 connections now open) 2019-04-28T08:20:37.546+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46646 #332 (3 connections now open) 2019-04-28T08:20:37.547+0000 I NETWORK [conn332] received client metadata from 127.0.0.1:46646 conn332: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:21:37.547+0000 I - [conn331] end connection 127.0.0.1:46641 (3 connections now open) 2019-04-28T08:32:58.829+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46647 #333 (3 connections now open) 2019-04-28T08:32:58.830+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:46647 conn333: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:33:58.832+0000 I - [conn333] end connection 127.0.0.1:46647 (3 connections now open) 2019-04-28T08:51:10.827+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46648 #334 (3 connections now open) 2019-04-28T08:51:10.828+0000 I NETWORK [conn334] received client metadata from 127.0.0.1:46648 conn334: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T08:52:10.829+0000 I - [conn334] end connection 127.0.0.1:46648 (3 connections now open) 2019-04-28T09:20:23.978+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46652 #335 (3 connections now open) 2019-04-28T09:20:23.979+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:46652 conn335: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T09:21:23.982+0000 I - [conn335] end connection 127.0.0.1:46652 (3 connections now open) 2019-04-28T09:24:44.512+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46653 #336 (3 connections now open) 2019-04-28T09:24:44.513+0000 I NETWORK [conn336] received client metadata from 127.0.0.1:46653 conn336: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T09:25:44.516+0000 I - [conn332] end connection 127.0.0.1:46646 (3 connections now open) 2019-04-28T10:14:49.933+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46655 #337 (3 connections now open) 2019-04-28T10:14:49.933+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:46655 conn337: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T10:15:49.934+0000 I - [conn336] end connection 127.0.0.1:46653 (3 connections now open) 2019-04-28T10:25:11.034+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46659 #338 (3 connections now open) 2019-04-28T10:25:11.034+0000 I NETWORK [conn338] received client metadata from 127.0.0.1:46659 conn338: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T10:26:11.039+0000 I - [conn337] end connection 127.0.0.1:46655 (3 connections now open) 2019-04-28T11:03:55.182+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46661 #339 (3 connections now open) 2019-04-28T11:03:55.182+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:46661 conn339: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:04:55.183+0000 I - [conn338] end connection 127.0.0.1:46659 (3 connections now open) 2019-04-28T11:21:17.017+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46664 #340 (3 connections now open) 2019-04-28T11:21:17.017+0000 I NETWORK [conn340] received client metadata from 127.0.0.1:46664 conn340: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:22:17.018+0000 I - [conn339] end connection 127.0.0.1:46661 (3 connections now open) 2019-04-28T11:36:48.697+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46665 #341 (3 connections now open) 2019-04-28T11:36:48.697+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:46665 conn341: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:37:48.698+0000 I - [conn340] end connection 127.0.0.1:46664 (3 connections now open) 2019-04-28T11:48:09.882+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46667 #342 (3 connections now open) 2019-04-28T11:48:09.882+0000 I NETWORK [conn342] received client metadata from 127.0.0.1:46667 conn342: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T11:49:09.883+0000 I - [conn341] end connection 127.0.0.1:46665 (3 connections now open) 2019-04-28T12:35:15.155+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46669 #343 (3 connections now open) 2019-04-28T12:35:15.156+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:46669 conn343: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T12:36:15.157+0000 I - [conn342] end connection 127.0.0.1:46667 (3 connections now open) 2019-04-28T12:50:57.068+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46671 #344 (3 connections now open) 2019-04-28T12:50:57.069+0000 I NETWORK [conn344] received client metadata from 127.0.0.1:46671 conn344: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T12:51:57.078+0000 I - [conn344] end connection 127.0.0.1:46671 (3 connections now open) 2019-04-28T12:57:27.806+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46672 #345 (3 connections now open) 2019-04-28T12:57:27.807+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:46672 conn345: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T12:58:27.808+0000 I - [conn343] end connection 127.0.0.1:46669 (3 connections now open) 2019-04-28T13:09:09.091+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46674 #346 (3 connections now open) 2019-04-28T13:09:09.091+0000 I NETWORK [conn346] received client metadata from 127.0.0.1:46674 conn346: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:10:09.091+0000 I - [conn345] end connection 127.0.0.1:46672 (3 connections now open) 2019-04-28T13:12:09.404+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46675 #347 (3 connections now open) 2019-04-28T13:12:09.404+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:46675 conn347: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:13:09.405+0000 I - [conn346] end connection 127.0.0.1:46674 (3 connections now open) 2019-04-28T13:50:03.647+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46680 #348 (3 connections now open) 2019-04-28T13:50:03.649+0000 I NETWORK [conn348] received client metadata from 127.0.0.1:46680 conn348: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T13:51:03.650+0000 I - [conn347] end connection 127.0.0.1:46675 (3 connections now open) 2019-04-28T14:07:05.544+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46683 #349 (3 connections now open) 2019-04-28T14:07:05.546+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:46683 conn349: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T14:08:05.547+0000 I - [conn348] end connection 127.0.0.1:46680 (3 connections now open) 2019-04-28T14:16:06.569+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46684 #350 (3 connections now open) 2019-04-28T14:16:06.570+0000 I NETWORK [conn350] received client metadata from 127.0.0.1:46684 conn350: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T14:17:36.644+0000 I - [conn350] end connection 127.0.0.1:46684 (3 connections now open) 2019-04-28T14:40:59.356+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46685 #351 (3 connections now open) 2019-04-28T14:40:59.357+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:46685 conn351: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T14:41:59.357+0000 I - [conn349] end connection 127.0.0.1:46683 (3 connections now open) 2019-04-28T15:08:42.418+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46687 #352 (3 connections now open) 2019-04-28T15:08:42.419+0000 I NETWORK [conn352] received client metadata from 127.0.0.1:46687 conn352: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:09:42.420+0000 I - [conn352] end connection 127.0.0.1:46687 (3 connections now open) 2019-04-28T15:41:35.991+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46690 #353 (3 connections now open) 2019-04-28T15:41:35.991+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:46690 conn353: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:42:35.992+0000 I - [conn351] end connection 127.0.0.1:46685 (3 connections now open) 2019-04-28T15:53:07.306+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46691 #354 (3 connections now open) 2019-04-28T15:53:07.306+0000 I NETWORK [conn354] received client metadata from 127.0.0.1:46691 conn354: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:54:07.307+0000 I - [conn353] end connection 127.0.0.1:46690 (3 connections now open) 2019-04-28T15:56:47.745+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46693 #355 (3 connections now open) 2019-04-28T15:56:47.746+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:46693 conn355: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T15:57:47.748+0000 I - [conn355] end connection 127.0.0.1:46693 (3 connections now open) 2019-04-28T16:27:11.101+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46697 #356 (3 connections now open) 2019-04-28T16:27:11.102+0000 I NETWORK [conn356] received client metadata from 127.0.0.1:46697 conn356: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:28:11.103+0000 I - [conn354] end connection 127.0.0.1:46691 (3 connections now open) 2019-04-28T16:30:01.581+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46698 #357 (3 connections now open) 2019-04-28T16:30:01.582+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:46698 conn357: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:32:11.784+0000 I - [conn356] end connection 127.0.0.1:46697 (3 connections now open) 2019-04-28T16:34:12.115+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46700 #358 (3 connections now open) 2019-04-28T16:34:12.115+0000 I NETWORK [conn358] received client metadata from 127.0.0.1:46700 conn358: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:35:12.117+0000 I - [conn357] end connection 127.0.0.1:46698 (3 connections now open) 2019-04-28T16:43:53.432+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46703 #359 (3 connections now open) 2019-04-28T16:43:53.432+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:46703 conn359: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:44:53.446+0000 I - [conn358] end connection 127.0.0.1:46700 (3 connections now open) 2019-04-28T16:45:03.573+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46706 #360 (3 connections now open) 2019-04-28T16:45:03.574+0000 I NETWORK [conn360] received client metadata from 127.0.0.1:46706 conn360: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:46:03.576+0000 I - [conn360] end connection 127.0.0.1:46706 (3 connections now open) 2019-04-28T16:47:24.004+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46707 #361 (3 connections now open) 2019-04-28T16:47:24.005+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:46707 conn361: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:48:24.006+0000 I - [conn359] end connection 127.0.0.1:46703 (3 connections now open) 2019-04-28T16:55:55.794+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46709 #362 (3 connections now open) 2019-04-28T16:55:55.794+0000 I NETWORK [conn362] received client metadata from 127.0.0.1:46709 conn362: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T16:56:55.796+0000 I - [conn362] end connection 127.0.0.1:46709 (3 connections now open) 2019-04-28T17:05:06.881+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46712 #363 (3 connections now open) 2019-04-28T17:05:06.882+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:46712 conn363: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T17:06:06.885+0000 I - [conn363] end connection 127.0.0.1:46712 (3 connections now open) 2019-04-28T18:14:44.645+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46717 #364 (3 connections now open) 2019-04-28T18:14:44.645+0000 I NETWORK [conn364] received client metadata from 127.0.0.1:46717 conn364: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:15:44.666+0000 I - [conn361] end connection 127.0.0.1:46707 (3 connections now open) 2019-04-28T18:15:44.779+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46718 #365 (3 connections now open) 2019-04-28T18:15:44.781+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:46718 conn365: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:17:34.907+0000 I - [conn365] end connection 127.0.0.1:46718 (3 connections now open) 2019-04-28T18:23:56.109+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46721 #366 (3 connections now open) 2019-04-28T18:23:56.109+0000 I NETWORK [conn366] received client metadata from 127.0.0.1:46721 conn366: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:24:56.113+0000 I - [conn364] end connection 127.0.0.1:46717 (3 connections now open) 2019-04-28T18:31:36.981+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46723 #367 (3 connections now open) 2019-04-28T18:31:36.982+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:46723 conn367: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:32:36.983+0000 I - [conn366] end connection 127.0.0.1:46721 (3 connections now open) 2019-04-28T18:48:49.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46728 #368 (3 connections now open) 2019-04-28T18:48:49.045+0000 I NETWORK [conn368] received client metadata from 127.0.0.1:46728 conn368: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:49:49.046+0000 I - [conn368] end connection 127.0.0.1:46728 (3 connections now open) 2019-04-28T18:50:29.231+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46729 #369 (3 connections now open) 2019-04-28T18:50:29.231+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:46729 conn369: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:51:29.233+0000 I - [conn367] end connection 127.0.0.1:46723 (3 connections now open) 2019-04-28T18:56:39.929+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46730 #370 (3 connections now open) 2019-04-28T18:56:39.930+0000 I NETWORK [conn370] received client metadata from 127.0.0.1:46730 conn370: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T18:57:39.931+0000 I - [conn370] end connection 127.0.0.1:46730 (3 connections now open) 2019-04-28T19:10:41.455+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46734 #371 (3 connections now open) 2019-04-28T19:10:41.456+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:46734 conn371: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:11:41.458+0000 I - [conn371] end connection 127.0.0.1:46734 (3 connections now open) 2019-04-28T19:25:43.011+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46735 #372 (3 connections now open) 2019-04-28T19:25:43.011+0000 I NETWORK [conn372] received client metadata from 127.0.0.1:46735 conn372: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:26:43.013+0000 I - [conn369] end connection 127.0.0.1:46729 (3 connections now open) 2019-04-28T19:32:13.796+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46736 #373 (3 connections now open) 2019-04-28T19:32:13.796+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:46736 conn373: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:33:13.798+0000 I - [conn373] end connection 127.0.0.1:46736 (3 connections now open) 2019-04-28T19:33:33.974+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46737 #374 (3 connections now open) 2019-04-28T19:33:33.974+0000 I NETWORK [conn374] received client metadata from 127.0.0.1:46737 conn374: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T19:34:33.988+0000 I - [conn372] end connection 127.0.0.1:46735 (3 connections now open) 2019-04-28T20:17:09.029+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46743 #375 (3 connections now open) 2019-04-28T20:17:09.042+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:46743 conn375: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:18:09.129+0000 I - [conn375] end connection 127.0.0.1:46743 (3 connections now open) 2019-04-28T20:35:31.553+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46744 #376 (3 connections now open) 2019-04-28T20:35:31.554+0000 I NETWORK [conn376] received client metadata from 127.0.0.1:46744 conn376: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:36:31.553+0000 I - [conn374] end connection 127.0.0.1:46737 (3 connections now open) 2019-04-28T20:37:41.774+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46746 #377 (3 connections now open) 2019-04-28T20:37:41.774+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:46746 conn377: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:38:41.775+0000 I - [conn376] end connection 127.0.0.1:46744 (3 connections now open) 2019-04-28T20:47:23.382+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46748 #378 (3 connections now open) 2019-04-28T20:47:23.383+0000 I NETWORK [conn378] received client metadata from 127.0.0.1:46748 conn378: { 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 - [conn378] end connection 127.0.0.1:46748 (3 connections now open) 2019-04-28T20:49:33.906+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46751 #379 (3 connections now open) 2019-04-28T20:49:33.906+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:46751 conn379: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:50:33.910+0000 I - [conn377] end connection 127.0.0.1:46746 (3 connections now open) 2019-04-28T20:51:14.151+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46753 #380 (3 connections now open) 2019-04-28T20:51:14.153+0000 I NETWORK [conn380] received client metadata from 127.0.0.1:46753 conn380: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:52:14.153+0000 I - [conn379] end connection 127.0.0.1:46751 (3 connections now open) 2019-04-28T20:57:35.507+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46756 #381 (3 connections now open) 2019-04-28T20:57:35.507+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:46756 conn381: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T20:58:35.510+0000 I - [conn381] end connection 127.0.0.1:46756 (3 connections now open) 2019-04-28T21:16:08.184+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46763 #382 (3 connections now open) 2019-04-28T21:16:08.186+0000 I NETWORK [conn382] received client metadata from 127.0.0.1:46763 conn382: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:17:08.184+0000 I - [conn380] end connection 127.0.0.1:46753 (3 connections now open) 2019-04-28T21:18:48.921+0000 I COMMAND [conn382] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 125ms 2019-04-28T21:23:39.735+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46766 #383 (3 connections now open) 2019-04-28T21:23:39.735+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:46766 conn383: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:24:39.745+0000 I - [conn383] end connection 127.0.0.1:46766 (3 connections now open) 2019-04-28T21:26:30.474+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46767 #384 (3 connections now open) 2019-04-28T21:26:30.474+0000 I NETWORK [conn384] received client metadata from 127.0.0.1:46767 conn384: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:27:30.476+0000 I - [conn382] end connection 127.0.0.1:46763 (3 connections now open) 2019-04-28T21:31:10.994+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46769 #385 (3 connections now open) 2019-04-28T21:31:10.995+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:46769 conn385: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:32:10.997+0000 I - [conn384] end connection 127.0.0.1:46767 (3 connections now open) 2019-04-28T21:42:42.388+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46770 #386 (3 connections now open) 2019-04-28T21:42:42.388+0000 I NETWORK [conn386] received client metadata from 127.0.0.1:46770 conn386: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:44:02.437+0000 I - [conn386] end connection 127.0.0.1:46770 (3 connections now open) 2019-04-28T21:45:12.682+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46771 #387 (3 connections now open) 2019-04-28T21:45:12.682+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:46771 conn387: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:46:12.683+0000 I - [conn385] end connection 127.0.0.1:46769 (3 connections now open) 2019-04-28T21:52:03.488+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46772 #388 (3 connections now open) 2019-04-28T21:52:03.489+0000 I NETWORK [conn388] received client metadata from 127.0.0.1:46772 conn388: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:53:13.534+0000 I - [conn388] end connection 127.0.0.1:46772 (3 connections now open) 2019-04-28T21:53:23.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46775 #389 (3 connections now open) 2019-04-28T21:53:23.830+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:46775 conn389: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:54:34.096+0000 I - [conn389] end connection 127.0.0.1:46775 (3 connections now open) 2019-04-28T21:57:45.178+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46779 #390 (3 connections now open) 2019-04-28T21:57:45.181+0000 I NETWORK [conn390] received client metadata from 127.0.0.1:46779 conn390: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T21:58:45.184+0000 I - [conn387] end connection 127.0.0.1:46771 (3 connections now open) 2019-04-28T22:00:26.157+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46781 #391 (3 connections now open) 2019-04-28T22:00:26.158+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:46781 conn391: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:01:26.158+0000 I - [conn390] end connection 127.0.0.1:46779 (3 connections now open) 2019-04-28T22:02:36.793+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46783 #392 (3 connections now open) 2019-04-28T22:02:36.818+0000 I NETWORK [conn392] received client metadata from 127.0.0.1:46783 conn392: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:03:37.836+0000 I COMMAND [conn391] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 163ms 2019-04-28T22:04:07.121+0000 I - [conn392] end connection 127.0.0.1:46783 (3 connections now open) 2019-04-28T22:11:19.419+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46787 #393 (3 connections now open) 2019-04-28T22:11:19.420+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:46787 conn393: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:12:19.421+0000 I - [conn393] end connection 127.0.0.1:46787 (3 connections now open) 2019-04-28T22:13:50.537+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46788 #394 (3 connections now open) 2019-04-28T22:13:50.537+0000 I NETWORK [conn394] received client metadata from 127.0.0.1:46788 conn394: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:14:50.540+0000 I - [conn391] end connection 127.0.0.1:46781 (3 connections now open) 2019-04-28T22:23:32.813+0000 I COMMAND [conn394] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 127ms 2019-04-28T22:24:53.064+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46790 #395 (3 connections now open) 2019-04-28T22:24:53.064+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:46790 conn395: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:25:53.078+0000 I - [conn395] end connection 127.0.0.1:46790 (3 connections now open) 2019-04-28T22:26:13.262+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46792 #396 (3 connections now open) 2019-04-28T22:26:13.264+0000 I NETWORK [conn396] received client metadata from 127.0.0.1:46792 conn396: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:27:13.265+0000 I - [conn394] end connection 127.0.0.1:46788 (3 connections now open) 2019-04-28T22:27:23.475+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46794 #397 (3 connections now open) 2019-04-28T22:27:23.476+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:46794 conn397: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:29:03.905+0000 I - [conn396] end connection 127.0.0.1:46792 (3 connections now open) 2019-04-28T22:31:44.614+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46796 #398 (3 connections now open) 2019-04-28T22:31:44.614+0000 I NETWORK [conn398] received client metadata from 127.0.0.1:46796 conn398: { 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 - [conn397] end connection 127.0.0.1:46794 (3 connections now open) 2019-04-28T22:33:15.061+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46802 #399 (3 connections now open) 2019-04-28T22:33:15.062+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:46802 conn399: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:34:15.064+0000 I - [conn398] end connection 127.0.0.1:46796 (3 connections now open) 2019-04-28T22:54:10.128+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46806 #400 (3 connections now open) 2019-04-28T22:54:10.128+0000 I NETWORK [conn400] received client metadata from 127.0.0.1:46806 conn400: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T22:55:10.130+0000 I - [conn399] end connection 127.0.0.1:46802 (3 connections now open) 2019-04-28T22:59:42.224+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46809 #401 (3 connections now open) 2019-04-28T22:59:42.224+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:46809 conn401: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:00:42.226+0000 I - [conn400] end connection 127.0.0.1:46806 (3 connections now open) 2019-04-28T23:01:54.716+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46811 #402 (3 connections now open) 2019-04-28T23:01:54.719+0000 I NETWORK [conn402] received client metadata from 127.0.0.1:46811 conn402: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:02:54.721+0000 I - [conn401] end connection 127.0.0.1:46809 (3 connections now open) 2019-04-28T23:11:27.154+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46813 #403 (3 connections now open) 2019-04-28T23:11:27.155+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:46813 conn403: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:12:27.184+0000 I - [conn402] end connection 127.0.0.1:46811 (3 connections now open) 2019-04-28T23:12:47.526+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46816 #404 (3 connections now open) 2019-04-28T23:12:47.531+0000 I NETWORK [conn404] received client metadata from 127.0.0.1:46816 conn404: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:13:47.540+0000 I - [conn403] end connection 127.0.0.1:46813 (3 connections now open) 2019-04-28T23:14:58.024+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46818 #405 (3 connections now open) 2019-04-28T23:14:58.025+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:46818 conn405: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:15:58.066+0000 I - [conn405] end connection 127.0.0.1:46818 (3 connections now open) 2019-04-28T23:16:08.282+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46821 #406 (3 connections now open) 2019-04-28T23:16:08.285+0000 I NETWORK [conn406] received client metadata from 127.0.0.1:46821 conn406: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:17:08.292+0000 I - [conn404] end connection 127.0.0.1:46816 (3 connections now open) 2019-04-28T23:18:58.818+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46825 #407 (3 connections now open) 2019-04-28T23:18:58.819+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:46825 conn407: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:19:58.820+0000 I - [conn406] end connection 127.0.0.1:46821 (3 connections now open) 2019-04-28T23:20:49.309+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46827 #408 (3 connections now open) 2019-04-28T23:20:49.312+0000 I NETWORK [conn408] received client metadata from 127.0.0.1:46827 conn408: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:22:19.450+0000 I - [conn408] end connection 127.0.0.1:46827 (3 connections now open) 2019-04-28T23:25:40.200+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46829 #409 (3 connections now open) 2019-04-28T23:25:40.201+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:46829 conn409: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:26:40.259+0000 I - [conn407] end connection 127.0.0.1:46825 (3 connections now open) 2019-04-28T23:27:50.728+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46832 #410 (3 connections now open) 2019-04-28T23:27:50.730+0000 I NETWORK [conn410] received client metadata from 127.0.0.1:46832 conn410: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:28:50.731+0000 I - [conn409] end connection 127.0.0.1:46829 (3 connections now open) 2019-04-28T23:29:11.352+0000 I COMMAND [conn410] 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-28T23:30:41.741+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46837 #411 (3 connections now open) 2019-04-28T23:30:41.741+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:46837 conn411: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:31:41.748+0000 I - [conn411] end connection 127.0.0.1:46837 (3 connections now open) 2019-04-28T23:36:23.043+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46839 #412 (3 connections now open) 2019-04-28T23:36:23.045+0000 I NETWORK [conn412] received client metadata from 127.0.0.1:46839 conn412: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:37:03.331+0000 I COMMAND [conn412] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 151ms 2019-04-28T23:37:23.047+0000 I - [conn410] end connection 127.0.0.1:46832 (3 connections now open) 2019-04-28T23:38:54.163+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46841 #413 (3 connections now open) 2019-04-28T23:38:54.163+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:46841 conn413: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:40:44.319+0000 I - [conn412] end connection 127.0.0.1:46839 (3 connections now open) 2019-04-28T23:43:24.873+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46844 #414 (3 connections now open) 2019-04-28T23:43:24.874+0000 I NETWORK [conn414] received client metadata from 127.0.0.1:46844 conn414: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:44:35.017+0000 I - [conn414] end connection 127.0.0.1:46844 (3 connections now open) 2019-04-28T23:46:25.470+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46846 #415 (3 connections now open) 2019-04-28T23:46:25.471+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:46846 conn415: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:47:25.472+0000 I - [conn413] end connection 127.0.0.1:46841 (3 connections now open) 2019-04-28T23:50:36.377+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46847 #416 (3 connections now open) 2019-04-28T23:50:36.378+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:46847 conn416: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-28T23:53:07.048+0000 I - [conn415] end connection 127.0.0.1:46846 (3 connections now open) 2019-04-29T00:02:18.776+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46856 #417 (3 connections now open) 2019-04-29T00:02:18.779+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:46856 conn417: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:03:18.802+0000 I - [conn416] end connection 127.0.0.1:46847 (3 connections now open) 2019-04-29T00:06:49.382+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46859 #418 (3 connections now open) 2019-04-29T00:06:49.382+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:46859 conn418: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:07:49.385+0000 I - [conn417] end connection 127.0.0.1:46856 (3 connections now open) 2019-04-29T00:20:11.208+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46862 #419 (3 connections now open) 2019-04-29T00:20:11.217+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:46862 conn419: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:21:11.206+0000 I - [conn418] end connection 127.0.0.1:46859 (3 connections now open) 2019-04-29T00:32:02.757+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46865 #420 (3 connections now open) 2019-04-29T00:32:02.757+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:46865 conn420: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:33:02.758+0000 I - [conn420] end connection 127.0.0.1:46865 (3 connections now open) 2019-04-29T00:37:43.458+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46866 #421 (3 connections now open) 2019-04-29T00:37:43.460+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:46866 conn421: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:38:43.462+0000 I - [conn419] end connection 127.0.0.1:46862 (3 connections now open) 2019-04-29T00:44:34.282+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46868 #422 (3 connections now open) 2019-04-29T00:44:34.282+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:46868 conn422: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:45:34.284+0000 I - [conn422] end connection 127.0.0.1:46868 (3 connections now open) 2019-04-29T00:48:34.762+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46870 #423 (3 connections now open) 2019-04-29T00:48:34.762+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:46870 conn423: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:49:34.763+0000 I - [conn421] end connection 127.0.0.1:46866 (3 connections now open) 2019-04-29T00:50:14.949+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46871 #424 (3 connections now open) 2019-04-29T00:50:14.950+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:46871 conn424: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:51:14.952+0000 I - [conn424] end connection 127.0.0.1:46871 (3 connections now open) 2019-04-29T00:58:26.045+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46874 #425 (3 connections now open) 2019-04-29T00:58:26.045+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:46874 conn425: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T00:59:46.107+0000 I - [conn423] end connection 127.0.0.1:46870 (3 connections now open) 2019-04-29T01:03:16.909+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46876 #426 (3 connections now open) 2019-04-29T01:03:16.910+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:46876 conn426: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:04:16.946+0000 I - [conn425] end connection 127.0.0.1:46874 (3 connections now open) 2019-04-29T01:05:07.307+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46879 #427 (3 connections now open) 2019-04-29T01:05:07.354+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:46879 conn427: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:06:07.415+0000 I - [conn426] end connection 127.0.0.1:46876 (3 connections now open) 2019-04-29T01:07:38.168+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46882 #428 (3 connections now open) 2019-04-29T01:07:38.169+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:46882 conn428: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:07:48.452+0000 I COMMAND [conn427] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 168ms 2019-04-29T01:08:38.220+0000 I - [conn428] end connection 127.0.0.1:46882 (3 connections now open) 2019-04-29T01:12:19.343+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46885 #429 (3 connections now open) 2019-04-29T01:12:19.344+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:46885 conn429: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:13:19.345+0000 I - [conn427] end connection 127.0.0.1:46879 (3 connections now open) 2019-04-29T01:16:01.256+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46887 #430 (3 connections now open) 2019-04-29T01:16:01.257+0000 I NETWORK [conn430] received client metadata from 127.0.0.1:46887 conn430: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:16:01.257+0000 I COMMAND [conn429] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 156ms 2019-04-29T01:17:01.272+0000 I - [conn429] end connection 127.0.0.1:46885 (3 connections now open) 2019-04-29T01:25:34.137+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46888 #431 (3 connections now open) 2019-04-29T01:25:34.137+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:46888 conn431: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:26:34.145+0000 I - [conn430] end connection 127.0.0.1:46887 (3 connections now open) 2019-04-29T01:32:25.649+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46892 #432 (3 connections now open) 2019-04-29T01:32:25.650+0000 I NETWORK [conn432] received client metadata from 127.0.0.1:46892 conn432: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:33:25.653+0000 I - [conn431] end connection 127.0.0.1:46888 (3 connections now open) 2019-04-29T01:36:04.404+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T01:36:04.406+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T01:37:06.885+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46899 #433 (3 connections now open) 2019-04-29T01:37:06.886+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:46899 conn433: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:38:04.474+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T01:38:04.481+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T01:38:06.888+0000 I - [conn433] end connection 127.0.0.1:46899 (3 connections now open) 2019-04-29T01:40:48.077+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46903 #434 (3 connections now open) 2019-04-29T01:40:48.078+0000 I NETWORK [conn434] received client metadata from 127.0.0.1:46903 conn434: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:41:48.135+0000 I - [conn434] end connection 127.0.0.1:46903 (3 connections now open) 2019-04-29T01:42:18.854+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46905 #435 (3 connections now open) 2019-04-29T01:42:18.854+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:46905 conn435: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:43:28.893+0000 I - [conn435] end connection 127.0.0.1:46905 (3 connections now open) 2019-04-29T01:47:00.399+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46909 #436 (3 connections now open) 2019-04-29T01:47:00.401+0000 I NETWORK [conn436] received client metadata from 127.0.0.1:46909 conn436: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:48:00.402+0000 I - [conn432] end connection 127.0.0.1:46892 (3 connections now open) 2019-04-29T01:48:20.671+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46912 #437 (3 connections now open) 2019-04-29T01:48:20.672+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:46912 conn437: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:49:20.675+0000 I - [conn436] end connection 127.0.0.1:46909 (3 connections now open) 2019-04-29T01:52:22.334+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46916 #438 (3 connections now open) 2019-04-29T01:52:22.363+0000 I NETWORK [conn438] received client metadata from 127.0.0.1:46916 conn438: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:53:22.394+0000 I - [conn438] end connection 127.0.0.1:46916 (3 connections now open) 2019-04-29T01:55:43.215+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46919 #439 (3 connections now open) 2019-04-29T01:55:43.216+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:46919 conn439: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T01:56:33.556+0000 I COMMAND [conn437] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 184ms 2019-04-29T01:56:43.226+0000 I - [conn439] end connection 127.0.0.1:46919 (3 connections now open) 2019-04-29T02:00:54.596+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46920 #440 (3 connections now open) 2019-04-29T02:00:54.596+0000 I NETWORK [conn440] received client metadata from 127.0.0.1:46920 conn440: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:01:54.597+0000 I - [conn437] end connection 127.0.0.1:46912 (3 connections now open) 2019-04-29T02:08:26.201+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46922 #441 (3 connections now open) 2019-04-29T02:08:26.201+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:46922 conn441: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:09:26.203+0000 I - [conn440] end connection 127.0.0.1:46920 (3 connections now open) 2019-04-29T02:09:56.664+0000 I COMMAND [conn441] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 129ms 2019-04-29T02:25:38.983+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46926 #442 (3 connections now open) 2019-04-29T02:25:38.983+0000 I NETWORK [conn442] received client metadata from 127.0.0.1:46926 conn442: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:26:38.985+0000 I - [conn441] end connection 127.0.0.1:46922 (3 connections now open) 2019-04-29T02:28:39.311+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46928 #443 (3 connections now open) 2019-04-29T02:28:39.312+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:46928 conn443: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:29:39.344+0000 I - [conn443] end connection 127.0.0.1:46928 (3 connections now open) 2019-04-29T02:29:39.456+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46932 #444 (3 connections now open) 2019-04-29T02:29:39.457+0000 I NETWORK [conn444] received client metadata from 127.0.0.1:46932 conn444: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:30:39.470+0000 I - [conn444] end connection 127.0.0.1:46932 (3 connections now open) 2019-04-29T02:41:30.757+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46933 #445 (3 connections now open) 2019-04-29T02:41:30.758+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:46933 conn445: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:42:30.760+0000 I - [conn445] end connection 127.0.0.1:46933 (3 connections now open) 2019-04-29T02:46:21.380+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46934 #446 (3 connections now open) 2019-04-29T02:46:21.384+0000 I NETWORK [conn446] received client metadata from 127.0.0.1:46934 conn446: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T02:47:21.387+0000 I - [conn442] end connection 127.0.0.1:46926 (3 connections now open) 2019-04-29T03:05:43.698+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46936 #447 (3 connections now open) 2019-04-29T03:05:43.699+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:46936 conn447: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:06:43.700+0000 I - [conn447] end connection 127.0.0.1:46936 (3 connections now open) 2019-04-29T03:16:55.096+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46937 #448 (3 connections now open) 2019-04-29T03:16:55.097+0000 I NETWORK [conn448] received client metadata from 127.0.0.1:46937 conn448: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:17:55.097+0000 I - [conn446] end connection 127.0.0.1:46934 (3 connections now open) 2019-04-29T03:50:48.945+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46938 #449 (3 connections now open) 2019-04-29T03:50:48.946+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:46938 conn449: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:51:48.957+0000 I - [conn449] end connection 127.0.0.1:46938 (3 connections now open) 2019-04-29T03:55:09.439+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46941 #450 (3 connections now open) 2019-04-29T03:55:09.440+0000 I NETWORK [conn450] received client metadata from 127.0.0.1:46941 conn450: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:56:09.443+0000 I - [conn448] end connection 127.0.0.1:46937 (3 connections now open) 2019-04-29T03:57:19.697+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46942 #451 (3 connections now open) 2019-04-29T03:57:19.698+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:46942 conn451: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T03:58:19.700+0000 I - [conn450] end connection 127.0.0.1:46941 (3 connections now open) 2019-04-29T04:03:30.350+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46943 #452 (3 connections now open) 2019-04-29T04:03:30.350+0000 I NETWORK [conn452] received client metadata from 127.0.0.1:46943 conn452: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:04:30.352+0000 I - [conn451] end connection 127.0.0.1:46942 (3 connections now open) 2019-04-29T04:09:01.293+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46944 #453 (3 connections now open) 2019-04-29T04:09:01.298+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:46944 conn453: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:10:01.308+0000 I - [conn453] end connection 127.0.0.1:46944 (3 connections now open) 2019-04-29T04:31:54.410+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46946 #454 (3 connections now open) 2019-04-29T04:31:54.410+0000 I NETWORK [conn454] received client metadata from 127.0.0.1:46946 conn454: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:32:54.410+0000 I - [conn452] end connection 127.0.0.1:46943 (3 connections now open) 2019-04-29T04:53:26.903+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46950 #455 (3 connections now open) 2019-04-29T04:53:26.904+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:46950 conn455: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T04:54:26.918+0000 I - [conn454] end connection 127.0.0.1:46946 (3 connections now open) 2019-04-29T05:41:22.638+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46953 #456 (3 connections now open) 2019-04-29T05:41:22.638+0000 I NETWORK [conn456] received client metadata from 127.0.0.1:46953 conn456: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T05:42:22.639+0000 I - [conn456] end connection 127.0.0.1:46953 (3 connections now open) 2019-04-29T06:04:25.226+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46956 #457 (3 connections now open) 2019-04-29T06:04:25.226+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:46956 conn457: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:05:25.227+0000 I - [conn455] end connection 127.0.0.1:46950 (3 connections now open) 2019-04-29T06:08:45.706+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46957 #458 (3 connections now open) 2019-04-29T06:08:45.706+0000 I NETWORK [conn458] received client metadata from 127.0.0.1:46957 conn458: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:09:45.708+0000 I - [conn457] end connection 127.0.0.1:46956 (3 connections now open) 2019-04-29T06:35:28.855+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46961 #459 (3 connections now open) 2019-04-29T06:35:28.856+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:46961 conn459: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:36:28.856+0000 I - [conn458] end connection 127.0.0.1:46957 (3 connections now open) 2019-04-29T06:56:51.235+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46965 #460 (3 connections now open) 2019-04-29T06:56:51.235+0000 I NETWORK [conn460] received client metadata from 127.0.0.1:46965 conn460: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:57:51.237+0000 I - [conn459] end connection 127.0.0.1:46961 (3 connections now open) 2019-04-29T06:58:41.436+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46967 #461 (3 connections now open) 2019-04-29T06:58:41.437+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:46967 conn461: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T06:59:41.439+0000 I - [conn461] end connection 127.0.0.1:46967 (3 connections now open) 2019-04-29T07:06:32.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46969 #462 (3 connections now open) 2019-04-29T07:06:32.366+0000 I NETWORK [conn462] received client metadata from 127.0.0.1:46969 conn462: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:07:32.367+0000 I - [conn462] end connection 127.0.0.1:46969 (3 connections now open) 2019-04-29T07:31:55.266+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46971 #463 (3 connections now open) 2019-04-29T07:31:55.267+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:46971 conn463: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:32:55.268+0000 I - [conn460] end connection 127.0.0.1:46965 (3 connections now open) 2019-04-29T07:42:16.534+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46973 #464 (3 connections now open) 2019-04-29T07:42:16.534+0000 I NETWORK [conn464] received client metadata from 127.0.0.1:46973 conn464: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:43:16.534+0000 I - [conn463] end connection 127.0.0.1:46971 (3 connections now open) 2019-04-29T07:45:26.987+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46974 #465 (3 connections now open) 2019-04-29T07:45:26.988+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:46974 conn465: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:46:26.992+0000 I - [conn465] end connection 127.0.0.1:46974 (3 connections now open) 2019-04-29T07:47:07.843+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46975 #466 (3 connections now open) 2019-04-29T07:47:07.851+0000 I NETWORK [conn466] received client metadata from 127.0.0.1:46975 conn466: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:48:58.729+0000 I - [conn464] end connection 127.0.0.1:46973 (3 connections now open) 2019-04-29T07:55:10.042+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46982 #467 (3 connections now open) 2019-04-29T07:55:10.044+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:46982 conn467: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:56:10.074+0000 I - [conn467] end connection 127.0.0.1:46982 (3 connections now open) 2019-04-29T07:58:10.959+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46983 #468 (3 connections now open) 2019-04-29T07:58:10.960+0000 I NETWORK [conn468] received client metadata from 127.0.0.1:46983 conn468: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T07:59:21.188+0000 I - [conn468] end connection 127.0.0.1:46983 (3 connections now open) 2019-04-29T08:00:01.531+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46988 #469 (3 connections now open) 2019-04-29T08:00:01.532+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:46988 conn469: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:01:01.535+0000 I - [conn469] end connection 127.0.0.1:46988 (3 connections now open) 2019-04-29T08:01:16.210+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: 1490, after globalLock: 1490, after locks: 1490, after network: 1490, after opLatencies: 1490, after opcounters: 1490, after opcountersRepl: 1490, after repl: 1490, after security: 1490, after storageEngine: 1490, after tcmalloc: 1490, after wiredTiger: 1759, at end: 1832 } 2019-04-29T08:01:42.145+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46989 #470 (3 connections now open) 2019-04-29T08:01:42.156+0000 I NETWORK [conn470] received client metadata from 127.0.0.1:46989 conn470: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:02:52.567+0000 I - [conn466] end connection 127.0.0.1:46975 (3 connections now open) 2019-04-29T08:03:43.058+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46993 #471 (3 connections now open) 2019-04-29T08:03:43.058+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:46993 conn471: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:04:43.063+0000 I - [conn470] end connection 127.0.0.1:46989 (3 connections now open) 2019-04-29T08:11:14.340+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46996 #472 (3 connections now open) 2019-04-29T08:11:14.340+0000 I NETWORK [conn472] received client metadata from 127.0.0.1:46996 conn472: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:12:14.343+0000 I - [conn472] end connection 127.0.0.1:46996 (3 connections now open) 2019-04-29T08:13:34.655+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46997 #473 (3 connections now open) 2019-04-29T08:13:34.657+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:46997 conn473: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:14:34.660+0000 I - [conn473] end connection 127.0.0.1:46997 (3 connections now open) 2019-04-29T08:16:24.987+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:46998 #474 (3 connections now open) 2019-04-29T08:16:24.987+0000 I NETWORK [conn474] received client metadata from 127.0.0.1:46998 conn474: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:17:35.018+0000 I - [conn471] end connection 127.0.0.1:46993 (3 connections now open) 2019-04-29T08:19:35.759+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47000 #475 (3 connections now open) 2019-04-29T08:19:35.760+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:47000 conn475: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:20:35.762+0000 I - [conn474] end connection 127.0.0.1:46998 (3 connections now open) 2019-04-29T08:22:46.219+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47002 #476 (3 connections now open) 2019-04-29T08:22:46.219+0000 I NETWORK [conn476] received client metadata from 127.0.0.1:47002 conn476: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:23:46.219+0000 I - [conn475] end connection 127.0.0.1:47000 (3 connections now open) 2019-04-29T08:26:36.929+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47005 #477 (3 connections now open) 2019-04-29T08:26:36.929+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:47005 conn477: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:27:36.938+0000 I - [conn477] end connection 127.0.0.1:47005 (3 connections now open) 2019-04-29T08:29:47.597+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47006 #478 (3 connections now open) 2019-04-29T08:29:47.598+0000 I NETWORK [conn478] received client metadata from 127.0.0.1:47006 conn478: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:30:47.601+0000 I - [conn476] end connection 127.0.0.1:47002 (3 connections now open) 2019-04-29T08:34:18.724+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47008 #479 (3 connections now open) 2019-04-29T08:34:18.727+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:47008 conn479: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:35:18.757+0000 I - [conn478] end connection 127.0.0.1:47006 (3 connections now open) 2019-04-29T08:36:09.559+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47011 #480 (3 connections now open) 2019-04-29T08:36:09.559+0000 I NETWORK [conn480] received client metadata from 127.0.0.1:47011 conn480: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:37:09.587+0000 I - [conn479] end connection 127.0.0.1:47008 (3 connections now open) 2019-04-29T08:40:10.618+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47012 #481 (3 connections now open) 2019-04-29T08:40:10.619+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:47012 conn481: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T08:41:10.620+0000 I - [conn481] end connection 127.0.0.1:47012 (3 connections now open) 2019-04-29T09:06:14.147+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47014 #482 (3 connections now open) 2019-04-29T09:06:14.147+0000 I NETWORK [conn482] received client metadata from 127.0.0.1:47014 conn482: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:07:14.148+0000 I - [conn482] end connection 127.0.0.1:47014 (3 connections now open) 2019-04-29T09:11:24.802+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47015 #483 (3 connections now open) 2019-04-29T09:11:24.802+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:47015 conn483: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:12:24.804+0000 I - [conn480] end connection 127.0.0.1:47011 (3 connections now open) 2019-04-29T09:15:25.626+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47016 #484 (3 connections now open) 2019-04-29T09:15:25.629+0000 I NETWORK [conn484] received client metadata from 127.0.0.1:47016 conn484: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:16:25.636+0000 I - [conn483] end connection 127.0.0.1:47015 (3 connections now open) 2019-04-29T09:16:35.827+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47017 #485 (3 connections now open) 2019-04-29T09:16:35.829+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:47017 conn485: { 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 - [conn485] end connection 127.0.0.1:47017 (3 connections now open) 2019-04-29T09:29:28.231+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: 1955, at end: 1955 } 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: 1722, at end: 1722 } 2019-04-29T09:30:20.160+0000 I COMMAND [conn484] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 254ms 2019-04-29T09:34:21.612+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47025 #486 (3 connections now open) 2019-04-29T09:34:21.613+0000 I NETWORK [conn486] received client metadata from 127.0.0.1:47025 conn486: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:35:21.608+0000 I - [conn484] end connection 127.0.0.1:47016 (3 connections now open) 2019-04-29T09:45:53.575+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47028 #487 (3 connections now open) 2019-04-29T09:45:53.576+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:47028 conn487: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:46:53.588+0000 I - [conn486] end connection 127.0.0.1:47025 (3 connections now open) 2019-04-29T09:46:53.800+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47030 #488 (3 connections now open) 2019-04-29T09:46:53.802+0000 I NETWORK [conn488] received client metadata from 127.0.0.1:47030 conn488: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:47:53.803+0000 I - [conn487] end connection 127.0.0.1:47028 (3 connections now open) 2019-04-29T09:48:44.207+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47033 #489 (3 connections now open) 2019-04-29T09:48:44.208+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:47033 conn489: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:49:44.209+0000 I - [conn488] end connection 127.0.0.1:47030 (3 connections now open) 2019-04-29T09:51:14.651+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47035 #490 (3 connections now open) 2019-04-29T09:51:14.652+0000 I NETWORK [conn490] received client metadata from 127.0.0.1:47035 conn490: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T09:52:14.655+0000 I - [conn489] end connection 127.0.0.1:47033 (3 connections now open) 2019-04-29T10:04:16.751+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47036 #491 (3 connections now open) 2019-04-29T10:04:16.752+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:47036 conn491: { 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 - [conn491] end connection 127.0.0.1:47036 (3 connections now open) 2019-04-29T10:05:27.054+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47040 #492 (3 connections now open) 2019-04-29T10:05:27.054+0000 I NETWORK [conn492] received client metadata from 127.0.0.1:47040 conn492: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:06:27.098+0000 I - [conn490] end connection 127.0.0.1:47035 (3 connections now open) 2019-04-29T10:09:17.874+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47042 #493 (3 connections now open) 2019-04-29T10:09:17.877+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:47042 conn493: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:10:17.879+0000 I - [conn492] end connection 127.0.0.1:47040 (3 connections now open) 2019-04-29T10:27:10.327+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47043 #494 (3 connections now open) 2019-04-29T10:27:10.328+0000 I NETWORK [conn494] received client metadata from 127.0.0.1:47043 conn494: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:28:40.393+0000 I - [conn494] end connection 127.0.0.1:47043 (3 connections now open) 2019-04-29T10:56:54.100+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47049 #495 (3 connections now open) 2019-04-29T10:56:54.103+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:47049 conn495: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T10:57:54.111+0000 I - [conn495] end connection 127.0.0.1:47049 (3 connections now open) 2019-04-29T10:59:24.825+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47051 #496 (3 connections now open) 2019-04-29T10:59:24.825+0000 I NETWORK [conn496] received client metadata from 127.0.0.1:47051 conn496: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:00:24.827+0000 I - [conn496] end connection 127.0.0.1:47051 (3 connections now open) 2019-04-29T11:09:56.494+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47052 #497 (3 connections now open) 2019-04-29T11:09:56.495+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:47052 conn497: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:10:56.497+0000 I - [conn493] end connection 127.0.0.1:47042 (3 connections now open) 2019-04-29T11:14:17.106+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47053 #498 (3 connections now open) 2019-04-29T11:14:17.106+0000 I NETWORK [conn498] received client metadata from 127.0.0.1:47053 conn498: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:15:17.109+0000 I - [conn497] end connection 127.0.0.1:47052 (3 connections now open) 2019-04-29T11:15:28.186+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47055 #499 (3 connections now open) 2019-04-29T11:15:28.198+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:47055 conn499: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:16:28.275+0000 I - [conn498] end connection 127.0.0.1:47053 (3 connections now open) 2019-04-29T11:17:39.965+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47057 #500 (3 connections now open) 2019-04-29T11:17:39.965+0000 I NETWORK [conn500] received client metadata from 127.0.0.1:47057 conn500: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:18:39.966+0000 I - [conn499] end connection 127.0.0.1:47055 (3 connections now open) 2019-04-29T11:20:11.078+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47058 #501 (3 connections now open) 2019-04-29T11:20:11.078+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:47058 conn501: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:21:11.080+0000 I - [conn501] end connection 127.0.0.1:47058 (3 connections now open) 2019-04-29T11:22:51.565+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47059 #502 (3 connections now open) 2019-04-29T11:22:51.565+0000 I NETWORK [conn502] received client metadata from 127.0.0.1:47059 conn502: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:24:01.581+0000 I - [conn500] end connection 127.0.0.1:47057 (3 connections now open) 2019-04-29T11:27:12.555+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47062 #503 (3 connections now open) 2019-04-29T11:27:12.556+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:47062 conn503: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:28:12.559+0000 I - [conn502] end connection 127.0.0.1:47059 (3 connections now open) 2019-04-29T11:52:46.205+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47064 #504 (3 connections now open) 2019-04-29T11:52:46.206+0000 I NETWORK [conn504] received client metadata from 127.0.0.1:47064 conn504: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T11:53:46.208+0000 I - [conn503] end connection 127.0.0.1:47062 (3 connections now open) 2019-04-29T12:02:17.680+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47066 #505 (3 connections now open) 2019-04-29T12:02:17.680+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:47066 conn505: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:03:17.682+0000 I - [conn504] end connection 127.0.0.1:47064 (3 connections now open) 2019-04-29T12:14:39.056+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47068 #506 (3 connections now open) 2019-04-29T12:14:39.056+0000 I NETWORK [conn506] received client metadata from 127.0.0.1:47068 conn506: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:15:39.057+0000 I - [conn506] end connection 127.0.0.1:47068 (3 connections now open) 2019-04-29T12:22:09.911+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47074 #507 (3 connections now open) 2019-04-29T12:22:09.912+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:47074 conn507: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:23:09.913+0000 I - [conn505] end connection 127.0.0.1:47066 (3 connections now open) 2019-04-29T12:27:11.451+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47075 #508 (3 connections now open) 2019-04-29T12:27:11.451+0000 I NETWORK [conn508] received client metadata from 127.0.0.1:47075 conn508: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:28:11.453+0000 I - [conn507] end connection 127.0.0.1:47074 (3 connections now open) 2019-04-29T12:30:33.106+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47078 #509 (3 connections now open) 2019-04-29T12:30:33.107+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:47078 conn509: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:30:54.154+0000 I COMMAND [conn509] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 246ms 2019-04-29T12:32:14.297+0000 I - [conn508] end connection 127.0.0.1:47075 (3 connections now open) 2019-04-29T12:41:26.814+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47084 #510 (3 connections now open) 2019-04-29T12:41:26.951+0000 I NETWORK [conn510] received client metadata from 127.0.0.1:47084 conn510: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:42:26.819+0000 I - [conn509] end connection 127.0.0.1:47078 (3 connections now open) 2019-04-29T12:47:07.558+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47085 #511 (3 connections now open) 2019-04-29T12:47:07.558+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:47085 conn511: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T12:48:17.613+0000 I - [conn510] end connection 127.0.0.1:47084 (3 connections now open) 2019-04-29T13:02:10.247+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47089 #512 (3 connections now open) 2019-04-29T13:02:10.248+0000 I NETWORK [conn512] received client metadata from 127.0.0.1:47089 conn512: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:03:20.282+0000 I - [conn512] end connection 127.0.0.1:47089 (3 connections now open) 2019-04-29T13:22:04.961+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47094 #513 (3 connections now open) 2019-04-29T13:22:04.961+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:47094 conn513: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:23:15.066+0000 I - [conn513] end connection 127.0.0.1:47094 (3 connections now open) 2019-04-29T13:24:05.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47095 #514 (3 connections now open) 2019-04-29T13:24:05.919+0000 I NETWORK [conn514] received client metadata from 127.0.0.1:47095 conn514: { 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 - [conn511] end connection 127.0.0.1:47085 (3 connections now open) 2019-04-29T13:25:36.889+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47100 #515 (3 connections now open) 2019-04-29T13:25:36.896+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:47100 conn515: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:27:57.407+0000 I - [conn515] end connection 127.0.0.1:47100 (3 connections now open) 2019-04-29T13:29:47.937+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47101 #516 (3 connections now open) 2019-04-29T13:29:47.938+0000 I NETWORK [conn516] received client metadata from 127.0.0.1:47101 conn516: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:30:47.936+0000 I - [conn514] end connection 127.0.0.1:47095 (3 connections now open) 2019-04-29T13:31:48.347+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47103 #517 (3 connections now open) 2019-04-29T13:31:48.348+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:47103 conn517: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:32:48.323+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: 1323, after globalLock: 1323, after locks: 1323, after network: 1323, after opLatencies: 1323, after opcounters: 1323, after opcountersRepl: 1323, after repl: 1323, after security: 1323, after storageEngine: 1323, after tcmalloc: 1323, after wiredTiger: 1323, at end: 1323 } 2019-04-29T13:32:58.448+0000 I - [conn517] end connection 127.0.0.1:47103 (3 connections now open) 2019-04-29T13:34:32.125+0000 I COMMAND [conn516] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 106ms 2019-04-29T13:35:12.865+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47107 #518 (3 connections now open) 2019-04-29T13:35:12.866+0000 I NETWORK [conn518] received client metadata from 127.0.0.1:47107 conn518: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:36:12.884+0000 I - [conn518] end connection 127.0.0.1:47107 (3 connections now open) 2019-04-29T13:36:54.003+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47110 #519 (3 connections now open) 2019-04-29T13:36:54.007+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:47110 conn519: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:38:04.098+0000 I - [conn516] end connection 127.0.0.1:47101 (3 connections now open) 2019-04-29T13:38:54.934+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47113 #520 (3 connections now open) 2019-04-29T13:38:54.936+0000 I NETWORK [conn520] received client metadata from 127.0.0.1:47113 conn520: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:39:54.948+0000 I - [conn520] end connection 127.0.0.1:47113 (3 connections now open) 2019-04-29T13:45:06.286+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47115 #521 (3 connections now open) 2019-04-29T13:45:06.287+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:47115 conn521: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:46:06.309+0000 I - [conn521] end connection 127.0.0.1:47115 (3 connections now open) 2019-04-29T13:46:06.427+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47118 #522 (3 connections now open) 2019-04-29T13:46:06.429+0000 I NETWORK [conn522] received client metadata from 127.0.0.1:47118 conn522: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:47:06.431+0000 I - [conn519] end connection 127.0.0.1:47110 (3 connections now open) 2019-04-29T13:47:17.091+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47119 #523 (3 connections now open) 2019-04-29T13:47:17.095+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:47119 conn523: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:47:27.053+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: 1042 } 2019-04-29T13:48:37.452+0000 I - [conn522] end connection 127.0.0.1:47118 (3 connections now open) 2019-04-29T13:53:59.691+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47123 #524 (3 connections now open) 2019-04-29T13:53:59.691+0000 I NETWORK [conn524] received client metadata from 127.0.0.1:47123 conn524: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:54:59.694+0000 I - [conn523] end connection 127.0.0.1:47119 (3 connections now open) 2019-04-29T13:55:30.239+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47124 #525 (3 connections now open) 2019-04-29T13:55:30.239+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:47124 conn525: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:56:30.241+0000 I - [conn524] end connection 127.0.0.1:47123 (3 connections now open) 2019-04-29T13:59:12.173+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47126 #526 (3 connections now open) 2019-04-29T13:59:12.173+0000 I NETWORK [conn526] received client metadata from 127.0.0.1:47126 conn526: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T13:59:22.583+0000 I COMMAND [conn526] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 329ms 2019-04-29T14:00:12.179+0000 I - [conn525] end connection 127.0.0.1:47124 (3 connections now open) 2019-04-29T14:00:23.787+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47129 #527 (3 connections now open) 2019-04-29T14:00:23.788+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:47129 conn527: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:01:23.790+0000 I - [conn526] end connection 127.0.0.1:47126 (3 connections now open) 2019-04-29T14:09:26.802+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: 3891 } 2019-04-29T14:18:11.279+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47133 #528 (3 connections now open) 2019-04-29T14:18:11.280+0000 I NETWORK [conn528] received client metadata from 127.0.0.1:47133 conn528: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:18:52.912+0000 I COMMAND [conn527] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 661ms 2019-04-29T14:20:03.015+0000 I - [conn527] end connection 127.0.0.1:47129 (3 connections now open) 2019-04-29T14:20:04.779+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47135 #529 (3 connections now open) 2019-04-29T14:20:04.781+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:47135 conn529: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:22:57.426+0000 I - [conn529] end connection 127.0.0.1:47135 (3 connections now open) 2019-04-29T14:23:28.491+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47143 #530 (3 connections now open) 2019-04-29T14:23:28.492+0000 I NETWORK [conn530] received client metadata from 127.0.0.1:47143 conn530: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:24:28.497+0000 I - [conn528] end connection 127.0.0.1:47133 (3 connections now open) 2019-04-29T14:24:39.312+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47145 #531 (3 connections now open) 2019-04-29T14:24:39.315+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:47145 conn531: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:25:39.393+0000 I - [conn531] end connection 127.0.0.1:47145 (3 connections now open) 2019-04-29T14:26:30.769+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47151 #532 (3 connections now open) 2019-04-29T14:26:30.771+0000 I NETWORK [conn532] received client metadata from 127.0.0.1:47151 conn532: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:27:40.855+0000 I - [conn530] end connection 127.0.0.1:47143 (3 connections now open) 2019-04-29T14:27:51.127+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47153 #533 (3 connections now open) 2019-04-29T14:27:51.127+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:47153 conn533: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:28:51.141+0000 I - [conn532] end connection 127.0.0.1:47151 (3 connections now open) 2019-04-29T14:28:52.127+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47156 #534 (3 connections now open) 2019-04-29T14:28:52.132+0000 I NETWORK [conn534] received client metadata from 127.0.0.1:47156 conn534: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:29:46.704+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: 1907, after globalLock: 1907, after locks: 1907, after network: 1907, after opLatencies: 1907, after opcounters: 1907, after opcountersRepl: 1907, after repl: 1907, after security: 1907, after storageEngine: 1907, after tcmalloc: 1907, after wiredTiger: 1907, at end: 1907 } 2019-04-29T14:31:03.048+0000 I - [conn533] end connection 127.0.0.1:47153 (3 connections now open) 2019-04-29T14:31:34.364+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47158 #535 (3 connections now open) 2019-04-29T14:31:34.365+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:47158 conn535: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:32:54.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: 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: 1570 } 2019-04-29T14:33:38.944+0000 I - [conn535] end connection 127.0.0.1:47158 (3 connections now open) 2019-04-29T14:34:19.376+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: 842, at end: 1018 } 2019-04-29T14:34:44.772+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47165 #536 (3 connections now open) 2019-04-29T14:34:44.885+0000 I NETWORK [conn536] received client metadata from 127.0.0.1:47165 conn536: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:36:11.600+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: 1180, at end: 1180 } 2019-04-29T14:36:17.239+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: 1553 } 2019-04-29T14:38:09.587+0000 I COMMAND [conn536] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 139ms 2019-04-29T14:38:18.773+0000 I - [conn534] end connection 127.0.0.1:47156 (3 connections now open) 2019-04-29T14:45:51.771+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47171 #537 (3 connections now open) 2019-04-29T14:45:51.771+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:47171 conn537: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:46:51.774+0000 I - [conn537] end connection 127.0.0.1:47171 (3 connections now open) 2019-04-29T14:47:45.593+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T14:47:45.598+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T14:47:53.041+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47177 #538 (3 connections now open) 2019-04-29T14:47:53.041+0000 I NETWORK [conn538] received client metadata from 127.0.0.1:47177 conn538: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:48:54.013+0000 I - [conn538] end connection 127.0.0.1:47177 (3 connections now open) 2019-04-29T14:48:56.635+0000 I COMMAND [conn536] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 100ms 2019-04-29T14:48:56.635+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47179 #539 (3 connections now open) 2019-04-29T14:48:56.636+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:47179 conn539: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:49:56.636+0000 I - [conn536] end connection 127.0.0.1:47165 (3 connections now open) 2019-04-29T14:50:16.094+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T14:50:16.269+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T14:51:38.117+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47184 #540 (3 connections now open) 2019-04-29T14:51:38.117+0000 I NETWORK [conn540] received client metadata from 127.0.0.1:47184 conn540: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T14:52:38.120+0000 I - [conn539] end connection 127.0.0.1:47179 (3 connections now open) 2019-04-29T15:00:30.322+0000 I COMMAND [conn540] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 135ms 2019-04-29T15:01:00.707+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47187 #541 (3 connections now open) 2019-04-29T15:01:00.747+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:47187 conn541: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:02:00.750+0000 I - [conn540] end connection 127.0.0.1:47184 (3 connections now open) 2019-04-29T15:05:32.902+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47190 #542 (3 connections now open) 2019-04-29T15:05:32.903+0000 I NETWORK [conn542] received client metadata from 127.0.0.1:47190 conn542: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:06:32.905+0000 I - [conn541] end connection 127.0.0.1:47187 (3 connections now open) 2019-04-29T15:10:34.173+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47197 #543 (3 connections now open) 2019-04-29T15:10:34.174+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:47197 conn543: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:11:34.175+0000 I - [conn543] end connection 127.0.0.1:47197 (3 connections now open) 2019-04-29T15:14:05.833+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47200 #544 (3 connections now open) 2019-04-29T15:14:05.835+0000 I NETWORK [conn544] received client metadata from 127.0.0.1:47200 conn544: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:15:36.525+0000 I - [conn544] end connection 127.0.0.1:47200 (3 connections now open) 2019-04-29T15:16:17.361+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47204 #545 (3 connections now open) 2019-04-29T15:16:17.362+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:47204 conn545: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:16:54.902+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: 1005, after globalLock: 1005, after locks: 1005, after network: 1005, after opLatencies: 1005, after opcounters: 1005, after opcountersRepl: 1005, after repl: 1005, after security: 1005, after storageEngine: 1005, after tcmalloc: 1005, after wiredTiger: 1005, at end: 1005 } 2019-04-29T15:17:17.671+0000 I - [conn545] end connection 127.0.0.1:47204 (3 connections now open) 2019-04-29T15:17:19.819+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47207 #546 (3 connections now open) 2019-04-29T15:17:19.820+0000 I NETWORK [conn546] received client metadata from 127.0.0.1:47207 conn546: { 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 - [conn542] end connection 127.0.0.1:47190 (3 connections now open) 2019-04-29T15:20:40.685+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47211 #547 (3 connections now open) 2019-04-29T15:20:40.685+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:47211 conn547: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:21:40.687+0000 I - [conn546] end connection 127.0.0.1:47207 (3 connections now open) 2019-04-29T15:28:01.481+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47212 #548 (3 connections now open) 2019-04-29T15:28:01.481+0000 I NETWORK [conn548] received client metadata from 127.0.0.1:47212 conn548: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:28:32.555+0000 I COMMAND [conn547] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 926ms 2019-04-29T15:28:33.361+0000 I COMMAND [conn547] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 794ms 2019-04-29T15:28:43.709+0000 I COMMAND [conn547] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 278ms 2019-04-29T15:29:04.371+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: 194, after globalLock: 194, after locks: 194, after network: 194, after opLatencies: 194, after opcounters: 194, after opcountersRepl: 194, after repl: 194, after security: 194, after storageEngine: 194, after tcmalloc: 194, after wiredTiger: 1502, at end: 1514 } 2019-04-29T15:29:43.982+0000 I - [conn548] end connection 127.0.0.1:47212 (3 connections now open) 2019-04-29T15:30:13.482+0000 I COMMAND [conn547] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 723ms 2019-04-29T15:31:05.072+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47215 #549 (3 connections now open) 2019-04-29T15:31:05.073+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:47215 conn549: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:31:25.257+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: 1445 } 2019-04-29T15:32:19.307+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: 2016 } 2019-04-29T15:32:25.515+0000 I - [conn547] end connection 127.0.0.1:47211 (3 connections now open) 2019-04-29T15:32:29.520+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47219 #550 (3 connections now open) 2019-04-29T15:32:29.521+0000 I NETWORK [conn550] received client metadata from 127.0.0.1:47219 conn550: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:35:00.485+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: 1089 } 2019-04-29T15:38:27.727+0000 I - [conn550] end connection 127.0.0.1:47219 (3 connections now open) 2019-04-29T15:39:18.523+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47226 #551 (3 connections now open) 2019-04-29T15:39:18.524+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:47226 conn551: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:40:58.834+0000 I - [conn551] end connection 127.0.0.1:47226 (3 connections now open) 2019-04-29T15:43:10.129+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47229 #552 (3 connections now open) 2019-04-29T15:43:10.130+0000 I NETWORK [conn552] received client metadata from 127.0.0.1:47229 conn552: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:44:10.100+0000 I - [conn549] end connection 127.0.0.1:47215 (3 connections now open) 2019-04-29T15:45:10.633+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47232 #553 (3 connections now open) 2019-04-29T15:45:10.635+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:47232 conn553: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:46:10.635+0000 I - [conn552] end connection 127.0.0.1:47229 (3 connections now open) 2019-04-29T15:47:01.453+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: 1344, at end: 1344 } 2019-04-29T15:50:04.314+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47236 #554 (3 connections now open) 2019-04-29T15:50:04.348+0000 I NETWORK [conn554] received client metadata from 127.0.0.1:47236 conn554: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:50:34.793+0000 I COMMAND [conn553] 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-29T15:51:04.367+0000 I - [conn554] end connection 127.0.0.1:47236 (3 connections now open) 2019-04-29T15:51:45.216+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47240 #555 (3 connections now open) 2019-04-29T15:51:45.216+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:47240 conn555: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:52:45.218+0000 I - [conn553] end connection 127.0.0.1:47232 (3 connections now open) 2019-04-29T15:52:55.551+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47241 #556 (3 connections now open) 2019-04-29T15:52:55.551+0000 I NETWORK [conn556] received client metadata from 127.0.0.1:47241 conn556: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:53:15.958+0000 I COMMAND [conn555] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 130ms 2019-04-29T15:54:15.995+0000 I - [conn555] end connection 127.0.0.1:47240 (3 connections now open) 2019-04-29T15:55:26.620+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47246 #557 (3 connections now open) 2019-04-29T15:55:26.621+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:47246 conn557: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:56:26.623+0000 I - [conn557] end connection 127.0.0.1:47246 (3 connections now open) 2019-04-29T15:57:31.854+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47248 #558 (3 connections now open) 2019-04-29T15:57:31.854+0000 I NETWORK [conn558] received client metadata from 127.0.0.1:47248 conn558: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:58:31.866+0000 I - [conn558] end connection 127.0.0.1:47248 (3 connections now open) 2019-04-29T15:58:39.637+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: 1075, at end: 1075 } 2019-04-29T15:59:22.677+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47252 #559 (3 connections now open) 2019-04-29T15:59:22.678+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:47252 conn559: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T15:59:55.667+0000 I COMMAND [conn559] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 148ms 2019-04-29T16:00:22.696+0000 I - [conn556] end connection 127.0.0.1:47241 (3 connections now open) 2019-04-29T16:00:56.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47255 #560 (3 connections now open) 2019-04-29T16:00:56.699+0000 I NETWORK [conn560] received client metadata from 127.0.0.1:47255 conn560: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:01:56.872+0000 I - [conn560] end connection 127.0.0.1:47255 (3 connections now open) 2019-04-29T16:02:29.291+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47259 #561 (3 connections now open) 2019-04-29T16:02:29.294+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:47259 conn561: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:03:29.299+0000 I - [conn559] end connection 127.0.0.1:47252 (3 connections now open) 2019-04-29T16:04:09.964+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47261 #562 (3 connections now open) 2019-04-29T16:04:10.076+0000 I NETWORK [conn562] received client metadata from 127.0.0.1:47261 conn562: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:05:51.387+0000 I - [conn561] end connection 127.0.0.1:47259 (3 connections now open) 2019-04-29T16:12:25.332+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47266 #563 (3 connections now open) 2019-04-29T16:12:25.332+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:47266 conn563: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:13:36.504+0000 I COMMAND [conn562] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 127ms 2019-04-29T16:14:36.520+0000 I - [conn563] end connection 127.0.0.1:47266 (3 connections now open) 2019-04-29T16:15:17.321+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47271 #564 (3 connections now open) 2019-04-29T16:15:17.322+0000 I NETWORK [conn564] received client metadata from 127.0.0.1:47271 conn564: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:16:17.323+0000 I - [conn564] end connection 127.0.0.1:47271 (3 connections now open) 2019-04-29T16:16:17.519+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47272 #565 (3 connections now open) 2019-04-29T16:16:17.519+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:47272 conn565: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:17:17.520+0000 I - [conn562] end connection 127.0.0.1:47261 (3 connections now open) 2019-04-29T16:18:48.451+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47275 #566 (3 connections now open) 2019-04-29T16:18:48.451+0000 I NETWORK [conn566] received client metadata from 127.0.0.1:47275 conn566: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:19:48.453+0000 I - [conn565] end connection 127.0.0.1:47272 (3 connections now open) 2019-04-29T16:21:29.592+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47277 #567 (3 connections now open) 2019-04-29T16:21:29.604+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:47277 conn567: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:22:29.606+0000 I - [conn566] end connection 127.0.0.1:47275 (3 connections now open) 2019-04-29T16:22:39.841+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47278 #568 (3 connections now open) 2019-04-29T16:22:39.841+0000 I NETWORK [conn568] received client metadata from 127.0.0.1:47278 conn568: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:23:39.843+0000 I - [conn567] end connection 127.0.0.1:47277 (3 connections now open) 2019-04-29T16:26:10.854+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47282 #569 (3 connections now open) 2019-04-29T16:26:10.871+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:47282 conn569: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:28:51.470+0000 I - [conn568] end connection 127.0.0.1:47278 (3 connections now open) 2019-04-29T16:30:02.447+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47288 #570 (3 connections now open) 2019-04-29T16:30:02.449+0000 I NETWORK [conn570] received client metadata from 127.0.0.1:47288 conn570: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:31:02.508+0000 I - [conn570] end connection 127.0.0.1:47288 (3 connections now open) 2019-04-29T16:31:44.149+0000 I COMMAND [conn569] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 566ms 2019-04-29T16:32:04.877+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47292 #571 (3 connections now open) 2019-04-29T16:32:04.878+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:47292 conn571: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:32:49.392+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: 1365, after globalLock: 1365, after locks: 1365, after network: 1365, after opLatencies: 1365, after opcounters: 1365, after opcountersRepl: 1365, after repl: 1365, after security: 1365, after storageEngine: 1365, after tcmalloc: 1365, after wiredTiger: 1365, at end: 1365 } 2019-04-29T16:33:25.331+0000 I - [conn569] end connection 127.0.0.1:47282 (3 connections now open) 2019-04-29T16:33:36.046+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47294 #572 (3 connections now open) 2019-04-29T16:33:36.050+0000 I NETWORK [conn572] received client metadata from 127.0.0.1:47294 conn572: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:34:36.052+0000 I - [conn571] end connection 127.0.0.1:47292 (3 connections now open) 2019-04-29T16:34:46.985+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47297 #573 (3 connections now open) 2019-04-29T16:34:46.987+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:47297 conn573: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:36:38.198+0000 I - [conn572] end connection 127.0.0.1:47294 (3 connections now open) 2019-04-29T16:37:01.090+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47300 #574 (3 connections now open) 2019-04-29T16:37:01.092+0000 I NETWORK [conn574] received client metadata from 127.0.0.1:47300 conn574: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:37:21.638+0000 I COMMAND [conn574] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 127ms 2019-04-29T16:38:11.380+0000 I - [conn573] end connection 127.0.0.1:47297 (3 connections now open) 2019-04-29T16:38:32.796+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47302 #575 (3 connections now open) 2019-04-29T16:38:32.796+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:47302 conn575: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:40:23.552+0000 I - [conn574] end connection 127.0.0.1:47300 (3 connections now open) 2019-04-29T16:45:08.810+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: 1307, after globalLock: 1307, after locks: 1307, after network: 1307, after opLatencies: 1307, after opcounters: 1307, after opcountersRepl: 1307, after repl: 1307, after security: 1307, after storageEngine: 1307, after tcmalloc: 1307, after wiredTiger: 1307, at end: 1307 } 2019-04-29T16:46:17.138+0000 I COMMAND [conn575] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 122ms 2019-04-29T16:46:57.534+0000 I COMMAND [conn575] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 205ms 2019-04-29T16:50:08.406+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47309 #576 (3 connections now open) 2019-04-29T16:50:08.407+0000 I NETWORK [conn576] received client metadata from 127.0.0.1:47309 conn576: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:51:08.411+0000 I - [conn575] end connection 127.0.0.1:47302 (3 connections now open) 2019-04-29T16:53:29.249+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47312 #577 (3 connections now open) 2019-04-29T16:53:29.253+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:47312 conn577: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T16:54:29.262+0000 I - [conn576] end connection 127.0.0.1:47309 (3 connections now open) 2019-04-29T17:18:59.489+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: 1572 } 2019-04-29T17:19:14.163+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47315 #578 (3 connections now open) 2019-04-29T17:19:14.164+0000 I NETWORK [conn578] received client metadata from 127.0.0.1:47315 conn578: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:19:25.934+0000 I COMMAND [conn578] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 384ms 2019-04-29T17:23:14.979+0000 I - [conn577] end connection 127.0.0.1:47312 (3 connections now open) 2019-04-29T17:24:59.426+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47322 #579 (3 connections now open) 2019-04-29T17:24:59.428+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:47322 conn579: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:25:10.602+0000 I COMMAND [conn579] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 101ms 2019-04-29T17:26:48.085+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: 560, after wiredTiger: 1459, at end: 1459 } 2019-04-29T17:27:22.825+0000 I - [conn579] end connection 127.0.0.1:47322 (3 connections now open) 2019-04-29T17:27:44.314+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47328 #580 (3 connections now open) 2019-04-29T17:27:44.335+0000 I NETWORK [conn580] received client metadata from 127.0.0.1:47328 conn580: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:28:44.351+0000 I - [conn578] end connection 127.0.0.1:47315 (3 connections now open) 2019-04-29T17:28:54.887+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47330 #581 (3 connections now open) 2019-04-29T17:28:55.047+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:47330 conn581: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:29:54.929+0000 I - [conn580] end connection 127.0.0.1:47328 (3 connections now open) 2019-04-29T17:30:15.569+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47332 #582 (3 connections now open) 2019-04-29T17:30:15.570+0000 I NETWORK [conn582] received client metadata from 127.0.0.1:47332 conn582: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:31:15.571+0000 I - [conn581] end connection 127.0.0.1:47330 (3 connections now open) 2019-04-29T17:33:36.299+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47334 #583 (3 connections now open) 2019-04-29T17:33:36.300+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:47334 conn583: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:34:36.302+0000 I - [conn582] end connection 127.0.0.1:47332 (3 connections now open) 2019-04-29T17:37:46.991+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47337 #584 (3 connections now open) 2019-04-29T17:37:46.991+0000 I NETWORK [conn584] received client metadata from 127.0.0.1:47337 conn584: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:39:07.865+0000 I - [conn584] end connection 127.0.0.1:47337 (3 connections now open) 2019-04-29T17:39:22.303+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47339 #585 (3 connections now open) 2019-04-29T17:39:22.304+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:47339 conn585: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:40:52.436+0000 I - [conn583] end connection 127.0.0.1:47334 (3 connections now open) 2019-04-29T17:44:12.936+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47342 #586 (3 connections now open) 2019-04-29T17:44:12.936+0000 I NETWORK [conn586] received client metadata from 127.0.0.1:47342 conn586: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T17:45:12.936+0000 I - [conn585] end connection 127.0.0.1:47339 (3 connections now open) 2019-04-29T18:13:56.592+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47347 #587 (3 connections now open) 2019-04-29T18:13:56.593+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:47347 conn587: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:14:56.608+0000 I - [conn586] end connection 127.0.0.1:47342 (3 connections now open) 2019-04-29T18:27:08.735+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47350 #588 (3 connections now open) 2019-04-29T18:27:08.736+0000 I NETWORK [conn588] received client metadata from 127.0.0.1:47350 conn588: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:28:08.738+0000 I - [conn587] end connection 127.0.0.1:47347 (3 connections now open) 2019-04-29T18:29:09.015+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47351 #589 (3 connections now open) 2019-04-29T18:29:09.018+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:47351 conn589: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:30:09.020+0000 I - [conn588] end connection 127.0.0.1:47350 (3 connections now open) 2019-04-29T18:30:25.698+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T18:30:25.718+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T18:34:55.921+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-29T18:34:55.925+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-29T18:49:42.450+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47363 #590 (3 connections now open) 2019-04-29T18:49:42.450+0000 I NETWORK [conn590] received client metadata from 127.0.0.1:47363 conn590: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T18:50:42.451+0000 I - [conn590] end connection 127.0.0.1:47363 (3 connections now open) 2019-04-29T19:08:54.790+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47365 #591 (3 connections now open) 2019-04-29T19:08:54.790+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:47365 conn591: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:09:54.791+0000 I - [conn589] end connection 127.0.0.1:47351 (3 connections now open) 2019-04-29T19:10:04.918+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47366 #592 (3 connections now open) 2019-04-29T19:10:04.919+0000 I NETWORK [conn592] received client metadata from 127.0.0.1:47366 conn592: { 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 - [conn592] end connection 127.0.0.1:47366 (3 connections now open) 2019-04-29T19:34:38.982+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47373 #593 (3 connections now open) 2019-04-29T19:34:38.984+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:47373 conn593: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:35:49.045+0000 I - [conn591] end connection 127.0.0.1:47365 (3 connections now open) 2019-04-29T19:38:09.850+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47375 #594 (3 connections now open) 2019-04-29T19:38:09.859+0000 I NETWORK [conn594] received client metadata from 127.0.0.1:47375 conn594: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:39:09.707+0000 I - [conn593] end connection 127.0.0.1:47373 (3 connections now open) 2019-04-29T19:39:40.807+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47376 #595 (3 connections now open) 2019-04-29T19:39:40.807+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:47376 conn595: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:40:40.808+0000 I - [conn594] end connection 127.0.0.1:47375 (3 connections now open) 2019-04-29T19:41:41.073+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47377 #596 (3 connections now open) 2019-04-29T19:41:41.074+0000 I NETWORK [conn596] received client metadata from 127.0.0.1:47377 conn596: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:42:41.075+0000 I - [conn595] end connection 127.0.0.1:47376 (3 connections now open) 2019-04-29T19:55:12.542+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47378 #597 (3 connections now open) 2019-04-29T19:55:12.543+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:47378 conn597: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:56:12.545+0000 I - [conn596] end connection 127.0.0.1:47377 (3 connections now open) 2019-04-29T19:56:32.774+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47380 #598 (3 connections now open) 2019-04-29T19:56:32.775+0000 I NETWORK [conn598] received client metadata from 127.0.0.1:47380 conn598: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T19:57:42.854+0000 I - [conn598] end connection 127.0.0.1:47380 (3 connections now open) 2019-04-29T20:11:55.124+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47385 #599 (3 connections now open) 2019-04-29T20:11:55.125+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:47385 conn599: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:12:55.126+0000 I - [conn597] end connection 127.0.0.1:47378 (3 connections now open) 2019-04-29T20:21:56.174+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47386 #600 (3 connections now open) 2019-04-29T20:21:56.174+0000 I NETWORK [conn600] received client metadata from 127.0.0.1:47386 conn600: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:22:56.175+0000 I - [conn599] end connection 127.0.0.1:47385 (3 connections now open) 2019-04-29T20:25:26.526+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47387 #601 (3 connections now open) 2019-04-29T20:25:26.526+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:47387 conn601: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:26:26.526+0000 I - [conn600] end connection 127.0.0.1:47386 (3 connections now open) 2019-04-29T20:27:46.789+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47388 #602 (3 connections now open) 2019-04-29T20:27:46.790+0000 I NETWORK [conn602] received client metadata from 127.0.0.1:47388 conn602: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:28:46.791+0000 I - [conn602] end connection 127.0.0.1:47388 (3 connections now open) 2019-04-29T20:29:16.962+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47389 #603 (3 connections now open) 2019-04-29T20:29:16.962+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:47389 conn603: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T20:30:16.963+0000 I - [conn601] end connection 127.0.0.1:47387 (3 connections now open) 2019-04-29T21:02:50.604+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47391 #604 (3 connections now open) 2019-04-29T21:02:50.605+0000 I NETWORK [conn604] received client metadata from 127.0.0.1:47391 conn604: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:03:50.606+0000 I - [conn604] end connection 127.0.0.1:47391 (3 connections now open) 2019-04-29T21:13:31.694+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47393 #605 (3 connections now open) 2019-04-29T21:13:31.695+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:47393 conn605: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:14:31.696+0000 I - [conn605] end connection 127.0.0.1:47393 (3 connections now open) 2019-04-29T21:37:54.309+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47395 #606 (3 connections now open) 2019-04-29T21:37:54.309+0000 I NETWORK [conn606] received client metadata from 127.0.0.1:47395 conn606: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:38:54.310+0000 I - [conn603] end connection 127.0.0.1:47389 (3 connections now open) 2019-04-29T21:49:55.625+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47397 #607 (3 connections now open) 2019-04-29T21:49:55.625+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:47397 conn607: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:50:55.625+0000 I - [conn606] end connection 127.0.0.1:47395 (3 connections now open) 2019-04-29T21:52:05.865+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47398 #608 (3 connections now open) 2019-04-29T21:52:05.866+0000 I NETWORK [conn608] received client metadata from 127.0.0.1:47398 conn608: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T21:53:05.864+0000 I - [conn607] end connection 127.0.0.1:47397 (3 connections now open) 2019-04-29T22:03:27.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47399 #609 (3 connections now open) 2019-04-29T22:03:27.025+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:47399 conn609: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:04:27.027+0000 I - [conn608] end connection 127.0.0.1:47398 (3 connections now open) 2019-04-29T22:04:57.162+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47400 #610 (3 connections now open) 2019-04-29T22:04:57.162+0000 I NETWORK [conn610] received client metadata from 127.0.0.1:47400 conn610: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:05:57.164+0000 I - [conn609] end connection 127.0.0.1:47399 (3 connections now open) 2019-04-29T22:08:37.521+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47401 #611 (3 connections now open) 2019-04-29T22:08:37.521+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:47401 conn611: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:09:37.523+0000 I - [conn611] end connection 127.0.0.1:47401 (3 connections now open) 2019-04-29T22:43:21.869+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47405 #612 (3 connections now open) 2019-04-29T22:43:21.869+0000 I NETWORK [conn612] received client metadata from 127.0.0.1:47405 conn612: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T22:44:21.870+0000 I - [conn610] end connection 127.0.0.1:47400 (3 connections now open) 2019-04-29T23:00:13.935+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47407 #613 (3 connections now open) 2019-04-29T23:00:13.935+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:47407 conn613: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:01:44.020+0000 I - [conn613] end connection 127.0.0.1:47407 (3 connections now open) 2019-04-29T23:04:14.670+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47410 #614 (3 connections now open) 2019-04-29T23:04:14.670+0000 I NETWORK [conn614] received client metadata from 127.0.0.1:47410 conn614: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:05:14.672+0000 I - [conn612] end connection 127.0.0.1:47405 (3 connections now open) 2019-04-29T23:10:15.827+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47411 #615 (3 connections now open) 2019-04-29T23:10:15.827+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:47411 conn615: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:11:15.828+0000 I - [conn614] end connection 127.0.0.1:47410 (3 connections now open) 2019-04-29T23:17:56.917+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47414 #616 (3 connections now open) 2019-04-29T23:17:56.917+0000 I NETWORK [conn616] received client metadata from 127.0.0.1:47414 conn616: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:18:56.918+0000 I - [conn615] end connection 127.0.0.1:47411 (3 connections now open) 2019-04-29T23:30:18.308+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47418 #617 (3 connections now open) 2019-04-29T23:30:18.308+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:47418 conn617: { 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 - [conn616] end connection 127.0.0.1:47414 (3 connections now open) 2019-04-29T23:49:51.194+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47419 #618 (3 connections now open) 2019-04-29T23:49:51.195+0000 I NETWORK [conn618] received client metadata from 127.0.0.1:47419 conn618: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:50:51.132+0000 I - [conn617] end connection 127.0.0.1:47418 (3 connections now open) 2019-04-29T23:51:11.539+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47421 #619 (3 connections now open) 2019-04-29T23:51:11.598+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:47421 conn619: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:52:11.622+0000 I - [conn619] end connection 127.0.0.1:47421 (3 connections now open) 2019-04-29T23:53:22.187+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47424 #620 (3 connections now open) 2019-04-29T23:53:22.188+0000 I NETWORK [conn620] received client metadata from 127.0.0.1:47424 conn620: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:54:22.192+0000 I - [conn618] end connection 127.0.0.1:47419 (3 connections now open) 2019-04-29T23:57:03.165+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47429 #621 (3 connections now open) 2019-04-29T23:57:03.166+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:47429 conn621: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-29T23:58:03.167+0000 I - [conn621] end connection 127.0.0.1:47429 (3 connections now open) 2019-04-30T00:07:54.383+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47430 #622 (3 connections now open) 2019-04-30T00:07:54.385+0000 I NETWORK [conn622] received client metadata from 127.0.0.1:47430 conn622: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:08:54.387+0000 I - [conn620] end connection 127.0.0.1:47424 (3 connections now open) 2019-04-30T00:10:04.680+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47433 #623 (3 connections now open) 2019-04-30T00:10:04.683+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:47433 conn623: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:11:04.687+0000 I - [conn622] end connection 127.0.0.1:47430 (3 connections now open) 2019-04-30T00:20:25.949+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47434 #624 (3 connections now open) 2019-04-30T00:20:25.949+0000 I NETWORK [conn624] received client metadata from 127.0.0.1:47434 conn624: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:21:25.950+0000 I - [conn623] end connection 127.0.0.1:47433 (3 connections now open) 2019-04-30T00:25:36.522+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47436 #625 (3 connections now open) 2019-04-30T00:25:36.523+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:47436 conn625: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:26:36.523+0000 I - [conn624] end connection 127.0.0.1:47434 (3 connections now open) 2019-04-30T00:46:09.511+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47439 #626 (3 connections now open) 2019-04-30T00:46:09.513+0000 I NETWORK [conn626] received client metadata from 127.0.0.1:47439 conn626: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:47:09.513+0000 I - [conn625] end connection 127.0.0.1:47436 (3 connections now open) 2019-04-30T00:53:00.464+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47440 #627 (3 connections now open) 2019-04-30T00:53:00.464+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:47440 conn627: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:54:00.469+0000 I - [conn626] end connection 127.0.0.1:47439 (3 connections now open) 2019-04-30T00:56:30.992+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47441 #628 (3 connections now open) 2019-04-30T00:56:30.993+0000 I NETWORK [conn628] received client metadata from 127.0.0.1:47441 conn628: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T00:57:30.992+0000 I - [conn627] end connection 127.0.0.1:47440 (3 connections now open) 2019-04-30T01:14:13.003+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47443 #629 (3 connections now open) 2019-04-30T01:14:13.008+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:47443 conn629: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:15:13.009+0000 I - [conn628] end connection 127.0.0.1:47441 (3 connections now open) 2019-04-30T01:28:14.666+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47444 #630 (3 connections now open) 2019-04-30T01:28:14.667+0000 I NETWORK [conn630] received client metadata from 127.0.0.1:47444 conn630: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:29:14.668+0000 I - [conn629] end connection 127.0.0.1:47443 (3 connections now open) 2019-04-30T01:56:48.147+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47448 #631 (3 connections now open) 2019-04-30T01:56:48.148+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:47448 conn631: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T01:58:08.263+0000 I - [conn631] end connection 127.0.0.1:47448 (3 connections now open) 2019-04-30T02:03:19.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47451 #632 (3 connections now open) 2019-04-30T02:03:19.365+0000 I NETWORK [conn632] received client metadata from 127.0.0.1:47451 conn632: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:04:29.406+0000 I - [conn632] end connection 127.0.0.1:47451 (3 connections now open) 2019-04-30T02:07:29.818+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47453 #633 (3 connections now open) 2019-04-30T02:07:29.818+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:47453 conn633: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:08:29.819+0000 I - [conn630] end connection 127.0.0.1:47444 (3 connections now open) 2019-04-30T02:18:41.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47455 #634 (3 connections now open) 2019-04-30T02:18:41.018+0000 I NETWORK [conn634] received client metadata from 127.0.0.1:47455 conn634: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:19:41.018+0000 I - [conn633] end connection 127.0.0.1:47453 (3 connections now open) 2019-04-30T02:56:04.883+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47458 #635 (3 connections now open) 2019-04-30T02:56:04.884+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:47458 conn635: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T02:57:04.884+0000 I - [conn634] end connection 127.0.0.1:47455 (3 connections now open) 2019-04-30T03:07:16.025+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47460 #636 (3 connections now open) 2019-04-30T03:07:16.026+0000 I NETWORK [conn636] received client metadata from 127.0.0.1:47460 conn636: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T03:08:16.027+0000 I - [conn636] end connection 127.0.0.1:47460 (3 connections now open) 2019-04-30T03:12:16.579+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47461 #637 (3 connections now open) 2019-04-30T03:12:16.580+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:47461 conn637: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T03:14:06.654+0000 I - [conn635] end connection 127.0.0.1:47458 (3 connections now open) 2019-04-30T04:08:42.795+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47462 #638 (3 connections now open) 2019-04-30T04:08:42.796+0000 I NETWORK [conn638] received client metadata from 127.0.0.1:47462 conn638: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T04:09:42.798+0000 I - [conn638] end connection 127.0.0.1:47462 (3 connections now open) 2019-04-30T04:33:25.345+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47463 #639 (3 connections now open) 2019-04-30T04:33:25.345+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:47463 conn639: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T04:34:25.348+0000 I - [conn637] end connection 127.0.0.1:47461 (3 connections now open) 2019-04-30T05:31:21.304+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47466 #640 (3 connections now open) 2019-04-30T05:31:21.305+0000 I NETWORK [conn640] received client metadata from 127.0.0.1:47466 conn640: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T05:32:21.326+0000 I - [conn639] end connection 127.0.0.1:47463 (3 connections now open) 2019-04-30T05:37:41.991+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47469 #641 (3 connections now open) 2019-04-30T05:37:41.991+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:47469 conn641: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T05:38:41.993+0000 I - [conn641] end connection 127.0.0.1:47469 (3 connections now open) 2019-04-30T06:07:05.082+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47470 #642 (3 connections now open) 2019-04-30T06:07:05.082+0000 I NETWORK [conn642] received client metadata from 127.0.0.1:47470 conn642: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T06:08:05.082+0000 I - [conn640] end connection 127.0.0.1:47466 (3 connections now open) 2019-04-30T06:30:07.446+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47472 #643 (3 connections now open) 2019-04-30T06:30:07.446+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:47472 conn643: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T06:31:07.447+0000 I - [conn642] end connection 127.0.0.1:47470 (3 connections now open) 2019-04-30T06:46:08.979+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47476 #644 (3 connections now open) 2019-04-30T06:46:08.980+0000 I NETWORK [conn644] received client metadata from 127.0.0.1:47476 conn644: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T06:47:08.980+0000 I - [conn643] end connection 127.0.0.1:47472 (3 connections now open) 2019-04-30T07:46:25.132+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47480 #645 (3 connections now open) 2019-04-30T07:46:25.134+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:47480 conn645: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:47:25.137+0000 I - [conn644] end connection 127.0.0.1:47476 (3 connections now open) 2019-04-30T07:50:37.149+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47484 #646 (3 connections now open) 2019-04-30T07:50:37.200+0000 I NETWORK [conn646] received client metadata from 127.0.0.1:47484 conn646: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:50:48.714+0000 I COMMAND [conn646] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 767ms 2019-04-30T07:51:10.216+0000 I COMMAND [conn646] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 548ms 2019-04-30T07:52:09.668+0000 I - [conn645] end connection 127.0.0.1:47480 (3 connections now open) 2019-04-30T07:52:50.958+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47489 #647 (3 connections now open) 2019-04-30T07:52:50.966+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:47489 conn647: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:54:11.622+0000 I - [conn647] end connection 127.0.0.1:47489 (3 connections now open) 2019-04-30T07:54:41.922+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47493 #648 (3 connections now open) 2019-04-30T07:54:41.922+0000 I NETWORK [conn648] received client metadata from 127.0.0.1:47493 conn648: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:55:41.925+0000 I - [conn646] end connection 127.0.0.1:47484 (3 connections now open) 2019-04-30T07:56:12.205+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47495 #649 (3 connections now open) 2019-04-30T07:56:12.207+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:47495 conn649: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T07:57:32.323+0000 I - [conn649] end connection 127.0.0.1:47495 (3 connections now open) 2019-04-30T07:58:42.695+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47498 #650 (3 connections now open) 2019-04-30T07:58:42.695+0000 I NETWORK [conn650] received client metadata from 127.0.0.1:47498 conn650: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:01:33.537+0000 I - [conn648] end connection 127.0.0.1:47493 (3 connections now open) 2019-04-30T08:04:14.690+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47505 #651 (3 connections now open) 2019-04-30T08:04:14.692+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:47505 conn651: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:05:25.436+0000 I - [conn651] end connection 127.0.0.1:47505 (3 connections now open) 2019-04-30T08:05:55.868+0000 I COMMAND [conn650] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 139ms 2019-04-30T08:06:56.253+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47508 #652 (3 connections now open) 2019-04-30T08:06:56.254+0000 I NETWORK [conn652] received client metadata from 127.0.0.1:47508 conn652: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:07:56.253+0000 I - [conn650] end connection 127.0.0.1:47498 (3 connections now open) 2019-04-30T08:26:48.328+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47509 #653 (3 connections now open) 2019-04-30T08:26:48.328+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:47509 conn653: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T08:27:48.329+0000 I - [conn653] end connection 127.0.0.1:47509 (3 connections now open) 2019-04-30T09:09:02.457+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47510 #654 (3 connections now open) 2019-04-30T09:09:02.457+0000 I NETWORK [conn654] received client metadata from 127.0.0.1:47510 conn654: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:10:02.455+0000 I - [conn652] end connection 127.0.0.1:47508 (3 connections now open) 2019-04-30T09:46:06.285+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47513 #655 (3 connections now open) 2019-04-30T09:46:06.285+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:47513 conn655: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:47:06.287+0000 I - [conn654] end connection 127.0.0.1:47510 (3 connections now open) 2019-04-30T09:53:17.773+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47516 #656 (3 connections now open) 2019-04-30T09:53:17.774+0000 I NETWORK [conn656] received client metadata from 127.0.0.1:47516 conn656: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:54:17.771+0000 I - [conn655] end connection 127.0.0.1:47513 (3 connections now open) 2019-04-30T09:54:28.554+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47517 #657 (3 connections now open) 2019-04-30T09:54:28.590+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:47517 conn657: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:55:28.640+0000 I - [conn657] end connection 127.0.0.1:47517 (3 connections now open) 2019-04-30T09:55:39.121+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47520 #658 (3 connections now open) 2019-04-30T09:55:39.123+0000 I NETWORK [conn658] received client metadata from 127.0.0.1:47520 conn658: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:56:39.125+0000 I - [conn656] end connection 127.0.0.1:47516 (3 connections now open) 2019-04-30T09:56:40.263+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47522 #659 (3 connections now open) 2019-04-30T09:56:40.265+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:47522 conn659: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T09:57:42.901+0000 I - [conn659] end connection 127.0.0.1:47522 (3 connections now open) 2019-04-30T09:58:04.192+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47527 #660 (3 connections now open) 2019-04-30T09:58:04.193+0000 I NETWORK [conn660] received client metadata from 127.0.0.1:47527 conn660: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:00:57.524+0000 I - [conn658] end connection 127.0.0.1:47520 (3 connections now open) 2019-04-30T10:01:48.389+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47529 #661 (3 connections now open) 2019-04-30T10:01:48.390+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:47529 conn661: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:02:51.004+0000 I - [conn660] end connection 127.0.0.1:47527 (3 connections now open) 2019-04-30T10:02:51.936+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: 3676 } 2019-04-30T10:02:56.032+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: 2956, after globalLock: 2956, after locks: 2956, after network: 2956, after opLatencies: 2956, after opcounters: 2956, after opcountersRepl: 2956, after repl: 2956, after security: 2956, after storageEngine: 2956, after tcmalloc: 2956, after wiredTiger: 2956, at end: 2956 } 2019-04-30T10:04:03.378+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47533 #662 (3 connections now open) 2019-04-30T10:04:03.380+0000 I NETWORK [conn662] received client metadata from 127.0.0.1:47533 conn662: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:04:17.168+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: 5284, after globalLock: 5284, after locks: 5284, after network: 5284, after opLatencies: 5284, after opcounters: 5284, after opcountersRepl: 5284, after repl: 5284, after security: 5284, after storageEngine: 5284, after tcmalloc: 5284, after wiredTiger: 5284, at end: 5284 } 2019-04-30T10:05:28.760+0000 I COMMAND [conn662] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 202ms 2019-04-30T10:07:06.098+0000 I COMMAND [conn662] 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: 11, at end: 2081 } 2019-04-30T10:07:06.099+0000 I COMMAND [conn662] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:23118 locks:{} protocol:op_command 2113ms 2019-04-30T10:07:06.099+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: 443, after globalLock: 443, after locks: 443, after network: 443, after opLatencies: 443, after opcounters: 443, after opcountersRepl: 443, after repl: 443, after security: 443, after storageEngine: 443, after tcmalloc: 443, after wiredTiger: 2070, at end: 2070 } 2019-04-30T10:07:10.457+0000 I - [conn661] end connection 127.0.0.1:47529 (3 connections now open) 2019-04-30T10:07:17.664+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: 1205 } 2019-04-30T10:07:17.664+0000 I COMMAND [conn662] 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: 1205, after globalLock: 1205, after locks: 1205, after network: 1205, after opLatencies: 1205, after opcounters: 1205, after opcountersRepl: 1205, after repl: 1205, after security: 1205, after sharding: 1205, after storageEngine: 1205, after tcmalloc: 1205, after wiredTiger: 1205, at end: 1205 } 2019-04-30T10:07:27.707+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47536 #663 (3 connections now open) 2019-04-30T10:07:27.707+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:47536 conn663: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:07:58.177+0000 I COMMAND [conn663] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 128ms 2019-04-30T10:08:08.548+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: 1003, after wiredTiger: 1003, at end: 1003 } 2019-04-30T10:08:22.888+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: 1081, at end: 1081 } 2019-04-30T10:08:27.801+0000 I - [conn662] end connection 127.0.0.1:47533 (3 connections now open) 2019-04-30T10:08:39.474+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47538 #664 (3 connections now open) 2019-04-30T10:08:39.476+0000 I NETWORK [conn664] received client metadata from 127.0.0.1:47538 conn664: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:09:39.483+0000 I - [conn663] end connection 127.0.0.1:47536 (3 connections now open) 2019-04-30T10:13:06.200+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47541 #665 (3 connections now open) 2019-04-30T10:13:06.205+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:47541 conn665: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:14:06.193+0000 I - [conn664] end connection 127.0.0.1:47538 (3 connections now open) 2019-04-30T10:39:29.018+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47543 #666 (3 connections now open) 2019-04-30T10:39:29.018+0000 I NETWORK [conn666] received client metadata from 127.0.0.1:47543 conn666: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T10:40:29.019+0000 I - [conn665] end connection 127.0.0.1:47541 (3 connections now open) 2019-04-30T11:03:11.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47546 #667 (3 connections now open) 2019-04-30T11:03:11.586+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:47546 conn667: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:04:11.587+0000 I - [conn666] end connection 127.0.0.1:47543 (3 connections now open) 2019-04-30T11:41:37.213+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47549 #668 (3 connections now open) 2019-04-30T11:41:37.214+0000 I NETWORK [conn668] received client metadata from 127.0.0.1:47549 conn668: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:43:07.326+0000 I - [conn668] end connection 127.0.0.1:47549 (3 connections now open) 2019-04-30T11:44:27.761+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47551 #669 (3 connections now open) 2019-04-30T11:44:27.762+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:47551 conn669: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:45:27.779+0000 I - [conn669] end connection 127.0.0.1:47551 (3 connections now open) 2019-04-30T11:47:19.418+0000 I COMMAND [conn667] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 111ms 2019-04-30T11:47:37.674+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: 4074, after globalLock: 4074, after locks: 4074, after network: 4074, after opLatencies: 4074, after opcounters: 4074, after opcountersRepl: 4074, after repl: 4074, after security: 4074, after storageEngine: 4074, after tcmalloc: 4074, after wiredTiger: 4074, at end: 4074 } 2019-04-30T11:48:00.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47555 #670 (3 connections now open) 2019-04-30T11:48:00.829+0000 I NETWORK [conn670] received client metadata from 127.0.0.1:47555 conn670: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:49:00.836+0000 I - [conn670] end connection 127.0.0.1:47555 (3 connections now open) 2019-04-30T11:49:21.757+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47556 #671 (3 connections now open) 2019-04-30T11:49:21.758+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:47556 conn671: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:50:34.738+0000 I COMMAND [conn671] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 401ms 2019-04-30T11:50:55.059+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: 2146, after security: 2146, after storageEngine: 2146, after tcmalloc: 2146, after wiredTiger: 2146, at end: 2146 } 2019-04-30T11:51:24.221+0000 I - [conn667] end connection 127.0.0.1:47546 (3 connections now open) 2019-04-30T11:51:36.324+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47561 #672 (3 connections now open) 2019-04-30T11:51:36.326+0000 I NETWORK [conn672] received client metadata from 127.0.0.1:47561 conn672: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:52:34.383+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: 1081, after globalLock: 1081, after locks: 1081, after network: 1081, after opLatencies: 1081, after opcounters: 1081, after opcountersRepl: 1081, after repl: 1081, after security: 1081, after storageEngine: 1081, after tcmalloc: 1081, after wiredTiger: 1081, at end: 1081 } 2019-04-30T11:52:37.939+0000 I - [conn672] end connection 127.0.0.1:47561 (3 connections now open) 2019-04-30T11:52:45.219+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: 7146, at end: 7146 } 2019-04-30T11:52:48.666+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47563 #673 (3 connections now open) 2019-04-30T11:52:48.669+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:47563 conn673: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:53:33.772+0000 I COMMAND [conn671] command admin.$cmd command: listDatabases { listDatabases: 1 } numYields:0 reslen:264 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_command 673ms 2019-04-30T11:55:05.390+0000 I - [conn673] end connection 127.0.0.1:47563 (3 connections now open) 2019-04-30T11:57:28.762+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47569 #674 (3 connections now open) 2019-04-30T11:57:28.762+0000 I NETWORK [conn674] received client metadata from 127.0.0.1:47569 conn674: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T11:59:19.946+0000 I - [conn671] end connection 127.0.0.1:47556 (3 connections now open) 2019-04-30T12:00:01.292+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47573 #675 (3 connections now open) 2019-04-30T12:00:01.292+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:47573 conn675: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:01:42.455+0000 I - [conn675] end connection 127.0.0.1:47573 (3 connections now open) 2019-04-30T12:02:33.443+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47576 #676 (3 connections now open) 2019-04-30T12:02:33.445+0000 I NETWORK [conn676] received client metadata from 127.0.0.1:47576 conn676: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:03:53.591+0000 I - [conn676] end connection 127.0.0.1:47576 (3 connections now open) 2019-04-30T12:04:24.968+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47579 #677 (3 connections now open) 2019-04-30T12:04:24.969+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:47579 conn677: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:05:24.972+0000 I - [conn677] end connection 127.0.0.1:47579 (3 connections now open) 2019-04-30T12:06:26.022+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47582 #678 (3 connections now open) 2019-04-30T12:06:26.024+0000 I NETWORK [conn678] received client metadata from 127.0.0.1:47582 conn678: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:07:26.028+0000 I - [conn674] end connection 127.0.0.1:47569 (3 connections now open) 2019-04-30T12:09:06.990+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47586 #679 (3 connections now open) 2019-04-30T12:09:06.991+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:47586 conn679: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:10:06.824+0000 I - [conn678] end connection 127.0.0.1:47582 (3 connections now open) 2019-04-30T12:14:59.515+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47589 #680 (3 connections now open) 2019-04-30T12:14:59.519+0000 I NETWORK [conn680] received client metadata from 127.0.0.1:47589 conn680: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:16:09.561+0000 I - [conn680] end connection 127.0.0.1:47589 (3 connections now open) 2019-04-30T12:18:00.814+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47594 #681 (3 connections now open) 2019-04-30T12:18:00.814+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:47594 conn681: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:19:10.920+0000 I - [conn679] end connection 127.0.0.1:47586 (3 connections now open) 2019-04-30T12:19:11.302+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47596 #682 (3 connections now open) 2019-04-30T12:19:11.303+0000 I NETWORK [conn682] received client metadata from 127.0.0.1:47596 conn682: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:20:11.317+0000 I - [conn682] end connection 127.0.0.1:47596 (3 connections now open) 2019-04-30T12:20:12.028+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47599 #683 (3 connections now open) 2019-04-30T12:20:12.028+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:47599 conn683: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:20:42.705+0000 I COMMAND [conn683] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 212ms 2019-04-30T12:22:33.471+0000 I - [conn683] end connection 127.0.0.1:47599 (3 connections now open) 2019-04-30T12:23:23.790+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47605 #684 (3 connections now open) 2019-04-30T12:23:23.791+0000 I NETWORK [conn684] received client metadata from 127.0.0.1:47605 conn684: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:24:23.818+0000 I - [conn681] end connection 127.0.0.1:47594 (3 connections now open) 2019-04-30T12:50:26.671+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47607 #685 (3 connections now open) 2019-04-30T12:50:26.671+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:47607 conn685: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T12:51:26.672+0000 I - [conn684] end connection 127.0.0.1:47605 (3 connections now open) 2019-04-30T13:03:28.032+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47609 #686 (3 connections now open) 2019-04-30T13:03:28.033+0000 I NETWORK [conn686] received client metadata from 127.0.0.1:47609 conn686: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:04:28.052+0000 I - [conn685] end connection 127.0.0.1:47607 (3 connections now open) 2019-04-30T13:06:09.091+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47614 #687 (3 connections now open) 2019-04-30T13:06:09.092+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:47614 conn687: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:07:09.093+0000 I - [conn686] end connection 127.0.0.1:47609 (3 connections now open) 2019-04-30T13:23:21.261+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47616 #688 (3 connections now open) 2019-04-30T13:23:21.262+0000 I NETWORK [conn688] received client metadata from 127.0.0.1:47616 conn688: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T13:24:21.263+0000 I - [conn687] end connection 127.0.0.1:47614 (3 connections now open) 2019-04-30T14:10:17.604+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: 1375 } 2019-04-30T14:10:25.340+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: 521, after network: 521, after opLatencies: 521, after opcounters: 521, after opcountersRepl: 521, after repl: 521, after security: 521, after storageEngine: 521, after tcmalloc: 521, after wiredTiger: 1780, at end: 1780 } 2019-04-30T14:10:41.781+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to localhost:27021 2019-04-30T14:10:42.028+0000 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to localhost:27021 2019-04-30T14:10:51.428+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: 2710 } 2019-04-30T14:11:03.258+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47623 #689 (3 connections now open) 2019-04-30T14:11:03.260+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:47623 conn689: { 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.441+0000 I - [conn688] end connection 127.0.0.1:47616 (3 connections now open) 2019-04-30T15:40:58.027+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: 2503, after globalLock: 2503, after locks: 2503, after network: 2503, after opLatencies: 2503, after opcounters: 2503, after opcountersRepl: 2503, after repl: 2503, after security: 2503, after storageEngine: 2503, after tcmalloc: 3257, after wiredTiger: 3257, at end: 3257 } 2019-04-30T15:41:07.910+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: 11, at end: 1077 } 2019-04-30T15:42:10.891+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47627 #690 (3 connections now open) 2019-04-30T15:42:10.906+0000 I NETWORK [conn690] received client metadata from 127.0.0.1:47627 conn690: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:43:31.722+0000 I - [conn689] end connection 127.0.0.1:47623 (3 connections now open) 2019-04-30T15:43:32.857+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47630 #691 (3 connections now open) 2019-04-30T15:43:32.861+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:47630 conn691: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:44:43.687+0000 I - [conn690] end connection 127.0.0.1:47627 (3 connections now open) 2019-04-30T15:44:44.291+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47634 #692 (3 connections now open) 2019-04-30T15:44:44.309+0000 I NETWORK [conn692] received client metadata from 127.0.0.1:47634 conn692: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:48:18.253+0000 I - [conn691] end connection 127.0.0.1:47630 (3 connections now open) 2019-04-30T15:49:50.902+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47637 #693 (3 connections now open) 2019-04-30T15:49:50.910+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:47637 conn693: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:49:51.177+0000 I COMMAND [conn692] command admin.$cmd command: serverStatus { serverStatus: 1 } numYields:0 reslen:22687 locks:{} protocol:op_command 271ms 2019-04-30T15:50:16.351+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: 1130, at end: 1218 } 2019-04-30T15:50:50.918+0000 I - [conn693] end connection 127.0.0.1:47637 (3 connections now open) 2019-04-30T15:50:53.322+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47638 #694 (3 connections now open) 2019-04-30T15:50:53.328+0000 I NETWORK [conn694] received client metadata from 127.0.0.1:47638 conn694: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:51:53.338+0000 I - [conn692] end connection 127.0.0.1:47634 (3 connections now open) 2019-04-30T15:52:52.473+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: 1848, after globalLock: 1848, after locks: 1848, after network: 1848, after opLatencies: 1848, after opcounters: 1848, after opcountersRepl: 1848, after repl: 1848, after security: 1848, after storageEngine: 1848, after tcmalloc: 1848, after wiredTiger: 1848, at end: 1848 } 2019-04-30T15:53:24.249+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47639 #695 (3 connections now open) 2019-04-30T15:53:24.251+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:47639 conn695: { 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 - [conn695] end connection 127.0.0.1:47639 (3 connections now open) 2019-04-30T15:54:34.729+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47642 #696 (3 connections now open) 2019-04-30T15:54:34.731+0000 I NETWORK [conn696] received client metadata from 127.0.0.1:47642 conn696: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:56:24.934+0000 I - [conn694] end connection 127.0.0.1:47638 (3 connections now open) 2019-04-30T15:56:25.144+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47645 #697 (3 connections now open) 2019-04-30T15:56:25.146+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:47645 conn697: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:57:25.216+0000 I - [conn697] end connection 127.0.0.1:47645 (3 connections now open) 2019-04-30T15:57:25.390+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47646 #698 (3 connections now open) 2019-04-30T15:57:25.391+0000 I NETWORK [conn698] received client metadata from 127.0.0.1:47646 conn698: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T15:57:37.634+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: 1412, at end: 1412 } 2019-04-30T15:58:58.234+0000 I - [conn696] end connection 127.0.0.1:47642 (3 connections now open) 2019-04-30T15:58:58.718+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47651 #699 (3 connections now open) 2019-04-30T15:58:58.724+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:47651 conn699: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:00:29.101+0000 I - [conn698] end connection 127.0.0.1:47646 (3 connections now open) 2019-04-30T16:00:39.461+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47653 #700 (3 connections now open) 2019-04-30T16:00:39.465+0000 I NETWORK [conn700] received client metadata from 127.0.0.1:47653 conn700: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:02:09.734+0000 I - [conn700] end connection 127.0.0.1:47653 (3 connections now open) 2019-04-30T16:06:21.600+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47657 #701 (3 connections now open) 2019-04-30T16:06:21.601+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:47657 conn701: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:07:31.866+0000 I - [conn701] end connection 127.0.0.1:47657 (3 connections now open) 2019-04-30T16:10:22.428+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47659 #702 (3 connections now open) 2019-04-30T16:10:22.429+0000 I NETWORK [conn702] received client metadata from 127.0.0.1:47659 conn702: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:11:01.244+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: 1005 } 2019-04-30T16:11:22.434+0000 I - [conn699] end connection 127.0.0.1:47651 (3 connections now open) 2019-04-30T16:15:03.284+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47662 #703 (3 connections now open) 2019-04-30T16:15:03.284+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:47662 conn703: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:16:03.285+0000 I - [conn702] end connection 127.0.0.1:47659 (3 connections now open) 2019-04-30T16:34:26.590+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47663 #704 (3 connections now open) 2019-04-30T16:34:26.591+0000 I NETWORK [conn704] received client metadata from 127.0.0.1:47663 conn704: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:35:26.593+0000 I - [conn704] end connection 127.0.0.1:47663 (3 connections now open) 2019-04-30T16:36:46.989+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:47664 #705 (3 connections now open) 2019-04-30T16:36:46.990+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:47664 conn705: { driver: { name: "NetworkInterfaceASIO-ShardRegistry", version: "3.4.2" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "14.04" } } 2019-04-30T16:37:46.992+0000 I - [conn705] end connection 127.0.0.1:47664 (3 connections now open)