2021-04-24T03:53:37.943+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] db version v4.0.8 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] modules: none 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] build environment: 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] distarch: x86_64 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-04-24T03:53:38.037+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-04-24T03:53:38.037+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2021-04-24T03:53:47.773+0000 I STORAGE [initandlisten] WiredTiger message [1619236427:773519][1:0x7f3620b59a40], txn-recover: Set global recovery timestamp: 0 2021-04-24T03:53:47.835+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-04-24T03:53:48.151+0000 I CONTROL [initandlisten] 2021-04-24T03:53:48.151+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-04-24T03:53:48.152+0000 I CONTROL [initandlisten] 2021-04-24T03:53:48.152+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 60eef9a1-1685-4d60-81cf-dbe731f9cdb3 2021-04-24T03:53:48.514+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-04-24T03:53:48.517+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 73efc643-2e84-49ab-9a53-94ec9b7f3317 2021-04-24T03:53:48.558+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-04-24T03:53:48.560+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-04-24T03:53:48.561+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: c150cf03-cc7d-459f-bfa0-ce720fd77bc0 2021-04-24T03:53:49.041+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-04-24T03:53:49.041+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-24T03:53:49.348+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-04-24T03:53:49.348+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 787ms 2021-04-24T03:53:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49762 #1 (1 connection now open) 2021-04-24T03:53:58.512+0000 I NETWORK [conn1] end connection 10.233.69.77:49762 (0 connections now open) 2021-04-24T03:54:08.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49850 #2 (1 connection now open) 2021-04-24T03:54:08.535+0000 I NETWORK [conn2] end connection 10.233.69.77:49850 (0 connections now open) 2021-04-24T03:54:08.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39578 #3 (1 connection now open) 2021-04-24T03:54:08.736+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:39578 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:08.743+0000 I NETWORK [conn3] end connection 127.0.0.1:39578 (0 connections now open) 2021-04-24T03:54:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49922 #4 (1 connection now open) 2021-04-24T03:54:18.512+0000 I NETWORK [conn4] end connection 10.233.69.77:49922 (0 connections now open) 2021-04-24T03:54:18.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39650 #5 (1 connection now open) 2021-04-24T03:54:18.744+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:39650 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:18.839+0000 I NETWORK [conn5] end connection 127.0.0.1:39650 (0 connections now open) 2021-04-24T03:54:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50000 #6 (1 connection now open) 2021-04-24T03:54:28.535+0000 I NETWORK [conn6] end connection 10.233.69.77:50000 (0 connections now open) 2021-04-24T03:54:28.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39728 #7 (1 connection now open) 2021-04-24T03:54:28.937+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:39728 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:29.035+0000 I NETWORK [conn7] end connection 127.0.0.1:39728 (0 connections now open) 2021-04-24T03:54:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50120 #8 (1 connection now open) 2021-04-24T03:54:38.512+0000 I NETWORK [conn8] end connection 10.233.69.77:50120 (0 connections now open) 2021-04-24T03:54:38.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39846 #9 (1 connection now open) 2021-04-24T03:54:38.735+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:39846 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:38.741+0000 I NETWORK [conn9] end connection 127.0.0.1:39846 (0 connections now open) 2021-04-24T03:54:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50206 #10 (1 connection now open) 2021-04-24T03:54:48.535+0000 I NETWORK [conn10] end connection 10.233.69.77:50206 (0 connections now open) 2021-04-24T03:54:48.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39934 #11 (1 connection now open) 2021-04-24T03:54:48.642+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:39934 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:48.738+0000 I NETWORK [conn11] end connection 127.0.0.1:39934 (0 connections now open) 2021-04-24T03:54:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50312 #12 (1 connection now open) 2021-04-24T03:54:58.535+0000 I NETWORK [conn12] end connection 10.233.69.77:50312 (0 connections now open) 2021-04-24T03:54:58.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40040 #13 (1 connection now open) 2021-04-24T03:54:58.736+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:40040 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:54:58.835+0000 I NETWORK [conn13] end connection 127.0.0.1:40040 (0 connections now open) 2021-04-24T03:55:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50422 #14 (1 connection now open) 2021-04-24T03:55:08.735+0000 I NETWORK [conn14] end connection 10.233.69.77:50422 (0 connections now open) 2021-04-24T03:55:08.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40150 #15 (1 connection now open) 2021-04-24T03:55:08.738+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:40150 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:08.835+0000 I NETWORK [conn15] end connection 127.0.0.1:40150 (0 connections now open) 2021-04-24T03:55:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50510 #16 (1 connection now open) 2021-04-24T03:55:18.535+0000 I NETWORK [conn16] end connection 10.233.69.77:50510 (0 connections now open) 2021-04-24T03:55:18.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40238 #17 (1 connection now open) 2021-04-24T03:55:18.844+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:40238 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:18.939+0000 I NETWORK [conn17] end connection 127.0.0.1:40238 (0 connections now open) 2021-04-24T03:55:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50604 #18 (1 connection now open) 2021-04-24T03:55:28.512+0000 I NETWORK [conn18] end connection 10.233.69.77:50604 (0 connections now open) 2021-04-24T03:55:28.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40332 #19 (1 connection now open) 2021-04-24T03:55:28.749+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:40332 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:28.838+0000 I NETWORK [conn19] end connection 127.0.0.1:40332 (0 connections now open) 2021-04-24T03:55:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50708 #20 (1 connection now open) 2021-04-24T03:55:38.512+0000 I NETWORK [conn20] end connection 10.233.69.77:50708 (0 connections now open) 2021-04-24T03:55:38.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40434 #21 (1 connection now open) 2021-04-24T03:55:38.735+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:40434 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:38.741+0000 I NETWORK [conn21] end connection 127.0.0.1:40434 (0 connections now open) 2021-04-24T03:55:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50812 #22 (1 connection now open) 2021-04-24T03:55:48.512+0000 I NETWORK [conn22] end connection 10.233.69.77:50812 (0 connections now open) 2021-04-24T03:55:48.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40538 #23 (1 connection now open) 2021-04-24T03:55:48.736+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:40538 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:48.835+0000 I NETWORK [conn23] end connection 127.0.0.1:40538 (0 connections now open) 2021-04-24T03:55:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50904 #24 (1 connection now open) 2021-04-24T03:55:58.512+0000 I NETWORK [conn24] end connection 10.233.69.77:50904 (0 connections now open) 2021-04-24T03:55:58.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40632 #25 (1 connection now open) 2021-04-24T03:55:58.738+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:40632 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:55:58.742+0000 I NETWORK [conn25] end connection 127.0.0.1:40632 (0 connections now open) 2021-04-24T03:56:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51010 #26 (1 connection now open) 2021-04-24T03:56:08.535+0000 I NETWORK [conn26] end connection 10.233.69.77:51010 (0 connections now open) 2021-04-24T03:56:08.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40738 #27 (1 connection now open) 2021-04-24T03:56:08.739+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:40738 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:08.835+0000 I NETWORK [conn27] end connection 127.0.0.1:40738 (0 connections now open) 2021-04-24T03:56:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51106 #28 (1 connection now open) 2021-04-24T03:56:18.512+0000 I NETWORK [conn28] end connection 10.233.69.77:51106 (0 connections now open) 2021-04-24T03:56:18.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40834 #29 (1 connection now open) 2021-04-24T03:56:18.746+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:40834 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:18.840+0000 I NETWORK [conn29] end connection 127.0.0.1:40834 (0 connections now open) 2021-04-24T03:56:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51226 #30 (1 connection now open) 2021-04-24T03:56:28.535+0000 I NETWORK [conn30] end connection 10.233.69.77:51226 (0 connections now open) 2021-04-24T03:56:28.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40954 #31 (1 connection now open) 2021-04-24T03:56:28.840+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:40954 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:28.935+0000 I NETWORK [conn31] end connection 127.0.0.1:40954 (0 connections now open) 2021-04-24T03:56:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51336 #32 (1 connection now open) 2021-04-24T03:56:38.535+0000 I NETWORK [conn32] end connection 10.233.69.77:51336 (0 connections now open) 2021-04-24T03:56:38.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41064 #33 (1 connection now open) 2021-04-24T03:56:38.741+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:41064 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:38.839+0000 I NETWORK [conn33] end connection 127.0.0.1:41064 (0 connections now open) 2021-04-24T03:56:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51436 #34 (1 connection now open) 2021-04-24T03:56:48.535+0000 I NETWORK [conn34] end connection 10.233.69.77:51436 (0 connections now open) 2021-04-24T03:56:48.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41162 #35 (1 connection now open) 2021-04-24T03:56:48.644+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:41162 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:48.740+0000 I NETWORK [conn35] end connection 127.0.0.1:41162 (0 connections now open) 2021-04-24T03:56:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51534 #36 (1 connection now open) 2021-04-24T03:56:58.512+0000 I NETWORK [conn36] end connection 10.233.69.77:51534 (0 connections now open) 2021-04-24T03:56:58.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41262 #37 (1 connection now open) 2021-04-24T03:56:58.838+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:41262 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:56:58.935+0000 I NETWORK [conn37] end connection 127.0.0.1:41262 (0 connections now open) 2021-04-24T03:57:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51672 #38 (1 connection now open) 2021-04-24T03:57:08.512+0000 I NETWORK [conn38] end connection 10.233.69.77:51672 (0 connections now open) 2021-04-24T03:57:08.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41400 #39 (1 connection now open) 2021-04-24T03:57:08.741+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:41400 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:08.837+0000 I NETWORK [conn39] end connection 127.0.0.1:41400 (0 connections now open) 2021-04-24T03:57:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51770 #40 (1 connection now open) 2021-04-24T03:57:18.538+0000 I NETWORK [conn40] end connection 10.233.69.77:51770 (0 connections now open) 2021-04-24T03:57:18.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41498 #41 (1 connection now open) 2021-04-24T03:57:18.838+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:41498 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:18.844+0000 I NETWORK [conn41] end connection 127.0.0.1:41498 (0 connections now open) 2021-04-24T03:57:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51892 #42 (1 connection now open) 2021-04-24T03:57:28.535+0000 I NETWORK [conn42] end connection 10.233.69.77:51892 (0 connections now open) 2021-04-24T03:57:28.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41620 #43 (1 connection now open) 2021-04-24T03:57:28.744+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:41620 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:28.840+0000 I NETWORK [conn43] end connection 127.0.0.1:41620 (0 connections now open) 2021-04-24T03:57:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52012 #44 (1 connection now open) 2021-04-24T03:57:38.512+0000 I NETWORK [conn44] end connection 10.233.69.77:52012 (0 connections now open) 2021-04-24T03:57:38.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41740 #45 (1 connection now open) 2021-04-24T03:57:38.836+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:41740 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:38.935+0000 I NETWORK [conn45] end connection 127.0.0.1:41740 (0 connections now open) 2021-04-24T03:57:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52108 #46 (1 connection now open) 2021-04-24T03:57:48.535+0000 I NETWORK [conn46] end connection 10.233.69.77:52108 (0 connections now open) 2021-04-24T03:57:48.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41836 #47 (1 connection now open) 2021-04-24T03:57:48.740+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:41836 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:48.835+0000 I NETWORK [conn47] end connection 127.0.0.1:41836 (0 connections now open) 2021-04-24T03:57:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52210 #48 (1 connection now open) 2021-04-24T03:57:58.537+0000 I NETWORK [conn48] end connection 10.233.69.77:52210 (0 connections now open) 2021-04-24T03:57:58.936+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41940 #49 (1 connection now open) 2021-04-24T03:57:58.937+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:41940 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:57:58.948+0000 I NETWORK [conn49] end connection 127.0.0.1:41940 (0 connections now open) 2021-04-24T03:58:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52328 #50 (1 connection now open) 2021-04-24T03:58:08.512+0000 I NETWORK [conn50] end connection 10.233.69.77:52328 (0 connections now open) 2021-04-24T03:58:08.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42056 #51 (1 connection now open) 2021-04-24T03:58:08.741+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:42056 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:08.837+0000 I NETWORK [conn51] end connection 127.0.0.1:42056 (0 connections now open) 2021-04-24T03:58:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52436 #52 (1 connection now open) 2021-04-24T03:58:18.512+0000 I NETWORK [conn52] end connection 10.233.69.77:52436 (0 connections now open) 2021-04-24T03:58:18.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42164 #53 (1 connection now open) 2021-04-24T03:58:18.835+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:42164 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:18.840+0000 I NETWORK [conn53] end connection 127.0.0.1:42164 (0 connections now open) 2021-04-24T03:58:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52544 #54 (1 connection now open) 2021-04-24T03:58:28.535+0000 I NETWORK [conn54] end connection 10.233.69.77:52544 (0 connections now open) 2021-04-24T03:58:28.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42272 #55 (1 connection now open) 2021-04-24T03:58:28.737+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:42272 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:28.740+0000 I NETWORK [conn55] end connection 127.0.0.1:42272 (0 connections now open) 2021-04-24T03:58:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52654 #56 (1 connection now open) 2021-04-24T03:58:38.539+0000 I NETWORK [conn56] end connection 10.233.69.77:52654 (0 connections now open) 2021-04-24T03:58:38.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42380 #57 (1 connection now open) 2021-04-24T03:58:38.639+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:42380 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:38.736+0000 I NETWORK [conn57] end connection 127.0.0.1:42380 (0 connections now open) 2021-04-24T03:58:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52748 #58 (1 connection now open) 2021-04-24T03:58:48.535+0000 I NETWORK [conn58] end connection 10.233.69.77:52748 (0 connections now open) 2021-04-24T03:58:48.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42476 #59 (1 connection now open) 2021-04-24T03:58:48.841+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:42476 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:48.937+0000 I NETWORK [conn59] end connection 127.0.0.1:42476 (0 connections now open) 2021-04-24T03:58:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52854 #60 (1 connection now open) 2021-04-24T03:58:58.512+0000 I NETWORK [conn60] end connection 10.233.69.77:52854 (0 connections now open) 2021-04-24T03:58:58.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42582 #61 (1 connection now open) 2021-04-24T03:58:58.736+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:42582 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:58:58.740+0000 I NETWORK [conn61] end connection 127.0.0.1:42582 (0 connections now open) 2021-04-24T03:59:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52974 #62 (1 connection now open) 2021-04-24T03:59:08.535+0000 I NETWORK [conn62] end connection 10.233.69.77:52974 (0 connections now open) 2021-04-24T03:59:08.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42700 #63 (1 connection now open) 2021-04-24T03:59:08.642+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:42700 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:08.742+0000 I NETWORK [conn63] end connection 127.0.0.1:42700 (0 connections now open) 2021-04-24T03:59:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53070 #64 (1 connection now open) 2021-04-24T03:59:18.512+0000 I NETWORK [conn64] end connection 10.233.69.77:53070 (0 connections now open) 2021-04-24T03:59:18.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42798 #65 (1 connection now open) 2021-04-24T03:59:18.845+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:42798 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:18.941+0000 I NETWORK [conn65] end connection 127.0.0.1:42798 (0 connections now open) 2021-04-24T03:59:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53174 #66 (1 connection now open) 2021-04-24T03:59:28.535+0000 I NETWORK [conn66] end connection 10.233.69.77:53174 (0 connections now open) 2021-04-24T03:59:28.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42906 #67 (1 connection now open) 2021-04-24T03:59:28.845+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:42906 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:28.941+0000 I NETWORK [conn67] end connection 127.0.0.1:42906 (0 connections now open) 2021-04-24T03:59:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53292 #68 (1 connection now open) 2021-04-24T03:59:38.535+0000 I NETWORK [conn68] end connection 10.233.69.77:53292 (0 connections now open) 2021-04-24T03:59:38.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43020 #69 (1 connection now open) 2021-04-24T03:59:38.741+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:43020 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:38.838+0000 I NETWORK [conn69] end connection 127.0.0.1:43020 (0 connections now open) 2021-04-24T03:59:48.519+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53394 #70 (1 connection now open) 2021-04-24T03:59:48.535+0000 I NETWORK [conn70] end connection 10.233.69.77:53394 (0 connections now open) 2021-04-24T03:59:48.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43122 #71 (1 connection now open) 2021-04-24T03:59:48.739+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:43122 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:48.742+0000 I NETWORK [conn71] end connection 127.0.0.1:43122 (0 connections now open) 2021-04-24T03:59:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53500 #72 (1 connection now open) 2021-04-24T03:59:58.512+0000 I NETWORK [conn72] end connection 10.233.69.77:53500 (0 connections now open) 2021-04-24T03:59:58.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43228 #73 (1 connection now open) 2021-04-24T03:59:58.739+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:43228 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T03:59:58.846+0000 I NETWORK [conn73] end connection 127.0.0.1:43228 (0 connections now open) 2021-04-24T04:00:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53624 #74 (1 connection now open) 2021-04-24T04:00:08.535+0000 I NETWORK [conn74] end connection 10.233.69.77:53624 (0 connections now open) 2021-04-24T04:00:08.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43350 #75 (1 connection now open) 2021-04-24T04:00:08.635+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:43350 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:08.641+0000 I NETWORK [conn75] end connection 127.0.0.1:43350 (0 connections now open) 2021-04-24T04:00:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53728 #76 (1 connection now open) 2021-04-24T04:00:18.512+0000 I NETWORK [conn76] end connection 10.233.69.77:53728 (0 connections now open) 2021-04-24T04:00:18.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43454 #77 (1 connection now open) 2021-04-24T04:00:18.735+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:43454 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:18.740+0000 I NETWORK [conn77] end connection 127.0.0.1:43454 (0 connections now open) 2021-04-24T04:00:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53842 #78 (1 connection now open) 2021-04-24T04:00:28.535+0000 I NETWORK [conn78] end connection 10.233.69.77:53842 (0 connections now open) 2021-04-24T04:00:28.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43570 #79 (1 connection now open) 2021-04-24T04:00:28.737+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:43570 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:28.741+0000 I NETWORK [conn79] end connection 127.0.0.1:43570 (0 connections now open) 2021-04-24T04:00:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53968 #80 (1 connection now open) 2021-04-24T04:00:38.512+0000 I NETWORK [conn80] end connection 10.233.69.77:53968 (0 connections now open) 2021-04-24T04:00:38.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43694 #81 (1 connection now open) 2021-04-24T04:00:38.640+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:43694 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:38.737+0000 I NETWORK [conn81] end connection 127.0.0.1:43694 (0 connections now open) 2021-04-24T04:00:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54072 #82 (1 connection now open) 2021-04-24T04:00:48.535+0000 I NETWORK [conn82] end connection 10.233.69.77:54072 (0 connections now open) 2021-04-24T04:00:48.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43800 #83 (1 connection now open) 2021-04-24T04:00:48.740+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:43800 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:48.835+0000 I NETWORK [conn83] end connection 127.0.0.1:43800 (0 connections now open) 2021-04-24T04:00:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54182 #84 (1 connection now open) 2021-04-24T04:00:58.535+0000 I NETWORK [conn84] end connection 10.233.69.77:54182 (0 connections now open) 2021-04-24T04:00:58.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43908 #85 (1 connection now open) 2021-04-24T04:00:58.735+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:43908 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:00:58.740+0000 I NETWORK [conn85] end connection 127.0.0.1:43908 (0 connections now open) 2021-04-24T04:01:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54312 #86 (1 connection now open) 2021-04-24T04:01:08.535+0000 I NETWORK [conn86] end connection 10.233.69.77:54312 (0 connections now open) 2021-04-24T04:01:08.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44040 #87 (1 connection now open) 2021-04-24T04:01:08.835+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:44040 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:08.843+0000 I NETWORK [conn87] end connection 127.0.0.1:44040 (0 connections now open) 2021-04-24T04:01:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54416 #88 (1 connection now open) 2021-04-24T04:01:18.512+0000 I NETWORK [conn88] end connection 10.233.69.77:54416 (0 connections now open) 2021-04-24T04:01:18.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44144 #89 (1 connection now open) 2021-04-24T04:01:18.836+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:44144 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:18.841+0000 I NETWORK [conn89] end connection 127.0.0.1:44144 (0 connections now open) 2021-04-24T04:01:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54526 #90 (1 connection now open) 2021-04-24T04:01:28.512+0000 I NETWORK [conn90] end connection 10.233.69.77:54526 (0 connections now open) 2021-04-24T04:01:28.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44254 #91 (1 connection now open) 2021-04-24T04:01:28.935+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:44254 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:28.941+0000 I NETWORK [conn91] end connection 127.0.0.1:44254 (0 connections now open) 2021-04-24T04:01:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54650 #92 (1 connection now open) 2021-04-24T04:01:38.535+0000 I NETWORK [conn92] end connection 10.233.69.77:54650 (0 connections now open) 2021-04-24T04:01:38.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44378 #93 (1 connection now open) 2021-04-24T04:01:38.740+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:44378 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:38.840+0000 I NETWORK [conn93] end connection 127.0.0.1:44378 (0 connections now open) 2021-04-24T04:01:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54758 #94 (1 connection now open) 2021-04-24T04:01:48.535+0000 I NETWORK [conn94] end connection 10.233.69.77:54758 (0 connections now open) 2021-04-24T04:01:48.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44486 #95 (1 connection now open) 2021-04-24T04:01:48.837+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:44486 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:48.843+0000 I NETWORK [conn95] end connection 127.0.0.1:44486 (0 connections now open) 2021-04-24T04:01:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54868 #96 (1 connection now open) 2021-04-24T04:01:58.512+0000 I NETWORK [conn96] end connection 10.233.69.77:54868 (0 connections now open) 2021-04-24T04:01:58.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44596 #97 (1 connection now open) 2021-04-24T04:01:58.844+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:44596 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:01:58.940+0000 I NETWORK [conn97] end connection 127.0.0.1:44596 (0 connections now open) 2021-04-24T04:02:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54992 #98 (1 connection now open) 2021-04-24T04:02:08.512+0000 I NETWORK [conn98] end connection 10.233.69.77:54992 (0 connections now open) 2021-04-24T04:02:08.751+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44720 #99 (1 connection now open) 2021-04-24T04:02:08.835+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:44720 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:08.842+0000 I NETWORK [conn99] end connection 127.0.0.1:44720 (0 connections now open) 2021-04-24T04:02:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55094 #100 (1 connection now open) 2021-04-24T04:02:18.512+0000 I NETWORK [conn100] end connection 10.233.69.77:55094 (0 connections now open) 2021-04-24T04:02:18.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44822 #101 (1 connection now open) 2021-04-24T04:02:18.838+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:44822 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:18.843+0000 I NETWORK [conn101] end connection 127.0.0.1:44822 (0 connections now open) 2021-04-24T04:02:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55224 #102 (1 connection now open) 2021-04-24T04:02:28.512+0000 I NETWORK [conn102] end connection 10.233.69.77:55224 (0 connections now open) 2021-04-24T04:02:28.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44950 #103 (1 connection now open) 2021-04-24T04:02:28.735+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:44950 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:28.741+0000 I NETWORK [conn103] end connection 127.0.0.1:44950 (0 connections now open) 2021-04-24T04:02:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55348 #104 (1 connection now open) 2021-04-24T04:02:38.512+0000 I NETWORK [conn104] end connection 10.233.69.77:55348 (0 connections now open) 2021-04-24T04:02:38.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45076 #105 (1 connection now open) 2021-04-24T04:02:38.739+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:45076 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:38.836+0000 I NETWORK [conn105] end connection 127.0.0.1:45076 (0 connections now open) 2021-04-24T04:02:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55446 #106 (1 connection now open) 2021-04-24T04:02:48.535+0000 I NETWORK [conn106] end connection 10.233.69.77:55446 (0 connections now open) 2021-04-24T04:02:48.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45178 #107 (1 connection now open) 2021-04-24T04:02:48.841+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:45178 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:48.935+0000 I NETWORK [conn107] end connection 127.0.0.1:45178 (0 connections now open) 2021-04-24T04:02:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55558 #108 (1 connection now open) 2021-04-24T04:02:58.512+0000 I NETWORK [conn108] end connection 10.233.69.77:55558 (0 connections now open) 2021-04-24T04:02:58.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45286 #109 (1 connection now open) 2021-04-24T04:02:58.736+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:45286 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:02:58.836+0000 I NETWORK [conn109] end connection 127.0.0.1:45286 (0 connections now open) 2021-04-24T04:03:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55680 #110 (1 connection now open) 2021-04-24T04:03:08.512+0000 I NETWORK [conn110] end connection 10.233.69.77:55680 (0 connections now open) 2021-04-24T04:03:08.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45410 #111 (1 connection now open) 2021-04-24T04:03:08.745+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:45410 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:08.839+0000 I NETWORK [conn111] end connection 127.0.0.1:45410 (0 connections now open) 2021-04-24T04:03:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55788 #112 (1 connection now open) 2021-04-24T04:03:18.512+0000 I NETWORK [conn112] end connection 10.233.69.77:55788 (0 connections now open) 2021-04-24T04:03:18.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45516 #113 (1 connection now open) 2021-04-24T04:03:18.740+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:45516 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:18.835+0000 I NETWORK [conn113] end connection 127.0.0.1:45516 (0 connections now open) 2021-04-24T04:03:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55918 #114 (1 connection now open) 2021-04-24T04:03:28.535+0000 I NETWORK [conn114] end connection 10.233.69.77:55918 (0 connections now open) 2021-04-24T04:03:28.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45644 #115 (1 connection now open) 2021-04-24T04:03:28.736+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:45644 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:28.742+0000 I NETWORK [conn115] end connection 127.0.0.1:45644 (0 connections now open) 2021-04-24T04:03:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56054 #116 (1 connection now open) 2021-04-24T04:03:38.536+0000 I NETWORK [conn116] end connection 10.233.69.77:56054 (0 connections now open) 2021-04-24T04:03:38.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45782 #117 (1 connection now open) 2021-04-24T04:03:38.739+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:45782 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:38.839+0000 I NETWORK [conn117] end connection 127.0.0.1:45782 (0 connections now open) 2021-04-24T04:03:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56178 #118 (1 connection now open) 2021-04-24T04:03:48.512+0000 I NETWORK [conn118] end connection 10.233.69.77:56178 (0 connections now open) 2021-04-24T04:03:48.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45904 #119 (1 connection now open) 2021-04-24T04:03:48.641+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:45904 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:48.740+0000 I NETWORK [conn119] end connection 127.0.0.1:45904 (0 connections now open) 2021-04-24T04:03:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56310 #120 (1 connection now open) 2021-04-24T04:03:58.535+0000 I NETWORK [conn120] end connection 10.233.69.77:56310 (0 connections now open) 2021-04-24T04:03:58.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46038 #121 (1 connection now open) 2021-04-24T04:03:58.646+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:46038 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:03:58.739+0000 I NETWORK [conn121] end connection 127.0.0.1:46038 (0 connections now open) 2021-04-24T04:04:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56438 #122 (1 connection now open) 2021-04-24T04:04:08.535+0000 I NETWORK [conn122] end connection 10.233.69.77:56438 (0 connections now open) 2021-04-24T04:04:08.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46164 #123 (1 connection now open) 2021-04-24T04:04:08.541+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:46164 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:08.639+0000 I NETWORK [conn123] end connection 127.0.0.1:46164 (0 connections now open) 2021-04-24T04:04:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56562 #124 (1 connection now open) 2021-04-24T04:04:18.512+0000 I NETWORK [conn124] end connection 10.233.69.77:56562 (0 connections now open) 2021-04-24T04:04:18.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46290 #125 (1 connection now open) 2021-04-24T04:04:18.838+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:46290 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:18.842+0000 I NETWORK [conn125] end connection 127.0.0.1:46290 (0 connections now open) 2021-04-24T04:04:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56676 #126 (1 connection now open) 2021-04-24T04:04:28.512+0000 I NETWORK [conn126] end connection 10.233.69.77:56676 (0 connections now open) 2021-04-24T04:04:28.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46404 #127 (1 connection now open) 2021-04-24T04:04:28.736+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:46404 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:28.742+0000 I NETWORK [conn127] end connection 127.0.0.1:46404 (0 connections now open) 2021-04-24T04:04:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56800 #128 (1 connection now open) 2021-04-24T04:04:38.535+0000 I NETWORK [conn128] end connection 10.233.69.77:56800 (0 connections now open) 2021-04-24T04:04:38.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46528 #129 (1 connection now open) 2021-04-24T04:04:38.835+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:46528 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:38.840+0000 I NETWORK [conn129] end connection 127.0.0.1:46528 (0 connections now open) 2021-04-24T04:04:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56928 #130 (1 connection now open) 2021-04-24T04:04:48.511+0000 I NETWORK [conn130] end connection 10.233.69.77:56928 (0 connections now open) 2021-04-24T04:04:48.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46656 #131 (1 connection now open) 2021-04-24T04:04:48.844+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:46656 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:48.939+0000 I NETWORK [conn131] end connection 127.0.0.1:46656 (0 connections now open) 2021-04-24T04:04:58.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57046 #132 (1 connection now open) 2021-04-24T04:04:58.535+0000 I NETWORK [conn132] end connection 10.233.69.77:57046 (0 connections now open) 2021-04-24T04:04:58.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46776 #133 (1 connection now open) 2021-04-24T04:04:58.840+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:46776 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:04:58.937+0000 I NETWORK [conn133] end connection 127.0.0.1:46776 (0 connections now open) 2021-04-24T04:05:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57198 #134 (1 connection now open) 2021-04-24T04:05:08.512+0000 I NETWORK [conn134] end connection 10.233.69.77:57198 (0 connections now open) 2021-04-24T04:05:08.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46926 #135 (1 connection now open) 2021-04-24T04:05:08.737+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:46926 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:08.835+0000 I NETWORK [conn135] end connection 127.0.0.1:46926 (0 connections now open) 2021-04-24T04:05:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57300 #136 (1 connection now open) 2021-04-24T04:05:18.512+0000 I NETWORK [conn136] end connection 10.233.69.77:57300 (0 connections now open) 2021-04-24T04:05:18.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47028 #137 (1 connection now open) 2021-04-24T04:05:18.737+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:47028 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:18.742+0000 I NETWORK [conn137] end connection 127.0.0.1:47028 (0 connections now open) 2021-04-24T04:05:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57416 #138 (1 connection now open) 2021-04-24T04:05:28.535+0000 I NETWORK [conn138] end connection 10.233.69.77:57416 (0 connections now open) 2021-04-24T04:05:28.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47142 #139 (1 connection now open) 2021-04-24T04:05:28.735+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:47142 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:28.739+0000 I NETWORK [conn139] end connection 127.0.0.1:47142 (0 connections now open) 2021-04-24T04:05:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57550 #140 (1 connection now open) 2021-04-24T04:05:38.512+0000 I NETWORK [conn140] end connection 10.233.69.77:57550 (0 connections now open) 2021-04-24T04:05:38.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47276 #141 (1 connection now open) 2021-04-24T04:05:38.635+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:47276 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:38.641+0000 I NETWORK [conn141] end connection 127.0.0.1:47276 (0 connections now open) 2021-04-24T04:05:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57654 #142 (1 connection now open) 2021-04-24T04:05:48.512+0000 I NETWORK [conn142] end connection 10.233.69.77:57654 (0 connections now open) 2021-04-24T04:05:48.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47382 #143 (1 connection now open) 2021-04-24T04:05:48.737+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:47382 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:48.835+0000 I NETWORK [conn143] end connection 127.0.0.1:47382 (0 connections now open) 2021-04-24T04:05:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57774 #144 (1 connection now open) 2021-04-24T04:05:58.512+0000 I NETWORK [conn144] end connection 10.233.69.77:57774 (0 connections now open) 2021-04-24T04:05:58.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47502 #145 (1 connection now open) 2021-04-24T04:05:58.740+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:47502 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:05:58.838+0000 I NETWORK [conn145] end connection 127.0.0.1:47502 (0 connections now open) 2021-04-24T04:06:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57922 #146 (1 connection now open) 2021-04-24T04:06:08.512+0000 I NETWORK [conn146] end connection 10.233.69.77:57922 (0 connections now open) 2021-04-24T04:06:08.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47648 #147 (1 connection now open) 2021-04-24T04:06:08.735+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:47648 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:08.740+0000 I NETWORK [conn147] end connection 127.0.0.1:47648 (0 connections now open) 2021-04-24T04:06:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58030 #148 (1 connection now open) 2021-04-24T04:06:18.512+0000 I NETWORK [conn148] end connection 10.233.69.77:58030 (0 connections now open) 2021-04-24T04:06:18.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47758 #149 (1 connection now open) 2021-04-24T04:06:18.741+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:47758 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:18.838+0000 I NETWORK [conn149] end connection 127.0.0.1:47758 (0 connections now open) 2021-04-24T04:06:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58158 #150 (1 connection now open) 2021-04-24T04:06:28.535+0000 I NETWORK [conn150] end connection 10.233.69.77:58158 (0 connections now open) 2021-04-24T04:06:28.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47886 #151 (1 connection now open) 2021-04-24T04:06:28.740+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:47886 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:28.837+0000 I NETWORK [conn151] end connection 127.0.0.1:47886 (0 connections now open) 2021-04-24T04:06:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58290 #152 (1 connection now open) 2021-04-24T04:06:38.512+0000 I NETWORK [conn152] end connection 10.233.69.77:58290 (0 connections now open) 2021-04-24T04:06:38.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48016 #153 (1 connection now open) 2021-04-24T04:06:38.637+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:48016 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:38.735+0000 I NETWORK [conn153] end connection 127.0.0.1:48016 (0 connections now open) 2021-04-24T04:06:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58404 #154 (1 connection now open) 2021-04-24T04:06:48.512+0000 I NETWORK [conn154] end connection 10.233.69.77:58404 (0 connections now open) 2021-04-24T04:06:48.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48146 #155 (1 connection now open) 2021-04-24T04:06:48.736+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:48146 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:48.740+0000 I NETWORK [conn155] end connection 127.0.0.1:48146 (0 connections now open) 2021-04-24T04:06:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58556 #156 (1 connection now open) 2021-04-24T04:06:58.535+0000 I NETWORK [conn156] end connection 10.233.69.77:58556 (0 connections now open) 2021-04-24T04:06:58.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48284 #157 (1 connection now open) 2021-04-24T04:06:58.742+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:48284 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:06:58.838+0000 I NETWORK [conn157] end connection 127.0.0.1:48284 (0 connections now open) 2021-04-24T04:07:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58692 #158 (1 connection now open) 2021-04-24T04:07:08.512+0000 I NETWORK [conn158] end connection 10.233.69.77:58692 (0 connections now open) 2021-04-24T04:07:08.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48418 #159 (1 connection now open) 2021-04-24T04:07:08.736+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:48418 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:08.741+0000 I NETWORK [conn159] end connection 127.0.0.1:48418 (0 connections now open) 2021-04-24T04:07:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58800 #160 (1 connection now open) 2021-04-24T04:07:18.535+0000 I NETWORK [conn160] end connection 10.233.69.77:58800 (0 connections now open) 2021-04-24T04:07:18.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48530 #161 (1 connection now open) 2021-04-24T04:07:18.740+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:48530 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:18.838+0000 I NETWORK [conn161] end connection 127.0.0.1:48530 (0 connections now open) 2021-04-24T04:07:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58934 #162 (1 connection now open) 2021-04-24T04:07:28.512+0000 I NETWORK [conn162] end connection 10.233.69.77:58934 (0 connections now open) 2021-04-24T04:07:28.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48662 #163 (1 connection now open) 2021-04-24T04:07:28.839+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:48662 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:28.935+0000 I NETWORK [conn163] end connection 127.0.0.1:48662 (0 connections now open) 2021-04-24T04:07:34.920+0000 I NETWORK [listener] connection accepted from 10.233.69.135:40548 #164 (1 connection now open) 2021-04-24T04:07:34.934+0000 I NETWORK [conn164] received client metadata from 10.233.69.135:40548 conn164: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-24T04:07:36.192+0000 I NETWORK [listener] connection accepted from 10.233.69.135:40564 #165 (2 connections now open) 2021-04-24T04:07:36.193+0000 I NETWORK [conn165] received client metadata from 10.233.69.135:40564 conn165: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-24T04:07:36.207+0000 I STORAGE [conn165] createCollection: dcae-tcagen2.channelMessages with generated UUID: 848d5668-6b24-4fc0-b7a4-f2f8546ab31d 2021-04-24T04:07:36.765+0000 I INDEX [conn165] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-24T04:07:36.765+0000 I INDEX [conn165] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-24T04:07:36.775+0000 I INDEX [conn165] build index done. scanned 0 total records. 0 secs 2021-04-24T04:07:36.776+0000 I COMMAND [conn165] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("1d58e059-998e-43ad-b6a2-9c1cf4b9fe07") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 568ms 2021-04-24T04:07:36.850+0000 I INDEX [conn165] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-24T04:07:36.850+0000 I INDEX [conn165] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-24T04:07:36.853+0000 I INDEX [conn165] build index done. scanned 0 total records. 0 secs 2021-04-24T04:07:36.912+0000 I INDEX [conn165] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-04-24T04:07:36.912+0000 I INDEX [conn165] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-24T04:07:36.915+0000 I INDEX [conn165] build index done. scanned 0 total records. 0 secs 2021-04-24T04:07:37.177+0000 I INDEX [conn165] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-24T04:07:37.177+0000 I INDEX [conn165] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-24T04:07:37.181+0000 I INDEX [conn165] build index done. scanned 0 total records. 0 secs 2021-04-24T04:07:37.181+0000 I COMMAND [conn165] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("1d58e059-998e-43ad-b6a2-9c1cf4b9fe07") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 263ms 2021-04-24T04:07:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59066 #166 (3 connections now open) 2021-04-24T04:07:38.512+0000 I NETWORK [conn166] end connection 10.233.69.77:59066 (2 connections now open) 2021-04-24T04:07:38.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48794 #167 (3 connections now open) 2021-04-24T04:07:38.836+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:48794 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:38.841+0000 I NETWORK [conn167] end connection 127.0.0.1:48794 (2 connections now open) 2021-04-24T04:07:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59174 #168 (3 connections now open) 2021-04-24T04:07:48.512+0000 I NETWORK [conn168] end connection 10.233.69.77:59174 (2 connections now open) 2021-04-24T04:07:48.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48902 #169 (3 connections now open) 2021-04-24T04:07:48.642+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:48902 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:48.735+0000 I NETWORK [conn169] end connection 127.0.0.1:48902 (2 connections now open) 2021-04-24T04:07:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59296 #170 (3 connections now open) 2021-04-24T04:07:58.535+0000 I NETWORK [conn170] end connection 10.233.69.77:59296 (2 connections now open) 2021-04-24T04:07:58.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49024 #171 (3 connections now open) 2021-04-24T04:07:58.841+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:49024 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:07:58.937+0000 I NETWORK [conn171] end connection 127.0.0.1:49024 (2 connections now open) 2021-04-24T04:08:08.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59426 #172 (3 connections now open) 2021-04-24T04:08:08.535+0000 I NETWORK [conn172] end connection 10.233.69.77:59426 (2 connections now open) 2021-04-24T04:08:08.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49154 #173 (3 connections now open) 2021-04-24T04:08:08.743+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:49154 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:08.840+0000 I NETWORK [conn173] end connection 127.0.0.1:49154 (2 connections now open) 2021-04-24T04:08:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59534 #174 (3 connections now open) 2021-04-24T04:08:18.535+0000 I NETWORK [conn174] end connection 10.233.69.77:59534 (2 connections now open) 2021-04-24T04:08:18.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49262 #175 (3 connections now open) 2021-04-24T04:08:18.741+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:49262 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:18.840+0000 I NETWORK [conn175] end connection 127.0.0.1:49262 (2 connections now open) 2021-04-24T04:08:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59654 #176 (3 connections now open) 2021-04-24T04:08:28.539+0000 I NETWORK [conn176] end connection 10.233.69.77:59654 (2 connections now open) 2021-04-24T04:08:28.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49382 #177 (3 connections now open) 2021-04-24T04:08:28.836+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:49382 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:28.841+0000 I NETWORK [conn177] end connection 127.0.0.1:49382 (2 connections now open) 2021-04-24T04:08:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59782 #178 (3 connections now open) 2021-04-24T04:08:38.512+0000 I NETWORK [conn178] end connection 10.233.69.77:59782 (2 connections now open) 2021-04-24T04:08:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49510 #179 (3 connections now open) 2021-04-24T04:08:38.837+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:49510 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:38.842+0000 I NETWORK [conn179] end connection 127.0.0.1:49510 (2 connections now open) 2021-04-24T04:08:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59900 #180 (3 connections now open) 2021-04-24T04:08:48.535+0000 I NETWORK [conn180] end connection 10.233.69.77:59900 (2 connections now open) 2021-04-24T04:08:48.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49628 #181 (3 connections now open) 2021-04-24T04:08:48.835+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:49628 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:48.840+0000 I NETWORK [conn181] end connection 127.0.0.1:49628 (2 connections now open) 2021-04-24T04:08:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60014 #182 (3 connections now open) 2021-04-24T04:08:58.512+0000 I NETWORK [conn182] end connection 10.233.69.77:60014 (2 connections now open) 2021-04-24T04:08:58.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49744 #183 (3 connections now open) 2021-04-24T04:08:58.837+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:49744 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:08:58.843+0000 I NETWORK [conn183] end connection 127.0.0.1:49744 (2 connections now open) 2021-04-24T04:09:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60142 #184 (3 connections now open) 2021-04-24T04:09:08.538+0000 I NETWORK [conn184] end connection 10.233.69.77:60142 (2 connections now open) 2021-04-24T04:09:08.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49868 #185 (3 connections now open) 2021-04-24T04:09:08.641+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:49868 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:08.740+0000 I NETWORK [conn185] end connection 127.0.0.1:49868 (2 connections now open) 2021-04-24T04:09:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60250 #186 (3 connections now open) 2021-04-24T04:09:18.535+0000 I NETWORK [conn186] end connection 10.233.69.77:60250 (2 connections now open) 2021-04-24T04:09:18.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49978 #187 (3 connections now open) 2021-04-24T04:09:18.736+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:49978 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:18.742+0000 I NETWORK [conn187] end connection 127.0.0.1:49978 (2 connections now open) 2021-04-24T04:09:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60364 #188 (3 connections now open) 2021-04-24T04:09:28.512+0000 I NETWORK [conn188] end connection 10.233.69.77:60364 (2 connections now open) 2021-04-24T04:09:28.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50090 #189 (3 connections now open) 2021-04-24T04:09:28.643+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:50090 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:28.739+0000 I NETWORK [conn189] end connection 127.0.0.1:50090 (2 connections now open) 2021-04-24T04:09:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60496 #190 (3 connections now open) 2021-04-24T04:09:38.535+0000 I NETWORK [conn190] end connection 10.233.69.77:60496 (2 connections now open) 2021-04-24T04:09:38.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50224 #191 (3 connections now open) 2021-04-24T04:09:38.841+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:50224 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:38.938+0000 I NETWORK [conn191] end connection 127.0.0.1:50224 (2 connections now open) 2021-04-24T04:09:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60606 #192 (3 connections now open) 2021-04-24T04:09:48.512+0000 I NETWORK [conn192] end connection 10.233.69.77:60606 (2 connections now open) 2021-04-24T04:09:48.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50334 #193 (3 connections now open) 2021-04-24T04:09:48.836+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:50334 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:48.841+0000 I NETWORK [conn193] end connection 127.0.0.1:50334 (2 connections now open) 2021-04-24T04:09:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60726 #194 (3 connections now open) 2021-04-24T04:09:58.535+0000 I NETWORK [conn194] end connection 10.233.69.77:60726 (2 connections now open) 2021-04-24T04:09:58.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50454 #195 (3 connections now open) 2021-04-24T04:09:58.843+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:50454 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:09:58.937+0000 I NETWORK [conn195] end connection 127.0.0.1:50454 (2 connections now open) 2021-04-24T04:10:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60868 #196 (3 connections now open) 2021-04-24T04:10:08.512+0000 I NETWORK [conn196] end connection 10.233.69.77:60868 (2 connections now open) 2021-04-24T04:10:08.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50596 #197 (3 connections now open) 2021-04-24T04:10:08.736+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:50596 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:08.767+0000 I NETWORK [conn197] end connection 127.0.0.1:50596 (2 connections now open) 2021-04-24T04:10:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60978 #198 (3 connections now open) 2021-04-24T04:10:18.535+0000 I NETWORK [conn198] end connection 10.233.69.77:60978 (2 connections now open) 2021-04-24T04:10:18.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50706 #199 (3 connections now open) 2021-04-24T04:10:18.840+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:50706 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:18.935+0000 I NETWORK [conn199] end connection 127.0.0.1:50706 (2 connections now open) 2021-04-24T04:10:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:32860 #200 (3 connections now open) 2021-04-24T04:10:28.512+0000 I NETWORK [conn200] end connection 10.233.69.77:32860 (2 connections now open) 2021-04-24T04:10:28.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50820 #201 (3 connections now open) 2021-04-24T04:10:28.736+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:50820 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:28.740+0000 I NETWORK [conn201] end connection 127.0.0.1:50820 (2 connections now open) 2021-04-24T04:10:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:32996 #202 (3 connections now open) 2021-04-24T04:10:38.512+0000 I NETWORK [conn202] end connection 10.233.69.77:32996 (2 connections now open) 2021-04-24T04:10:38.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50954 #203 (3 connections now open) 2021-04-24T04:10:38.735+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:50954 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:38.740+0000 I NETWORK [conn203] end connection 127.0.0.1:50954 (2 connections now open) 2021-04-24T04:10:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33106 #204 (3 connections now open) 2021-04-24T04:10:48.535+0000 I NETWORK [conn204] end connection 10.233.69.77:33106 (2 connections now open) 2021-04-24T04:10:48.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51066 #205 (3 connections now open) 2021-04-24T04:10:48.742+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:51066 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:48.841+0000 I NETWORK [conn205] end connection 127.0.0.1:51066 (2 connections now open) 2021-04-24T04:10:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33226 #206 (3 connections now open) 2021-04-24T04:10:58.535+0000 I NETWORK [conn206] end connection 10.233.69.77:33226 (2 connections now open) 2021-04-24T04:10:58.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51186 #207 (3 connections now open) 2021-04-24T04:10:58.836+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:51186 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:10:58.840+0000 I NETWORK [conn207] end connection 127.0.0.1:51186 (2 connections now open) 2021-04-24T04:11:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33358 #208 (3 connections now open) 2021-04-24T04:11:08.512+0000 I NETWORK [conn208] end connection 10.233.69.77:33358 (2 connections now open) 2021-04-24T04:11:08.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51316 #209 (3 connections now open) 2021-04-24T04:11:08.635+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:51316 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:08.640+0000 I NETWORK [conn209] end connection 127.0.0.1:51316 (2 connections now open) 2021-04-24T04:11:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33470 #210 (3 connections now open) 2021-04-24T04:11:18.512+0000 I NETWORK [conn210] end connection 10.233.69.77:33470 (2 connections now open) 2021-04-24T04:11:18.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51428 #211 (3 connections now open) 2021-04-24T04:11:18.735+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:51428 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:18.741+0000 I NETWORK [conn211] end connection 127.0.0.1:51428 (2 connections now open) 2021-04-24T04:11:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33596 #212 (3 connections now open) 2021-04-24T04:11:28.543+0000 I NETWORK [conn212] end connection 10.233.69.77:33596 (2 connections now open) 2021-04-24T04:11:28.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51556 #213 (3 connections now open) 2021-04-24T04:11:28.735+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:51556 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:28.740+0000 I NETWORK [conn213] end connection 127.0.0.1:51556 (2 connections now open) 2021-04-24T04:11:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33732 #214 (3 connections now open) 2021-04-24T04:11:38.512+0000 I NETWORK [conn214] end connection 10.233.69.77:33732 (2 connections now open) 2021-04-24T04:11:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51692 #215 (3 connections now open) 2021-04-24T04:11:38.838+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:51692 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:38.938+0000 I NETWORK [conn215] end connection 127.0.0.1:51692 (2 connections now open) 2021-04-24T04:11:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33840 #216 (3 connections now open) 2021-04-24T04:11:48.512+0000 I NETWORK [conn216] end connection 10.233.69.77:33840 (2 connections now open) 2021-04-24T04:11:48.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51804 #217 (3 connections now open) 2021-04-24T04:11:48.737+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:51804 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:48.741+0000 I NETWORK [conn217] end connection 127.0.0.1:51804 (2 connections now open) 2021-04-24T04:11:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33990 #218 (3 connections now open) 2021-04-24T04:11:58.512+0000 I NETWORK [conn218] end connection 10.233.69.77:33990 (2 connections now open) 2021-04-24T04:11:58.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51950 #219 (3 connections now open) 2021-04-24T04:11:58.839+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:51950 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:11:58.940+0000 I NETWORK [conn219] end connection 127.0.0.1:51950 (2 connections now open) 2021-04-24T04:12:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34118 #220 (3 connections now open) 2021-04-24T04:12:08.512+0000 I NETWORK [conn220] end connection 10.233.69.77:34118 (2 connections now open) 2021-04-24T04:12:08.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52078 #221 (3 connections now open) 2021-04-24T04:12:08.739+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:52078 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:08.838+0000 I NETWORK [conn221] end connection 127.0.0.1:52078 (2 connections now open) 2021-04-24T04:12:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34226 #222 (3 connections now open) 2021-04-24T04:12:18.512+0000 I NETWORK [conn222] end connection 10.233.69.77:34226 (2 connections now open) 2021-04-24T04:12:18.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52186 #223 (3 connections now open) 2021-04-24T04:12:18.835+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:52186 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:18.840+0000 I NETWORK [conn223] end connection 127.0.0.1:52186 (2 connections now open) 2021-04-24T04:12:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34354 #224 (3 connections now open) 2021-04-24T04:12:28.512+0000 I NETWORK [conn224] end connection 10.233.69.77:34354 (2 connections now open) 2021-04-24T04:12:28.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #225 (3 connections now open) 2021-04-24T04:12:28.747+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:52314 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:28.837+0000 I NETWORK [conn225] end connection 127.0.0.1:52314 (2 connections now open) 2021-04-24T04:12:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34480 #226 (3 connections now open) 2021-04-24T04:12:38.535+0000 I NETWORK [conn226] end connection 10.233.69.77:34480 (2 connections now open) 2021-04-24T04:12:38.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52440 #227 (3 connections now open) 2021-04-24T04:12:38.840+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:52440 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:38.937+0000 I NETWORK [conn227] end connection 127.0.0.1:52440 (2 connections now open) 2021-04-24T04:12:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34588 #228 (3 connections now open) 2021-04-24T04:12:48.512+0000 I NETWORK [conn228] end connection 10.233.69.77:34588 (2 connections now open) 2021-04-24T04:12:48.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #229 (3 connections now open) 2021-04-24T04:12:48.640+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:52546 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:48.737+0000 I NETWORK [conn229] end connection 127.0.0.1:52546 (2 connections now open) 2021-04-24T04:12:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34710 #230 (3 connections now open) 2021-04-24T04:12:58.512+0000 I NETWORK [conn230] end connection 10.233.69.77:34710 (2 connections now open) 2021-04-24T04:12:58.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52670 #231 (3 connections now open) 2021-04-24T04:12:58.744+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:52670 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:12:58.842+0000 I NETWORK [conn231] end connection 127.0.0.1:52670 (2 connections now open) 2021-04-24T04:13:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34836 #232 (3 connections now open) 2021-04-24T04:13:08.512+0000 I NETWORK [conn232] end connection 10.233.69.77:34836 (2 connections now open) 2021-04-24T04:13:08.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52796 #233 (3 connections now open) 2021-04-24T04:13:08.737+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:52796 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:08.835+0000 I NETWORK [conn233] end connection 127.0.0.1:52796 (2 connections now open) 2021-04-24T04:13:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34948 #234 (3 connections now open) 2021-04-24T04:13:18.535+0000 I NETWORK [conn234] end connection 10.233.69.77:34948 (2 connections now open) 2021-04-24T04:13:18.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52908 #235 (3 connections now open) 2021-04-24T04:13:18.743+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:52908 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:18.837+0000 I NETWORK [conn235] end connection 127.0.0.1:52908 (2 connections now open) 2021-04-24T04:13:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35062 #236 (3 connections now open) 2021-04-24T04:13:28.512+0000 I NETWORK [conn236] end connection 10.233.69.77:35062 (2 connections now open) 2021-04-24T04:13:28.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53022 #237 (3 connections now open) 2021-04-24T04:13:28.737+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:53022 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:28.835+0000 I NETWORK [conn237] end connection 127.0.0.1:53022 (2 connections now open) 2021-04-24T04:13:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35198 #238 (3 connections now open) 2021-04-24T04:13:38.512+0000 I NETWORK [conn238] end connection 10.233.69.77:35198 (2 connections now open) 2021-04-24T04:13:38.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53158 #239 (3 connections now open) 2021-04-24T04:13:38.836+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:53158 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:38.840+0000 I NETWORK [conn239] end connection 127.0.0.1:53158 (2 connections now open) 2021-04-24T04:13:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35312 #240 (3 connections now open) 2021-04-24T04:13:48.535+0000 I NETWORK [conn240] end connection 10.233.69.77:35312 (2 connections now open) 2021-04-24T04:13:48.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53276 #241 (3 connections now open) 2021-04-24T04:13:48.936+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:53276 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:48.944+0000 I NETWORK [conn241] end connection 127.0.0.1:53276 (2 connections now open) 2021-04-24T04:13:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35430 #242 (3 connections now open) 2021-04-24T04:13:58.512+0000 I NETWORK [conn242] end connection 10.233.69.77:35430 (2 connections now open) 2021-04-24T04:13:58.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53390 #243 (3 connections now open) 2021-04-24T04:13:58.745+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:53390 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:13:58.840+0000 I NETWORK [conn243] end connection 127.0.0.1:53390 (2 connections now open) 2021-04-24T04:14:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35560 #244 (3 connections now open) 2021-04-24T04:14:08.512+0000 I NETWORK [conn244] end connection 10.233.69.77:35560 (2 connections now open) 2021-04-24T04:14:08.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53518 #245 (3 connections now open) 2021-04-24T04:14:08.638+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:53518 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:08.735+0000 I NETWORK [conn245] end connection 127.0.0.1:53518 (2 connections now open) 2021-04-24T04:14:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35680 #246 (3 connections now open) 2021-04-24T04:14:18.535+0000 I NETWORK [conn246] end connection 10.233.69.77:35680 (2 connections now open) 2021-04-24T04:14:18.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53640 #247 (3 connections now open) 2021-04-24T04:14:18.738+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:53640 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:18.835+0000 I NETWORK [conn247] end connection 127.0.0.1:53640 (2 connections now open) 2021-04-24T04:14:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35794 #248 (3 connections now open) 2021-04-24T04:14:28.512+0000 I NETWORK [conn248] end connection 10.233.69.77:35794 (2 connections now open) 2021-04-24T04:14:28.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53754 #249 (3 connections now open) 2021-04-24T04:14:28.739+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:53754 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:28.835+0000 I NETWORK [conn249] end connection 127.0.0.1:53754 (2 connections now open) 2021-04-24T04:14:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35944 #250 (3 connections now open) 2021-04-24T04:14:38.512+0000 I NETWORK [conn250] end connection 10.233.69.77:35944 (2 connections now open) 2021-04-24T04:14:38.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53904 #251 (3 connections now open) 2021-04-24T04:14:38.844+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:53904 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:38.940+0000 I NETWORK [conn251] end connection 127.0.0.1:53904 (2 connections now open) 2021-04-24T04:14:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36078 #252 (3 connections now open) 2021-04-24T04:14:48.535+0000 I NETWORK [conn252] end connection 10.233.69.77:36078 (2 connections now open) 2021-04-24T04:14:48.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54040 #253 (3 connections now open) 2021-04-24T04:14:48.736+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:54040 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:48.740+0000 I NETWORK [conn253] end connection 127.0.0.1:54040 (2 connections now open) 2021-04-24T04:14:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36228 #254 (3 connections now open) 2021-04-24T04:14:58.512+0000 I NETWORK [conn254] end connection 10.233.69.77:36228 (2 connections now open) 2021-04-24T04:14:58.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54190 #255 (3 connections now open) 2021-04-24T04:14:58.941+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:54190 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:14:59.135+0000 I NETWORK [conn255] end connection 127.0.0.1:54190 (2 connections now open) 2021-04-24T04:15:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36398 #256 (3 connections now open) 2021-04-24T04:15:08.512+0000 I NETWORK [conn256] end connection 10.233.69.77:36398 (2 connections now open) 2021-04-24T04:15:08.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54358 #257 (3 connections now open) 2021-04-24T04:15:08.835+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:54358 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:08.841+0000 I NETWORK [conn257] end connection 127.0.0.1:54358 (2 connections now open) 2021-04-24T04:15:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36516 #258 (3 connections now open) 2021-04-24T04:15:18.535+0000 I NETWORK [conn258] end connection 10.233.69.77:36516 (2 connections now open) 2021-04-24T04:15:18.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54476 #259 (3 connections now open) 2021-04-24T04:15:18.737+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:54476 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:18.741+0000 I NETWORK [conn259] end connection 127.0.0.1:54476 (2 connections now open) 2021-04-24T04:15:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36640 #260 (3 connections now open) 2021-04-24T04:15:28.535+0000 I NETWORK [conn260] end connection 10.233.69.77:36640 (2 connections now open) 2021-04-24T04:15:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54600 #261 (3 connections now open) 2021-04-24T04:15:28.740+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:54600 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:28.835+0000 I NETWORK [conn261] end connection 127.0.0.1:54600 (2 connections now open) 2021-04-24T04:15:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36784 #262 (3 connections now open) 2021-04-24T04:15:38.512+0000 I NETWORK [conn262] end connection 10.233.69.77:36784 (2 connections now open) 2021-04-24T04:15:38.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54742 #263 (3 connections now open) 2021-04-24T04:15:38.640+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:54742 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:38.739+0000 I NETWORK [conn263] end connection 127.0.0.1:54742 (2 connections now open) 2021-04-24T04:15:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36892 #264 (3 connections now open) 2021-04-24T04:15:48.535+0000 I NETWORK [conn264] end connection 10.233.69.77:36892 (2 connections now open) 2021-04-24T04:15:48.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54852 #265 (3 connections now open) 2021-04-24T04:15:48.641+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:54852 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:48.738+0000 I NETWORK [conn265] end connection 127.0.0.1:54852 (2 connections now open) 2021-04-24T04:15:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37016 #266 (3 connections now open) 2021-04-24T04:15:58.512+0000 I NETWORK [conn266] end connection 10.233.69.77:37016 (2 connections now open) 2021-04-24T04:15:58.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54976 #267 (3 connections now open) 2021-04-24T04:15:58.835+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:54976 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:15:58.841+0000 I NETWORK [conn267] end connection 127.0.0.1:54976 (2 connections now open) 2021-04-24T04:16:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37150 #268 (3 connections now open) 2021-04-24T04:16:08.512+0000 I NETWORK [conn268] end connection 10.233.69.77:37150 (2 connections now open) 2021-04-24T04:16:08.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55110 #269 (3 connections now open) 2021-04-24T04:16:08.740+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:55110 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:08.835+0000 I NETWORK [conn269] end connection 127.0.0.1:55110 (2 connections now open) 2021-04-24T04:16:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37262 #270 (3 connections now open) 2021-04-24T04:16:18.535+0000 I NETWORK [conn270] end connection 10.233.69.77:37262 (2 connections now open) 2021-04-24T04:16:18.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55222 #271 (3 connections now open) 2021-04-24T04:16:18.840+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:55222 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:18.935+0000 I NETWORK [conn271] end connection 127.0.0.1:55222 (2 connections now open) 2021-04-24T04:16:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37386 #272 (3 connections now open) 2021-04-24T04:16:28.511+0000 I NETWORK [conn272] end connection 10.233.69.77:37386 (2 connections now open) 2021-04-24T04:16:28.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55344 #273 (3 connections now open) 2021-04-24T04:16:28.643+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:55344 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:28.739+0000 I NETWORK [conn273] end connection 127.0.0.1:55344 (2 connections now open) 2021-04-24T04:16:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37516 #274 (3 connections now open) 2021-04-24T04:16:38.512+0000 I NETWORK [conn274] end connection 10.233.69.77:37516 (2 connections now open) 2021-04-24T04:16:38.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55476 #275 (3 connections now open) 2021-04-24T04:16:38.839+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:55476 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:38.935+0000 I NETWORK [conn275] end connection 127.0.0.1:55476 (2 connections now open) 2021-04-24T04:16:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37634 #276 (3 connections now open) 2021-04-24T04:16:48.535+0000 I NETWORK [conn276] end connection 10.233.69.77:37634 (2 connections now open) 2021-04-24T04:16:48.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55592 #277 (3 connections now open) 2021-04-24T04:16:48.635+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:55592 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:48.640+0000 I NETWORK [conn277] end connection 127.0.0.1:55592 (2 connections now open) 2021-04-24T04:16:58.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37754 #278 (3 connections now open) 2021-04-24T04:16:58.535+0000 I NETWORK [conn278] end connection 10.233.69.77:37754 (2 connections now open) 2021-04-24T04:16:58.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55714 #279 (3 connections now open) 2021-04-24T04:16:58.836+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:55714 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:16:58.842+0000 I NETWORK [conn279] end connection 127.0.0.1:55714 (2 connections now open) 2021-04-24T04:17:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37896 #280 (3 connections now open) 2021-04-24T04:17:08.535+0000 I NETWORK [conn280] end connection 10.233.69.77:37896 (2 connections now open) 2021-04-24T04:17:08.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55854 #281 (3 connections now open) 2021-04-24T04:17:08.542+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:55854 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:08.640+0000 I NETWORK [conn281] end connection 127.0.0.1:55854 (2 connections now open) 2021-04-24T04:17:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38016 #282 (3 connections now open) 2021-04-24T04:17:18.512+0000 I NETWORK [conn282] end connection 10.233.69.77:38016 (2 connections now open) 2021-04-24T04:17:18.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55976 #283 (3 connections now open) 2021-04-24T04:17:18.739+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:55976 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:18.743+0000 I NETWORK [conn283] end connection 127.0.0.1:55976 (2 connections now open) 2021-04-24T04:17:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38136 #284 (3 connections now open) 2021-04-24T04:17:28.535+0000 I NETWORK [conn284] end connection 10.233.69.77:38136 (2 connections now open) 2021-04-24T04:17:28.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56096 #285 (3 connections now open) 2021-04-24T04:17:28.846+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:56096 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:28.941+0000 I NETWORK [conn285] end connection 127.0.0.1:56096 (2 connections now open) 2021-04-24T04:17:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38286 #286 (3 connections now open) 2021-04-24T04:17:38.512+0000 I NETWORK [conn286] end connection 10.233.69.77:38286 (2 connections now open) 2021-04-24T04:17:38.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56246 #287 (3 connections now open) 2021-04-24T04:17:38.839+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:56246 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:38.941+0000 I NETWORK [conn287] end connection 127.0.0.1:56246 (2 connections now open) 2021-04-24T04:17:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38414 #288 (3 connections now open) 2021-04-24T04:17:48.512+0000 I NETWORK [conn288] end connection 10.233.69.77:38414 (2 connections now open) 2021-04-24T04:17:48.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56374 #289 (3 connections now open) 2021-04-24T04:17:48.746+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:56374 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:48.838+0000 I NETWORK [conn289] end connection 127.0.0.1:56374 (2 connections now open) 2021-04-24T04:17:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38536 #290 (3 connections now open) 2021-04-24T04:17:58.512+0000 I NETWORK [conn290] end connection 10.233.69.77:38536 (2 connections now open) 2021-04-24T04:17:58.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56496 #291 (3 connections now open) 2021-04-24T04:17:58.838+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:56496 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:17:58.939+0000 I NETWORK [conn291] end connection 127.0.0.1:56496 (2 connections now open) 2021-04-24T04:18:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38676 #292 (3 connections now open) 2021-04-24T04:18:08.512+0000 I NETWORK [conn292] end connection 10.233.69.77:38676 (2 connections now open) 2021-04-24T04:18:08.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56636 #293 (3 connections now open) 2021-04-24T04:18:08.835+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:56636 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:08.841+0000 I NETWORK [conn293] end connection 127.0.0.1:56636 (2 connections now open) 2021-04-24T04:18:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38790 #294 (3 connections now open) 2021-04-24T04:18:18.512+0000 I NETWORK [conn294] end connection 10.233.69.77:38790 (2 connections now open) 2021-04-24T04:18:18.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56748 #295 (3 connections now open) 2021-04-24T04:18:18.546+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:56748 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:18.639+0000 I NETWORK [conn295] end connection 127.0.0.1:56748 (2 connections now open) 2021-04-24T04:18:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38924 #296 (3 connections now open) 2021-04-24T04:18:28.512+0000 I NETWORK [conn296] end connection 10.233.69.77:38924 (2 connections now open) 2021-04-24T04:18:28.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56884 #297 (3 connections now open) 2021-04-24T04:18:28.836+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:56884 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:28.842+0000 I NETWORK [conn297] end connection 127.0.0.1:56884 (2 connections now open) 2021-04-24T04:18:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39064 #298 (3 connections now open) 2021-04-24T04:18:38.535+0000 I NETWORK [conn298] end connection 10.233.69.77:39064 (2 connections now open) 2021-04-24T04:18:38.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57022 #299 (3 connections now open) 2021-04-24T04:18:38.642+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:57022 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:38.738+0000 I NETWORK [conn299] end connection 127.0.0.1:57022 (2 connections now open) 2021-04-24T04:18:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39178 #300 (3 connections now open) 2021-04-24T04:18:48.535+0000 I NETWORK [conn300] end connection 10.233.69.77:39178 (2 connections now open) 2021-04-24T04:18:48.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57138 #301 (3 connections now open) 2021-04-24T04:18:48.846+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:57138 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:48.939+0000 I NETWORK [conn301] end connection 127.0.0.1:57138 (2 connections now open) 2021-04-24T04:18:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39306 #302 (3 connections now open) 2021-04-24T04:18:58.512+0000 I NETWORK [conn302] end connection 10.233.69.77:39306 (2 connections now open) 2021-04-24T04:18:58.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57266 #303 (3 connections now open) 2021-04-24T04:18:58.838+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:57266 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:18:58.938+0000 I NETWORK [conn303] end connection 127.0.0.1:57266 (2 connections now open) 2021-04-24T04:19:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39444 #304 (3 connections now open) 2021-04-24T04:19:08.535+0000 I NETWORK [conn304] end connection 10.233.69.77:39444 (2 connections now open) 2021-04-24T04:19:08.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57402 #305 (3 connections now open) 2021-04-24T04:19:08.736+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:57402 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:08.741+0000 I NETWORK [conn305] end connection 127.0.0.1:57402 (2 connections now open) 2021-04-24T04:19:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39558 #306 (3 connections now open) 2021-04-24T04:19:18.512+0000 I NETWORK [conn306] end connection 10.233.69.77:39558 (2 connections now open) 2021-04-24T04:19:18.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57518 #307 (3 connections now open) 2021-04-24T04:19:18.742+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:57518 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:18.840+0000 I NETWORK [conn307] end connection 127.0.0.1:57518 (2 connections now open) 2021-04-24T04:19:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39686 #308 (3 connections now open) 2021-04-24T04:19:28.512+0000 I NETWORK [conn308] end connection 10.233.69.77:39686 (2 connections now open) 2021-04-24T04:19:28.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57644 #309 (3 connections now open) 2021-04-24T04:19:28.640+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:57644 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:28.739+0000 I NETWORK [conn309] end connection 127.0.0.1:57644 (2 connections now open) 2021-04-24T04:19:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39824 #310 (3 connections now open) 2021-04-24T04:19:38.512+0000 I NETWORK [conn310] end connection 10.233.69.77:39824 (2 connections now open) 2021-04-24T04:19:38.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57784 #311 (3 connections now open) 2021-04-24T04:19:38.837+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:57784 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:38.841+0000 I NETWORK [conn311] end connection 127.0.0.1:57784 (2 connections now open) 2021-04-24T04:19:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39944 #312 (3 connections now open) 2021-04-24T04:19:48.535+0000 I NETWORK [conn312] end connection 10.233.69.77:39944 (2 connections now open) 2021-04-24T04:19:48.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57904 #313 (3 connections now open) 2021-04-24T04:19:48.835+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:57904 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:48.840+0000 I NETWORK [conn313] end connection 127.0.0.1:57904 (2 connections now open) 2021-04-24T04:19:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40074 #314 (3 connections now open) 2021-04-24T04:19:58.512+0000 I NETWORK [conn314] end connection 10.233.69.77:40074 (2 connections now open) 2021-04-24T04:19:58.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58032 #315 (3 connections now open) 2021-04-24T04:19:58.645+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:58032 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:19:58.739+0000 I NETWORK [conn315] end connection 127.0.0.1:58032 (2 connections now open) 2021-04-24T04:20:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40218 #316 (3 connections now open) 2021-04-24T04:20:08.535+0000 I NETWORK [conn316] end connection 10.233.69.77:40218 (2 connections now open) 2021-04-24T04:20:08.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58180 #317 (3 connections now open) 2021-04-24T04:20:08.837+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:58180 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:08.935+0000 I NETWORK [conn317] end connection 127.0.0.1:58180 (2 connections now open) 2021-04-24T04:20:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40336 #318 (3 connections now open) 2021-04-24T04:20:18.512+0000 I NETWORK [conn318] end connection 10.233.69.77:40336 (2 connections now open) 2021-04-24T04:20:18.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58294 #319 (3 connections now open) 2021-04-24T04:20:18.736+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:58294 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:18.742+0000 I NETWORK [conn319] end connection 127.0.0.1:58294 (2 connections now open) 2021-04-24T04:20:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40456 #320 (3 connections now open) 2021-04-24T04:20:28.535+0000 I NETWORK [conn320] end connection 10.233.69.77:40456 (2 connections now open) 2021-04-24T04:20:28.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58416 #321 (3 connections now open) 2021-04-24T04:20:28.744+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:58416 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:28.838+0000 I NETWORK [conn321] end connection 127.0.0.1:58416 (2 connections now open) 2021-04-24T04:20:38.514+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40594 #322 (3 connections now open) 2021-04-24T04:20:38.514+0000 I NETWORK [conn322] end connection 10.233.69.77:40594 (2 connections now open) 2021-04-24T04:20:38.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58554 #323 (3 connections now open) 2021-04-24T04:20:38.738+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:58554 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:38.838+0000 I NETWORK [conn323] end connection 127.0.0.1:58554 (2 connections now open) 2021-04-24T04:20:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40712 #324 (3 connections now open) 2021-04-24T04:20:48.512+0000 I NETWORK [conn324] end connection 10.233.69.77:40712 (2 connections now open) 2021-04-24T04:20:48.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58670 #325 (3 connections now open) 2021-04-24T04:20:48.636+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:58670 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:48.735+0000 I NETWORK [conn325] end connection 127.0.0.1:58670 (2 connections now open) 2021-04-24T04:20:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40834 #326 (3 connections now open) 2021-04-24T04:20:58.537+0000 I NETWORK [conn326] end connection 10.233.69.77:40834 (2 connections now open) 2021-04-24T04:20:58.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58794 #327 (3 connections now open) 2021-04-24T04:20:58.737+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:58794 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:20:58.835+0000 I NETWORK [conn327] end connection 127.0.0.1:58794 (2 connections now open) 2021-04-24T04:21:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40972 #328 (3 connections now open) 2021-04-24T04:21:08.511+0000 I NETWORK [conn328] end connection 10.233.69.77:40972 (2 connections now open) 2021-04-24T04:21:08.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58930 #329 (3 connections now open) 2021-04-24T04:21:08.642+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:58930 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:08.740+0000 I NETWORK [conn329] end connection 127.0.0.1:58930 (2 connections now open) 2021-04-24T04:21:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41096 #330 (3 connections now open) 2021-04-24T04:21:18.538+0000 I NETWORK [conn330] end connection 10.233.69.77:41096 (2 connections now open) 2021-04-24T04:21:18.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59062 #331 (3 connections now open) 2021-04-24T04:21:18.737+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:59062 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:18.741+0000 I NETWORK [conn331] end connection 127.0.0.1:59062 (2 connections now open) 2021-04-24T04:21:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41238 #332 (3 connections now open) 2021-04-24T04:21:28.512+0000 I NETWORK [conn332] end connection 10.233.69.77:41238 (2 connections now open) 2021-04-24T04:21:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59198 #333 (3 connections now open) 2021-04-24T04:21:28.740+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:59198 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:28.839+0000 I NETWORK [conn333] end connection 127.0.0.1:59198 (2 connections now open) 2021-04-24T04:21:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41388 #334 (3 connections now open) 2021-04-24T04:21:38.512+0000 I NETWORK [conn334] end connection 10.233.69.77:41388 (2 connections now open) 2021-04-24T04:21:38.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59348 #335 (3 connections now open) 2021-04-24T04:21:38.747+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:59348 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:38.841+0000 I NETWORK [conn335] end connection 127.0.0.1:59348 (2 connections now open) 2021-04-24T04:21:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41504 #336 (3 connections now open) 2021-04-24T04:21:48.512+0000 I NETWORK [conn336] end connection 10.233.69.77:41504 (2 connections now open) 2021-04-24T04:21:48.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59462 #337 (3 connections now open) 2021-04-24T04:21:48.644+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:59462 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:48.741+0000 I NETWORK [conn337] end connection 127.0.0.1:59462 (2 connections now open) 2021-04-24T04:21:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41634 #338 (3 connections now open) 2021-04-24T04:21:58.512+0000 I NETWORK [conn338] end connection 10.233.69.77:41634 (2 connections now open) 2021-04-24T04:21:58.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59594 #339 (3 connections now open) 2021-04-24T04:21:58.941+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:59594 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:21:58.945+0000 I NETWORK [conn339] end connection 127.0.0.1:59594 (2 connections now open) 2021-04-24T04:22:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41772 #340 (3 connections now open) 2021-04-24T04:22:08.512+0000 I NETWORK [conn340] end connection 10.233.69.77:41772 (2 connections now open) 2021-04-24T04:22:08.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59732 #341 (3 connections now open) 2021-04-24T04:22:08.742+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:59732 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:08.842+0000 I NETWORK [conn341] end connection 127.0.0.1:59732 (2 connections now open) 2021-04-24T04:22:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41898 #342 (3 connections now open) 2021-04-24T04:22:18.535+0000 I NETWORK [conn342] end connection 10.233.69.77:41898 (2 connections now open) 2021-04-24T04:22:18.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59858 #343 (3 connections now open) 2021-04-24T04:22:18.836+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:59858 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:18.841+0000 I NETWORK [conn343] end connection 127.0.0.1:59858 (2 connections now open) 2021-04-24T04:22:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42034 #344 (3 connections now open) 2021-04-24T04:22:28.512+0000 I NETWORK [conn344] end connection 10.233.69.77:42034 (2 connections now open) 2021-04-24T04:22:28.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59994 #345 (3 connections now open) 2021-04-24T04:22:28.739+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:59994 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:28.838+0000 I NETWORK [conn345] end connection 127.0.0.1:59994 (2 connections now open) 2021-04-24T04:22:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42206 #346 (3 connections now open) 2021-04-24T04:22:38.535+0000 I NETWORK [conn346] end connection 10.233.69.77:42206 (2 connections now open) 2021-04-24T04:22:38.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60172 #347 (3 connections now open) 2021-04-24T04:22:38.841+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:60172 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:38.942+0000 I NETWORK [conn347] end connection 127.0.0.1:60172 (2 connections now open) 2021-04-24T04:22:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42336 #348 (3 connections now open) 2021-04-24T04:22:48.512+0000 I NETWORK [conn348] end connection 10.233.69.77:42336 (2 connections now open) 2021-04-24T04:22:48.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60294 #349 (3 connections now open) 2021-04-24T04:22:48.641+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:60294 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:48.735+0000 I NETWORK [conn349] end connection 127.0.0.1:60294 (2 connections now open) 2021-04-24T04:22:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42468 #350 (3 connections now open) 2021-04-24T04:22:58.512+0000 I NETWORK [conn350] end connection 10.233.69.77:42468 (2 connections now open) 2021-04-24T04:22:58.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60428 #351 (3 connections now open) 2021-04-24T04:22:58.835+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:60428 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:22:58.842+0000 I NETWORK [conn351] end connection 127.0.0.1:60428 (2 connections now open) 2021-04-24T04:23:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42606 #352 (3 connections now open) 2021-04-24T04:23:08.535+0000 I NETWORK [conn352] end connection 10.233.69.77:42606 (2 connections now open) 2021-04-24T04:23:08.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60564 #353 (3 connections now open) 2021-04-24T04:23:08.735+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:60564 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:08.741+0000 I NETWORK [conn353] end connection 127.0.0.1:60564 (2 connections now open) 2021-04-24T04:23:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42728 #354 (3 connections now open) 2021-04-24T04:23:18.513+0000 I NETWORK [conn354] end connection 10.233.69.77:42728 (2 connections now open) 2021-04-24T04:23:18.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60688 #355 (3 connections now open) 2021-04-24T04:23:18.835+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:60688 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:18.839+0000 I NETWORK [conn355] end connection 127.0.0.1:60688 (2 connections now open) 2021-04-24T04:23:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42866 #356 (3 connections now open) 2021-04-24T04:23:28.535+0000 I NETWORK [conn356] end connection 10.233.69.77:42866 (2 connections now open) 2021-04-24T04:23:28.764+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60826 #357 (3 connections now open) 2021-04-24T04:23:28.764+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:60826 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:28.835+0000 I NETWORK [conn357] end connection 127.0.0.1:60826 (2 connections now open) 2021-04-24T04:23:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43034 #358 (3 connections now open) 2021-04-24T04:23:38.512+0000 I NETWORK [conn358] end connection 10.233.69.77:43034 (2 connections now open) 2021-04-24T04:23:38.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60994 #359 (3 connections now open) 2021-04-24T04:23:38.738+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:60994 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:38.835+0000 I NETWORK [conn359] end connection 127.0.0.1:60994 (2 connections now open) 2021-04-24T04:23:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43156 #360 (3 connections now open) 2021-04-24T04:23:48.512+0000 I NETWORK [conn360] end connection 10.233.69.77:43156 (2 connections now open) 2021-04-24T04:23:48.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32882 #361 (3 connections now open) 2021-04-24T04:23:48.735+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:32882 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:48.835+0000 I NETWORK [conn361] end connection 127.0.0.1:32882 (2 connections now open) 2021-04-24T04:23:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43288 #362 (3 connections now open) 2021-04-24T04:23:58.535+0000 I NETWORK [conn362] end connection 10.233.69.77:43288 (2 connections now open) 2021-04-24T04:23:58.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33016 #363 (3 connections now open) 2021-04-24T04:23:58.843+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:33016 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:23:58.939+0000 I NETWORK [conn363] end connection 127.0.0.1:33016 (2 connections now open) 2021-04-24T04:24:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43432 #364 (3 connections now open) 2021-04-24T04:24:08.535+0000 I NETWORK [conn364] end connection 10.233.69.77:43432 (2 connections now open) 2021-04-24T04:24:08.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33160 #365 (3 connections now open) 2021-04-24T04:24:08.738+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:33160 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:08.835+0000 I NETWORK [conn365] end connection 127.0.0.1:33160 (2 connections now open) 2021-04-24T04:24:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43568 #366 (3 connections now open) 2021-04-24T04:24:18.535+0000 I NETWORK [conn366] end connection 10.233.69.77:43568 (2 connections now open) 2021-04-24T04:24:18.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33296 #367 (3 connections now open) 2021-04-24T04:24:18.745+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:33296 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:18.840+0000 I NETWORK [conn367] end connection 127.0.0.1:33296 (2 connections now open) 2021-04-24T04:24:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43708 #368 (3 connections now open) 2021-04-24T04:24:28.512+0000 I NETWORK [conn368] end connection 10.233.69.77:43708 (2 connections now open) 2021-04-24T04:24:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33436 #369 (3 connections now open) 2021-04-24T04:24:28.740+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:33436 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:28.744+0000 I NETWORK [conn369] end connection 127.0.0.1:33436 (2 connections now open) 2021-04-24T04:24:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43852 #370 (3 connections now open) 2021-04-24T04:24:38.535+0000 I NETWORK [conn370] end connection 10.233.69.77:43852 (2 connections now open) 2021-04-24T04:24:38.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33578 #371 (3 connections now open) 2021-04-24T04:24:38.640+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:33578 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:38.735+0000 I NETWORK [conn371] end connection 127.0.0.1:33578 (2 connections now open) 2021-04-24T04:24:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43972 #372 (3 connections now open) 2021-04-24T04:24:48.512+0000 I NETWORK [conn372] end connection 10.233.69.77:43972 (2 connections now open) 2021-04-24T04:24:48.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33698 #373 (3 connections now open) 2021-04-24T04:24:48.641+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:33698 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:48.737+0000 I NETWORK [conn373] end connection 127.0.0.1:33698 (2 connections now open) 2021-04-24T04:24:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44110 #374 (3 connections now open) 2021-04-24T04:24:58.512+0000 I NETWORK [conn374] end connection 10.233.69.77:44110 (2 connections now open) 2021-04-24T04:24:58.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33838 #375 (3 connections now open) 2021-04-24T04:24:58.836+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:33838 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:24:58.841+0000 I NETWORK [conn375] end connection 127.0.0.1:33838 (2 connections now open) 2021-04-24T04:25:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44260 #376 (3 connections now open) 2021-04-24T04:25:08.512+0000 I NETWORK [conn376] end connection 10.233.69.77:44260 (2 connections now open) 2021-04-24T04:25:08.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33986 #377 (3 connections now open) 2021-04-24T04:25:08.647+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:33986 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:08.740+0000 I NETWORK [conn377] end connection 127.0.0.1:33986 (2 connections now open) 2021-04-24T04:25:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44396 #378 (3 connections now open) 2021-04-24T04:25:18.535+0000 I NETWORK [conn378] end connection 10.233.69.77:44396 (2 connections now open) 2021-04-24T04:25:18.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34124 #379 (3 connections now open) 2021-04-24T04:25:18.836+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:34124 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:18.840+0000 I NETWORK [conn379] end connection 127.0.0.1:34124 (2 connections now open) 2021-04-24T04:25:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44546 #380 (3 connections now open) 2021-04-24T04:25:28.535+0000 I NETWORK [conn380] end connection 10.233.69.77:44546 (2 connections now open) 2021-04-24T04:25:28.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34274 #381 (3 connections now open) 2021-04-24T04:25:28.743+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:34274 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:28.935+0000 I NETWORK [conn381] end connection 127.0.0.1:34274 (2 connections now open) 2021-04-24T04:25:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44726 #382 (3 connections now open) 2021-04-24T04:25:38.512+0000 I NETWORK [conn382] end connection 10.233.69.77:44726 (2 connections now open) 2021-04-24T04:25:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34454 #383 (3 connections now open) 2021-04-24T04:25:38.838+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:34454 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:38.937+0000 I NETWORK [conn383] end connection 127.0.0.1:34454 (2 connections now open) 2021-04-24T04:25:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:44890 #384 (3 connections now open) 2021-04-24T04:25:48.535+0000 I NETWORK [conn384] end connection 10.233.69.77:44890 (2 connections now open) 2021-04-24T04:25:48.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34620 #385 (3 connections now open) 2021-04-24T04:25:48.935+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:34620 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:48.939+0000 I NETWORK [conn385] end connection 127.0.0.1:34620 (2 connections now open) 2021-04-24T04:25:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45034 #386 (3 connections now open) 2021-04-24T04:25:58.512+0000 I NETWORK [conn386] end connection 10.233.69.77:45034 (2 connections now open) 2021-04-24T04:25:58.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34762 #387 (3 connections now open) 2021-04-24T04:25:58.737+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:34762 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:25:58.743+0000 I NETWORK [conn387] end connection 127.0.0.1:34762 (2 connections now open) 2021-04-24T04:26:08.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45180 #388 (3 connections now open) 2021-04-24T04:26:08.535+0000 I NETWORK [conn388] end connection 10.233.69.77:45180 (2 connections now open) 2021-04-24T04:26:08.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34906 #389 (3 connections now open) 2021-04-24T04:26:08.643+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:34906 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:08.738+0000 I NETWORK [conn389] end connection 127.0.0.1:34906 (2 connections now open) 2021-04-24T04:26:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45306 #390 (3 connections now open) 2021-04-24T04:26:18.535+0000 I NETWORK [conn390] end connection 10.233.69.77:45306 (2 connections now open) 2021-04-24T04:26:18.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35034 #391 (3 connections now open) 2021-04-24T04:26:18.841+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:35034 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:18.935+0000 I NETWORK [conn391] end connection 127.0.0.1:35034 (2 connections now open) 2021-04-24T04:26:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45438 #392 (3 connections now open) 2021-04-24T04:26:28.512+0000 I NETWORK [conn392] end connection 10.233.69.77:45438 (2 connections now open) 2021-04-24T04:26:28.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35164 #393 (3 connections now open) 2021-04-24T04:26:28.735+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:35164 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:28.741+0000 I NETWORK [conn393] end connection 127.0.0.1:35164 (2 connections now open) 2021-04-24T04:26:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45630 #394 (3 connections now open) 2021-04-24T04:26:38.535+0000 I NETWORK [conn394] end connection 10.233.69.77:45630 (2 connections now open) 2021-04-24T04:26:38.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35358 #395 (3 connections now open) 2021-04-24T04:26:38.836+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:35358 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:38.842+0000 I NETWORK [conn395] end connection 127.0.0.1:35358 (2 connections now open) 2021-04-24T04:26:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45762 #396 (3 connections now open) 2021-04-24T04:26:48.512+0000 I NETWORK [conn396] end connection 10.233.69.77:45762 (2 connections now open) 2021-04-24T04:26:48.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35488 #397 (3 connections now open) 2021-04-24T04:26:48.645+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:35488 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:48.740+0000 I NETWORK [conn397] end connection 127.0.0.1:35488 (2 connections now open) 2021-04-24T04:26:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:45902 #398 (3 connections now open) 2021-04-24T04:26:58.512+0000 I NETWORK [conn398] end connection 10.233.69.77:45902 (2 connections now open) 2021-04-24T04:26:58.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35632 #399 (3 connections now open) 2021-04-24T04:26:58.740+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:35632 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:26:58.835+0000 I NETWORK [conn399] end connection 127.0.0.1:35632 (2 connections now open) 2021-04-24T04:27:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46060 #400 (3 connections now open) 2021-04-24T04:27:08.535+0000 I NETWORK [conn400] end connection 10.233.69.77:46060 (2 connections now open) 2021-04-24T04:27:08.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35790 #401 (3 connections now open) 2021-04-24T04:27:08.836+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:35790 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:08.840+0000 I NETWORK [conn401] end connection 127.0.0.1:35790 (2 connections now open) 2021-04-24T04:27:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46192 #402 (3 connections now open) 2021-04-24T04:27:18.535+0000 I NETWORK [conn402] end connection 10.233.69.77:46192 (2 connections now open) 2021-04-24T04:27:18.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35922 #403 (3 connections now open) 2021-04-24T04:27:18.746+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:35922 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:18.839+0000 I NETWORK [conn403] end connection 127.0.0.1:35922 (2 connections now open) 2021-04-24T04:27:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46338 #404 (3 connections now open) 2021-04-24T04:27:28.512+0000 I NETWORK [conn404] end connection 10.233.69.77:46338 (2 connections now open) 2021-04-24T04:27:28.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36068 #405 (3 connections now open) 2021-04-24T04:27:28.740+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:36068 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:28.836+0000 I NETWORK [conn405] end connection 127.0.0.1:36068 (2 connections now open) 2021-04-24T04:27:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46496 #406 (3 connections now open) 2021-04-24T04:27:38.512+0000 I NETWORK [conn406] end connection 10.233.69.77:46496 (2 connections now open) 2021-04-24T04:27:38.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36222 #407 (3 connections now open) 2021-04-24T04:27:38.643+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:36222 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:38.739+0000 I NETWORK [conn407] end connection 127.0.0.1:36222 (2 connections now open) 2021-04-24T04:27:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46628 #408 (3 connections now open) 2021-04-24T04:27:48.512+0000 I NETWORK [conn408] end connection 10.233.69.77:46628 (2 connections now open) 2021-04-24T04:27:48.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36358 #409 (3 connections now open) 2021-04-24T04:27:48.840+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:36358 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:48.935+0000 I NETWORK [conn409] end connection 127.0.0.1:36358 (2 connections now open) 2021-04-24T04:27:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46774 #410 (3 connections now open) 2021-04-24T04:27:58.512+0000 I NETWORK [conn410] end connection 10.233.69.77:46774 (2 connections now open) 2021-04-24T04:27:58.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36500 #411 (3 connections now open) 2021-04-24T04:27:58.735+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:36500 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:27:58.740+0000 I NETWORK [conn411] end connection 127.0.0.1:36500 (2 connections now open) 2021-04-24T04:28:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:46936 #412 (3 connections now open) 2021-04-24T04:28:08.512+0000 I NETWORK [conn412] end connection 10.233.69.77:46936 (2 connections now open) 2021-04-24T04:28:08.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36666 #413 (3 connections now open) 2021-04-24T04:28:08.740+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:36666 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:08.839+0000 I NETWORK [conn413] end connection 127.0.0.1:36666 (2 connections now open) 2021-04-24T04:28:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47070 #414 (3 connections now open) 2021-04-24T04:28:18.512+0000 I NETWORK [conn414] end connection 10.233.69.77:47070 (2 connections now open) 2021-04-24T04:28:18.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36800 #415 (3 connections now open) 2021-04-24T04:28:18.739+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:36800 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:18.837+0000 I NETWORK [conn415] end connection 127.0.0.1:36800 (2 connections now open) 2021-04-24T04:28:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47216 #416 (3 connections now open) 2021-04-24T04:28:28.535+0000 I NETWORK [conn416] end connection 10.233.69.77:47216 (2 connections now open) 2021-04-24T04:28:28.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36946 #417 (3 connections now open) 2021-04-24T04:28:28.744+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:36946 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:28.841+0000 I NETWORK [conn417] end connection 127.0.0.1:36946 (2 connections now open) 2021-04-24T04:28:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47372 #418 (3 connections now open) 2021-04-24T04:28:38.512+0000 I NETWORK [conn418] end connection 10.233.69.77:47372 (2 connections now open) 2021-04-24T04:28:38.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37102 #419 (3 connections now open) 2021-04-24T04:28:38.740+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:37102 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:38.841+0000 I NETWORK [conn419] end connection 127.0.0.1:37102 (2 connections now open) 2021-04-24T04:28:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47504 #420 (3 connections now open) 2021-04-24T04:28:48.512+0000 I NETWORK [conn420] end connection 10.233.69.77:47504 (2 connections now open) 2021-04-24T04:28:48.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37234 #421 (3 connections now open) 2021-04-24T04:28:48.739+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:37234 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:48.839+0000 I NETWORK [conn421] end connection 127.0.0.1:37234 (2 connections now open) 2021-04-24T04:28:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47648 #422 (3 connections now open) 2021-04-24T04:28:58.535+0000 I NETWORK [conn422] end connection 10.233.69.77:47648 (2 connections now open) 2021-04-24T04:28:58.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37378 #423 (3 connections now open) 2021-04-24T04:28:58.747+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:37378 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:28:58.935+0000 I NETWORK [conn423] end connection 127.0.0.1:37378 (2 connections now open) 2021-04-24T04:29:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47806 #424 (3 connections now open) 2021-04-24T04:29:08.512+0000 I NETWORK [conn424] end connection 10.233.69.77:47806 (2 connections now open) 2021-04-24T04:29:08.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37536 #425 (3 connections now open) 2021-04-24T04:29:08.837+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:37536 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:08.843+0000 I NETWORK [conn425] end connection 127.0.0.1:37536 (2 connections now open) 2021-04-24T04:29:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:47936 #426 (3 connections now open) 2021-04-24T04:29:18.512+0000 I NETWORK [conn426] end connection 10.233.69.77:47936 (2 connections now open) 2021-04-24T04:29:18.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37662 #427 (3 connections now open) 2021-04-24T04:29:18.739+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:37662 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:18.835+0000 I NETWORK [conn427] end connection 127.0.0.1:37662 (2 connections now open) 2021-04-24T04:29:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48076 #428 (3 connections now open) 2021-04-24T04:29:28.511+0000 I NETWORK [conn428] end connection 10.233.69.77:48076 (2 connections now open) 2021-04-24T04:29:28.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37806 #429 (3 connections now open) 2021-04-24T04:29:28.739+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:37806 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:28.743+0000 I NETWORK [conn429] end connection 127.0.0.1:37806 (2 connections now open) 2021-04-24T04:29:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48238 #430 (3 connections now open) 2021-04-24T04:29:38.512+0000 I NETWORK [conn430] end connection 10.233.69.77:48238 (2 connections now open) 2021-04-24T04:29:38.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37968 #431 (3 connections now open) 2021-04-24T04:29:38.841+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:37968 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:38.935+0000 I NETWORK [conn431] end connection 127.0.0.1:37968 (2 connections now open) 2021-04-24T04:29:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48374 #432 (3 connections now open) 2021-04-24T04:29:48.535+0000 I NETWORK [conn432] end connection 10.233.69.77:48374 (2 connections now open) 2021-04-24T04:29:48.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38100 #433 (3 connections now open) 2021-04-24T04:29:48.646+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:38100 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:48.740+0000 I NETWORK [conn433] end connection 127.0.0.1:38100 (2 connections now open) 2021-04-24T04:29:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48514 #434 (3 connections now open) 2021-04-24T04:29:58.535+0000 I NETWORK [conn434] end connection 10.233.69.77:48514 (2 connections now open) 2021-04-24T04:29:58.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38244 #435 (3 connections now open) 2021-04-24T04:29:58.737+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:38244 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:29:58.742+0000 I NETWORK [conn435] end connection 127.0.0.1:38244 (2 connections now open) 2021-04-24T04:30:08.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48674 #436 (3 connections now open) 2021-04-24T04:30:08.535+0000 I NETWORK [conn436] end connection 10.233.69.77:48674 (2 connections now open) 2021-04-24T04:30:08.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38404 #437 (3 connections now open) 2021-04-24T04:30:08.740+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:38404 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:08.835+0000 I NETWORK [conn437] end connection 127.0.0.1:38404 (2 connections now open) 2021-04-24T04:30:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48804 #438 (3 connections now open) 2021-04-24T04:30:18.512+0000 I NETWORK [conn438] end connection 10.233.69.77:48804 (2 connections now open) 2021-04-24T04:30:18.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38534 #439 (3 connections now open) 2021-04-24T04:30:18.743+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:38534 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:18.838+0000 I NETWORK [conn439] end connection 127.0.0.1:38534 (2 connections now open) 2021-04-24T04:30:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:48954 #440 (3 connections now open) 2021-04-24T04:30:28.512+0000 I NETWORK [conn440] end connection 10.233.69.77:48954 (2 connections now open) 2021-04-24T04:30:28.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38684 #441 (3 connections now open) 2021-04-24T04:30:28.743+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:38684 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:28.839+0000 I NETWORK [conn441] end connection 127.0.0.1:38684 (2 connections now open) 2021-04-24T04:30:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49114 #442 (3 connections now open) 2021-04-24T04:30:38.512+0000 I NETWORK [conn442] end connection 10.233.69.77:49114 (2 connections now open) 2021-04-24T04:30:38.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38844 #443 (3 connections now open) 2021-04-24T04:30:38.835+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:38844 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:38.840+0000 I NETWORK [conn443] end connection 127.0.0.1:38844 (2 connections now open) 2021-04-24T04:30:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49246 #444 (3 connections now open) 2021-04-24T04:30:48.512+0000 I NETWORK [conn444] end connection 10.233.69.77:49246 (2 connections now open) 2021-04-24T04:30:48.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38972 #445 (3 connections now open) 2021-04-24T04:30:48.635+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:38972 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:48.737+0000 I NETWORK [conn445] end connection 127.0.0.1:38972 (2 connections now open) 2021-04-24T04:30:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49400 #446 (3 connections now open) 2021-04-24T04:30:58.512+0000 I NETWORK [conn446] end connection 10.233.69.77:49400 (2 connections now open) 2021-04-24T04:30:58.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39126 #447 (3 connections now open) 2021-04-24T04:30:58.641+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:39126 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:30:58.740+0000 I NETWORK [conn447] end connection 127.0.0.1:39126 (2 connections now open) 2021-04-24T04:31:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49558 #448 (3 connections now open) 2021-04-24T04:31:08.512+0000 I NETWORK [conn448] end connection 10.233.69.77:49558 (2 connections now open) 2021-04-24T04:31:08.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39288 #449 (3 connections now open) 2021-04-24T04:31:08.839+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:39288 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:08.938+0000 I NETWORK [conn449] end connection 127.0.0.1:39288 (2 connections now open) 2021-04-24T04:31:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49692 #450 (3 connections now open) 2021-04-24T04:31:18.535+0000 I NETWORK [conn450] end connection 10.233.69.77:49692 (2 connections now open) 2021-04-24T04:31:18.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39422 #451 (3 connections now open) 2021-04-24T04:31:18.745+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:39422 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:18.839+0000 I NETWORK [conn451] end connection 127.0.0.1:39422 (2 connections now open) 2021-04-24T04:31:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49840 #452 (3 connections now open) 2021-04-24T04:31:28.535+0000 I NETWORK [conn452] end connection 10.233.69.77:49840 (2 connections now open) 2021-04-24T04:31:28.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39570 #453 (3 connections now open) 2021-04-24T04:31:28.843+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:39570 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:28.939+0000 I NETWORK [conn453] end connection 127.0.0.1:39570 (2 connections now open) 2021-04-24T04:31:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:49998 #454 (3 connections now open) 2021-04-24T04:31:38.535+0000 I NETWORK [conn454] end connection 10.233.69.77:49998 (2 connections now open) 2021-04-24T04:31:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39728 #455 (3 connections now open) 2021-04-24T04:31:38.837+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:39728 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:38.842+0000 I NETWORK [conn455] end connection 127.0.0.1:39728 (2 connections now open) 2021-04-24T04:31:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50132 #456 (3 connections now open) 2021-04-24T04:31:48.535+0000 I NETWORK [conn456] end connection 10.233.69.77:50132 (2 connections now open) 2021-04-24T04:31:48.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39858 #457 (3 connections now open) 2021-04-24T04:31:48.643+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:39858 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:48.740+0000 I NETWORK [conn457] end connection 127.0.0.1:39858 (2 connections now open) 2021-04-24T04:31:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50278 #458 (3 connections now open) 2021-04-24T04:31:58.512+0000 I NETWORK [conn458] end connection 10.233.69.77:50278 (2 connections now open) 2021-04-24T04:31:58.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40008 #459 (3 connections now open) 2021-04-24T04:31:58.739+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:40008 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:31:58.836+0000 I NETWORK [conn459] end connection 127.0.0.1:40008 (2 connections now open) 2021-04-24T04:32:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50434 #460 (3 connections now open) 2021-04-24T04:32:08.512+0000 I NETWORK [conn460] end connection 10.233.69.77:50434 (2 connections now open) 2021-04-24T04:32:08.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40164 #461 (3 connections now open) 2021-04-24T04:32:08.740+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:40164 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:08.835+0000 I NETWORK [conn461] end connection 127.0.0.1:40164 (2 connections now open) 2021-04-24T04:32:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50576 #462 (3 connections now open) 2021-04-24T04:32:18.512+0000 I NETWORK [conn462] end connection 10.233.69.77:50576 (2 connections now open) 2021-04-24T04:32:18.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40306 #463 (3 connections now open) 2021-04-24T04:32:18.835+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:40306 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:18.841+0000 I NETWORK [conn463] end connection 127.0.0.1:40306 (2 connections now open) 2021-04-24T04:32:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50720 #464 (3 connections now open) 2021-04-24T04:32:28.512+0000 I NETWORK [conn464] end connection 10.233.69.77:50720 (2 connections now open) 2021-04-24T04:32:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40450 #465 (3 connections now open) 2021-04-24T04:32:28.741+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:40450 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:28.839+0000 I NETWORK [conn465] end connection 127.0.0.1:40450 (2 connections now open) 2021-04-24T04:32:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:50878 #466 (3 connections now open) 2021-04-24T04:32:38.535+0000 I NETWORK [conn466] end connection 10.233.69.77:50878 (2 connections now open) 2021-04-24T04:32:38.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40608 #467 (3 connections now open) 2021-04-24T04:32:38.737+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:40608 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:38.742+0000 I NETWORK [conn467] end connection 127.0.0.1:40608 (2 connections now open) 2021-04-24T04:32:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51010 #468 (3 connections now open) 2021-04-24T04:32:48.512+0000 I NETWORK [conn468] end connection 10.233.69.77:51010 (2 connections now open) 2021-04-24T04:32:48.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40740 #469 (3 connections now open) 2021-04-24T04:32:48.742+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:40740 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:48.838+0000 I NETWORK [conn469] end connection 127.0.0.1:40740 (2 connections now open) 2021-04-24T04:32:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51158 #470 (3 connections now open) 2021-04-24T04:32:58.535+0000 I NETWORK [conn470] end connection 10.233.69.77:51158 (2 connections now open) 2021-04-24T04:32:58.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40884 #471 (3 connections now open) 2021-04-24T04:32:58.735+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:40884 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:32:58.741+0000 I NETWORK [conn471] end connection 127.0.0.1:40884 (2 connections now open) 2021-04-24T04:33:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51318 #472 (3 connections now open) 2021-04-24T04:33:08.535+0000 I NETWORK [conn472] end connection 10.233.69.77:51318 (2 connections now open) 2021-04-24T04:33:08.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41048 #473 (3 connections now open) 2021-04-24T04:33:08.840+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:41048 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:08.938+0000 I NETWORK [conn473] end connection 127.0.0.1:41048 (2 connections now open) 2021-04-24T04:33:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51450 #474 (3 connections now open) 2021-04-24T04:33:18.535+0000 I NETWORK [conn474] end connection 10.233.69.77:51450 (2 connections now open) 2021-04-24T04:33:18.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41180 #475 (3 connections now open) 2021-04-24T04:33:18.935+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:41180 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:18.941+0000 I NETWORK [conn475] end connection 127.0.0.1:41180 (2 connections now open) 2021-04-24T04:33:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51598 #476 (3 connections now open) 2021-04-24T04:33:28.535+0000 I NETWORK [conn476] end connection 10.233.69.77:51598 (2 connections now open) 2021-04-24T04:33:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41328 #477 (3 connections now open) 2021-04-24T04:33:28.741+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:41328 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:28.837+0000 I NETWORK [conn477] end connection 127.0.0.1:41328 (2 connections now open) 2021-04-24T04:33:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51756 #478 (3 connections now open) 2021-04-24T04:33:38.535+0000 I NETWORK [conn478] end connection 10.233.69.77:51756 (2 connections now open) 2021-04-24T04:33:38.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41486 #479 (3 connections now open) 2021-04-24T04:33:38.743+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:41486 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:38.839+0000 I NETWORK [conn479] end connection 127.0.0.1:41486 (2 connections now open) 2021-04-24T04:33:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:51896 #480 (3 connections now open) 2021-04-24T04:33:48.535+0000 I NETWORK [conn480] end connection 10.233.69.77:51896 (2 connections now open) 2021-04-24T04:33:48.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41626 #481 (3 connections now open) 2021-04-24T04:33:48.945+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:41626 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:49.135+0000 I NETWORK [conn481] end connection 127.0.0.1:41626 (2 connections now open) 2021-04-24T04:33:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52042 #482 (3 connections now open) 2021-04-24T04:33:58.512+0000 I NETWORK [conn482] end connection 10.233.69.77:52042 (2 connections now open) 2021-04-24T04:33:58.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41772 #483 (3 connections now open) 2021-04-24T04:33:58.739+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:41772 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:33:58.838+0000 I NETWORK [conn483] end connection 127.0.0.1:41772 (2 connections now open) 2021-04-24T04:34:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52200 #484 (3 connections now open) 2021-04-24T04:34:08.512+0000 I NETWORK [conn484] end connection 10.233.69.77:52200 (2 connections now open) 2021-04-24T04:34:08.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41930 #485 (3 connections now open) 2021-04-24T04:34:08.737+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:41930 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:08.835+0000 I NETWORK [conn485] end connection 127.0.0.1:41930 (2 connections now open) 2021-04-24T04:34:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52334 #486 (3 connections now open) 2021-04-24T04:34:18.512+0000 I NETWORK [conn486] end connection 10.233.69.77:52334 (2 connections now open) 2021-04-24T04:34:18.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42064 #487 (3 connections now open) 2021-04-24T04:34:18.843+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:42064 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:18.939+0000 I NETWORK [conn487] end connection 127.0.0.1:42064 (2 connections now open) 2021-04-24T04:34:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52484 #488 (3 connections now open) 2021-04-24T04:34:28.512+0000 I NETWORK [conn488] end connection 10.233.69.77:52484 (2 connections now open) 2021-04-24T04:34:28.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42210 #489 (3 connections now open) 2021-04-24T04:34:28.636+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:42210 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:28.641+0000 I NETWORK [conn489] end connection 127.0.0.1:42210 (2 connections now open) 2021-04-24T04:34:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52638 #490 (3 connections now open) 2021-04-24T04:34:38.512+0000 I NETWORK [conn490] end connection 10.233.69.77:52638 (2 connections now open) 2021-04-24T04:34:38.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42368 #491 (3 connections now open) 2021-04-24T04:34:38.935+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:42368 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:38.940+0000 I NETWORK [conn491] end connection 127.0.0.1:42368 (2 connections now open) 2021-04-24T04:34:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52772 #492 (3 connections now open) 2021-04-24T04:34:48.535+0000 I NETWORK [conn492] end connection 10.233.69.77:52772 (2 connections now open) 2021-04-24T04:34:48.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42502 #493 (3 connections now open) 2021-04-24T04:34:48.738+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:42502 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:48.741+0000 I NETWORK [conn493] end connection 127.0.0.1:42502 (2 connections now open) 2021-04-24T04:34:58.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:52914 #494 (3 connections now open) 2021-04-24T04:34:58.535+0000 I NETWORK [conn494] end connection 10.233.69.77:52914 (2 connections now open) 2021-04-24T04:34:58.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42644 #495 (3 connections now open) 2021-04-24T04:34:58.835+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:42644 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:34:58.840+0000 I NETWORK [conn495] end connection 127.0.0.1:42644 (2 connections now open) 2021-04-24T04:35:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53078 #496 (3 connections now open) 2021-04-24T04:35:08.512+0000 I NETWORK [conn496] end connection 10.233.69.77:53078 (2 connections now open) 2021-04-24T04:35:08.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42808 #497 (3 connections now open) 2021-04-24T04:35:08.738+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:42808 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:08.837+0000 I NETWORK [conn497] end connection 127.0.0.1:42808 (2 connections now open) 2021-04-24T04:35:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53214 #498 (3 connections now open) 2021-04-24T04:35:18.535+0000 I NETWORK [conn498] end connection 10.233.69.77:53214 (2 connections now open) 2021-04-24T04:35:18.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42944 #499 (3 connections now open) 2021-04-24T04:35:18.741+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:42944 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:18.838+0000 I NETWORK [conn499] end connection 127.0.0.1:42944 (2 connections now open) 2021-04-24T04:35:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53358 #500 (3 connections now open) 2021-04-24T04:35:28.535+0000 I NETWORK [conn500] end connection 10.233.69.77:53358 (2 connections now open) 2021-04-24T04:35:28.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43088 #501 (3 connections now open) 2021-04-24T04:35:28.837+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:43088 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:28.935+0000 I NETWORK [conn501] end connection 127.0.0.1:43088 (2 connections now open) 2021-04-24T04:35:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53516 #502 (3 connections now open) 2021-04-24T04:35:38.535+0000 I NETWORK [conn502] end connection 10.233.69.77:53516 (2 connections now open) 2021-04-24T04:35:38.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43246 #503 (3 connections now open) 2021-04-24T04:35:38.842+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:43246 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:38.940+0000 I NETWORK [conn503] end connection 127.0.0.1:43246 (2 connections now open) 2021-04-24T04:35:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53648 #504 (3 connections now open) 2021-04-24T04:35:48.512+0000 I NETWORK [conn504] end connection 10.233.69.77:53648 (2 connections now open) 2021-04-24T04:35:48.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43378 #505 (3 connections now open) 2021-04-24T04:35:48.835+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:43378 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:48.840+0000 I NETWORK [conn505] end connection 127.0.0.1:43378 (2 connections now open) 2021-04-24T04:35:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53796 #506 (3 connections now open) 2021-04-24T04:35:58.512+0000 I NETWORK [conn506] end connection 10.233.69.77:53796 (2 connections now open) 2021-04-24T04:35:58.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43526 #507 (3 connections now open) 2021-04-24T04:35:58.739+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:43526 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:35:58.743+0000 I NETWORK [conn507] end connection 127.0.0.1:43526 (2 connections now open) 2021-04-24T04:36:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:53956 #508 (3 connections now open) 2021-04-24T04:36:08.513+0000 I NETWORK [conn508] end connection 10.233.69.77:53956 (2 connections now open) 2021-04-24T04:36:08.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43686 #509 (3 connections now open) 2021-04-24T04:36:08.835+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:43686 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:08.841+0000 I NETWORK [conn509] end connection 127.0.0.1:43686 (2 connections now open) 2021-04-24T04:36:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54088 #510 (3 connections now open) 2021-04-24T04:36:18.535+0000 I NETWORK [conn510] end connection 10.233.69.77:54088 (2 connections now open) 2021-04-24T04:36:18.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43818 #511 (3 connections now open) 2021-04-24T04:36:18.937+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:43818 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:18.943+0000 I NETWORK [conn511] end connection 127.0.0.1:43818 (2 connections now open) 2021-04-24T04:36:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54242 #512 (3 connections now open) 2021-04-24T04:36:28.535+0000 I NETWORK [conn512] end connection 10.233.69.77:54242 (2 connections now open) 2021-04-24T04:36:28.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43972 #513 (3 connections now open) 2021-04-24T04:36:28.836+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:43972 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:28.935+0000 I NETWORK [conn513] end connection 127.0.0.1:43972 (2 connections now open) 2021-04-24T04:36:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54400 #514 (3 connections now open) 2021-04-24T04:36:38.512+0000 I NETWORK [conn514] end connection 10.233.69.77:54400 (2 connections now open) 2021-04-24T04:36:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44130 #515 (3 connections now open) 2021-04-24T04:36:38.838+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:44130 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:38.843+0000 I NETWORK [conn515] end connection 127.0.0.1:44130 (2 connections now open) 2021-04-24T04:36:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54534 #516 (3 connections now open) 2021-04-24T04:36:48.535+0000 I NETWORK [conn516] end connection 10.233.69.77:54534 (2 connections now open) 2021-04-24T04:36:48.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44260 #517 (3 connections now open) 2021-04-24T04:36:48.640+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:44260 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:48.645+0000 I NETWORK [conn517] end connection 127.0.0.1:44260 (2 connections now open) 2021-04-24T04:36:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54682 #518 (3 connections now open) 2021-04-24T04:36:58.512+0000 I NETWORK [conn518] end connection 10.233.69.77:54682 (2 connections now open) 2021-04-24T04:36:58.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44412 #519 (3 connections now open) 2021-04-24T04:36:58.746+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:44412 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:36:58.841+0000 I NETWORK [conn519] end connection 127.0.0.1:44412 (2 connections now open) 2021-04-24T04:37:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54840 #520 (3 connections now open) 2021-04-24T04:37:08.535+0000 I NETWORK [conn520] end connection 10.233.69.77:54840 (2 connections now open) 2021-04-24T04:37:08.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44570 #521 (3 connections now open) 2021-04-24T04:37:08.736+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:44570 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:08.740+0000 I NETWORK [conn521] end connection 127.0.0.1:44570 (2 connections now open) 2021-04-24T04:37:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:54974 #522 (3 connections now open) 2021-04-24T04:37:18.512+0000 I NETWORK [conn522] end connection 10.233.69.77:54974 (2 connections now open) 2021-04-24T04:37:18.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44704 #523 (3 connections now open) 2021-04-24T04:37:18.842+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:44704 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:18.935+0000 I NETWORK [conn523] end connection 127.0.0.1:44704 (2 connections now open) 2021-04-24T04:37:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55122 #524 (3 connections now open) 2021-04-24T04:37:28.511+0000 I NETWORK [conn524] end connection 10.233.69.77:55122 (2 connections now open) 2021-04-24T04:37:28.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44852 #525 (3 connections now open) 2021-04-24T04:37:28.935+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:44852 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:28.942+0000 I NETWORK [conn525] end connection 127.0.0.1:44852 (2 connections now open) 2021-04-24T04:37:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55276 #526 (3 connections now open) 2021-04-24T04:37:38.535+0000 I NETWORK [conn526] end connection 10.233.69.77:55276 (2 connections now open) 2021-04-24T04:37:38.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45006 #527 (3 connections now open) 2021-04-24T04:37:38.838+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:45006 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:38.941+0000 I NETWORK [conn527] end connection 127.0.0.1:45006 (2 connections now open) 2021-04-24T04:37:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55410 #528 (3 connections now open) 2021-04-24T04:37:48.511+0000 I NETWORK [conn528] end connection 10.233.69.77:55410 (2 connections now open) 2021-04-24T04:37:48.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45140 #529 (3 connections now open) 2021-04-24T04:37:48.839+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:45140 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:48.937+0000 I NETWORK [conn529] end connection 127.0.0.1:45140 (2 connections now open) 2021-04-24T04:37:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55562 #530 (3 connections now open) 2021-04-24T04:37:58.512+0000 I NETWORK [conn530] end connection 10.233.69.77:55562 (2 connections now open) 2021-04-24T04:37:58.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45294 #531 (3 connections now open) 2021-04-24T04:37:58.745+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:45294 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:37:58.840+0000 I NETWORK [conn531] end connection 127.0.0.1:45294 (2 connections now open) 2021-04-24T04:38:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55718 #532 (3 connections now open) 2021-04-24T04:38:08.512+0000 I NETWORK [conn532] end connection 10.233.69.77:55718 (2 connections now open) 2021-04-24T04:38:08.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45444 #533 (3 connections now open) 2021-04-24T04:38:08.639+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:45444 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:08.735+0000 I NETWORK [conn533] end connection 127.0.0.1:45444 (2 connections now open) 2021-04-24T04:38:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55856 #534 (3 connections now open) 2021-04-24T04:38:18.512+0000 I NETWORK [conn534] end connection 10.233.69.77:55856 (2 connections now open) 2021-04-24T04:38:18.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45586 #535 (3 connections now open) 2021-04-24T04:38:18.744+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:45586 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:18.839+0000 I NETWORK [conn535] end connection 127.0.0.1:45586 (2 connections now open) 2021-04-24T04:38:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:55998 #536 (3 connections now open) 2021-04-24T04:38:28.512+0000 I NETWORK [conn536] end connection 10.233.69.77:55998 (2 connections now open) 2021-04-24T04:38:28.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45728 #537 (3 connections now open) 2021-04-24T04:38:28.835+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:45728 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:28.840+0000 I NETWORK [conn537] end connection 127.0.0.1:45728 (2 connections now open) 2021-04-24T04:38:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56156 #538 (3 connections now open) 2021-04-24T04:38:38.512+0000 I NETWORK [conn538] end connection 10.233.69.77:56156 (2 connections now open) 2021-04-24T04:38:38.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45886 #539 (3 connections now open) 2021-04-24T04:38:38.835+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:45886 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:38.841+0000 I NETWORK [conn539] end connection 127.0.0.1:45886 (2 connections now open) 2021-04-24T04:38:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56288 #540 (3 connections now open) 2021-04-24T04:38:48.535+0000 I NETWORK [conn540] end connection 10.233.69.77:56288 (2 connections now open) 2021-04-24T04:38:48.938+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46022 #541 (3 connections now open) 2021-04-24T04:38:48.940+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:46022 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:48.943+0000 I NETWORK [conn541] end connection 127.0.0.1:46022 (2 connections now open) 2021-04-24T04:38:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56436 #542 (3 connections now open) 2021-04-24T04:38:58.512+0000 I NETWORK [conn542] end connection 10.233.69.77:56436 (2 connections now open) 2021-04-24T04:38:58.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46162 #543 (3 connections now open) 2021-04-24T04:38:58.735+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:46162 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:38:58.741+0000 I NETWORK [conn543] end connection 127.0.0.1:46162 (2 connections now open) 2021-04-24T04:39:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56594 #544 (3 connections now open) 2021-04-24T04:39:08.535+0000 I NETWORK [conn544] end connection 10.233.69.77:56594 (2 connections now open) 2021-04-24T04:39:08.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46324 #545 (3 connections now open) 2021-04-24T04:39:08.742+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:46324 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:08.838+0000 I NETWORK [conn545] end connection 127.0.0.1:46324 (2 connections now open) 2021-04-24T04:39:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56732 #546 (3 connections now open) 2021-04-24T04:39:18.512+0000 I NETWORK [conn546] end connection 10.233.69.77:56732 (2 connections now open) 2021-04-24T04:39:18.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46462 #547 (3 connections now open) 2021-04-24T04:39:18.738+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:46462 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:18.742+0000 I NETWORK [conn547] end connection 127.0.0.1:46462 (2 connections now open) 2021-04-24T04:39:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:56880 #548 (3 connections now open) 2021-04-24T04:39:28.512+0000 I NETWORK [conn548] end connection 10.233.69.77:56880 (2 connections now open) 2021-04-24T04:39:28.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46610 #549 (3 connections now open) 2021-04-24T04:39:28.939+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:46610 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:29.035+0000 I NETWORK [conn549] end connection 127.0.0.1:46610 (2 connections now open) 2021-04-24T04:39:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57038 #550 (3 connections now open) 2021-04-24T04:39:38.512+0000 I NETWORK [conn550] end connection 10.233.69.77:57038 (2 connections now open) 2021-04-24T04:39:38.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46768 #551 (3 connections now open) 2021-04-24T04:39:38.739+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:46768 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:38.839+0000 I NETWORK [conn551] end connection 127.0.0.1:46768 (2 connections now open) 2021-04-24T04:39:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57170 #552 (3 connections now open) 2021-04-24T04:39:48.512+0000 I NETWORK [conn552] end connection 10.233.69.77:57170 (2 connections now open) 2021-04-24T04:39:48.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46900 #553 (3 connections now open) 2021-04-24T04:39:48.843+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:46900 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:48.941+0000 I NETWORK [conn553] end connection 127.0.0.1:46900 (2 connections now open) 2021-04-24T04:39:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57318 #554 (3 connections now open) 2021-04-24T04:39:58.512+0000 I NETWORK [conn554] end connection 10.233.69.77:57318 (2 connections now open) 2021-04-24T04:39:58.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47048 #555 (3 connections now open) 2021-04-24T04:39:58.847+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:47048 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:39:58.940+0000 I NETWORK [conn555] end connection 127.0.0.1:47048 (2 connections now open) 2021-04-24T04:40:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57476 #556 (3 connections now open) 2021-04-24T04:40:08.535+0000 I NETWORK [conn556] end connection 10.233.69.77:57476 (2 connections now open) 2021-04-24T04:40:08.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47206 #557 (3 connections now open) 2021-04-24T04:40:08.744+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:47206 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:08.840+0000 I NETWORK [conn557] end connection 127.0.0.1:47206 (2 connections now open) 2021-04-24T04:40:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57610 #558 (3 connections now open) 2021-04-24T04:40:18.535+0000 I NETWORK [conn558] end connection 10.233.69.77:57610 (2 connections now open) 2021-04-24T04:40:18.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47340 #559 (3 connections now open) 2021-04-24T04:40:18.745+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:47340 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:18.840+0000 I NETWORK [conn559] end connection 127.0.0.1:47340 (2 connections now open) 2021-04-24T04:40:28.515+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57758 #560 (3 connections now open) 2021-04-24T04:40:28.535+0000 I NETWORK [conn560] end connection 10.233.69.77:57758 (2 connections now open) 2021-04-24T04:40:28.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47488 #561 (3 connections now open) 2021-04-24T04:40:28.838+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:47488 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:28.842+0000 I NETWORK [conn561] end connection 127.0.0.1:47488 (2 connections now open) 2021-04-24T04:40:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:57920 #562 (3 connections now open) 2021-04-24T04:40:38.535+0000 I NETWORK [conn562] end connection 10.233.69.77:57920 (2 connections now open) 2021-04-24T04:40:38.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47650 #563 (3 connections now open) 2021-04-24T04:40:38.742+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:47650 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:38.840+0000 I NETWORK [conn563] end connection 127.0.0.1:47650 (2 connections now open) 2021-04-24T04:40:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58054 #564 (3 connections now open) 2021-04-24T04:40:48.512+0000 I NETWORK [conn564] end connection 10.233.69.77:58054 (2 connections now open) 2021-04-24T04:40:48.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47784 #565 (3 connections now open) 2021-04-24T04:40:48.738+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:47784 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:48.835+0000 I NETWORK [conn565] end connection 127.0.0.1:47784 (2 connections now open) 2021-04-24T04:40:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58200 #566 (3 connections now open) 2021-04-24T04:40:58.512+0000 I NETWORK [conn566] end connection 10.233.69.77:58200 (2 connections now open) 2021-04-24T04:40:58.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47930 #567 (3 connections now open) 2021-04-24T04:40:58.940+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:47930 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:40:59.035+0000 I NETWORK [conn567] end connection 127.0.0.1:47930 (2 connections now open) 2021-04-24T04:41:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58360 #568 (3 connections now open) 2021-04-24T04:41:08.512+0000 I NETWORK [conn568] end connection 10.233.69.77:58360 (2 connections now open) 2021-04-24T04:41:08.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48086 #569 (3 connections now open) 2021-04-24T04:41:08.735+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:48086 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:08.741+0000 I NETWORK [conn569] end connection 127.0.0.1:48086 (2 connections now open) 2021-04-24T04:41:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58494 #570 (3 connections now open) 2021-04-24T04:41:18.535+0000 I NETWORK [conn570] end connection 10.233.69.77:58494 (2 connections now open) 2021-04-24T04:41:18.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48224 #571 (3 connections now open) 2021-04-24T04:41:18.743+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:48224 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:18.838+0000 I NETWORK [conn571] end connection 127.0.0.1:48224 (2 connections now open) 2021-04-24T04:41:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58636 #572 (3 connections now open) 2021-04-24T04:41:28.512+0000 I NETWORK [conn572] end connection 10.233.69.77:58636 (2 connections now open) 2021-04-24T04:41:28.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48366 #573 (3 connections now open) 2021-04-24T04:41:28.938+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:48366 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:29.037+0000 I NETWORK [conn573] end connection 127.0.0.1:48366 (2 connections now open) 2021-04-24T04:41:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58794 #574 (3 connections now open) 2021-04-24T04:41:38.512+0000 I NETWORK [conn574] end connection 10.233.69.77:58794 (2 connections now open) 2021-04-24T04:41:38.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48524 #575 (3 connections now open) 2021-04-24T04:41:38.836+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:48524 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:38.840+0000 I NETWORK [conn575] end connection 127.0.0.1:48524 (2 connections now open) 2021-04-24T04:41:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:58932 #576 (3 connections now open) 2021-04-24T04:41:48.512+0000 I NETWORK [conn576] end connection 10.233.69.77:58932 (2 connections now open) 2021-04-24T04:41:48.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48658 #577 (3 connections now open) 2021-04-24T04:41:48.642+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:48658 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:48.739+0000 I NETWORK [conn577] end connection 127.0.0.1:48658 (2 connections now open) 2021-04-24T04:41:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59074 #578 (3 connections now open) 2021-04-24T04:41:58.535+0000 I NETWORK [conn578] end connection 10.233.69.77:59074 (2 connections now open) 2021-04-24T04:41:58.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48804 #579 (3 connections now open) 2021-04-24T04:41:58.737+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:48804 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:41:58.835+0000 I NETWORK [conn579] end connection 127.0.0.1:48804 (2 connections now open) 2021-04-24T04:42:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59238 #580 (3 connections now open) 2021-04-24T04:42:08.512+0000 I NETWORK [conn580] end connection 10.233.69.77:59238 (2 connections now open) 2021-04-24T04:42:08.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48968 #581 (3 connections now open) 2021-04-24T04:42:08.836+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:48968 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:08.842+0000 I NETWORK [conn581] end connection 127.0.0.1:48968 (2 connections now open) 2021-04-24T04:42:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59370 #582 (3 connections now open) 2021-04-24T04:42:18.512+0000 I NETWORK [conn582] end connection 10.233.69.77:59370 (2 connections now open) 2021-04-24T04:42:18.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49096 #583 (3 connections now open) 2021-04-24T04:42:18.736+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:49096 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:18.742+0000 I NETWORK [conn583] end connection 127.0.0.1:49096 (2 connections now open) 2021-04-24T04:42:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59522 #584 (3 connections now open) 2021-04-24T04:42:28.535+0000 I NETWORK [conn584] end connection 10.233.69.77:59522 (2 connections now open) 2021-04-24T04:42:28.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49248 #585 (3 connections now open) 2021-04-24T04:42:28.641+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:49248 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:28.738+0000 I NETWORK [conn585] end connection 127.0.0.1:49248 (2 connections now open) 2021-04-24T04:42:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59680 #586 (3 connections now open) 2021-04-24T04:42:38.535+0000 I NETWORK [conn586] end connection 10.233.69.77:59680 (2 connections now open) 2021-04-24T04:42:38.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49410 #587 (3 connections now open) 2021-04-24T04:42:38.835+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:49410 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:38.840+0000 I NETWORK [conn587] end connection 127.0.0.1:49410 (2 connections now open) 2021-04-24T04:42:48.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59810 #588 (3 connections now open) 2021-04-24T04:42:48.535+0000 I NETWORK [conn588] end connection 10.233.69.77:59810 (2 connections now open) 2021-04-24T04:42:48.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49536 #589 (3 connections now open) 2021-04-24T04:42:48.736+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:49536 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:48.741+0000 I NETWORK [conn589] end connection 127.0.0.1:49536 (2 connections now open) 2021-04-24T04:42:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:59958 #590 (3 connections now open) 2021-04-24T04:42:58.512+0000 I NETWORK [conn590] end connection 10.233.69.77:59958 (2 connections now open) 2021-04-24T04:42:58.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49688 #591 (3 connections now open) 2021-04-24T04:42:58.835+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:49688 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:42:58.935+0000 I NETWORK [conn591] end connection 127.0.0.1:49688 (2 connections now open) 2021-04-24T04:43:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60116 #592 (3 connections now open) 2021-04-24T04:43:08.512+0000 I NETWORK [conn592] end connection 10.233.69.77:60116 (2 connections now open) 2021-04-24T04:43:08.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49842 #593 (3 connections now open) 2021-04-24T04:43:08.637+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:49842 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:08.735+0000 I NETWORK [conn593] end connection 127.0.0.1:49842 (2 connections now open) 2021-04-24T04:43:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60250 #594 (3 connections now open) 2021-04-24T04:43:18.512+0000 I NETWORK [conn594] end connection 10.233.69.77:60250 (2 connections now open) 2021-04-24T04:43:18.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49980 #595 (3 connections now open) 2021-04-24T04:43:18.744+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:49980 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:18.840+0000 I NETWORK [conn595] end connection 127.0.0.1:49980 (2 connections now open) 2021-04-24T04:43:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60404 #596 (3 connections now open) 2021-04-24T04:43:28.512+0000 I NETWORK [conn596] end connection 10.233.69.77:60404 (2 connections now open) 2021-04-24T04:43:28.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50130 #597 (3 connections now open) 2021-04-24T04:43:28.638+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:50130 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:28.642+0000 I NETWORK [conn597] end connection 127.0.0.1:50130 (2 connections now open) 2021-04-24T04:43:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60560 #598 (3 connections now open) 2021-04-24T04:43:38.535+0000 I NETWORK [conn598] end connection 10.233.69.77:60560 (2 connections now open) 2021-04-24T04:43:38.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50290 #599 (3 connections now open) 2021-04-24T04:43:38.742+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:50290 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:38.840+0000 I NETWORK [conn599] end connection 127.0.0.1:50290 (2 connections now open) 2021-04-24T04:43:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60694 #600 (3 connections now open) 2021-04-24T04:43:48.512+0000 I NETWORK [conn600] end connection 10.233.69.77:60694 (2 connections now open) 2021-04-24T04:43:48.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50424 #601 (3 connections now open) 2021-04-24T04:43:48.835+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:50424 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:48.840+0000 I NETWORK [conn601] end connection 127.0.0.1:50424 (2 connections now open) 2021-04-24T04:43:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:60840 #602 (3 connections now open) 2021-04-24T04:43:58.511+0000 I NETWORK [conn602] end connection 10.233.69.77:60840 (2 connections now open) 2021-04-24T04:43:58.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50572 #603 (3 connections now open) 2021-04-24T04:43:58.836+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:50572 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:43:58.935+0000 I NETWORK [conn603] end connection 127.0.0.1:50572 (2 connections now open) 2021-04-24T04:44:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:32768 #604 (3 connections now open) 2021-04-24T04:44:08.512+0000 I NETWORK [conn604] end connection 10.233.69.77:32768 (2 connections now open) 2021-04-24T04:44:08.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50726 #605 (3 connections now open) 2021-04-24T04:44:08.642+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:50726 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:08.742+0000 I NETWORK [conn605] end connection 127.0.0.1:50726 (2 connections now open) 2021-04-24T04:44:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:32902 #606 (3 connections now open) 2021-04-24T04:44:18.512+0000 I NETWORK [conn606] end connection 10.233.69.77:32902 (2 connections now open) 2021-04-24T04:44:18.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50864 #607 (3 connections now open) 2021-04-24T04:44:18.745+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:50864 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:18.841+0000 I NETWORK [conn607] end connection 127.0.0.1:50864 (2 connections now open) 2021-04-24T04:44:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33048 #608 (3 connections now open) 2021-04-24T04:44:28.535+0000 I NETWORK [conn608] end connection 10.233.69.77:33048 (2 connections now open) 2021-04-24T04:44:28.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51010 #609 (3 connections now open) 2021-04-24T04:44:28.835+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:51010 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:28.841+0000 I NETWORK [conn609] end connection 127.0.0.1:51010 (2 connections now open) 2021-04-24T04:44:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33206 #610 (3 connections now open) 2021-04-24T04:44:38.535+0000 I NETWORK [conn610] end connection 10.233.69.77:33206 (2 connections now open) 2021-04-24T04:44:38.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51168 #611 (3 connections now open) 2021-04-24T04:44:38.836+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:51168 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:38.841+0000 I NETWORK [conn611] end connection 127.0.0.1:51168 (2 connections now open) 2021-04-24T04:44:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33348 #612 (3 connections now open) 2021-04-24T04:44:48.512+0000 I NETWORK [conn612] end connection 10.233.69.77:33348 (2 connections now open) 2021-04-24T04:44:48.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51306 #613 (3 connections now open) 2021-04-24T04:44:48.639+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:51306 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:48.644+0000 I NETWORK [conn613] end connection 127.0.0.1:51306 (2 connections now open) 2021-04-24T04:44:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33492 #614 (3 connections now open) 2021-04-24T04:44:58.512+0000 I NETWORK [conn614] end connection 10.233.69.77:33492 (2 connections now open) 2021-04-24T04:44:58.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51454 #615 (3 connections now open) 2021-04-24T04:44:58.747+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:51454 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:44:58.841+0000 I NETWORK [conn615] end connection 127.0.0.1:51454 (2 connections now open) 2021-04-24T04:45:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33650 #616 (3 connections now open) 2021-04-24T04:45:08.512+0000 I NETWORK [conn616] end connection 10.233.69.77:33650 (2 connections now open) 2021-04-24T04:45:08.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51612 #617 (3 connections now open) 2021-04-24T04:45:08.743+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:51612 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:08.839+0000 I NETWORK [conn617] end connection 127.0.0.1:51612 (2 connections now open) 2021-04-24T04:45:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33782 #618 (3 connections now open) 2021-04-24T04:45:18.512+0000 I NETWORK [conn618] end connection 10.233.69.77:33782 (2 connections now open) 2021-04-24T04:45:18.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51744 #619 (3 connections now open) 2021-04-24T04:45:18.935+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:51744 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:18.940+0000 I NETWORK [conn619] end connection 127.0.0.1:51744 (2 connections now open) 2021-04-24T04:45:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:33932 #620 (3 connections now open) 2021-04-24T04:45:28.512+0000 I NETWORK [conn620] end connection 10.233.69.77:33932 (2 connections now open) 2021-04-24T04:45:28.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51894 #621 (3 connections now open) 2021-04-24T04:45:28.739+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:51894 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:28.838+0000 I NETWORK [conn621] end connection 127.0.0.1:51894 (2 connections now open) 2021-04-24T04:45:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34090 #622 (3 connections now open) 2021-04-24T04:45:38.512+0000 I NETWORK [conn622] end connection 10.233.69.77:34090 (2 connections now open) 2021-04-24T04:45:38.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52052 #623 (3 connections now open) 2021-04-24T04:45:38.736+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:52052 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:38.740+0000 I NETWORK [conn623] end connection 127.0.0.1:52052 (2 connections now open) 2021-04-24T04:45:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34222 #624 (3 connections now open) 2021-04-24T04:45:48.512+0000 I NETWORK [conn624] end connection 10.233.69.77:34222 (2 connections now open) 2021-04-24T04:45:48.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52180 #625 (3 connections now open) 2021-04-24T04:45:48.735+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:52180 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:48.740+0000 I NETWORK [conn625] end connection 127.0.0.1:52180 (2 connections now open) 2021-04-24T04:45:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34370 #626 (3 connections now open) 2021-04-24T04:45:58.512+0000 I NETWORK [conn626] end connection 10.233.69.77:34370 (2 connections now open) 2021-04-24T04:45:58.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52332 #627 (3 connections now open) 2021-04-24T04:45:58.741+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:52332 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:45:58.838+0000 I NETWORK [conn627] end connection 127.0.0.1:52332 (2 connections now open) 2021-04-24T04:46:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34528 #628 (3 connections now open) 2021-04-24T04:46:08.512+0000 I NETWORK [conn628] end connection 10.233.69.77:34528 (2 connections now open) 2021-04-24T04:46:08.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52494 #629 (3 connections now open) 2021-04-24T04:46:08.743+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:52494 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:08.838+0000 I NETWORK [conn629] end connection 127.0.0.1:52494 (2 connections now open) 2021-04-24T04:46:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34670 #630 (3 connections now open) 2021-04-24T04:46:18.535+0000 I NETWORK [conn630] end connection 10.233.69.77:34670 (2 connections now open) 2021-04-24T04:46:18.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52632 #631 (3 connections now open) 2021-04-24T04:46:18.743+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:52632 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:18.838+0000 I NETWORK [conn631] end connection 127.0.0.1:52632 (2 connections now open) 2021-04-24T04:46:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34818 #632 (3 connections now open) 2021-04-24T04:46:28.512+0000 I NETWORK [conn632] end connection 10.233.69.77:34818 (2 connections now open) 2021-04-24T04:46:28.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52780 #633 (3 connections now open) 2021-04-24T04:46:28.743+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:52780 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:28.840+0000 I NETWORK [conn633] end connection 127.0.0.1:52780 (2 connections now open) 2021-04-24T04:46:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:34974 #634 (3 connections now open) 2021-04-24T04:46:38.535+0000 I NETWORK [conn634] end connection 10.233.69.77:34974 (2 connections now open) 2021-04-24T04:46:38.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52936 #635 (3 connections now open) 2021-04-24T04:46:38.740+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:52936 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:38.838+0000 I NETWORK [conn635] end connection 127.0.0.1:52936 (2 connections now open) 2021-04-24T04:46:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35108 #636 (3 connections now open) 2021-04-24T04:46:48.535+0000 I NETWORK [conn636] end connection 10.233.69.77:35108 (2 connections now open) 2021-04-24T04:46:48.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53070 #637 (3 connections now open) 2021-04-24T04:46:48.739+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:53070 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:48.838+0000 I NETWORK [conn637] end connection 127.0.0.1:53070 (2 connections now open) 2021-04-24T04:46:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35256 #638 (3 connections now open) 2021-04-24T04:46:58.535+0000 I NETWORK [conn638] end connection 10.233.69.77:35256 (2 connections now open) 2021-04-24T04:46:58.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53218 #639 (3 connections now open) 2021-04-24T04:46:58.835+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:53218 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:46:58.841+0000 I NETWORK [conn639] end connection 127.0.0.1:53218 (2 connections now open) 2021-04-24T04:47:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35412 #640 (3 connections now open) 2021-04-24T04:47:08.512+0000 I NETWORK [conn640] end connection 10.233.69.77:35412 (2 connections now open) 2021-04-24T04:47:08.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53374 #641 (3 connections now open) 2021-04-24T04:47:08.835+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:53374 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:08.935+0000 I NETWORK [conn641] end connection 127.0.0.1:53374 (2 connections now open) 2021-04-24T04:47:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35546 #642 (3 connections now open) 2021-04-24T04:47:18.535+0000 I NETWORK [conn642] end connection 10.233.69.77:35546 (2 connections now open) 2021-04-24T04:47:18.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53508 #643 (3 connections now open) 2021-04-24T04:47:18.744+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:53508 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:18.839+0000 I NETWORK [conn643] end connection 127.0.0.1:53508 (2 connections now open) 2021-04-24T04:47:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35690 #644 (3 connections now open) 2021-04-24T04:47:28.512+0000 I NETWORK [conn644] end connection 10.233.69.77:35690 (2 connections now open) 2021-04-24T04:47:28.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53654 #645 (3 connections now open) 2021-04-24T04:47:28.841+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:53654 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:28.940+0000 I NETWORK [conn645] end connection 127.0.0.1:53654 (2 connections now open) 2021-04-24T04:47:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35854 #646 (3 connections now open) 2021-04-24T04:47:38.535+0000 I NETWORK [conn646] end connection 10.233.69.77:35854 (2 connections now open) 2021-04-24T04:47:38.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53818 #647 (3 connections now open) 2021-04-24T04:47:38.935+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:53818 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:38.940+0000 I NETWORK [conn647] end connection 127.0.0.1:53818 (2 connections now open) 2021-04-24T04:47:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:35992 #648 (3 connections now open) 2021-04-24T04:47:48.512+0000 I NETWORK [conn648] end connection 10.233.69.77:35992 (2 connections now open) 2021-04-24T04:47:48.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53956 #649 (3 connections now open) 2021-04-24T04:47:48.737+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:53956 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:48.742+0000 I NETWORK [conn649] end connection 127.0.0.1:53956 (2 connections now open) 2021-04-24T04:47:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36134 #650 (3 connections now open) 2021-04-24T04:47:58.512+0000 I NETWORK [conn650] end connection 10.233.69.77:36134 (2 connections now open) 2021-04-24T04:47:58.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54098 #651 (3 connections now open) 2021-04-24T04:47:58.835+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:54098 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:47:58.841+0000 I NETWORK [conn651] end connection 127.0.0.1:54098 (2 connections now open) 2021-04-24T04:48:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36292 #652 (3 connections now open) 2021-04-24T04:48:08.512+0000 I NETWORK [conn652] end connection 10.233.69.77:36292 (2 connections now open) 2021-04-24T04:48:08.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54256 #653 (3 connections now open) 2021-04-24T04:48:08.736+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:54256 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:08.740+0000 I NETWORK [conn653] end connection 127.0.0.1:54256 (2 connections now open) 2021-04-24T04:48:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36424 #654 (3 connections now open) 2021-04-24T04:48:18.512+0000 I NETWORK [conn654] end connection 10.233.69.77:36424 (2 connections now open) 2021-04-24T04:48:18.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54388 #655 (3 connections now open) 2021-04-24T04:48:18.738+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:54388 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:18.742+0000 I NETWORK [conn655] end connection 127.0.0.1:54388 (2 connections now open) 2021-04-24T04:48:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36574 #656 (3 connections now open) 2021-04-24T04:48:28.512+0000 I NETWORK [conn656] end connection 10.233.69.77:36574 (2 connections now open) 2021-04-24T04:48:28.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54532 #657 (3 connections now open) 2021-04-24T04:48:28.646+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:54532 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:28.741+0000 I NETWORK [conn657] end connection 127.0.0.1:54532 (2 connections now open) 2021-04-24T04:48:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36734 #658 (3 connections now open) 2021-04-24T04:48:38.512+0000 I NETWORK [conn658] end connection 10.233.69.77:36734 (2 connections now open) 2021-04-24T04:48:38.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54692 #659 (3 connections now open) 2021-04-24T04:48:38.640+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:54692 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:38.735+0000 I NETWORK [conn659] end connection 127.0.0.1:54692 (2 connections now open) 2021-04-24T04:48:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:36866 #660 (3 connections now open) 2021-04-24T04:48:48.512+0000 I NETWORK [conn660] end connection 10.233.69.77:36866 (2 connections now open) 2021-04-24T04:48:48.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54830 #661 (3 connections now open) 2021-04-24T04:48:48.744+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:54830 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:48.747+0000 I NETWORK [conn661] end connection 127.0.0.1:54830 (2 connections now open) 2021-04-24T04:48:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37020 #662 (3 connections now open) 2021-04-24T04:48:58.512+0000 I NETWORK [conn662] end connection 10.233.69.77:37020 (2 connections now open) 2021-04-24T04:48:58.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54978 #663 (3 connections now open) 2021-04-24T04:48:58.735+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:54978 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:48:58.740+0000 I NETWORK [conn663] end connection 127.0.0.1:54978 (2 connections now open) 2021-04-24T04:49:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37180 #664 (3 connections now open) 2021-04-24T04:49:08.535+0000 I NETWORK [conn664] end connection 10.233.69.77:37180 (2 connections now open) 2021-04-24T04:49:08.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55144 #665 (3 connections now open) 2021-04-24T04:49:08.935+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:55144 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:09.035+0000 I NETWORK [conn665] end connection 127.0.0.1:55144 (2 connections now open) 2021-04-24T04:49:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37312 #666 (3 connections now open) 2021-04-24T04:49:18.535+0000 I NETWORK [conn666] end connection 10.233.69.77:37312 (2 connections now open) 2021-04-24T04:49:18.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55270 #667 (3 connections now open) 2021-04-24T04:49:18.646+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:55270 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:18.739+0000 I NETWORK [conn667] end connection 127.0.0.1:55270 (2 connections now open) 2021-04-24T04:49:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37460 #668 (3 connections now open) 2021-04-24T04:49:28.512+0000 I NETWORK [conn668] end connection 10.233.69.77:37460 (2 connections now open) 2021-04-24T04:49:28.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55424 #669 (3 connections now open) 2021-04-24T04:49:28.935+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:55424 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:28.940+0000 I NETWORK [conn669] end connection 127.0.0.1:55424 (2 connections now open) 2021-04-24T04:49:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37616 #670 (3 connections now open) 2021-04-24T04:49:38.535+0000 I NETWORK [conn670] end connection 10.233.69.77:37616 (2 connections now open) 2021-04-24T04:49:38.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55574 #671 (3 connections now open) 2021-04-24T04:49:38.646+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:55574 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:38.741+0000 I NETWORK [conn671] end connection 127.0.0.1:55574 (2 connections now open) 2021-04-24T04:49:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37750 #672 (3 connections now open) 2021-04-24T04:49:48.512+0000 I NETWORK [conn672] end connection 10.233.69.77:37750 (2 connections now open) 2021-04-24T04:49:48.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55712 #673 (3 connections now open) 2021-04-24T04:49:48.741+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:55712 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:48.841+0000 I NETWORK [conn673] end connection 127.0.0.1:55712 (2 connections now open) 2021-04-24T04:49:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:37898 #674 (3 connections now open) 2021-04-24T04:49:58.512+0000 I NETWORK [conn674] end connection 10.233.69.77:37898 (2 connections now open) 2021-04-24T04:49:58.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55860 #675 (3 connections now open) 2021-04-24T04:49:58.743+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:55860 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:49:58.839+0000 I NETWORK [conn675] end connection 127.0.0.1:55860 (2 connections now open) 2021-04-24T04:50:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38056 #676 (3 connections now open) 2021-04-24T04:50:08.512+0000 I NETWORK [conn676] end connection 10.233.69.77:38056 (2 connections now open) 2021-04-24T04:50:08.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56014 #677 (3 connections now open) 2021-04-24T04:50:08.635+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:56014 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:08.640+0000 I NETWORK [conn677] end connection 127.0.0.1:56014 (2 connections now open) 2021-04-24T04:50:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38190 #678 (3 connections now open) 2021-04-24T04:50:18.535+0000 I NETWORK [conn678] end connection 10.233.69.77:38190 (2 connections now open) 2021-04-24T04:50:18.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56152 #679 (3 connections now open) 2021-04-24T04:50:18.743+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:56152 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:18.838+0000 I NETWORK [conn679] end connection 127.0.0.1:56152 (2 connections now open) 2021-04-24T04:50:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38342 #680 (3 connections now open) 2021-04-24T04:50:28.512+0000 I NETWORK [conn680] end connection 10.233.69.77:38342 (2 connections now open) 2021-04-24T04:50:28.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56300 #681 (3 connections now open) 2021-04-24T04:50:28.736+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:56300 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:28.742+0000 I NETWORK [conn681] end connection 127.0.0.1:56300 (2 connections now open) 2021-04-24T04:50:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38500 #682 (3 connections now open) 2021-04-24T04:50:38.512+0000 I NETWORK [conn682] end connection 10.233.69.77:38500 (2 connections now open) 2021-04-24T04:50:38.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56462 #683 (3 connections now open) 2021-04-24T04:50:38.740+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:56462 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:38.837+0000 I NETWORK [conn683] end connection 127.0.0.1:56462 (2 connections now open) 2021-04-24T04:50:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38638 #684 (3 connections now open) 2021-04-24T04:50:48.512+0000 I NETWORK [conn684] end connection 10.233.69.77:38638 (2 connections now open) 2021-04-24T04:50:48.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56596 #685 (3 connections now open) 2021-04-24T04:50:48.735+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:56596 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:48.838+0000 I NETWORK [conn685] end connection 127.0.0.1:56596 (2 connections now open) 2021-04-24T04:50:58.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38780 #686 (3 connections now open) 2021-04-24T04:50:58.535+0000 I NETWORK [conn686] end connection 10.233.69.77:38780 (2 connections now open) 2021-04-24T04:50:58.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56742 #687 (3 connections now open) 2021-04-24T04:50:58.835+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:56742 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:50:58.842+0000 I NETWORK [conn687] end connection 127.0.0.1:56742 (2 connections now open) 2021-04-24T04:51:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:38936 #688 (3 connections now open) 2021-04-24T04:51:08.535+0000 I NETWORK [conn688] end connection 10.233.69.77:38936 (2 connections now open) 2021-04-24T04:51:08.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56898 #689 (3 connections now open) 2021-04-24T04:51:08.842+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:56898 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:08.939+0000 I NETWORK [conn689] end connection 127.0.0.1:56898 (2 connections now open) 2021-04-24T04:51:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39068 #690 (3 connections now open) 2021-04-24T04:51:18.511+0000 I NETWORK [conn690] end connection 10.233.69.77:39068 (2 connections now open) 2021-04-24T04:51:18.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57030 #691 (3 connections now open) 2021-04-24T04:51:18.738+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:57030 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:18.835+0000 I NETWORK [conn691] end connection 127.0.0.1:57030 (2 connections now open) 2021-04-24T04:51:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39216 #692 (3 connections now open) 2021-04-24T04:51:28.535+0000 I NETWORK [conn692] end connection 10.233.69.77:39216 (2 connections now open) 2021-04-24T04:51:28.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57178 #693 (3 connections now open) 2021-04-24T04:51:28.737+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:57178 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:28.835+0000 I NETWORK [conn693] end connection 127.0.0.1:57178 (2 connections now open) 2021-04-24T04:51:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39376 #694 (3 connections now open) 2021-04-24T04:51:38.512+0000 I NETWORK [conn694] end connection 10.233.69.77:39376 (2 connections now open) 2021-04-24T04:51:38.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57334 #695 (3 connections now open) 2021-04-24T04:51:38.636+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:57334 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:38.641+0000 I NETWORK [conn695] end connection 127.0.0.1:57334 (2 connections now open) 2021-04-24T04:51:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39514 #696 (3 connections now open) 2021-04-24T04:51:48.538+0000 I NETWORK [conn696] end connection 10.233.69.77:39514 (2 connections now open) 2021-04-24T04:51:48.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57476 #697 (3 connections now open) 2021-04-24T04:51:48.840+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:57476 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:48.935+0000 I NETWORK [conn697] end connection 127.0.0.1:57476 (2 connections now open) 2021-04-24T04:51:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39664 #698 (3 connections now open) 2021-04-24T04:51:58.535+0000 I NETWORK [conn698] end connection 10.233.69.77:39664 (2 connections now open) 2021-04-24T04:51:58.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57626 #699 (3 connections now open) 2021-04-24T04:51:58.837+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:57626 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:51:58.843+0000 I NETWORK [conn699] end connection 127.0.0.1:57626 (2 connections now open) 2021-04-24T04:52:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39822 #700 (3 connections now open) 2021-04-24T04:52:08.512+0000 I NETWORK [conn700] end connection 10.233.69.77:39822 (2 connections now open) 2021-04-24T04:52:08.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57780 #701 (3 connections now open) 2021-04-24T04:52:08.639+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:57780 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:08.739+0000 I NETWORK [conn701] end connection 127.0.0.1:57780 (2 connections now open) 2021-04-24T04:52:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:39956 #702 (3 connections now open) 2021-04-24T04:52:18.535+0000 I NETWORK [conn702] end connection 10.233.69.77:39956 (2 connections now open) 2021-04-24T04:52:18.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57918 #703 (3 connections now open) 2021-04-24T04:52:18.843+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:57918 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:18.940+0000 I NETWORK [conn703] end connection 127.0.0.1:57918 (2 connections now open) 2021-04-24T04:52:28.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40104 #704 (3 connections now open) 2021-04-24T04:52:28.535+0000 I NETWORK [conn704] end connection 10.233.69.77:40104 (2 connections now open) 2021-04-24T04:52:28.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58066 #705 (3 connections now open) 2021-04-24T04:52:28.845+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:58066 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:28.938+0000 I NETWORK [conn705] end connection 127.0.0.1:58066 (2 connections now open) 2021-04-24T04:52:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40260 #706 (3 connections now open) 2021-04-24T04:52:38.512+0000 I NETWORK [conn706] end connection 10.233.69.77:40260 (2 connections now open) 2021-04-24T04:52:38.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58218 #707 (3 connections now open) 2021-04-24T04:52:38.640+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:58218 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:38.740+0000 I NETWORK [conn707] end connection 127.0.0.1:58218 (2 connections now open) 2021-04-24T04:52:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40394 #708 (3 connections now open) 2021-04-24T04:52:48.512+0000 I NETWORK [conn708] end connection 10.233.69.77:40394 (2 connections now open) 2021-04-24T04:52:48.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58352 #709 (3 connections now open) 2021-04-24T04:52:48.641+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:58352 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:48.739+0000 I NETWORK [conn709] end connection 127.0.0.1:58352 (2 connections now open) 2021-04-24T04:52:58.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40542 #710 (3 connections now open) 2021-04-24T04:52:58.535+0000 I NETWORK [conn710] end connection 10.233.69.77:40542 (2 connections now open) 2021-04-24T04:52:58.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58504 #711 (3 connections now open) 2021-04-24T04:52:58.838+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:58504 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:52:58.842+0000 I NETWORK [conn711] end connection 127.0.0.1:58504 (2 connections now open) 2021-04-24T04:53:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40706 #712 (3 connections now open) 2021-04-24T04:53:08.512+0000 I NETWORK [conn712] end connection 10.233.69.77:40706 (2 connections now open) 2021-04-24T04:53:08.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58664 #713 (3 connections now open) 2021-04-24T04:53:08.640+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:58664 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:08.738+0000 I NETWORK [conn713] end connection 127.0.0.1:58664 (2 connections now open) 2021-04-24T04:53:18.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40840 #714 (3 connections now open) 2021-04-24T04:53:18.535+0000 I NETWORK [conn714] end connection 10.233.69.77:40840 (2 connections now open) 2021-04-24T04:53:18.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58798 #715 (3 connections now open) 2021-04-24T04:53:18.736+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:58798 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:18.741+0000 I NETWORK [conn715] end connection 127.0.0.1:58798 (2 connections now open) 2021-04-24T04:53:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:40986 #716 (3 connections now open) 2021-04-24T04:53:28.535+0000 I NETWORK [conn716] end connection 10.233.69.77:40986 (2 connections now open) 2021-04-24T04:53:28.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58948 #717 (3 connections now open) 2021-04-24T04:53:28.742+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:58948 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:28.839+0000 I NETWORK [conn717] end connection 127.0.0.1:58948 (2 connections now open) 2021-04-24T04:53:38.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41142 #718 (3 connections now open) 2021-04-24T04:53:38.535+0000 I NETWORK [conn718] end connection 10.233.69.77:41142 (2 connections now open) 2021-04-24T04:53:38.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59100 #719 (3 connections now open) 2021-04-24T04:53:38.643+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:59100 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:38.739+0000 I NETWORK [conn719] end connection 127.0.0.1:59100 (2 connections now open) 2021-04-24T04:53:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41276 #720 (3 connections now open) 2021-04-24T04:53:48.535+0000 I NETWORK [conn720] end connection 10.233.69.77:41276 (2 connections now open) 2021-04-24T04:53:48.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59238 #721 (3 connections now open) 2021-04-24T04:53:48.842+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:59238 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:48.940+0000 I NETWORK [conn721] end connection 127.0.0.1:59238 (2 connections now open) 2021-04-24T04:53:58.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41418 #722 (3 connections now open) 2021-04-24T04:53:58.512+0000 I NETWORK [conn722] end connection 10.233.69.77:41418 (2 connections now open) 2021-04-24T04:53:58.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59380 #723 (3 connections now open) 2021-04-24T04:53:58.744+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:59380 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:53:58.839+0000 I NETWORK [conn723] end connection 127.0.0.1:59380 (2 connections now open) 2021-04-24T04:54:08.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41576 #724 (3 connections now open) 2021-04-24T04:54:08.535+0000 I NETWORK [conn724] end connection 10.233.69.77:41576 (2 connections now open) 2021-04-24T04:54:08.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59538 #725 (3 connections now open) 2021-04-24T04:54:08.747+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:59538 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:08.840+0000 I NETWORK [conn725] end connection 127.0.0.1:59538 (2 connections now open) 2021-04-24T04:54:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41708 #726 (3 connections now open) 2021-04-24T04:54:18.512+0000 I NETWORK [conn726] end connection 10.233.69.77:41708 (2 connections now open) 2021-04-24T04:54:18.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59670 #727 (3 connections now open) 2021-04-24T04:54:18.838+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:59670 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:18.842+0000 I NETWORK [conn727] end connection 127.0.0.1:59670 (2 connections now open) 2021-04-24T04:54:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:41856 #728 (3 connections now open) 2021-04-24T04:54:28.512+0000 I NETWORK [conn728] end connection 10.233.69.77:41856 (2 connections now open) 2021-04-24T04:54:28.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59814 #729 (3 connections now open) 2021-04-24T04:54:28.646+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:59814 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:28.741+0000 I NETWORK [conn729] end connection 127.0.0.1:59814 (2 connections now open) 2021-04-24T04:54:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42022 #730 (3 connections now open) 2021-04-24T04:54:38.512+0000 I NETWORK [conn730] end connection 10.233.69.77:42022 (2 connections now open) 2021-04-24T04:54:38.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59984 #731 (3 connections now open) 2021-04-24T04:54:38.741+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:59984 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:38.835+0000 I NETWORK [conn731] end connection 127.0.0.1:59984 (2 connections now open) 2021-04-24T04:54:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42154 #732 (3 connections now open) 2021-04-24T04:54:48.512+0000 I NETWORK [conn732] end connection 10.233.69.77:42154 (2 connections now open) 2021-04-24T04:54:48.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60112 #733 (3 connections now open) 2021-04-24T04:54:48.639+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:60112 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:48.736+0000 I NETWORK [conn733] end connection 127.0.0.1:60112 (2 connections now open) 2021-04-24T04:54:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42302 #734 (3 connections now open) 2021-04-24T04:54:58.512+0000 I NETWORK [conn734] end connection 10.233.69.77:42302 (2 connections now open) 2021-04-24T04:54:58.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60260 #735 (3 connections now open) 2021-04-24T04:54:58.645+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:60260 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:54:58.740+0000 I NETWORK [conn735] end connection 127.0.0.1:60260 (2 connections now open) 2021-04-24T04:55:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42460 #736 (3 connections now open) 2021-04-24T04:55:08.512+0000 I NETWORK [conn736] end connection 10.233.69.77:42460 (2 connections now open) 2021-04-24T04:55:08.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60420 #737 (3 connections now open) 2021-04-24T04:55:08.641+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:60420 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:08.644+0000 I NETWORK [conn737] end connection 127.0.0.1:60420 (2 connections now open) 2021-04-24T04:55:18.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42594 #738 (3 connections now open) 2021-04-24T04:55:18.512+0000 I NETWORK [conn738] end connection 10.233.69.77:42594 (2 connections now open) 2021-04-24T04:55:18.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60556 #739 (3 connections now open) 2021-04-24T04:55:18.839+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:60556 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:18.936+0000 I NETWORK [conn739] end connection 127.0.0.1:60556 (2 connections now open) 2021-04-24T04:55:28.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42740 #740 (3 connections now open) 2021-04-24T04:55:28.512+0000 I NETWORK [conn740] end connection 10.233.69.77:42740 (2 connections now open) 2021-04-24T04:55:28.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60704 #741 (3 connections now open) 2021-04-24T04:55:28.938+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:60704 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:29.037+0000 I NETWORK [conn741] end connection 127.0.0.1:60704 (2 connections now open) 2021-04-24T04:55:38.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:42896 #742 (3 connections now open) 2021-04-24T04:55:38.512+0000 I NETWORK [conn742] end connection 10.233.69.77:42896 (2 connections now open) 2021-04-24T04:55:38.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60858 #743 (3 connections now open) 2021-04-24T04:55:38.737+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:60858 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:38.835+0000 I NETWORK [conn743] end connection 127.0.0.1:60858 (2 connections now open) 2021-04-24T04:55:48.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43030 #744 (3 connections now open) 2021-04-24T04:55:48.512+0000 I NETWORK [conn744] end connection 10.233.69.77:43030 (2 connections now open) 2021-04-24T04:55:48.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60992 #745 (3 connections now open) 2021-04-24T04:55:48.835+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:60992 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:48.840+0000 I NETWORK [conn745] end connection 127.0.0.1:60992 (2 connections now open) 2021-04-24T04:55:58.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43184 #746 (3 connections now open) 2021-04-24T04:55:58.512+0000 I NETWORK [conn746] end connection 10.233.69.77:43184 (2 connections now open) 2021-04-24T04:55:58.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32910 #747 (3 connections now open) 2021-04-24T04:55:58.735+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:32910 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:55:58.740+0000 I NETWORK [conn747] end connection 127.0.0.1:32910 (2 connections now open) 2021-04-24T04:56:08.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43342 #748 (3 connections now open) 2021-04-24T04:56:08.512+0000 I NETWORK [conn748] end connection 10.233.69.77:43342 (2 connections now open) 2021-04-24T04:56:08.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33068 #749 (3 connections now open) 2021-04-24T04:56:08.645+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:33068 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:56:08.740+0000 I NETWORK [conn749] end connection 127.0.0.1:33068 (2 connections now open) 2021-04-24T04:56:18.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43476 #750 (3 connections now open) 2021-04-24T04:56:18.512+0000 I NETWORK [conn750] end connection 10.233.69.77:43476 (2 connections now open) 2021-04-24T04:56:18.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33202 #751 (3 connections now open) 2021-04-24T04:56:18.736+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:33202 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:56:18.836+0000 I NETWORK [conn751] end connection 127.0.0.1:33202 (2 connections now open) 2021-04-24T04:56:28.511+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43622 #752 (3 connections now open) 2021-04-24T04:56:28.512+0000 I NETWORK [conn752] end connection 10.233.69.77:43622 (2 connections now open) 2021-04-24T04:56:28.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33348 #753 (3 connections now open) 2021-04-24T04:56:28.736+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:33348 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:56:28.740+0000 I NETWORK [conn753] end connection 127.0.0.1:33348 (2 connections now open) 2021-04-24T04:56:38.535+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43778 #754 (3 connections now open) 2021-04-24T04:56:38.535+0000 I NETWORK [conn754] end connection 10.233.69.77:43778 (2 connections now open) 2021-04-24T04:56:38.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33508 #755 (3 connections now open) 2021-04-24T04:56:38.738+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:33508 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:56:38.744+0000 I NETWORK [conn755] end connection 127.0.0.1:33508 (2 connections now open) 2021-04-24T04:56:48.512+0000 I NETWORK [listener] connection accepted from 10.233.69.77:43912 #756 (3 connections now open) 2021-04-24T04:56:48.535+0000 I NETWORK [conn756] end connection 10.233.69.77:43912 (2 connections now open) 2021-04-24T04:56:48.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33642 #757 (3 connections now open) 2021-04-24T04:56:48.746+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:33642 conn757: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-24T04:56:48.841+0000 I NETWORK [conn757] end connection 127.0.0.1:33642 (2 connections now open)