2021-05-13T03:57:38.708+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] db version v4.0.8 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] modules: none 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] build environment: 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] distarch: x86_64 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-05-13T03:57:38.713+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-05-13T03:57:38.713+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-05-13T03:57:48.992+0000 I STORAGE [initandlisten] WiredTiger message [1620878268:992197][1:0x7f4373f1aa40], txn-recover: Set global recovery timestamp: 0 2021-05-13T03:57:50.065+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-05-13T03:57:51.338+0000 I CONTROL [initandlisten] 2021-05-13T03:57:51.339+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: a5a069a6-1b7c-485f-99ac-b8ce37ac1977 2021-05-13T03:57:51.859+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-05-13T03:57:51.863+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 56db7010-9f94-46c4-b409-5374e9dce00d 2021-05-13T03:57:51.923+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-05-13T03:57:51.924+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-05-13T03:57:51.925+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: c27a3b08-79c3-4619-b373-fb947bbc8643 2021-05-13T03:57:52.668+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-05-13T03:57:52.668+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-13T03:57:52.671+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-05-13T03:57:52.671+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 746ms 2021-05-13T03:57:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58192 #1 (1 connection now open) 2021-05-13T03:57:53.735+0000 I NETWORK [conn1] end connection 10.233.71.149:58192 (0 connections now open) 2021-05-13T03:58:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58302 #2 (1 connection now open) 2021-05-13T03:58:03.734+0000 I NETWORK [conn2] end connection 10.233.71.149:58302 (0 connections now open) 2021-05-13T03:58:07.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53456 #3 (1 connection now open) 2021-05-13T03:58:07.915+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:53456 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-05-13T03:58:08.009+0000 I NETWORK [conn3] end connection 127.0.0.1:53456 (0 connections now open) 2021-05-13T03:58:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58370 #4 (1 connection now open) 2021-05-13T03:58:13.735+0000 I NETWORK [conn4] end connection 10.233.71.149:58370 (0 connections now open) 2021-05-13T03:58:18.015+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53528 #5 (1 connection now open) 2021-05-13T03:58:18.016+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:53528 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-05-13T03:58:18.108+0000 I NETWORK [conn5] end connection 127.0.0.1:53528 (0 connections now open) 2021-05-13T03:58:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58444 #6 (1 connection now open) 2021-05-13T03:58:23.735+0000 I NETWORK [conn6] end connection 10.233.71.149:58444 (0 connections now open) 2021-05-13T03:58:27.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53618 #7 (1 connection now open) 2021-05-13T03:58:27.906+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:53618 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-05-13T03:58:27.910+0000 I NETWORK [conn7] end connection 127.0.0.1:53618 (0 connections now open) 2021-05-13T03:58:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58546 #8 (1 connection now open) 2021-05-13T03:58:33.735+0000 I NETWORK [conn8] end connection 10.233.71.149:58546 (0 connections now open) 2021-05-13T03:58:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53710 #9 (1 connection now open) 2021-05-13T03:58:37.910+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:53710 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-05-13T03:58:38.006+0000 I NETWORK [conn9] end connection 127.0.0.1:53710 (0 connections now open) 2021-05-13T03:58:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58636 #10 (1 connection now open) 2021-05-13T03:58:43.734+0000 I NETWORK [conn10] end connection 10.233.71.149:58636 (0 connections now open) 2021-05-13T03:58:47.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53816 #11 (1 connection now open) 2021-05-13T03:58:47.909+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:53816 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-05-13T03:58:48.005+0000 I NETWORK [conn11] end connection 127.0.0.1:53816 (0 connections now open) 2021-05-13T03:58:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58734 #12 (1 connection now open) 2021-05-13T03:58:53.735+0000 I NETWORK [conn12] end connection 10.233.71.149:58734 (0 connections now open) 2021-05-13T03:58:57.808+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53896 #13 (1 connection now open) 2021-05-13T03:58:57.809+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:53896 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-05-13T03:58:57.813+0000 I NETWORK [conn13] end connection 127.0.0.1:53896 (0 connections now open) 2021-05-13T03:59:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58814 #14 (1 connection now open) 2021-05-13T03:59:03.734+0000 I NETWORK [conn14] end connection 10.233.71.149:58814 (0 connections now open) 2021-05-13T03:59:07.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53966 #15 (1 connection now open) 2021-05-13T03:59:07.908+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:53966 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-05-13T03:59:08.007+0000 I NETWORK [conn15] end connection 127.0.0.1:53966 (0 connections now open) 2021-05-13T03:59:13.739+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58884 #16 (1 connection now open) 2021-05-13T03:59:13.740+0000 I NETWORK [conn16] end connection 10.233.71.149:58884 (0 connections now open) 2021-05-13T03:59:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54040 #17 (1 connection now open) 2021-05-13T03:59:17.909+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:54040 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-05-13T03:59:18.006+0000 I NETWORK [conn17] end connection 127.0.0.1:54040 (0 connections now open) 2021-05-13T03:59:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58960 #18 (1 connection now open) 2021-05-13T03:59:23.735+0000 I NETWORK [conn18] end connection 10.233.71.149:58960 (0 connections now open) 2021-05-13T03:59:27.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54114 #19 (1 connection now open) 2021-05-13T03:59:27.814+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:54114 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-05-13T03:59:27.908+0000 I NETWORK [conn19] end connection 127.0.0.1:54114 (0 connections now open) 2021-05-13T03:59:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59052 #20 (1 connection now open) 2021-05-13T03:59:33.734+0000 I NETWORK [conn20] end connection 10.233.71.149:59052 (0 connections now open) 2021-05-13T03:59:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54218 #21 (1 connection now open) 2021-05-13T03:59:37.912+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:54218 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-05-13T03:59:38.007+0000 I NETWORK [conn21] end connection 127.0.0.1:54218 (0 connections now open) 2021-05-13T03:59:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59136 #22 (1 connection now open) 2021-05-13T03:59:43.734+0000 I NETWORK [conn22] end connection 10.233.71.149:59136 (0 connections now open) 2021-05-13T03:59:48.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54294 #23 (1 connection now open) 2021-05-13T03:59:48.007+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:54294 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-05-13T03:59:48.011+0000 I NETWORK [conn23] end connection 127.0.0.1:54294 (0 connections now open) 2021-05-13T03:59:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59222 #24 (1 connection now open) 2021-05-13T03:59:53.735+0000 I NETWORK [conn24] end connection 10.233.71.149:59222 (0 connections now open) 2021-05-13T03:59:57.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54378 #25 (1 connection now open) 2021-05-13T03:59:57.906+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:54378 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-05-13T03:59:57.910+0000 I NETWORK [conn25] end connection 127.0.0.1:54378 (0 connections now open) 2021-05-13T04:00:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59298 #26 (1 connection now open) 2021-05-13T04:00:03.735+0000 I NETWORK [conn26] end connection 10.233.71.149:59298 (0 connections now open) 2021-05-13T04:00:07.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54458 #27 (1 connection now open) 2021-05-13T04:00:07.907+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:54458 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-05-13T04:00:07.911+0000 I NETWORK [conn27] end connection 127.0.0.1:54458 (0 connections now open) 2021-05-13T04:00:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59380 #28 (1 connection now open) 2021-05-13T04:00:13.735+0000 I NETWORK [conn28] end connection 10.233.71.149:59380 (0 connections now open) 2021-05-13T04:00:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54536 #29 (1 connection now open) 2021-05-13T04:00:17.914+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:54536 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-05-13T04:00:18.009+0000 I NETWORK [conn29] end connection 127.0.0.1:54536 (0 connections now open) 2021-05-13T04:00:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59460 #30 (1 connection now open) 2021-05-13T04:00:23.735+0000 I NETWORK [conn30] end connection 10.233.71.149:59460 (0 connections now open) 2021-05-13T04:00:27.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54620 #31 (1 connection now open) 2021-05-13T04:00:27.813+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:54620 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-05-13T04:00:27.909+0000 I NETWORK [conn31] end connection 127.0.0.1:54620 (0 connections now open) 2021-05-13T04:00:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59538 #32 (1 connection now open) 2021-05-13T04:00:33.735+0000 I NETWORK [conn32] end connection 10.233.71.149:59538 (0 connections now open) 2021-05-13T04:00:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54700 #33 (1 connection now open) 2021-05-13T04:00:37.909+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:54700 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-05-13T04:00:37.913+0000 I NETWORK [conn33] end connection 127.0.0.1:54700 (0 connections now open) 2021-05-13T04:00:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59628 #34 (1 connection now open) 2021-05-13T04:00:43.735+0000 I NETWORK [conn34] end connection 10.233.71.149:59628 (0 connections now open) 2021-05-13T04:00:48.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54784 #35 (1 connection now open) 2021-05-13T04:00:48.008+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:54784 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-05-13T04:00:48.013+0000 I NETWORK [conn35] end connection 127.0.0.1:54784 (0 connections now open) 2021-05-13T04:00:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59720 #36 (1 connection now open) 2021-05-13T04:00:53.735+0000 I NETWORK [conn36] end connection 10.233.71.149:59720 (0 connections now open) 2021-05-13T04:00:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54878 #37 (1 connection now open) 2021-05-13T04:00:57.911+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:54878 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-05-13T04:00:58.007+0000 I NETWORK [conn37] end connection 127.0.0.1:54878 (0 connections now open) 2021-05-13T04:01:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59804 #38 (1 connection now open) 2021-05-13T04:01:03.734+0000 I NETWORK [conn38] end connection 10.233.71.149:59804 (0 connections now open) 2021-05-13T04:01:07.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54966 #39 (1 connection now open) 2021-05-13T04:01:07.908+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:54966 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-05-13T04:01:07.913+0000 I NETWORK [conn39] end connection 127.0.0.1:54966 (0 connections now open) 2021-05-13T04:01:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59900 #40 (1 connection now open) 2021-05-13T04:01:13.735+0000 I NETWORK [conn40] end connection 10.233.71.149:59900 (0 connections now open) 2021-05-13T04:01:17.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55056 #41 (1 connection now open) 2021-05-13T04:01:17.909+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:55056 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-05-13T04:01:18.005+0000 I NETWORK [conn41] end connection 127.0.0.1:55056 (0 connections now open) 2021-05-13T04:01:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59990 #42 (1 connection now open) 2021-05-13T04:01:23.735+0000 I NETWORK [conn42] end connection 10.233.71.149:59990 (0 connections now open) 2021-05-13T04:01:27.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55148 #43 (1 connection now open) 2021-05-13T04:01:27.913+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:55148 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-05-13T04:01:28.005+0000 I NETWORK [conn43] end connection 127.0.0.1:55148 (0 connections now open) 2021-05-13T04:01:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60070 #44 (1 connection now open) 2021-05-13T04:01:33.735+0000 I NETWORK [conn44] end connection 10.233.71.149:60070 (0 connections now open) 2021-05-13T04:01:37.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55234 #45 (1 connection now open) 2021-05-13T04:01:37.814+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:55234 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-05-13T04:01:37.909+0000 I NETWORK [conn45] end connection 127.0.0.1:55234 (0 connections now open) 2021-05-13T04:01:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60160 #46 (1 connection now open) 2021-05-13T04:01:43.735+0000 I NETWORK [conn46] end connection 10.233.71.149:60160 (0 connections now open) 2021-05-13T04:01:47.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55320 #47 (1 connection now open) 2021-05-13T04:01:47.913+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:55320 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-05-13T04:01:48.007+0000 I NETWORK [conn47] end connection 127.0.0.1:55320 (0 connections now open) 2021-05-13T04:01:53.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60258 #48 (1 connection now open) 2021-05-13T04:01:53.735+0000 I NETWORK [conn48] end connection 10.233.71.149:60258 (0 connections now open) 2021-05-13T04:01:57.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55422 #49 (1 connection now open) 2021-05-13T04:01:57.905+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:55422 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-05-13T04:01:57.910+0000 I NETWORK [conn49] end connection 127.0.0.1:55422 (0 connections now open) 2021-05-13T04:02:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60344 #50 (1 connection now open) 2021-05-13T04:02:03.735+0000 I NETWORK [conn50] end connection 10.233.71.149:60344 (0 connections now open) 2021-05-13T04:02:08.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55508 #51 (1 connection now open) 2021-05-13T04:02:08.011+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:55508 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-05-13T04:02:08.109+0000 I NETWORK [conn51] end connection 127.0.0.1:55508 (0 connections now open) 2021-05-13T04:02:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60436 #52 (1 connection now open) 2021-05-13T04:02:13.734+0000 I NETWORK [conn52] end connection 10.233.71.149:60436 (0 connections now open) 2021-05-13T04:02:18.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55600 #53 (1 connection now open) 2021-05-13T04:02:18.007+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:55600 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-05-13T04:02:18.011+0000 I NETWORK [conn53] end connection 127.0.0.1:55600 (0 connections now open) 2021-05-13T04:02:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60552 #54 (1 connection now open) 2021-05-13T04:02:23.734+0000 I NETWORK [conn54] end connection 10.233.71.149:60552 (0 connections now open) 2021-05-13T04:02:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55720 #55 (1 connection now open) 2021-05-13T04:02:28.105+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:55720 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-05-13T04:02:28.110+0000 I NETWORK [conn55] end connection 127.0.0.1:55720 (0 connections now open) 2021-05-13T04:02:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60650 #56 (1 connection now open) 2021-05-13T04:02:33.735+0000 I NETWORK [conn56] end connection 10.233.71.149:60650 (0 connections now open) 2021-05-13T04:02:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55826 #57 (1 connection now open) 2021-05-13T04:02:37.913+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:55826 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-05-13T04:02:38.005+0000 I NETWORK [conn57] end connection 127.0.0.1:55826 (0 connections now open) 2021-05-13T04:02:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60750 #58 (1 connection now open) 2021-05-13T04:02:43.735+0000 I NETWORK [conn58] end connection 10.233.71.149:60750 (0 connections now open) 2021-05-13T04:02:48.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55908 #59 (1 connection now open) 2021-05-13T04:02:48.008+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:55908 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-05-13T04:02:48.105+0000 I NETWORK [conn59] end connection 127.0.0.1:55908 (0 connections now open) 2021-05-13T04:02:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60858 #60 (1 connection now open) 2021-05-13T04:02:53.734+0000 I NETWORK [conn60] end connection 10.233.71.149:60858 (0 connections now open) 2021-05-13T04:02:58.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56028 #61 (1 connection now open) 2021-05-13T04:02:58.007+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:56028 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-05-13T04:02:58.011+0000 I NETWORK [conn61] end connection 127.0.0.1:56028 (0 connections now open) 2021-05-13T04:03:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60954 #62 (1 connection now open) 2021-05-13T04:03:03.734+0000 I NETWORK [conn62] end connection 10.233.71.149:60954 (0 connections now open) 2021-05-13T04:03:08.018+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56116 #63 (1 connection now open) 2021-05-13T04:03:08.111+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:56116 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-05-13T04:03:08.115+0000 I NETWORK [conn63] end connection 127.0.0.1:56116 (0 connections now open) 2021-05-13T04:03:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:32834 #64 (1 connection now open) 2021-05-13T04:03:13.735+0000 I NETWORK [conn64] end connection 10.233.71.149:32834 (0 connections now open) 2021-05-13T04:03:18.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56256 #65 (1 connection now open) 2021-05-13T04:03:18.007+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:56256 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-05-13T04:03:18.105+0000 I NETWORK [conn65] end connection 127.0.0.1:56256 (0 connections now open) 2021-05-13T04:03:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:32952 #66 (1 connection now open) 2021-05-13T04:03:23.734+0000 I NETWORK [conn66] end connection 10.233.71.149:32952 (0 connections now open) 2021-05-13T04:03:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56346 #67 (1 connection now open) 2021-05-13T04:03:28.006+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:56346 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-05-13T04:03:28.010+0000 I NETWORK [conn67] end connection 127.0.0.1:56346 (0 connections now open) 2021-05-13T04:03:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33038 #68 (1 connection now open) 2021-05-13T04:03:33.735+0000 I NETWORK [conn68] end connection 10.233.71.149:33038 (0 connections now open) 2021-05-13T04:03:37.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56434 #69 (1 connection now open) 2021-05-13T04:03:37.908+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:56434 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-05-13T04:03:37.912+0000 I NETWORK [conn69] end connection 127.0.0.1:56434 (0 connections now open) 2021-05-13T04:03:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33132 #70 (1 connection now open) 2021-05-13T04:03:43.735+0000 I NETWORK [conn70] end connection 10.233.71.149:33132 (0 connections now open) 2021-05-13T04:03:48.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56522 #71 (1 connection now open) 2021-05-13T04:03:48.105+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:56522 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-05-13T04:03:48.109+0000 I NETWORK [conn71] end connection 127.0.0.1:56522 (0 connections now open) 2021-05-13T04:03:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33222 #72 (1 connection now open) 2021-05-13T04:03:53.734+0000 I NETWORK [conn72] end connection 10.233.71.149:33222 (0 connections now open) 2021-05-13T04:03:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56624 #73 (1 connection now open) 2021-05-13T04:03:57.911+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:56624 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-05-13T04:03:57.915+0000 I NETWORK [conn73] end connection 127.0.0.1:56624 (0 connections now open) 2021-05-13T04:04:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33326 #74 (1 connection now open) 2021-05-13T04:04:03.735+0000 I NETWORK [conn74] end connection 10.233.71.149:33326 (0 connections now open) 2021-05-13T04:04:08.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56722 #75 (1 connection now open) 2021-05-13T04:04:08.010+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:56722 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-05-13T04:04:08.106+0000 I NETWORK [conn75] end connection 127.0.0.1:56722 (0 connections now open) 2021-05-13T04:04:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33422 #76 (1 connection now open) 2021-05-13T04:04:13.734+0000 I NETWORK [conn76] end connection 10.233.71.149:33422 (0 connections now open) 2021-05-13T04:04:18.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56812 #77 (1 connection now open) 2021-05-13T04:04:18.009+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:56812 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-05-13T04:04:18.108+0000 I NETWORK [conn77] end connection 127.0.0.1:56812 (0 connections now open) 2021-05-13T04:04:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33510 #78 (1 connection now open) 2021-05-13T04:04:23.735+0000 I NETWORK [conn78] end connection 10.233.71.149:33510 (0 connections now open) 2021-05-13T04:04:27.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56920 #79 (1 connection now open) 2021-05-13T04:04:27.912+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:56920 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-05-13T04:04:28.007+0000 I NETWORK [conn79] end connection 127.0.0.1:56920 (0 connections now open) 2021-05-13T04:04:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33624 #80 (1 connection now open) 2021-05-13T04:04:33.734+0000 I NETWORK [conn80] end connection 10.233.71.149:33624 (0 connections now open) 2021-05-13T04:04:38.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57022 #81 (1 connection now open) 2021-05-13T04:04:38.007+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:57022 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-05-13T04:04:38.012+0000 I NETWORK [conn81] end connection 127.0.0.1:57022 (0 connections now open) 2021-05-13T04:04:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33718 #82 (1 connection now open) 2021-05-13T04:04:43.735+0000 I NETWORK [conn82] end connection 10.233.71.149:33718 (0 connections now open) 2021-05-13T04:04:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57110 #83 (1 connection now open) 2021-05-13T04:04:47.911+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:57110 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-05-13T04:04:48.008+0000 I NETWORK [conn83] end connection 127.0.0.1:57110 (0 connections now open) 2021-05-13T04:04:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33812 #84 (1 connection now open) 2021-05-13T04:04:53.735+0000 I NETWORK [conn84] end connection 10.233.71.149:33812 (0 connections now open) 2021-05-13T04:04:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57208 #85 (1 connection now open) 2021-05-13T04:04:57.911+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:57208 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-05-13T04:04:58.005+0000 I NETWORK [conn85] end connection 127.0.0.1:57208 (0 connections now open) 2021-05-13T04:05:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33904 #86 (1 connection now open) 2021-05-13T04:05:03.734+0000 I NETWORK [conn86] end connection 10.233.71.149:33904 (0 connections now open) 2021-05-13T04:05:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57316 #87 (1 connection now open) 2021-05-13T04:05:07.913+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:57316 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-05-13T04:05:08.008+0000 I NETWORK [conn87] end connection 127.0.0.1:57316 (0 connections now open) 2021-05-13T04:05:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34012 #88 (1 connection now open) 2021-05-13T04:05:13.735+0000 I NETWORK [conn88] end connection 10.233.71.149:34012 (0 connections now open) 2021-05-13T04:05:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57408 #89 (1 connection now open) 2021-05-13T04:05:17.909+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:57408 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-05-13T04:05:17.913+0000 I NETWORK [conn89] end connection 127.0.0.1:57408 (0 connections now open) 2021-05-13T04:05:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34110 #90 (1 connection now open) 2021-05-13T04:05:23.734+0000 I NETWORK [conn90] end connection 10.233.71.149:34110 (0 connections now open) 2021-05-13T04:05:27.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57508 #91 (1 connection now open) 2021-05-13T04:05:27.914+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:57508 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-05-13T04:05:28.009+0000 I NETWORK [conn91] end connection 127.0.0.1:57508 (0 connections now open) 2021-05-13T04:05:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34200 #92 (1 connection now open) 2021-05-13T04:05:33.735+0000 I NETWORK [conn92] end connection 10.233.71.149:34200 (0 connections now open) 2021-05-13T04:05:37.811+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57602 #93 (1 connection now open) 2021-05-13T04:05:37.812+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:57602 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-05-13T04:05:37.907+0000 I NETWORK [conn93] end connection 127.0.0.1:57602 (0 connections now open) 2021-05-13T04:05:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34310 #94 (1 connection now open) 2021-05-13T04:05:43.735+0000 I NETWORK [conn94] end connection 10.233.71.149:34310 (0 connections now open) 2021-05-13T04:05:47.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57702 #95 (1 connection now open) 2021-05-13T04:05:47.906+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:57702 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-05-13T04:05:47.910+0000 I NETWORK [conn95] end connection 127.0.0.1:57702 (0 connections now open) 2021-05-13T04:05:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34410 #96 (1 connection now open) 2021-05-13T04:05:53.734+0000 I NETWORK [conn96] end connection 10.233.71.149:34410 (0 connections now open) 2021-05-13T04:05:58.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57806 #97 (1 connection now open) 2021-05-13T04:05:58.105+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:57806 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-05-13T04:05:58.110+0000 I NETWORK [conn97] end connection 127.0.0.1:57806 (0 connections now open) 2021-05-13T04:06:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34506 #98 (1 connection now open) 2021-05-13T04:06:03.735+0000 I NETWORK [conn98] end connection 10.233.71.149:34506 (0 connections now open) 2021-05-13T04:06:08.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57904 #99 (1 connection now open) 2021-05-13T04:06:08.007+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:57904 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-05-13T04:06:08.011+0000 I NETWORK [conn99] end connection 127.0.0.1:57904 (0 connections now open) 2021-05-13T04:06:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34600 #100 (1 connection now open) 2021-05-13T04:06:13.734+0000 I NETWORK [conn100] end connection 10.233.71.149:34600 (0 connections now open) 2021-05-13T04:06:17.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57998 #101 (1 connection now open) 2021-05-13T04:06:17.911+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:57998 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-05-13T04:06:17.914+0000 I NETWORK [conn101] end connection 127.0.0.1:57998 (0 connections now open) 2021-05-13T04:06:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34688 #102 (1 connection now open) 2021-05-13T04:06:23.735+0000 I NETWORK [conn102] end connection 10.233.71.149:34688 (0 connections now open) 2021-05-13T04:06:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58088 #103 (1 connection now open) 2021-05-13T04:06:28.010+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:58088 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-05-13T04:06:28.013+0000 I NETWORK [conn103] end connection 127.0.0.1:58088 (0 connections now open) 2021-05-13T04:06:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34818 #104 (1 connection now open) 2021-05-13T04:06:33.734+0000 I NETWORK [conn104] end connection 10.233.71.149:34818 (0 connections now open) 2021-05-13T04:06:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58214 #105 (1 connection now open) 2021-05-13T04:06:37.910+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:58214 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-05-13T04:06:37.914+0000 I NETWORK [conn105] end connection 127.0.0.1:58214 (0 connections now open) 2021-05-13T04:06:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34906 #106 (1 connection now open) 2021-05-13T04:06:43.734+0000 I NETWORK [conn106] end connection 10.233.71.149:34906 (0 connections now open) 2021-05-13T04:06:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58310 #107 (1 connection now open) 2021-05-13T04:06:48.005+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:58310 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-05-13T04:06:48.009+0000 I NETWORK [conn107] end connection 127.0.0.1:58310 (0 connections now open) 2021-05-13T04:06:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35004 #108 (1 connection now open) 2021-05-13T04:06:53.735+0000 I NETWORK [conn108] end connection 10.233.71.149:35004 (0 connections now open) 2021-05-13T04:06:57.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58400 #109 (1 connection now open) 2021-05-13T04:06:57.908+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:58400 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-05-13T04:06:58.005+0000 I NETWORK [conn109] end connection 127.0.0.1:58400 (0 connections now open) 2021-05-13T04:07:03.738+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35100 #110 (1 connection now open) 2021-05-13T04:07:03.738+0000 I NETWORK [conn110] end connection 10.233.71.149:35100 (0 connections now open) 2021-05-13T04:07:08.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58492 #111 (1 connection now open) 2021-05-13T04:07:08.107+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:58492 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-05-13T04:07:08.111+0000 I NETWORK [conn111] end connection 127.0.0.1:58492 (0 connections now open) 2021-05-13T04:07:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35188 #112 (1 connection now open) 2021-05-13T04:07:13.735+0000 I NETWORK [conn112] end connection 10.233.71.149:35188 (0 connections now open) 2021-05-13T04:07:17.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58588 #113 (1 connection now open) 2021-05-13T04:07:17.908+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:58588 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-05-13T04:07:17.912+0000 I NETWORK [conn113] end connection 127.0.0.1:58588 (0 connections now open) 2021-05-13T04:07:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35284 #114 (1 connection now open) 2021-05-13T04:07:23.734+0000 I NETWORK [conn114] end connection 10.233.71.149:35284 (0 connections now open) 2021-05-13T04:07:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58680 #115 (1 connection now open) 2021-05-13T04:07:28.005+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:58680 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-05-13T04:07:28.010+0000 I NETWORK [conn115] end connection 127.0.0.1:58680 (0 connections now open) 2021-05-13T04:07:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35382 #116 (1 connection now open) 2021-05-13T04:07:33.734+0000 I NETWORK [conn116] end connection 10.233.71.149:35382 (0 connections now open) 2021-05-13T04:07:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58776 #117 (1 connection now open) 2021-05-13T04:07:37.913+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:58776 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-05-13T04:07:38.013+0000 I NETWORK [conn117] end connection 127.0.0.1:58776 (0 connections now open) 2021-05-13T04:07:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35468 #118 (1 connection now open) 2021-05-13T04:07:43.734+0000 I NETWORK [conn118] end connection 10.233.71.149:35468 (0 connections now open) 2021-05-13T04:07:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58864 #119 (1 connection now open) 2021-05-13T04:07:48.005+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:58864 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-05-13T04:07:48.010+0000 I NETWORK [conn119] end connection 127.0.0.1:58864 (0 connections now open) 2021-05-13T04:07:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35570 #120 (1 connection now open) 2021-05-13T04:07:53.735+0000 I NETWORK [conn120] end connection 10.233.71.149:35570 (0 connections now open) 2021-05-13T04:07:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58966 #121 (1 connection now open) 2021-05-13T04:07:57.912+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:58966 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-05-13T04:07:58.009+0000 I NETWORK [conn121] end connection 127.0.0.1:58966 (0 connections now open) 2021-05-13T04:08:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35666 #122 (1 connection now open) 2021-05-13T04:08:03.734+0000 I NETWORK [conn122] end connection 10.233.71.149:35666 (0 connections now open) 2021-05-13T04:08:07.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59064 #123 (1 connection now open) 2021-05-13T04:08:07.910+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:59064 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-05-13T04:08:08.005+0000 I NETWORK [conn123] end connection 127.0.0.1:59064 (0 connections now open) 2021-05-13T04:08:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35768 #124 (1 connection now open) 2021-05-13T04:08:13.734+0000 I NETWORK [conn124] end connection 10.233.71.149:35768 (0 connections now open) 2021-05-13T04:08:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59160 #125 (1 connection now open) 2021-05-13T04:08:17.909+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:59160 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-05-13T04:08:18.006+0000 I NETWORK [conn125] end connection 127.0.0.1:59160 (0 connections now open) 2021-05-13T04:08:23.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35864 #126 (1 connection now open) 2021-05-13T04:08:23.735+0000 I NETWORK [conn126] end connection 10.233.71.149:35864 (0 connections now open) 2021-05-13T04:08:28.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59264 #127 (1 connection now open) 2021-05-13T04:08:28.017+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:59264 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-05-13T04:08:28.021+0000 I NETWORK [conn127] end connection 127.0.0.1:59264 (0 connections now open) 2021-05-13T04:08:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35974 #128 (1 connection now open) 2021-05-13T04:08:33.734+0000 I NETWORK [conn128] end connection 10.233.71.149:35974 (0 connections now open) 2021-05-13T04:08:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59376 #129 (1 connection now open) 2021-05-13T04:08:37.911+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:59376 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-05-13T04:08:38.007+0000 I NETWORK [conn129] end connection 127.0.0.1:59376 (0 connections now open) 2021-05-13T04:08:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36074 #130 (1 connection now open) 2021-05-13T04:08:43.734+0000 I NETWORK [conn130] end connection 10.233.71.149:36074 (0 connections now open) 2021-05-13T04:08:47.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59476 #131 (1 connection now open) 2021-05-13T04:08:47.908+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:59476 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-05-13T04:08:48.005+0000 I NETWORK [conn131] end connection 127.0.0.1:59476 (0 connections now open) 2021-05-13T04:08:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36180 #132 (1 connection now open) 2021-05-13T04:08:53.735+0000 I NETWORK [conn132] end connection 10.233.71.149:36180 (0 connections now open) 2021-05-13T04:08:57.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59576 #133 (1 connection now open) 2021-05-13T04:08:57.909+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:59576 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-05-13T04:08:57.912+0000 I NETWORK [conn133] end connection 127.0.0.1:59576 (0 connections now open) 2021-05-13T04:09:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36274 #134 (1 connection now open) 2021-05-13T04:09:03.734+0000 I NETWORK [conn134] end connection 10.233.71.149:36274 (0 connections now open) 2021-05-13T04:09:07.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59690 #135 (1 connection now open) 2021-05-13T04:09:07.908+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:59690 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-05-13T04:09:07.912+0000 I NETWORK [conn135] end connection 127.0.0.1:59690 (0 connections now open) 2021-05-13T04:09:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36398 #136 (1 connection now open) 2021-05-13T04:09:13.734+0000 I NETWORK [conn136] end connection 10.233.71.149:36398 (0 connections now open) 2021-05-13T04:09:17.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59798 #137 (1 connection now open) 2021-05-13T04:09:17.911+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:59798 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-05-13T04:09:18.009+0000 I NETWORK [conn137] end connection 127.0.0.1:59798 (0 connections now open) 2021-05-13T04:09:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36502 #138 (1 connection now open) 2021-05-13T04:09:23.735+0000 I NETWORK [conn138] end connection 10.233.71.149:36502 (0 connections now open) 2021-05-13T04:09:28.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59898 #139 (1 connection now open) 2021-05-13T04:09:28.007+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:59898 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-05-13T04:09:28.107+0000 I NETWORK [conn139] end connection 127.0.0.1:59898 (0 connections now open) 2021-05-13T04:09:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36598 #140 (1 connection now open) 2021-05-13T04:09:33.734+0000 I NETWORK [conn140] end connection 10.233.71.149:36598 (0 connections now open) 2021-05-13T04:09:38.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60000 #141 (1 connection now open) 2021-05-13T04:09:38.010+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:60000 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-05-13T04:09:38.013+0000 I NETWORK [conn141] end connection 127.0.0.1:60000 (0 connections now open) 2021-05-13T04:09:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36714 #142 (1 connection now open) 2021-05-13T04:09:43.735+0000 I NETWORK [conn142] end connection 10.233.71.149:36714 (0 connections now open) 2021-05-13T04:09:48.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60126 #143 (1 connection now open) 2021-05-13T04:09:48.006+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:60126 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-05-13T04:09:48.010+0000 I NETWORK [conn143] end connection 127.0.0.1:60126 (0 connections now open) 2021-05-13T04:09:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36840 #144 (1 connection now open) 2021-05-13T04:09:53.735+0000 I NETWORK [conn144] end connection 10.233.71.149:36840 (0 connections now open) 2021-05-13T04:09:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60240 #145 (1 connection now open) 2021-05-13T04:09:58.005+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:60240 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-05-13T04:09:58.010+0000 I NETWORK [conn145] end connection 127.0.0.1:60240 (0 connections now open) 2021-05-13T04:10:03.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36940 #146 (1 connection now open) 2021-05-13T04:10:03.736+0000 I NETWORK [conn146] end connection 10.233.71.149:36940 (0 connections now open) 2021-05-13T04:10:07.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60340 #147 (1 connection now open) 2021-05-13T04:10:07.908+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:60340 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-05-13T04:10:08.005+0000 I NETWORK [conn147] end connection 127.0.0.1:60340 (0 connections now open) 2021-05-13T04:10:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37038 #148 (1 connection now open) 2021-05-13T04:10:13.735+0000 I NETWORK [conn148] end connection 10.233.71.149:37038 (0 connections now open) 2021-05-13T04:10:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60432 #149 (1 connection now open) 2021-05-13T04:10:17.914+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:60432 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-05-13T04:10:18.007+0000 I NETWORK [conn149] end connection 127.0.0.1:60432 (0 connections now open) 2021-05-13T04:10:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37132 #150 (1 connection now open) 2021-05-13T04:10:23.735+0000 I NETWORK [conn150] end connection 10.233.71.149:37132 (0 connections now open) 2021-05-13T04:10:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60532 #151 (1 connection now open) 2021-05-13T04:10:27.915+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:60532 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-05-13T04:10:28.011+0000 I NETWORK [conn151] end connection 127.0.0.1:60532 (0 connections now open) 2021-05-13T04:10:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37228 #152 (1 connection now open) 2021-05-13T04:10:33.734+0000 I NETWORK [conn152] end connection 10.233.71.149:37228 (0 connections now open) 2021-05-13T04:10:37.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60636 #153 (1 connection now open) 2021-05-13T04:10:38.005+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:60636 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-05-13T04:10:38.105+0000 I NETWORK [conn153] end connection 127.0.0.1:60636 (0 connections now open) 2021-05-13T04:10:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37356 #154 (1 connection now open) 2021-05-13T04:10:43.736+0000 I NETWORK [conn154] end connection 10.233.71.149:37356 (0 connections now open) 2021-05-13T04:10:47.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60770 #155 (1 connection now open) 2021-05-13T04:10:47.908+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:60770 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-05-13T04:10:48.008+0000 I NETWORK [conn155] end connection 127.0.0.1:60770 (0 connections now open) 2021-05-13T04:10:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37492 #156 (1 connection now open) 2021-05-13T04:10:53.734+0000 I NETWORK [conn156] end connection 10.233.71.149:37492 (0 connections now open) 2021-05-13T04:10:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60904 #157 (1 connection now open) 2021-05-13T04:10:57.912+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:60904 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-05-13T04:10:58.007+0000 I NETWORK [conn157] end connection 127.0.0.1:60904 (0 connections now open) 2021-05-13T04:11:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37622 #158 (1 connection now open) 2021-05-13T04:11:03.734+0000 I NETWORK [conn158] end connection 10.233.71.149:37622 (0 connections now open) 2021-05-13T04:11:07.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32798 #159 (1 connection now open) 2021-05-13T04:11:07.911+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:32798 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-05-13T04:11:08.005+0000 I NETWORK [conn159] end connection 127.0.0.1:32798 (0 connections now open) 2021-05-13T04:11:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37734 #160 (1 connection now open) 2021-05-13T04:11:13.735+0000 I NETWORK [conn160] end connection 10.233.71.149:37734 (0 connections now open) 2021-05-13T04:11:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32898 #161 (1 connection now open) 2021-05-13T04:11:17.912+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:32898 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-05-13T04:11:18.005+0000 I NETWORK [conn161] end connection 127.0.0.1:32898 (0 connections now open) 2021-05-13T04:11:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37826 #162 (1 connection now open) 2021-05-13T04:11:23.735+0000 I NETWORK [conn162] end connection 10.233.71.149:37826 (0 connections now open) 2021-05-13T04:11:28.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32994 #163 (1 connection now open) 2021-05-13T04:11:28.011+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:32994 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-05-13T04:11:28.109+0000 I NETWORK [conn163] end connection 127.0.0.1:32994 (0 connections now open) 2021-05-13T04:11:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37928 #164 (1 connection now open) 2021-05-13T04:11:33.735+0000 I NETWORK [conn164] end connection 10.233.71.149:37928 (0 connections now open) 2021-05-13T04:11:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33096 #165 (1 connection now open) 2021-05-13T04:11:37.912+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:33096 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T04:11:38.007+0000 I NETWORK [conn165] end connection 127.0.0.1:33096 (0 connections now open) 2021-05-13T04:11:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38026 #166 (1 connection now open) 2021-05-13T04:11:43.735+0000 I NETWORK [conn166] end connection 10.233.71.149:38026 (0 connections now open) 2021-05-13T04:11:47.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33192 #167 (1 connection now open) 2021-05-13T04:11:47.908+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:33192 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-05-13T04:11:47.912+0000 I NETWORK [conn167] end connection 127.0.0.1:33192 (0 connections now open) 2021-05-13T04:11:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38130 #168 (1 connection now open) 2021-05-13T04:11:53.734+0000 I NETWORK [conn168] end connection 10.233.71.149:38130 (0 connections now open) 2021-05-13T04:11:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33296 #169 (1 connection now open) 2021-05-13T04:11:57.911+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:33296 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-05-13T04:11:58.006+0000 I NETWORK [conn169] end connection 127.0.0.1:33296 (0 connections now open) 2021-05-13T04:12:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38230 #170 (1 connection now open) 2021-05-13T04:12:03.734+0000 I NETWORK [conn170] end connection 10.233.71.149:38230 (0 connections now open) 2021-05-13T04:12:07.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33398 #171 (1 connection now open) 2021-05-13T04:12:07.911+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:33398 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-05-13T04:12:08.005+0000 I NETWORK [conn171] end connection 127.0.0.1:33398 (0 connections now open) 2021-05-13T04:12:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38334 #172 (1 connection now open) 2021-05-13T04:12:13.734+0000 I NETWORK [conn172] end connection 10.233.71.149:38334 (0 connections now open) 2021-05-13T04:12:17.623+0000 I NETWORK [listener] connection accepted from 10.233.75.62:47482 #173 (1 connection now open) 2021-05-13T04:12:17.639+0000 I NETWORK [conn173] received client metadata from 10.233.75.62:47482 conn173: { 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-05-13T04:12:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33500 #174 (2 connections now open) 2021-05-13T04:12:18.005+0000 I NETWORK [conn174] received client metadata from 127.0.0.1:33500 conn174: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T04:12:18.009+0000 I NETWORK [conn174] end connection 127.0.0.1:33500 (1 connection now open) 2021-05-13T04:12:18.940+0000 I NETWORK [listener] connection accepted from 10.233.75.62:47496 #175 (2 connections now open) 2021-05-13T04:12:18.941+0000 I NETWORK [conn175] received client metadata from 10.233.75.62:47496 conn175: { 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-05-13T04:12:18.959+0000 I STORAGE [conn175] createCollection: dcae-tcagen2.channelMessages with generated UUID: 876842e1-f59a-4afa-bd94-f6ddcaed31f0 2021-05-13T04:12:19.419+0000 I INDEX [conn175] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-05-13T04:12:19.419+0000 I INDEX [conn175] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-13T04:12:19.423+0000 I INDEX [conn175] build index done. scanned 0 total records. 0 secs 2021-05-13T04:12:19.423+0000 I COMMAND [conn175] 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("67458e53-3f03-4aca-94ce-baaf248bbfa3") }, $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 463ms 2021-05-13T04:12:19.451+0000 I INDEX [conn175] 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-05-13T04:12:19.451+0000 I INDEX [conn175] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-13T04:12:19.454+0000 I INDEX [conn175] build index done. scanned 0 total records. 0 secs 2021-05-13T04:12:19.632+0000 I INDEX [conn175] 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-05-13T04:12:19.632+0000 I INDEX [conn175] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-13T04:12:19.665+0000 I INDEX [conn175] build index done. scanned 0 total records. 0 secs 2021-05-13T04:12:19.665+0000 I COMMAND [conn175] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("67458e53-3f03-4aca-94ce-baaf248bbfa3") }, $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 208ms 2021-05-13T04:12:19.699+0000 I INDEX [conn175] 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-05-13T04:12:19.699+0000 I INDEX [conn175] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-05-13T04:12:19.703+0000 I INDEX [conn175] build index done. scanned 0 total records. 0 secs 2021-05-13T04:12:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38432 #176 (3 connections now open) 2021-05-13T04:12:23.735+0000 I NETWORK [conn176] end connection 10.233.71.149:38432 (2 connections now open) 2021-05-13T04:12:28.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33602 #177 (3 connections now open) 2021-05-13T04:12:28.014+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:33602 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-05-13T04:12:28.113+0000 I NETWORK [conn177] end connection 127.0.0.1:33602 (2 connections now open) 2021-05-13T04:12:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38540 #178 (3 connections now open) 2021-05-13T04:12:33.735+0000 I NETWORK [conn178] end connection 10.233.71.149:38540 (2 connections now open) 2021-05-13T04:12:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33704 #179 (3 connections now open) 2021-05-13T04:12:37.911+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:33704 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-05-13T04:12:38.006+0000 I NETWORK [conn179] end connection 127.0.0.1:33704 (2 connections now open) 2021-05-13T04:12:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38652 #180 (3 connections now open) 2021-05-13T04:12:43.734+0000 I NETWORK [conn180] end connection 10.233.71.149:38652 (2 connections now open) 2021-05-13T04:12:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33832 #181 (3 connections now open) 2021-05-13T04:12:48.005+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:33832 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-05-13T04:12:48.009+0000 I NETWORK [conn181] end connection 127.0.0.1:33832 (2 connections now open) 2021-05-13T04:12:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38774 #182 (3 connections now open) 2021-05-13T04:12:53.734+0000 I NETWORK [conn182] end connection 10.233.71.149:38774 (2 connections now open) 2021-05-13T04:12:57.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33940 #183 (3 connections now open) 2021-05-13T04:12:57.914+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:33940 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-05-13T04:12:58.009+0000 I NETWORK [conn183] end connection 127.0.0.1:33940 (2 connections now open) 2021-05-13T04:13:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38872 #184 (3 connections now open) 2021-05-13T04:13:03.734+0000 I NETWORK [conn184] end connection 10.233.71.149:38872 (2 connections now open) 2021-05-13T04:13:08.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34044 #185 (3 connections now open) 2021-05-13T04:13:08.005+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:34044 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-05-13T04:13:08.010+0000 I NETWORK [conn185] end connection 127.0.0.1:34044 (2 connections now open) 2021-05-13T04:13:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38978 #186 (3 connections now open) 2021-05-13T04:13:13.734+0000 I NETWORK [conn186] end connection 10.233.71.149:38978 (2 connections now open) 2021-05-13T04:13:17.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34140 #187 (3 connections now open) 2021-05-13T04:13:17.920+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:34140 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-05-13T04:13:18.007+0000 I NETWORK [conn187] end connection 127.0.0.1:34140 (2 connections now open) 2021-05-13T04:13:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39076 #188 (3 connections now open) 2021-05-13T04:13:23.735+0000 I NETWORK [conn188] end connection 10.233.71.149:39076 (2 connections now open) 2021-05-13T04:13:27.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34244 #189 (3 connections now open) 2021-05-13T04:13:27.911+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:34244 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-05-13T04:13:28.007+0000 I NETWORK [conn189] end connection 127.0.0.1:34244 (2 connections now open) 2021-05-13T04:13:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39172 #190 (3 connections now open) 2021-05-13T04:13:33.734+0000 I NETWORK [conn190] end connection 10.233.71.149:39172 (2 connections now open) 2021-05-13T04:13:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34340 #191 (3 connections now open) 2021-05-13T04:13:37.910+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:34340 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-05-13T04:13:38.007+0000 I NETWORK [conn191] end connection 127.0.0.1:34340 (2 connections now open) 2021-05-13T04:13:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39276 #192 (3 connections now open) 2021-05-13T04:13:43.735+0000 I NETWORK [conn192] end connection 10.233.71.149:39276 (2 connections now open) 2021-05-13T04:13:48.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34440 #193 (3 connections now open) 2021-05-13T04:13:48.109+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:34440 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-05-13T04:13:48.205+0000 I NETWORK [conn193] end connection 127.0.0.1:34440 (2 connections now open) 2021-05-13T04:13:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39376 #194 (3 connections now open) 2021-05-13T04:13:53.734+0000 I NETWORK [conn194] end connection 10.233.71.149:39376 (2 connections now open) 2021-05-13T04:13:57.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34542 #195 (3 connections now open) 2021-05-13T04:13:58.005+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:34542 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-05-13T04:13:58.010+0000 I NETWORK [conn195] end connection 127.0.0.1:34542 (2 connections now open) 2021-05-13T04:14:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39474 #196 (3 connections now open) 2021-05-13T04:14:03.734+0000 I NETWORK [conn196] end connection 10.233.71.149:39474 (2 connections now open) 2021-05-13T04:14:07.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34646 #197 (3 connections now open) 2021-05-13T04:14:07.916+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:34646 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-05-13T04:14:08.009+0000 I NETWORK [conn197] end connection 127.0.0.1:34646 (2 connections now open) 2021-05-13T04:14:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39578 #198 (3 connections now open) 2021-05-13T04:14:13.734+0000 I NETWORK [conn198] end connection 10.233.71.149:39578 (2 connections now open) 2021-05-13T04:14:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34742 #199 (3 connections now open) 2021-05-13T04:14:17.915+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:34742 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-05-13T04:14:18.009+0000 I NETWORK [conn199] end connection 127.0.0.1:34742 (2 connections now open) 2021-05-13T04:14:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39674 #200 (3 connections now open) 2021-05-13T04:14:23.735+0000 I NETWORK [conn200] end connection 10.233.71.149:39674 (2 connections now open) 2021-05-13T04:14:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34844 #201 (3 connections now open) 2021-05-13T04:14:28.010+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:34844 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-05-13T04:14:28.110+0000 I NETWORK [conn201] end connection 127.0.0.1:34844 (2 connections now open) 2021-05-13T04:14:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39774 #202 (3 connections now open) 2021-05-13T04:14:33.735+0000 I NETWORK [conn202] end connection 10.233.71.149:39774 (2 connections now open) 2021-05-13T04:14:37.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34944 #203 (3 connections now open) 2021-05-13T04:14:37.908+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:34944 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-05-13T04:14:37.912+0000 I NETWORK [conn203] end connection 127.0.0.1:34944 (2 connections now open) 2021-05-13T04:14:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39878 #204 (3 connections now open) 2021-05-13T04:14:43.734+0000 I NETWORK [conn204] end connection 10.233.71.149:39878 (2 connections now open) 2021-05-13T04:14:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35042 #205 (3 connections now open) 2021-05-13T04:14:47.912+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:35042 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-05-13T04:14:48.005+0000 I NETWORK [conn205] end connection 127.0.0.1:35042 (2 connections now open) 2021-05-13T04:14:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39974 #206 (3 connections now open) 2021-05-13T04:14:53.735+0000 I NETWORK [conn206] end connection 10.233.71.149:39974 (2 connections now open) 2021-05-13T04:14:58.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35144 #207 (3 connections now open) 2021-05-13T04:14:58.105+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:35144 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-05-13T04:14:58.109+0000 I NETWORK [conn207] end connection 127.0.0.1:35144 (2 connections now open) 2021-05-13T04:15:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40074 #208 (3 connections now open) 2021-05-13T04:15:03.734+0000 I NETWORK [conn208] end connection 10.233.71.149:40074 (2 connections now open) 2021-05-13T04:15:08.106+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35250 #209 (3 connections now open) 2021-05-13T04:15:08.107+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:35250 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-05-13T04:15:08.112+0000 I NETWORK [conn209] end connection 127.0.0.1:35250 (2 connections now open) 2021-05-13T04:15:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40184 #210 (3 connections now open) 2021-05-13T04:15:13.734+0000 I NETWORK [conn210] end connection 10.233.71.149:40184 (2 connections now open) 2021-05-13T04:15:17.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35350 #211 (3 connections now open) 2021-05-13T04:15:17.912+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:35350 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-05-13T04:15:18.010+0000 I NETWORK [conn211] end connection 127.0.0.1:35350 (2 connections now open) 2021-05-13T04:15:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40278 #212 (3 connections now open) 2021-05-13T04:15:23.735+0000 I NETWORK [conn212] end connection 10.233.71.149:40278 (2 connections now open) 2021-05-13T04:15:27.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35452 #213 (3 connections now open) 2021-05-13T04:15:27.910+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:35452 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-05-13T04:15:27.914+0000 I NETWORK [conn213] end connection 127.0.0.1:35452 (2 connections now open) 2021-05-13T04:15:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40402 #214 (3 connections now open) 2021-05-13T04:15:33.734+0000 I NETWORK [conn214] end connection 10.233.71.149:40402 (2 connections now open) 2021-05-13T04:15:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35594 #215 (3 connections now open) 2021-05-13T04:15:37.912+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:35594 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-05-13T04:15:38.006+0000 I NETWORK [conn215] end connection 127.0.0.1:35594 (2 connections now open) 2021-05-13T04:15:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40548 #216 (3 connections now open) 2021-05-13T04:15:43.735+0000 I NETWORK [conn216] end connection 10.233.71.149:40548 (2 connections now open) 2021-05-13T04:15:47.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35746 #217 (3 connections now open) 2021-05-13T04:15:48.005+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:35746 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-05-13T04:15:48.012+0000 I NETWORK [conn217] end connection 127.0.0.1:35746 (2 connections now open) 2021-05-13T04:15:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40916 #218 (3 connections now open) 2021-05-13T04:15:53.735+0000 I NETWORK [conn218] end connection 10.233.71.149:40916 (2 connections now open) 2021-05-13T04:15:58.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36104 #219 (3 connections now open) 2021-05-13T04:15:58.010+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:36104 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-05-13T04:15:58.015+0000 I NETWORK [conn219] end connection 127.0.0.1:36104 (2 connections now open) 2021-05-13T04:16:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41048 #220 (3 connections now open) 2021-05-13T04:16:03.734+0000 I NETWORK [conn220] end connection 10.233.71.149:41048 (2 connections now open) 2021-05-13T04:16:08.111+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36236 #221 (3 connections now open) 2021-05-13T04:16:08.112+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:36236 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-05-13T04:16:08.116+0000 I NETWORK [conn221] end connection 127.0.0.1:36236 (2 connections now open) 2021-05-13T04:16:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41188 #222 (3 connections now open) 2021-05-13T04:16:13.747+0000 I NETWORK [conn222] end connection 10.233.71.149:41188 (2 connections now open) 2021-05-13T04:16:18.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36392 #223 (3 connections now open) 2021-05-13T04:16:18.007+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:36392 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-05-13T04:16:18.011+0000 I NETWORK [conn223] end connection 127.0.0.1:36392 (2 connections now open) 2021-05-13T04:16:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41332 #224 (3 connections now open) 2021-05-13T04:16:23.734+0000 I NETWORK [conn224] end connection 10.233.71.149:41332 (2 connections now open) 2021-05-13T04:16:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36504 #225 (3 connections now open) 2021-05-13T04:16:27.915+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:36504 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-05-13T04:16:28.010+0000 I NETWORK [conn225] end connection 127.0.0.1:36504 (2 connections now open) 2021-05-13T04:16:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41448 #226 (3 connections now open) 2021-05-13T04:16:33.734+0000 I NETWORK [conn226] end connection 10.233.71.149:41448 (2 connections now open) 2021-05-13T04:16:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36612 #227 (3 connections now open) 2021-05-13T04:16:37.911+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:36612 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-05-13T04:16:38.009+0000 I NETWORK [conn227] end connection 127.0.0.1:36612 (2 connections now open) 2021-05-13T04:16:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41546 #228 (3 connections now open) 2021-05-13T04:16:43.736+0000 I NETWORK [conn228] end connection 10.233.71.149:41546 (2 connections now open) 2021-05-13T04:16:48.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36716 #229 (3 connections now open) 2021-05-13T04:16:48.009+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:36716 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-05-13T04:16:48.105+0000 I NETWORK [conn229] end connection 127.0.0.1:36716 (2 connections now open) 2021-05-13T04:16:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41684 #230 (3 connections now open) 2021-05-13T04:16:53.734+0000 I NETWORK [conn230] end connection 10.233.71.149:41684 (2 connections now open) 2021-05-13T04:16:58.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36850 #231 (3 connections now open) 2021-05-13T04:16:58.105+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:36850 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-05-13T04:16:58.110+0000 I NETWORK [conn231] end connection 127.0.0.1:36850 (2 connections now open) 2021-05-13T04:17:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41788 #232 (3 connections now open) 2021-05-13T04:17:03.735+0000 I NETWORK [conn232] end connection 10.233.71.149:41788 (2 connections now open) 2021-05-13T04:17:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36954 #233 (3 connections now open) 2021-05-13T04:17:07.913+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:36954 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-05-13T04:17:08.010+0000 I NETWORK [conn233] end connection 127.0.0.1:36954 (2 connections now open) 2021-05-13T04:17:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41890 #234 (3 connections now open) 2021-05-13T04:17:13.735+0000 I NETWORK [conn234] end connection 10.233.71.149:41890 (2 connections now open) 2021-05-13T04:17:17.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37052 #235 (3 connections now open) 2021-05-13T04:17:18.005+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:37052 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-05-13T04:17:18.009+0000 I NETWORK [conn235] end connection 127.0.0.1:37052 (2 connections now open) 2021-05-13T04:17:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41986 #236 (3 connections now open) 2021-05-13T04:17:23.735+0000 I NETWORK [conn236] end connection 10.233.71.149:41986 (2 connections now open) 2021-05-13T04:17:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37152 #237 (3 connections now open) 2021-05-13T04:17:27.916+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:37152 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-05-13T04:17:28.010+0000 I NETWORK [conn237] end connection 127.0.0.1:37152 (2 connections now open) 2021-05-13T04:17:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42080 #238 (3 connections now open) 2021-05-13T04:17:33.734+0000 I NETWORK [conn238] end connection 10.233.71.149:42080 (2 connections now open) 2021-05-13T04:17:37.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37250 #239 (3 connections now open) 2021-05-13T04:17:37.907+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:37250 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-05-13T04:17:37.911+0000 I NETWORK [conn239] end connection 127.0.0.1:37250 (2 connections now open) 2021-05-13T04:17:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42228 #240 (3 connections now open) 2021-05-13T04:17:43.735+0000 I NETWORK [conn240] end connection 10.233.71.149:42228 (2 connections now open) 2021-05-13T04:17:47.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37392 #241 (3 connections now open) 2021-05-13T04:17:47.907+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:37392 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-05-13T04:17:48.005+0000 I NETWORK [conn241] end connection 127.0.0.1:37392 (2 connections now open) 2021-05-13T04:17:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42334 #242 (3 connections now open) 2021-05-13T04:17:53.734+0000 I NETWORK [conn242] end connection 10.233.71.149:42334 (2 connections now open) 2021-05-13T04:17:57.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37500 #243 (3 connections now open) 2021-05-13T04:17:57.909+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:37500 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-05-13T04:17:58.008+0000 I NETWORK [conn243] end connection 127.0.0.1:37500 (2 connections now open) 2021-05-13T04:18:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42452 #244 (3 connections now open) 2021-05-13T04:18:03.735+0000 I NETWORK [conn244] end connection 10.233.71.149:42452 (2 connections now open) 2021-05-13T04:18:07.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37622 #245 (3 connections now open) 2021-05-13T04:18:07.911+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:37622 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-05-13T04:18:07.914+0000 I NETWORK [conn245] end connection 127.0.0.1:37622 (2 connections now open) 2021-05-13T04:18:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42558 #246 (3 connections now open) 2021-05-13T04:18:13.735+0000 I NETWORK [conn246] end connection 10.233.71.149:42558 (2 connections now open) 2021-05-13T04:18:17.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37720 #247 (3 connections now open) 2021-05-13T04:18:17.907+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:37720 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-05-13T04:18:18.005+0000 I NETWORK [conn247] end connection 127.0.0.1:37720 (2 connections now open) 2021-05-13T04:18:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42656 #248 (3 connections now open) 2021-05-13T04:18:23.735+0000 I NETWORK [conn248] end connection 10.233.71.149:42656 (2 connections now open) 2021-05-13T04:18:27.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37822 #249 (3 connections now open) 2021-05-13T04:18:27.911+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:37822 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-05-13T04:18:28.008+0000 I NETWORK [conn249] end connection 127.0.0.1:37822 (2 connections now open) 2021-05-13T04:18:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42752 #250 (3 connections now open) 2021-05-13T04:18:33.734+0000 I NETWORK [conn250] end connection 10.233.71.149:42752 (2 connections now open) 2021-05-13T04:18:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37922 #251 (3 connections now open) 2021-05-13T04:18:37.912+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:37922 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-05-13T04:18:37.915+0000 I NETWORK [conn251] end connection 127.0.0.1:37922 (2 connections now open) 2021-05-13T04:18:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42854 #252 (3 connections now open) 2021-05-13T04:18:43.735+0000 I NETWORK [conn252] end connection 10.233.71.149:42854 (2 connections now open) 2021-05-13T04:18:47.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38018 #253 (3 connections now open) 2021-05-13T04:18:47.910+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:38018 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-05-13T04:18:48.005+0000 I NETWORK [conn253] end connection 127.0.0.1:38018 (2 connections now open) 2021-05-13T04:18:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42952 #254 (3 connections now open) 2021-05-13T04:18:53.735+0000 I NETWORK [conn254] end connection 10.233.71.149:42952 (2 connections now open) 2021-05-13T04:18:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38122 #255 (3 connections now open) 2021-05-13T04:18:57.913+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:38122 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-05-13T04:18:58.007+0000 I NETWORK [conn255] end connection 127.0.0.1:38122 (2 connections now open) 2021-05-13T04:19:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43054 #256 (3 connections now open) 2021-05-13T04:19:03.734+0000 I NETWORK [conn256] end connection 10.233.71.149:43054 (2 connections now open) 2021-05-13T04:19:08.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38224 #257 (3 connections now open) 2021-05-13T04:19:08.006+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:38224 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-05-13T04:19:08.010+0000 I NETWORK [conn257] end connection 127.0.0.1:38224 (2 connections now open) 2021-05-13T04:19:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43158 #258 (3 connections now open) 2021-05-13T04:19:13.735+0000 I NETWORK [conn258] end connection 10.233.71.149:43158 (2 connections now open) 2021-05-13T04:19:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38328 #259 (3 connections now open) 2021-05-13T04:19:17.909+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:38328 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-05-13T04:19:18.007+0000 I NETWORK [conn259] end connection 127.0.0.1:38328 (2 connections now open) 2021-05-13T04:19:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43258 #260 (3 connections now open) 2021-05-13T04:19:23.735+0000 I NETWORK [conn260] end connection 10.233.71.149:43258 (2 connections now open) 2021-05-13T04:19:27.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38428 #261 (3 connections now open) 2021-05-13T04:19:27.909+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:38428 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-05-13T04:19:27.914+0000 I NETWORK [conn261] end connection 127.0.0.1:38428 (2 connections now open) 2021-05-13T04:19:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43354 #262 (3 connections now open) 2021-05-13T04:19:33.734+0000 I NETWORK [conn262] end connection 10.233.71.149:43354 (2 connections now open) 2021-05-13T04:19:37.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38526 #263 (3 connections now open) 2021-05-13T04:19:37.908+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:38526 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-05-13T04:19:37.911+0000 I NETWORK [conn263] end connection 127.0.0.1:38526 (2 connections now open) 2021-05-13T04:19:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43458 #264 (3 connections now open) 2021-05-13T04:19:43.735+0000 I NETWORK [conn264] end connection 10.233.71.149:43458 (2 connections now open) 2021-05-13T04:19:47.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38622 #265 (3 connections now open) 2021-05-13T04:19:48.005+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:38622 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-05-13T04:19:48.009+0000 I NETWORK [conn265] end connection 127.0.0.1:38622 (2 connections now open) 2021-05-13T04:19:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43556 #266 (3 connections now open) 2021-05-13T04:19:53.735+0000 I NETWORK [conn266] end connection 10.233.71.149:43556 (2 connections now open) 2021-05-13T04:19:57.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38724 #267 (3 connections now open) 2021-05-13T04:19:57.913+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:38724 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-05-13T04:19:58.010+0000 I NETWORK [conn267] end connection 127.0.0.1:38724 (2 connections now open) 2021-05-13T04:20:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43656 #268 (3 connections now open) 2021-05-13T04:20:03.735+0000 I NETWORK [conn268] end connection 10.233.71.149:43656 (2 connections now open) 2021-05-13T04:20:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38824 #269 (3 connections now open) 2021-05-13T04:20:07.914+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:38824 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-05-13T04:20:08.007+0000 I NETWORK [conn269] end connection 127.0.0.1:38824 (2 connections now open) 2021-05-13T04:20:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43758 #270 (3 connections now open) 2021-05-13T04:20:13.734+0000 I NETWORK [conn270] end connection 10.233.71.149:43758 (2 connections now open) 2021-05-13T04:20:17.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38922 #271 (3 connections now open) 2021-05-13T04:20:17.906+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:38922 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-05-13T04:20:17.910+0000 I NETWORK [conn271] end connection 127.0.0.1:38922 (2 connections now open) 2021-05-13T04:20:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43852 #272 (3 connections now open) 2021-05-13T04:20:23.734+0000 I NETWORK [conn272] end connection 10.233.71.149:43852 (2 connections now open) 2021-05-13T04:20:27.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39018 #273 (3 connections now open) 2021-05-13T04:20:27.910+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:39018 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-05-13T04:20:28.008+0000 I NETWORK [conn273] end connection 127.0.0.1:39018 (2 connections now open) 2021-05-13T04:20:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43956 #274 (3 connections now open) 2021-05-13T04:20:33.734+0000 I NETWORK [conn274] end connection 10.233.71.149:43956 (2 connections now open) 2021-05-13T04:20:37.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39142 #275 (3 connections now open) 2021-05-13T04:20:37.908+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:39142 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-05-13T04:20:37.912+0000 I NETWORK [conn275] end connection 127.0.0.1:39142 (2 connections now open) 2021-05-13T04:20:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44090 #276 (3 connections now open) 2021-05-13T04:20:43.734+0000 I NETWORK [conn276] end connection 10.233.71.149:44090 (2 connections now open) 2021-05-13T04:20:47.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39258 #277 (3 connections now open) 2021-05-13T04:20:47.813+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:39258 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-05-13T04:20:47.907+0000 I NETWORK [conn277] end connection 127.0.0.1:39258 (2 connections now open) 2021-05-13T04:20:53.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44206 #278 (3 connections now open) 2021-05-13T04:20:53.735+0000 I NETWORK [conn278] end connection 10.233.71.149:44206 (2 connections now open) 2021-05-13T04:20:57.809+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39372 #279 (3 connections now open) 2021-05-13T04:20:57.810+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:39372 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-05-13T04:20:57.905+0000 I NETWORK [conn279] end connection 127.0.0.1:39372 (2 connections now open) 2021-05-13T04:21:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44314 #280 (3 connections now open) 2021-05-13T04:21:03.734+0000 I NETWORK [conn280] end connection 10.233.71.149:44314 (2 connections now open) 2021-05-13T04:21:08.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39480 #281 (3 connections now open) 2021-05-13T04:21:08.006+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:39480 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-05-13T04:21:08.011+0000 I NETWORK [conn281] end connection 127.0.0.1:39480 (2 connections now open) 2021-05-13T04:21:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44422 #282 (3 connections now open) 2021-05-13T04:21:13.734+0000 I NETWORK [conn282] end connection 10.233.71.149:44422 (2 connections now open) 2021-05-13T04:21:17.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39592 #283 (3 connections now open) 2021-05-13T04:21:17.915+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:39592 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-05-13T04:21:18.009+0000 I NETWORK [conn283] end connection 127.0.0.1:39592 (2 connections now open) 2021-05-13T04:21:23.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44526 #284 (3 connections now open) 2021-05-13T04:21:23.735+0000 I NETWORK [conn284] end connection 10.233.71.149:44526 (2 connections now open) 2021-05-13T04:21:28.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39706 #285 (3 connections now open) 2021-05-13T04:21:28.006+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:39706 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-05-13T04:21:28.010+0000 I NETWORK [conn285] end connection 127.0.0.1:39706 (2 connections now open) 2021-05-13T04:21:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44650 #286 (3 connections now open) 2021-05-13T04:21:33.735+0000 I NETWORK [conn286] end connection 10.233.71.149:44650 (2 connections now open) 2021-05-13T04:21:38.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39822 #287 (3 connections now open) 2021-05-13T04:21:38.006+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:39822 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-05-13T04:21:38.009+0000 I NETWORK [conn287] end connection 127.0.0.1:39822 (2 connections now open) 2021-05-13T04:21:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44764 #288 (3 connections now open) 2021-05-13T04:21:43.735+0000 I NETWORK [conn288] end connection 10.233.71.149:44764 (2 connections now open) 2021-05-13T04:21:48.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39938 #289 (3 connections now open) 2021-05-13T04:21:48.016+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:39938 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-05-13T04:21:48.019+0000 I NETWORK [conn289] end connection 127.0.0.1:39938 (2 connections now open) 2021-05-13T04:21:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44896 #290 (3 connections now open) 2021-05-13T04:21:53.734+0000 I NETWORK [conn290] end connection 10.233.71.149:44896 (2 connections now open) 2021-05-13T04:21:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40080 #291 (3 connections now open) 2021-05-13T04:21:57.913+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:40080 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-05-13T04:21:58.008+0000 I NETWORK [conn291] end connection 127.0.0.1:40080 (2 connections now open) 2021-05-13T04:22:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45034 #292 (3 connections now open) 2021-05-13T04:22:03.734+0000 I NETWORK [conn292] end connection 10.233.71.149:45034 (2 connections now open) 2021-05-13T04:22:08.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40204 #293 (3 connections now open) 2021-05-13T04:22:08.007+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:40204 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-05-13T04:22:08.011+0000 I NETWORK [conn293] end connection 127.0.0.1:40204 (2 connections now open) 2021-05-13T04:22:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45140 #294 (3 connections now open) 2021-05-13T04:22:13.734+0000 I NETWORK [conn294] end connection 10.233.71.149:45140 (2 connections now open) 2021-05-13T04:22:17.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40302 #295 (3 connections now open) 2021-05-13T04:22:17.908+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:40302 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-05-13T04:22:17.911+0000 I NETWORK [conn295] end connection 127.0.0.1:40302 (2 connections now open) 2021-05-13T04:22:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45238 #296 (3 connections now open) 2021-05-13T04:22:23.734+0000 I NETWORK [conn296] end connection 10.233.71.149:45238 (2 connections now open) 2021-05-13T04:22:28.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40404 #297 (3 connections now open) 2021-05-13T04:22:28.012+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:40404 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-05-13T04:22:28.105+0000 I NETWORK [conn297] end connection 127.0.0.1:40404 (2 connections now open) 2021-05-13T04:22:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45336 #298 (3 connections now open) 2021-05-13T04:22:33.734+0000 I NETWORK [conn298] end connection 10.233.71.149:45336 (2 connections now open) 2021-05-13T04:22:38.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40506 #299 (3 connections now open) 2021-05-13T04:22:38.012+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:40506 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-05-13T04:22:38.107+0000 I NETWORK [conn299] end connection 127.0.0.1:40506 (2 connections now open) 2021-05-13T04:22:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45442 #300 (3 connections now open) 2021-05-13T04:22:43.735+0000 I NETWORK [conn300] end connection 10.233.71.149:45442 (2 connections now open) 2021-05-13T04:22:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40604 #301 (3 connections now open) 2021-05-13T04:22:47.911+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:40604 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-05-13T04:22:48.005+0000 I NETWORK [conn301] end connection 127.0.0.1:40604 (2 connections now open) 2021-05-13T04:22:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45542 #302 (3 connections now open) 2021-05-13T04:22:53.735+0000 I NETWORK [conn302] end connection 10.233.71.149:45542 (2 connections now open) 2021-05-13T04:22:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40714 #303 (3 connections now open) 2021-05-13T04:22:57.912+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:40714 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-05-13T04:22:58.009+0000 I NETWORK [conn303] end connection 127.0.0.1:40714 (2 connections now open) 2021-05-13T04:23:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45646 #304 (3 connections now open) 2021-05-13T04:23:03.734+0000 I NETWORK [conn304] end connection 10.233.71.149:45646 (2 connections now open) 2021-05-13T04:23:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40816 #305 (3 connections now open) 2021-05-13T04:23:08.005+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:40816 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-05-13T04:23:08.010+0000 I NETWORK [conn305] end connection 127.0.0.1:40816 (2 connections now open) 2021-05-13T04:23:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45750 #306 (3 connections now open) 2021-05-13T04:23:13.735+0000 I NETWORK [conn306] end connection 10.233.71.149:45750 (2 connections now open) 2021-05-13T04:23:18.105+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40916 #307 (3 connections now open) 2021-05-13T04:23:18.106+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:40916 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-05-13T04:23:18.110+0000 I NETWORK [conn307] end connection 127.0.0.1:40916 (2 connections now open) 2021-05-13T04:23:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45856 #308 (3 connections now open) 2021-05-13T04:23:23.735+0000 I NETWORK [conn308] end connection 10.233.71.149:45856 (2 connections now open) 2021-05-13T04:23:28.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41036 #309 (3 connections now open) 2021-05-13T04:23:28.009+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:41036 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-05-13T04:23:28.013+0000 I NETWORK [conn309] end connection 127.0.0.1:41036 (2 connections now open) 2021-05-13T04:23:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45970 #310 (3 connections now open) 2021-05-13T04:23:33.734+0000 I NETWORK [conn310] end connection 10.233.71.149:45970 (2 connections now open) 2021-05-13T04:23:37.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41146 #311 (3 connections now open) 2021-05-13T04:23:37.905+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:41146 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-05-13T04:23:37.911+0000 I NETWORK [conn311] end connection 127.0.0.1:41146 (2 connections now open) 2021-05-13T04:23:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46096 #312 (3 connections now open) 2021-05-13T04:23:43.735+0000 I NETWORK [conn312] end connection 10.233.71.149:46096 (2 connections now open) 2021-05-13T04:23:48.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41288 #313 (3 connections now open) 2021-05-13T04:23:48.010+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:41288 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-05-13T04:23:48.118+0000 I NETWORK [conn313] end connection 127.0.0.1:41288 (2 connections now open) 2021-05-13T04:23:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46256 #314 (3 connections now open) 2021-05-13T04:23:53.735+0000 I NETWORK [conn314] end connection 10.233.71.149:46256 (2 connections now open) 2021-05-13T04:23:58.109+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41458 #315 (3 connections now open) 2021-05-13T04:23:58.110+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:41458 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-05-13T04:23:58.113+0000 I NETWORK [conn315] end connection 127.0.0.1:41458 (2 connections now open) 2021-05-13T04:24:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46416 #316 (3 connections now open) 2021-05-13T04:24:03.734+0000 I NETWORK [conn316] end connection 10.233.71.149:46416 (2 connections now open) 2021-05-13T04:24:08.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41602 #317 (3 connections now open) 2021-05-13T04:24:08.110+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:41602 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-05-13T04:24:08.214+0000 I NETWORK [conn317] end connection 127.0.0.1:41602 (2 connections now open) 2021-05-13T04:24:13.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46548 #318 (3 connections now open) 2021-05-13T04:24:13.736+0000 I NETWORK [conn318] end connection 10.233.71.149:46548 (2 connections now open) 2021-05-13T04:24:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41726 #319 (3 connections now open) 2021-05-13T04:24:18.005+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:41726 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-05-13T04:24:18.009+0000 I NETWORK [conn319] end connection 127.0.0.1:41726 (2 connections now open) 2021-05-13T04:24:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46678 #320 (3 connections now open) 2021-05-13T04:24:23.735+0000 I NETWORK [conn320] end connection 10.233.71.149:46678 (2 connections now open) 2021-05-13T04:24:27.926+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41874 #321 (3 connections now open) 2021-05-13T04:24:28.005+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:41874 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-05-13T04:24:28.011+0000 I NETWORK [conn321] end connection 127.0.0.1:41874 (2 connections now open) 2021-05-13T04:24:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46850 #322 (3 connections now open) 2021-05-13T04:24:33.734+0000 I NETWORK [conn322] end connection 10.233.71.149:46850 (2 connections now open) 2021-05-13T04:24:37.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42034 #323 (3 connections now open) 2021-05-13T04:24:37.914+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:42034 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-05-13T04:24:38.008+0000 I NETWORK [conn323] end connection 127.0.0.1:42034 (2 connections now open) 2021-05-13T04:24:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47008 #324 (3 connections now open) 2021-05-13T04:24:43.735+0000 I NETWORK [conn324] end connection 10.233.71.149:47008 (2 connections now open) 2021-05-13T04:24:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42196 #325 (3 connections now open) 2021-05-13T04:24:47.912+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:42196 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-05-13T04:24:47.916+0000 I NETWORK [conn325] end connection 127.0.0.1:42196 (2 connections now open) 2021-05-13T04:24:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47162 #326 (3 connections now open) 2021-05-13T04:24:53.735+0000 I NETWORK [conn326] end connection 10.233.71.149:47162 (2 connections now open) 2021-05-13T04:24:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42362 #327 (3 connections now open) 2021-05-13T04:24:58.005+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:42362 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-05-13T04:24:58.009+0000 I NETWORK [conn327] end connection 127.0.0.1:42362 (2 connections now open) 2021-05-13T04:25:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47348 #328 (3 connections now open) 2021-05-13T04:25:03.735+0000 I NETWORK [conn328] end connection 10.233.71.149:47348 (2 connections now open) 2021-05-13T04:25:07.917+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42538 #329 (3 connections now open) 2021-05-13T04:25:07.917+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:42538 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-05-13T04:25:08.009+0000 I NETWORK [conn329] end connection 127.0.0.1:42538 (2 connections now open) 2021-05-13T04:25:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47500 #330 (3 connections now open) 2021-05-13T04:25:13.735+0000 I NETWORK [conn330] end connection 10.233.71.149:47500 (2 connections now open) 2021-05-13T04:25:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42678 #331 (3 connections now open) 2021-05-13T04:25:17.913+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:42678 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-05-13T04:25:18.005+0000 I NETWORK [conn331] end connection 127.0.0.1:42678 (2 connections now open) 2021-05-13T04:25:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47628 #332 (3 connections now open) 2021-05-13T04:25:23.735+0000 I NETWORK [conn332] end connection 10.233.71.149:47628 (2 connections now open) 2021-05-13T04:25:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42808 #333 (3 connections now open) 2021-05-13T04:25:27.915+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:42808 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-05-13T04:25:28.009+0000 I NETWORK [conn333] end connection 127.0.0.1:42808 (2 connections now open) 2021-05-13T04:25:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47756 #334 (3 connections now open) 2021-05-13T04:25:33.734+0000 I NETWORK [conn334] end connection 10.233.71.149:47756 (2 connections now open) 2021-05-13T04:25:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42930 #335 (3 connections now open) 2021-05-13T04:25:37.909+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:42930 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-05-13T04:25:37.913+0000 I NETWORK [conn335] end connection 127.0.0.1:42930 (2 connections now open) 2021-05-13T04:25:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47880 #336 (3 connections now open) 2021-05-13T04:25:43.735+0000 I NETWORK [conn336] end connection 10.233.71.149:47880 (2 connections now open) 2021-05-13T04:25:48.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43058 #337 (3 connections now open) 2021-05-13T04:25:48.105+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:43058 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-05-13T04:25:48.115+0000 I NETWORK [conn337] end connection 127.0.0.1:43058 (2 connections now open) 2021-05-13T04:25:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48006 #338 (3 connections now open) 2021-05-13T04:25:53.735+0000 I NETWORK [conn338] end connection 10.233.71.149:48006 (2 connections now open) 2021-05-13T04:25:57.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43218 #339 (3 connections now open) 2021-05-13T04:25:57.915+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:43218 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-05-13T04:25:58.010+0000 I NETWORK [conn339] end connection 127.0.0.1:43218 (2 connections now open) 2021-05-13T04:26:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48182 #340 (3 connections now open) 2021-05-13T04:26:03.735+0000 I NETWORK [conn340] end connection 10.233.71.149:48182 (2 connections now open) 2021-05-13T04:26:08.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43358 #341 (3 connections now open) 2021-05-13T04:26:08.107+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:43358 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-05-13T04:26:08.205+0000 I NETWORK [conn341] end connection 127.0.0.1:43358 (2 connections now open) 2021-05-13T04:26:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48314 #342 (3 connections now open) 2021-05-13T04:26:13.734+0000 I NETWORK [conn342] end connection 10.233.71.149:48314 (2 connections now open) 2021-05-13T04:26:18.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43490 #343 (3 connections now open) 2021-05-13T04:26:18.010+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:43490 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-05-13T04:26:18.107+0000 I NETWORK [conn343] end connection 127.0.0.1:43490 (2 connections now open) 2021-05-13T04:26:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48438 #344 (3 connections now open) 2021-05-13T04:26:23.739+0000 I NETWORK [conn344] end connection 10.233.71.149:48438 (2 connections now open) 2021-05-13T04:26:28.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43624 #345 (3 connections now open) 2021-05-13T04:26:28.012+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:43624 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-05-13T04:26:28.109+0000 I NETWORK [conn345] end connection 127.0.0.1:43624 (2 connections now open) 2021-05-13T04:26:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48574 #346 (3 connections now open) 2021-05-13T04:26:33.735+0000 I NETWORK [conn346] end connection 10.233.71.149:48574 (2 connections now open) 2021-05-13T04:26:37.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43746 #347 (3 connections now open) 2021-05-13T04:26:38.005+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:43746 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-05-13T04:26:38.009+0000 I NETWORK [conn347] end connection 127.0.0.1:43746 (2 connections now open) 2021-05-13T04:26:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48702 #348 (3 connections now open) 2021-05-13T04:26:43.734+0000 I NETWORK [conn348] end connection 10.233.71.149:48702 (2 connections now open) 2021-05-13T04:26:48.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43878 #349 (3 connections now open) 2021-05-13T04:26:48.007+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:43878 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-05-13T04:26:48.012+0000 I NETWORK [conn349] end connection 127.0.0.1:43878 (2 connections now open) 2021-05-13T04:26:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48826 #350 (3 connections now open) 2021-05-13T04:26:53.735+0000 I NETWORK [conn350] end connection 10.233.71.149:48826 (2 connections now open) 2021-05-13T04:26:57.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44016 #351 (3 connections now open) 2021-05-13T04:26:57.907+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:44016 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-05-13T04:26:58.005+0000 I NETWORK [conn351] end connection 127.0.0.1:44016 (2 connections now open) 2021-05-13T04:27:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48974 #352 (3 connections now open) 2021-05-13T04:27:03.734+0000 I NETWORK [conn352] end connection 10.233.71.149:48974 (2 connections now open) 2021-05-13T04:27:07.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44150 #353 (3 connections now open) 2021-05-13T04:27:07.910+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:44150 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-05-13T04:27:08.006+0000 I NETWORK [conn353] end connection 127.0.0.1:44150 (2 connections now open) 2021-05-13T04:27:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49104 #354 (3 connections now open) 2021-05-13T04:27:13.734+0000 I NETWORK [conn354] end connection 10.233.71.149:49104 (2 connections now open) 2021-05-13T04:27:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44298 #355 (3 connections now open) 2021-05-13T04:27:17.913+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:44298 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-05-13T04:27:18.006+0000 I NETWORK [conn355] end connection 127.0.0.1:44298 (2 connections now open) 2021-05-13T04:27:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49246 #356 (3 connections now open) 2021-05-13T04:27:23.735+0000 I NETWORK [conn356] end connection 10.233.71.149:49246 (2 connections now open) 2021-05-13T04:27:27.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44446 #357 (3 connections now open) 2021-05-13T04:27:27.913+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:44446 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-05-13T04:27:28.010+0000 I NETWORK [conn357] end connection 127.0.0.1:44446 (2 connections now open) 2021-05-13T04:27:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49406 #358 (3 connections now open) 2021-05-13T04:27:33.734+0000 I NETWORK [conn358] end connection 10.233.71.149:49406 (2 connections now open) 2021-05-13T04:27:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44596 #359 (3 connections now open) 2021-05-13T04:27:37.911+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:44596 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-05-13T04:27:38.007+0000 I NETWORK [conn359] end connection 127.0.0.1:44596 (2 connections now open) 2021-05-13T04:27:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49556 #360 (3 connections now open) 2021-05-13T04:27:43.735+0000 I NETWORK [conn360] end connection 10.233.71.149:49556 (2 connections now open) 2021-05-13T04:27:47.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44764 #361 (3 connections now open) 2021-05-13T04:27:47.915+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:44764 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-05-13T04:27:48.010+0000 I NETWORK [conn361] end connection 127.0.0.1:44764 (2 connections now open) 2021-05-13T04:27:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49726 #362 (3 connections now open) 2021-05-13T04:27:53.735+0000 I NETWORK [conn362] end connection 10.233.71.149:49726 (2 connections now open) 2021-05-13T04:27:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44910 #363 (3 connections now open) 2021-05-13T04:27:57.916+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:44910 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-05-13T04:27:57.921+0000 I NETWORK [conn363] end connection 127.0.0.1:44910 (2 connections now open) 2021-05-13T04:28:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49880 #364 (3 connections now open) 2021-05-13T04:28:03.734+0000 I NETWORK [conn364] end connection 10.233.71.149:49880 (2 connections now open) 2021-05-13T04:28:08.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45062 #365 (3 connections now open) 2021-05-13T04:28:08.108+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:45062 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-05-13T04:28:08.112+0000 I NETWORK [conn365] end connection 127.0.0.1:45062 (2 connections now open) 2021-05-13T04:28:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50012 #366 (3 connections now open) 2021-05-13T04:28:13.735+0000 I NETWORK [conn366] end connection 10.233.71.149:50012 (2 connections now open) 2021-05-13T04:28:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45196 #367 (3 connections now open) 2021-05-13T04:28:17.913+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:45196 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-05-13T04:28:18.009+0000 I NETWORK [conn367] end connection 127.0.0.1:45196 (2 connections now open) 2021-05-13T04:28:23.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50140 #368 (3 connections now open) 2021-05-13T04:28:23.737+0000 I NETWORK [conn368] end connection 10.233.71.149:50140 (2 connections now open) 2021-05-13T04:28:28.314+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45330 #369 (3 connections now open) 2021-05-13T04:28:28.315+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:45330 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-05-13T04:28:28.410+0000 I NETWORK [conn369] end connection 127.0.0.1:45330 (2 connections now open) 2021-05-13T04:28:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50278 #370 (3 connections now open) 2021-05-13T04:28:33.735+0000 I NETWORK [conn370] end connection 10.233.71.149:50278 (2 connections now open) 2021-05-13T04:28:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45454 #371 (3 connections now open) 2021-05-13T04:28:37.910+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:45454 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-05-13T04:28:37.914+0000 I NETWORK [conn371] end connection 127.0.0.1:45454 (2 connections now open) 2021-05-13T04:28:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50406 #372 (3 connections now open) 2021-05-13T04:28:43.735+0000 I NETWORK [conn372] end connection 10.233.71.149:50406 (2 connections now open) 2021-05-13T04:28:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45592 #373 (3 connections now open) 2021-05-13T04:28:48.005+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:45592 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-05-13T04:28:48.009+0000 I NETWORK [conn373] end connection 127.0.0.1:45592 (2 connections now open) 2021-05-13T04:28:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50538 #374 (3 connections now open) 2021-05-13T04:28:53.734+0000 I NETWORK [conn374] end connection 10.233.71.149:50538 (2 connections now open) 2021-05-13T04:28:57.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45734 #375 (3 connections now open) 2021-05-13T04:28:57.913+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:45734 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-05-13T04:28:58.008+0000 I NETWORK [conn375] end connection 127.0.0.1:45734 (2 connections now open) 2021-05-13T04:29:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50710 #376 (3 connections now open) 2021-05-13T04:29:03.734+0000 I NETWORK [conn376] end connection 10.233.71.149:50710 (2 connections now open) 2021-05-13T04:29:07.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45894 #377 (3 connections now open) 2021-05-13T04:29:07.912+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:45894 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-05-13T04:29:07.916+0000 I NETWORK [conn377] end connection 127.0.0.1:45894 (2 connections now open) 2021-05-13T04:29:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50868 #378 (3 connections now open) 2021-05-13T04:29:13.734+0000 I NETWORK [conn378] end connection 10.233.71.149:50868 (2 connections now open) 2021-05-13T04:29:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46058 #379 (3 connections now open) 2021-05-13T04:29:17.908+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:46058 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-05-13T04:29:17.912+0000 I NETWORK [conn379] end connection 127.0.0.1:46058 (2 connections now open) 2021-05-13T04:29:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51016 #380 (3 connections now open) 2021-05-13T04:29:23.735+0000 I NETWORK [conn380] end connection 10.233.71.149:51016 (2 connections now open) 2021-05-13T04:29:27.405+0000 I COMMAND [conn175] command dcae-tcagen2.channelMessages command: findAndModify { findandmodify: "channelMessages", query: { groupId: "mrSubscriberMessageStoreGroup" }, fields: {}, sort: { priority: -1, lastModifiedTime: 1, sequence: 1 }, remove: true, $db: "dcae-tcagen2", lsid: { id: UUID("67458e53-3f03-4aca-94ce-baaf248bbfa3") } } planSummary: IXSCAN { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 } keysExamined:0 docsExamined:0 ndeleted:0 numYields:0 reslen:74 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 173ms 2021-05-13T04:29:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46218 #381 (3 connections now open) 2021-05-13T04:29:28.010+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:46218 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-05-13T04:29:28.108+0000 I NETWORK [conn381] end connection 127.0.0.1:46218 (2 connections now open) 2021-05-13T04:29:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51194 #382 (3 connections now open) 2021-05-13T04:29:33.734+0000 I NETWORK [conn382] end connection 10.233.71.149:51194 (2 connections now open) 2021-05-13T04:29:38.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46376 #383 (3 connections now open) 2021-05-13T04:29:38.105+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:46376 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-05-13T04:29:38.109+0000 I NETWORK [conn383] end connection 127.0.0.1:46376 (2 connections now open) 2021-05-13T04:29:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51336 #384 (3 connections now open) 2021-05-13T04:29:43.735+0000 I NETWORK [conn384] end connection 10.233.71.149:51336 (2 connections now open) 2021-05-13T04:29:47.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46516 #385 (3 connections now open) 2021-05-13T04:29:47.910+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:46516 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-05-13T04:29:48.008+0000 I NETWORK [conn385] end connection 127.0.0.1:46516 (2 connections now open) 2021-05-13T04:29:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51462 #386 (3 connections now open) 2021-05-13T04:29:53.734+0000 I NETWORK [conn386] end connection 10.233.71.149:51462 (2 connections now open) 2021-05-13T04:29:58.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46650 #387 (3 connections now open) 2021-05-13T04:29:58.006+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:46650 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-05-13T04:29:58.010+0000 I NETWORK [conn387] end connection 127.0.0.1:46650 (2 connections now open) 2021-05-13T04:30:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51610 #388 (3 connections now open) 2021-05-13T04:30:03.735+0000 I NETWORK [conn388] end connection 10.233.71.149:51610 (2 connections now open) 2021-05-13T04:30:07.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46796 #389 (3 connections now open) 2021-05-13T04:30:07.910+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:46796 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-05-13T04:30:08.005+0000 I NETWORK [conn389] end connection 127.0.0.1:46796 (2 connections now open) 2021-05-13T04:30:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51752 #390 (3 connections now open) 2021-05-13T04:30:13.734+0000 I NETWORK [conn390] end connection 10.233.71.149:51752 (2 connections now open) 2021-05-13T04:30:18.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46942 #391 (3 connections now open) 2021-05-13T04:30:18.112+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:46942 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-05-13T04:30:18.207+0000 I NETWORK [conn391] end connection 127.0.0.1:46942 (2 connections now open) 2021-05-13T04:30:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51898 #392 (3 connections now open) 2021-05-13T04:30:23.734+0000 I NETWORK [conn392] end connection 10.233.71.149:51898 (2 connections now open) 2021-05-13T04:30:28.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47082 #393 (3 connections now open) 2021-05-13T04:30:28.007+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:47082 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-05-13T04:30:28.105+0000 I NETWORK [conn393] end connection 127.0.0.1:47082 (2 connections now open) 2021-05-13T04:30:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52048 #394 (3 connections now open) 2021-05-13T04:30:33.734+0000 I NETWORK [conn394] end connection 10.233.71.149:52048 (2 connections now open) 2021-05-13T04:30:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47224 #395 (3 connections now open) 2021-05-13T04:30:37.911+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:47224 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-05-13T04:30:38.005+0000 I NETWORK [conn395] end connection 127.0.0.1:47224 (2 connections now open) 2021-05-13T04:30:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52182 #396 (3 connections now open) 2021-05-13T04:30:43.735+0000 I NETWORK [conn396] end connection 10.233.71.149:52182 (2 connections now open) 2021-05-13T04:30:47.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47380 #397 (3 connections now open) 2021-05-13T04:30:48.005+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:47380 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-05-13T04:30:48.009+0000 I NETWORK [conn397] end connection 127.0.0.1:47380 (2 connections now open) 2021-05-13T04:30:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52342 #398 (3 connections now open) 2021-05-13T04:30:53.734+0000 I NETWORK [conn398] end connection 10.233.71.149:52342 (2 connections now open) 2021-05-13T04:30:57.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47526 #399 (3 connections now open) 2021-05-13T04:30:57.915+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:47526 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-05-13T04:30:58.010+0000 I NETWORK [conn399] end connection 127.0.0.1:47526 (2 connections now open) 2021-05-13T04:31:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52490 #400 (3 connections now open) 2021-05-13T04:31:03.734+0000 I NETWORK [conn400] end connection 10.233.71.149:52490 (2 connections now open) 2021-05-13T04:31:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47666 #401 (3 connections now open) 2021-05-13T04:31:07.914+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:47666 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-05-13T04:31:08.009+0000 I NETWORK [conn401] end connection 127.0.0.1:47666 (2 connections now open) 2021-05-13T04:31:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52620 #402 (3 connections now open) 2021-05-13T04:31:13.734+0000 I NETWORK [conn402] end connection 10.233.71.149:52620 (2 connections now open) 2021-05-13T04:31:17.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47798 #403 (3 connections now open) 2021-05-13T04:31:18.005+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:47798 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-05-13T04:31:18.009+0000 I NETWORK [conn403] end connection 127.0.0.1:47798 (2 connections now open) 2021-05-13T04:31:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52752 #404 (3 connections now open) 2021-05-13T04:31:23.735+0000 I NETWORK [conn404] end connection 10.233.71.149:52752 (2 connections now open) 2021-05-13T04:31:28.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47936 #405 (3 connections now open) 2021-05-13T04:31:28.011+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:47936 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-05-13T04:31:28.110+0000 I NETWORK [conn405] end connection 127.0.0.1:47936 (2 connections now open) 2021-05-13T04:31:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52892 #406 (3 connections now open) 2021-05-13T04:31:33.735+0000 I NETWORK [conn406] end connection 10.233.71.149:52892 (2 connections now open) 2021-05-13T04:31:38.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48068 #407 (3 connections now open) 2021-05-13T04:31:38.013+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:48068 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-05-13T04:31:38.110+0000 I NETWORK [conn407] end connection 127.0.0.1:48068 (2 connections now open) 2021-05-13T04:31:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53022 #408 (3 connections now open) 2021-05-13T04:31:43.735+0000 I NETWORK [conn408] end connection 10.233.71.149:53022 (2 connections now open) 2021-05-13T04:31:47.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48212 #409 (3 connections now open) 2021-05-13T04:31:47.915+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:48212 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-05-13T04:31:48.010+0000 I NETWORK [conn409] end connection 127.0.0.1:48212 (2 connections now open) 2021-05-13T04:31:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53158 #410 (3 connections now open) 2021-05-13T04:31:53.735+0000 I NETWORK [conn410] end connection 10.233.71.149:53158 (2 connections now open) 2021-05-13T04:31:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48346 #411 (3 connections now open) 2021-05-13T04:31:58.005+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:48346 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-05-13T04:31:58.011+0000 I NETWORK [conn411] end connection 127.0.0.1:48346 (2 connections now open) 2021-05-13T04:32:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53306 #412 (3 connections now open) 2021-05-13T04:32:03.735+0000 I NETWORK [conn412] end connection 10.233.71.149:53306 (2 connections now open) 2021-05-13T04:32:08.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48492 #413 (3 connections now open) 2021-05-13T04:32:08.206+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:48492 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-05-13T04:32:08.212+0000 I NETWORK [conn413] end connection 127.0.0.1:48492 (2 connections now open) 2021-05-13T04:32:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53446 #414 (3 connections now open) 2021-05-13T04:32:13.735+0000 I NETWORK [conn414] end connection 10.233.71.149:53446 (2 connections now open) 2021-05-13T04:32:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48626 #415 (3 connections now open) 2021-05-13T04:32:17.913+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:48626 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-05-13T04:32:18.010+0000 I NETWORK [conn415] end connection 127.0.0.1:48626 (2 connections now open) 2021-05-13T04:32:23.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53572 #416 (3 connections now open) 2021-05-13T04:32:23.735+0000 I NETWORK [conn416] end connection 10.233.71.149:53572 (2 connections now open) 2021-05-13T04:32:28.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48786 #417 (3 connections now open) 2021-05-13T04:32:28.113+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:48786 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-05-13T04:32:28.209+0000 I NETWORK [conn417] end connection 127.0.0.1:48786 (2 connections now open) 2021-05-13T04:32:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53756 #418 (3 connections now open) 2021-05-13T04:32:33.734+0000 I NETWORK [conn418] end connection 10.233.71.149:53756 (2 connections now open) 2021-05-13T04:32:37.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48940 #419 (3 connections now open) 2021-05-13T04:32:37.908+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:48940 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-05-13T04:32:37.911+0000 I NETWORK [conn419] end connection 127.0.0.1:48940 (2 connections now open) 2021-05-13T04:32:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:53892 #420 (3 connections now open) 2021-05-13T04:32:43.735+0000 I NETWORK [conn420] end connection 10.233.71.149:53892 (2 connections now open) 2021-05-13T04:32:48.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49080 #421 (3 connections now open) 2021-05-13T04:32:48.010+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:49080 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-05-13T04:32:48.108+0000 I NETWORK [conn421] end connection 127.0.0.1:49080 (2 connections now open) 2021-05-13T04:32:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54026 #422 (3 connections now open) 2021-05-13T04:32:53.734+0000 I NETWORK [conn422] end connection 10.233.71.149:54026 (2 connections now open) 2021-05-13T04:32:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49214 #423 (3 connections now open) 2021-05-13T04:32:57.913+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:49214 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-05-13T04:32:58.007+0000 I NETWORK [conn423] end connection 127.0.0.1:49214 (2 connections now open) 2021-05-13T04:33:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54166 #424 (3 connections now open) 2021-05-13T04:33:03.734+0000 I NETWORK [conn424] end connection 10.233.71.149:54166 (2 connections now open) 2021-05-13T04:33:07.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49360 #425 (3 connections now open) 2021-05-13T04:33:08.005+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:49360 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-05-13T04:33:08.009+0000 I NETWORK [conn425] end connection 127.0.0.1:49360 (2 connections now open) 2021-05-13T04:33:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54316 #426 (3 connections now open) 2021-05-13T04:33:13.734+0000 I NETWORK [conn426] end connection 10.233.71.149:54316 (2 connections now open) 2021-05-13T04:33:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49496 #427 (3 connections now open) 2021-05-13T04:33:17.914+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:49496 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-05-13T04:33:18.009+0000 I NETWORK [conn427] end connection 127.0.0.1:49496 (2 connections now open) 2021-05-13T04:33:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54446 #428 (3 connections now open) 2021-05-13T04:33:23.734+0000 I NETWORK [conn428] end connection 10.233.71.149:54446 (2 connections now open) 2021-05-13T04:33:27.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49630 #429 (3 connections now open) 2021-05-13T04:33:27.920+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:49630 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-05-13T04:33:28.009+0000 I NETWORK [conn429] end connection 127.0.0.1:49630 (2 connections now open) 2021-05-13T04:33:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54582 #430 (3 connections now open) 2021-05-13T04:33:33.734+0000 I NETWORK [conn430] end connection 10.233.71.149:54582 (2 connections now open) 2021-05-13T04:33:37.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49756 #431 (3 connections now open) 2021-05-13T04:33:37.905+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:49756 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-05-13T04:33:38.005+0000 I NETWORK [conn431] end connection 127.0.0.1:49756 (2 connections now open) 2021-05-13T04:33:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54712 #432 (3 connections now open) 2021-05-13T04:33:43.735+0000 I NETWORK [conn432] end connection 10.233.71.149:54712 (2 connections now open) 2021-05-13T04:33:47.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49890 #433 (3 connections now open) 2021-05-13T04:33:47.815+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:49890 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-05-13T04:33:47.910+0000 I NETWORK [conn433] end connection 127.0.0.1:49890 (2 connections now open) 2021-05-13T04:33:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54844 #434 (3 connections now open) 2021-05-13T04:33:53.735+0000 I NETWORK [conn434] end connection 10.233.71.149:54844 (2 connections now open) 2021-05-13T04:33:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50030 #435 (3 connections now open) 2021-05-13T04:33:57.912+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:50030 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-05-13T04:33:58.006+0000 I NETWORK [conn435] end connection 127.0.0.1:50030 (2 connections now open) 2021-05-13T04:34:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:54992 #436 (3 connections now open) 2021-05-13T04:34:03.735+0000 I NETWORK [conn436] end connection 10.233.71.149:54992 (2 connections now open) 2021-05-13T04:34:07.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50176 #437 (3 connections now open) 2021-05-13T04:34:07.906+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:50176 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-05-13T04:34:07.910+0000 I NETWORK [conn437] end connection 127.0.0.1:50176 (2 connections now open) 2021-05-13T04:34:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55130 #438 (3 connections now open) 2021-05-13T04:34:13.734+0000 I NETWORK [conn438] end connection 10.233.71.149:55130 (2 connections now open) 2021-05-13T04:34:18.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50312 #439 (3 connections now open) 2021-05-13T04:34:18.009+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:50312 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-05-13T04:34:18.105+0000 I NETWORK [conn439] end connection 127.0.0.1:50312 (2 connections now open) 2021-05-13T04:34:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55260 #440 (3 connections now open) 2021-05-13T04:34:23.734+0000 I NETWORK [conn440] end connection 10.233.71.149:55260 (2 connections now open) 2021-05-13T04:34:28.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50452 #441 (3 connections now open) 2021-05-13T04:34:28.105+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:50452 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-05-13T04:34:28.113+0000 I NETWORK [conn441] end connection 127.0.0.1:50452 (2 connections now open) 2021-05-13T04:34:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55414 #442 (3 connections now open) 2021-05-13T04:34:33.734+0000 I NETWORK [conn442] end connection 10.233.71.149:55414 (2 connections now open) 2021-05-13T04:34:37.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50594 #443 (3 connections now open) 2021-05-13T04:34:37.908+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:50594 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-05-13T04:34:37.911+0000 I NETWORK [conn443] end connection 127.0.0.1:50594 (2 connections now open) 2021-05-13T04:34:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55548 #444 (3 connections now open) 2021-05-13T04:34:43.734+0000 I NETWORK [conn444] end connection 10.233.71.149:55548 (2 connections now open) 2021-05-13T04:34:47.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50736 #445 (3 connections now open) 2021-05-13T04:34:47.913+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:50736 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-05-13T04:34:48.010+0000 I NETWORK [conn445] end connection 127.0.0.1:50736 (2 connections now open) 2021-05-13T04:34:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55686 #446 (3 connections now open) 2021-05-13T04:34:53.734+0000 I NETWORK [conn446] end connection 10.233.71.149:55686 (2 connections now open) 2021-05-13T04:34:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50874 #447 (3 connections now open) 2021-05-13T04:34:57.911+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:50874 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-05-13T04:34:58.005+0000 I NETWORK [conn447] end connection 127.0.0.1:50874 (2 connections now open) 2021-05-13T04:35:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55838 #448 (3 connections now open) 2021-05-13T04:35:03.734+0000 I NETWORK [conn448] end connection 10.233.71.149:55838 (2 connections now open) 2021-05-13T04:35:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51022 #449 (3 connections now open) 2021-05-13T04:35:07.914+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:51022 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-05-13T04:35:08.009+0000 I NETWORK [conn449] end connection 127.0.0.1:51022 (2 connections now open) 2021-05-13T04:35:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:55976 #450 (3 connections now open) 2021-05-13T04:35:13.734+0000 I NETWORK [conn450] end connection 10.233.71.149:55976 (2 connections now open) 2021-05-13T04:35:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51158 #451 (3 connections now open) 2021-05-13T04:35:17.913+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:51158 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-05-13T04:35:18.009+0000 I NETWORK [conn451] end connection 127.0.0.1:51158 (2 connections now open) 2021-05-13T04:35:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56110 #452 (3 connections now open) 2021-05-13T04:35:23.734+0000 I NETWORK [conn452] end connection 10.233.71.149:56110 (2 connections now open) 2021-05-13T04:35:27.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51298 #453 (3 connections now open) 2021-05-13T04:35:28.005+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:51298 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-05-13T04:35:28.011+0000 I NETWORK [conn453] end connection 127.0.0.1:51298 (2 connections now open) 2021-05-13T04:35:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56254 #454 (3 connections now open) 2021-05-13T04:35:33.734+0000 I NETWORK [conn454] end connection 10.233.71.149:56254 (2 connections now open) 2021-05-13T04:35:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51434 #455 (3 connections now open) 2021-05-13T04:35:37.911+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:51434 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-05-13T04:35:38.008+0000 I NETWORK [conn455] end connection 127.0.0.1:51434 (2 connections now open) 2021-05-13T04:35:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56396 #456 (3 connections now open) 2021-05-13T04:35:43.735+0000 I NETWORK [conn456] end connection 10.233.71.149:56396 (2 connections now open) 2021-05-13T04:35:48.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51582 #457 (3 connections now open) 2021-05-13T04:35:48.010+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:51582 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-05-13T04:35:48.105+0000 I NETWORK [conn457] end connection 127.0.0.1:51582 (2 connections now open) 2021-05-13T04:35:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56530 #458 (3 connections now open) 2021-05-13T04:35:53.735+0000 I NETWORK [conn458] end connection 10.233.71.149:56530 (2 connections now open) 2021-05-13T04:35:58.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51732 #459 (3 connections now open) 2021-05-13T04:35:58.011+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:51732 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-05-13T04:35:58.105+0000 I NETWORK [conn459] end connection 127.0.0.1:51732 (2 connections now open) 2021-05-13T04:36:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56684 #460 (3 connections now open) 2021-05-13T04:36:03.735+0000 I NETWORK [conn460] end connection 10.233.71.149:56684 (2 connections now open) 2021-05-13T04:36:07.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51880 #461 (3 connections now open) 2021-05-13T04:36:07.909+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:51880 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-05-13T04:36:08.005+0000 I NETWORK [conn461] end connection 127.0.0.1:51880 (2 connections now open) 2021-05-13T04:36:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56836 #462 (3 connections now open) 2021-05-13T04:36:13.734+0000 I NETWORK [conn462] end connection 10.233.71.149:56836 (2 connections now open) 2021-05-13T04:36:18.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52024 #463 (3 connections now open) 2021-05-13T04:36:18.010+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:52024 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-05-13T04:36:18.106+0000 I NETWORK [conn463] end connection 127.0.0.1:52024 (2 connections now open) 2021-05-13T04:36:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:56974 #464 (3 connections now open) 2021-05-13T04:36:23.735+0000 I NETWORK [conn464] end connection 10.233.71.149:56974 (2 connections now open) 2021-05-13T04:36:28.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52170 #465 (3 connections now open) 2021-05-13T04:36:28.012+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:52170 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-05-13T04:36:28.111+0000 I NETWORK [conn465] end connection 127.0.0.1:52170 (2 connections now open) 2021-05-13T04:36:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57124 #466 (3 connections now open) 2021-05-13T04:36:33.735+0000 I NETWORK [conn466] end connection 10.233.71.149:57124 (2 connections now open) 2021-05-13T04:36:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52308 #467 (3 connections now open) 2021-05-13T04:36:37.911+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:52308 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-05-13T04:36:38.007+0000 I NETWORK [conn467] end connection 127.0.0.1:52308 (2 connections now open) 2021-05-13T04:36:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57264 #468 (3 connections now open) 2021-05-13T04:36:43.735+0000 I NETWORK [conn468] end connection 10.233.71.149:57264 (2 connections now open) 2021-05-13T04:36:48.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52452 #469 (3 connections now open) 2021-05-13T04:36:48.006+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:52452 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-05-13T04:36:48.009+0000 I NETWORK [conn469] end connection 127.0.0.1:52452 (2 connections now open) 2021-05-13T04:36:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57402 #470 (3 connections now open) 2021-05-13T04:36:53.734+0000 I NETWORK [conn470] end connection 10.233.71.149:57402 (2 connections now open) 2021-05-13T04:36:57.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52596 #471 (3 connections now open) 2021-05-13T04:36:57.908+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:52596 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-05-13T04:36:57.912+0000 I NETWORK [conn471] end connection 127.0.0.1:52596 (2 connections now open) 2021-05-13T04:37:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57554 #472 (3 connections now open) 2021-05-13T04:37:03.735+0000 I NETWORK [conn472] end connection 10.233.71.149:57554 (2 connections now open) 2021-05-13T04:37:08.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52744 #473 (3 connections now open) 2021-05-13T04:37:08.014+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:52744 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-05-13T04:37:08.110+0000 I NETWORK [conn473] end connection 127.0.0.1:52744 (2 connections now open) 2021-05-13T04:37:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57696 #474 (3 connections now open) 2021-05-13T04:37:13.734+0000 I NETWORK [conn474] end connection 10.233.71.149:57696 (2 connections now open) 2021-05-13T04:37:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52896 #475 (3 connections now open) 2021-05-13T04:37:17.913+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:52896 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-05-13T04:37:18.010+0000 I NETWORK [conn475] end connection 127.0.0.1:52896 (2 connections now open) 2021-05-13T04:37:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57840 #476 (3 connections now open) 2021-05-13T04:37:23.735+0000 I NETWORK [conn476] end connection 10.233.71.149:57840 (2 connections now open) 2021-05-13T04:37:28.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53036 #477 (3 connections now open) 2021-05-13T04:37:28.105+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:53036 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-05-13T04:37:28.110+0000 I NETWORK [conn477] end connection 127.0.0.1:53036 (2 connections now open) 2021-05-13T04:37:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:57992 #478 (3 connections now open) 2021-05-13T04:37:33.734+0000 I NETWORK [conn478] end connection 10.233.71.149:57992 (2 connections now open) 2021-05-13T04:37:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53178 #479 (3 connections now open) 2021-05-13T04:37:37.912+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:53178 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-05-13T04:37:38.007+0000 I NETWORK [conn479] end connection 127.0.0.1:53178 (2 connections now open) 2021-05-13T04:37:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58130 #480 (3 connections now open) 2021-05-13T04:37:43.736+0000 I NETWORK [conn480] end connection 10.233.71.149:58130 (2 connections now open) 2021-05-13T04:37:48.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53324 #481 (3 connections now open) 2021-05-13T04:37:48.105+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:53324 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-05-13T04:37:48.109+0000 I NETWORK [conn481] end connection 127.0.0.1:53324 (2 connections now open) 2021-05-13T04:37:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58270 #482 (3 connections now open) 2021-05-13T04:37:53.734+0000 I NETWORK [conn482] end connection 10.233.71.149:58270 (2 connections now open) 2021-05-13T04:37:57.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53462 #483 (3 connections now open) 2021-05-13T04:37:57.907+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:53462 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-05-13T04:37:58.005+0000 I NETWORK [conn483] end connection 127.0.0.1:53462 (2 connections now open) 2021-05-13T04:38:03.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58416 #484 (3 connections now open) 2021-05-13T04:38:03.735+0000 I NETWORK [conn484] end connection 10.233.71.149:58416 (2 connections now open) 2021-05-13T04:38:07.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53614 #485 (3 connections now open) 2021-05-13T04:38:07.911+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:53614 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-05-13T04:38:08.007+0000 I NETWORK [conn485] end connection 127.0.0.1:53614 (2 connections now open) 2021-05-13T04:38:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58568 #486 (3 connections now open) 2021-05-13T04:38:13.734+0000 I NETWORK [conn486] end connection 10.233.71.149:58568 (2 connections now open) 2021-05-13T04:38:17.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53754 #487 (3 connections now open) 2021-05-13T04:38:17.910+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:53754 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-05-13T04:38:18.007+0000 I NETWORK [conn487] end connection 127.0.0.1:53754 (2 connections now open) 2021-05-13T04:38:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58708 #488 (3 connections now open) 2021-05-13T04:38:23.734+0000 I NETWORK [conn488] end connection 10.233.71.149:58708 (2 connections now open) 2021-05-13T04:38:28.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53900 #489 (3 connections now open) 2021-05-13T04:38:28.011+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:53900 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-05-13T04:38:28.105+0000 I NETWORK [conn489] end connection 127.0.0.1:53900 (2 connections now open) 2021-05-13T04:38:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:58856 #490 (3 connections now open) 2021-05-13T04:38:33.734+0000 I NETWORK [conn490] end connection 10.233.71.149:58856 (2 connections now open) 2021-05-13T04:38:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54042 #491 (3 connections now open) 2021-05-13T04:38:37.913+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:54042 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-05-13T04:38:38.008+0000 I NETWORK [conn491] end connection 127.0.0.1:54042 (2 connections now open) 2021-05-13T04:38:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59006 #492 (3 connections now open) 2021-05-13T04:38:43.734+0000 I NETWORK [conn492] end connection 10.233.71.149:59006 (2 connections now open) 2021-05-13T04:38:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54196 #493 (3 connections now open) 2021-05-13T04:38:48.005+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:54196 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-05-13T04:38:48.009+0000 I NETWORK [conn493] end connection 127.0.0.1:54196 (2 connections now open) 2021-05-13T04:38:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59146 #494 (3 connections now open) 2021-05-13T04:38:53.734+0000 I NETWORK [conn494] end connection 10.233.71.149:59146 (2 connections now open) 2021-05-13T04:38:57.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54338 #495 (3 connections now open) 2021-05-13T04:38:57.907+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:54338 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-05-13T04:38:58.005+0000 I NETWORK [conn495] end connection 127.0.0.1:54338 (2 connections now open) 2021-05-13T04:39:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59296 #496 (3 connections now open) 2021-05-13T04:39:03.734+0000 I NETWORK [conn496] end connection 10.233.71.149:59296 (2 connections now open) 2021-05-13T04:39:08.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54486 #497 (3 connections now open) 2021-05-13T04:39:08.105+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:54486 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-05-13T04:39:08.110+0000 I NETWORK [conn497] end connection 127.0.0.1:54486 (2 connections now open) 2021-05-13T04:39:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59440 #498 (3 connections now open) 2021-05-13T04:39:13.734+0000 I NETWORK [conn498] end connection 10.233.71.149:59440 (2 connections now open) 2021-05-13T04:39:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54628 #499 (3 connections now open) 2021-05-13T04:39:18.005+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:54628 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-05-13T04:39:18.009+0000 I NETWORK [conn499] end connection 127.0.0.1:54628 (2 connections now open) 2021-05-13T04:39:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59582 #500 (3 connections now open) 2021-05-13T04:39:23.735+0000 I NETWORK [conn500] end connection 10.233.71.149:59582 (2 connections now open) 2021-05-13T04:39:27.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54774 #501 (3 connections now open) 2021-05-13T04:39:27.915+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:54774 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-05-13T04:39:28.009+0000 I NETWORK [conn501] end connection 127.0.0.1:54774 (2 connections now open) 2021-05-13T04:39:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59730 #502 (3 connections now open) 2021-05-13T04:39:33.734+0000 I NETWORK [conn502] end connection 10.233.71.149:59730 (2 connections now open) 2021-05-13T04:39:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54914 #503 (3 connections now open) 2021-05-13T04:39:37.910+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:54914 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-05-13T04:39:37.914+0000 I NETWORK [conn503] end connection 127.0.0.1:54914 (2 connections now open) 2021-05-13T04:39:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:59872 #504 (3 connections now open) 2021-05-13T04:39:43.734+0000 I NETWORK [conn504] end connection 10.233.71.149:59872 (2 connections now open) 2021-05-13T04:39:47.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55056 #505 (3 connections now open) 2021-05-13T04:39:47.813+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:55056 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-05-13T04:39:47.907+0000 I NETWORK [conn505] end connection 127.0.0.1:55056 (2 connections now open) 2021-05-13T04:39:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60010 #506 (3 connections now open) 2021-05-13T04:39:53.734+0000 I NETWORK [conn506] end connection 10.233.71.149:60010 (2 connections now open) 2021-05-13T04:39:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55206 #507 (3 connections now open) 2021-05-13T04:39:57.911+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:55206 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-05-13T04:39:58.008+0000 I NETWORK [conn507] end connection 127.0.0.1:55206 (2 connections now open) 2021-05-13T04:40:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60170 #508 (3 connections now open) 2021-05-13T04:40:03.735+0000 I NETWORK [conn508] end connection 10.233.71.149:60170 (2 connections now open) 2021-05-13T04:40:07.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55362 #509 (3 connections now open) 2021-05-13T04:40:07.912+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:55362 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-05-13T04:40:08.007+0000 I NETWORK [conn509] end connection 127.0.0.1:55362 (2 connections now open) 2021-05-13T04:40:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60314 #510 (3 connections now open) 2021-05-13T04:40:13.735+0000 I NETWORK [conn510] end connection 10.233.71.149:60314 (2 connections now open) 2021-05-13T04:40:17.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55504 #511 (3 connections now open) 2021-05-13T04:40:17.910+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:55504 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-05-13T04:40:18.008+0000 I NETWORK [conn511] end connection 127.0.0.1:55504 (2 connections now open) 2021-05-13T04:40:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60456 #512 (3 connections now open) 2021-05-13T04:40:23.734+0000 I NETWORK [conn512] end connection 10.233.71.149:60456 (2 connections now open) 2021-05-13T04:40:27.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55646 #513 (3 connections now open) 2021-05-13T04:40:28.005+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:55646 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-05-13T04:40:28.010+0000 I NETWORK [conn513] end connection 127.0.0.1:55646 (2 connections now open) 2021-05-13T04:40:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60604 #514 (3 connections now open) 2021-05-13T04:40:33.734+0000 I NETWORK [conn514] end connection 10.233.71.149:60604 (2 connections now open) 2021-05-13T04:40:38.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55790 #515 (3 connections now open) 2021-05-13T04:40:38.006+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:55790 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-05-13T04:40:38.010+0000 I NETWORK [conn515] end connection 127.0.0.1:55790 (2 connections now open) 2021-05-13T04:40:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60742 #516 (3 connections now open) 2021-05-13T04:40:43.735+0000 I NETWORK [conn516] end connection 10.233.71.149:60742 (2 connections now open) 2021-05-13T04:40:48.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55938 #517 (3 connections now open) 2021-05-13T04:40:48.008+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:55938 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-05-13T04:40:48.013+0000 I NETWORK [conn517] end connection 127.0.0.1:55938 (2 connections now open) 2021-05-13T04:40:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:60884 #518 (3 connections now open) 2021-05-13T04:40:53.735+0000 I NETWORK [conn518] end connection 10.233.71.149:60884 (2 connections now open) 2021-05-13T04:40:57.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56078 #519 (3 connections now open) 2021-05-13T04:40:57.914+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:56078 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-05-13T04:40:58.009+0000 I NETWORK [conn519] end connection 127.0.0.1:56078 (2 connections now open) 2021-05-13T04:41:03.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:32804 #520 (3 connections now open) 2021-05-13T04:41:03.736+0000 I NETWORK [conn520] end connection 10.233.71.149:32804 (2 connections now open) 2021-05-13T04:41:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56228 #521 (3 connections now open) 2021-05-13T04:41:07.914+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:56228 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-05-13T04:41:08.010+0000 I NETWORK [conn521] end connection 127.0.0.1:56228 (2 connections now open) 2021-05-13T04:41:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:32948 #522 (3 connections now open) 2021-05-13T04:41:13.734+0000 I NETWORK [conn522] end connection 10.233.71.149:32948 (2 connections now open) 2021-05-13T04:41:17.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56370 #523 (3 connections now open) 2021-05-13T04:41:17.911+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:56370 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-05-13T04:41:18.005+0000 I NETWORK [conn523] end connection 127.0.0.1:56370 (2 connections now open) 2021-05-13T04:41:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33088 #524 (3 connections now open) 2021-05-13T04:41:23.734+0000 I NETWORK [conn524] end connection 10.233.71.149:33088 (2 connections now open) 2021-05-13T04:41:27.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56518 #525 (3 connections now open) 2021-05-13T04:41:27.913+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:56518 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-05-13T04:41:28.009+0000 I NETWORK [conn525] end connection 127.0.0.1:56518 (2 connections now open) 2021-05-13T04:41:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33240 #526 (3 connections now open) 2021-05-13T04:41:33.734+0000 I NETWORK [conn526] end connection 10.233.71.149:33240 (2 connections now open) 2021-05-13T04:41:38.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56660 #527 (3 connections now open) 2021-05-13T04:41:38.006+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:56660 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-05-13T04:41:38.010+0000 I NETWORK [conn527] end connection 127.0.0.1:56660 (2 connections now open) 2021-05-13T04:41:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33382 #528 (3 connections now open) 2021-05-13T04:41:43.734+0000 I NETWORK [conn528] end connection 10.233.71.149:33382 (2 connections now open) 2021-05-13T04:41:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56806 #529 (3 connections now open) 2021-05-13T04:41:47.911+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:56806 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-05-13T04:41:48.005+0000 I NETWORK [conn529] end connection 127.0.0.1:56806 (2 connections now open) 2021-05-13T04:41:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33524 #530 (3 connections now open) 2021-05-13T04:41:53.734+0000 I NETWORK [conn530] end connection 10.233.71.149:33524 (2 connections now open) 2021-05-13T04:41:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56950 #531 (3 connections now open) 2021-05-13T04:41:57.911+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:56950 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-05-13T04:41:58.007+0000 I NETWORK [conn531] end connection 127.0.0.1:56950 (2 connections now open) 2021-05-13T04:42:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33674 #532 (3 connections now open) 2021-05-13T04:42:03.735+0000 I NETWORK [conn532] end connection 10.233.71.149:33674 (2 connections now open) 2021-05-13T04:42:07.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57102 #533 (3 connections now open) 2021-05-13T04:42:08.005+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:57102 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-05-13T04:42:08.009+0000 I NETWORK [conn533] end connection 127.0.0.1:57102 (2 connections now open) 2021-05-13T04:42:13.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33820 #534 (3 connections now open) 2021-05-13T04:42:13.735+0000 I NETWORK [conn534] end connection 10.233.71.149:33820 (2 connections now open) 2021-05-13T04:42:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57242 #535 (3 connections now open) 2021-05-13T04:42:17.914+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:57242 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-05-13T04:42:18.009+0000 I NETWORK [conn535] end connection 127.0.0.1:57242 (2 connections now open) 2021-05-13T04:42:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:33962 #536 (3 connections now open) 2021-05-13T04:42:23.735+0000 I NETWORK [conn536] end connection 10.233.71.149:33962 (2 connections now open) 2021-05-13T04:42:28.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57390 #537 (3 connections now open) 2021-05-13T04:42:28.015+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:57390 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-05-13T04:42:28.109+0000 I NETWORK [conn537] end connection 127.0.0.1:57390 (2 connections now open) 2021-05-13T04:42:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34112 #538 (3 connections now open) 2021-05-13T04:42:33.735+0000 I NETWORK [conn538] end connection 10.233.71.149:34112 (2 connections now open) 2021-05-13T04:42:37.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57528 #539 (3 connections now open) 2021-05-13T04:42:38.005+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:57528 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-05-13T04:42:38.009+0000 I NETWORK [conn539] end connection 127.0.0.1:57528 (2 connections now open) 2021-05-13T04:42:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34248 #540 (3 connections now open) 2021-05-13T04:42:43.734+0000 I NETWORK [conn540] end connection 10.233.71.149:34248 (2 connections now open) 2021-05-13T04:42:48.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57676 #541 (3 connections now open) 2021-05-13T04:42:48.006+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:57676 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-05-13T04:42:48.010+0000 I NETWORK [conn541] end connection 127.0.0.1:57676 (2 connections now open) 2021-05-13T04:42:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34398 #542 (3 connections now open) 2021-05-13T04:42:53.734+0000 I NETWORK [conn542] end connection 10.233.71.149:34398 (2 connections now open) 2021-05-13T04:42:57.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57824 #543 (3 connections now open) 2021-05-13T04:42:57.909+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:57824 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-05-13T04:42:57.913+0000 I NETWORK [conn543] end connection 127.0.0.1:57824 (2 connections now open) 2021-05-13T04:43:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34554 #544 (3 connections now open) 2021-05-13T04:43:03.734+0000 I NETWORK [conn544] end connection 10.233.71.149:34554 (2 connections now open) 2021-05-13T04:43:07.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57972 #545 (3 connections now open) 2021-05-13T04:43:07.905+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:57972 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-05-13T04:43:07.910+0000 I NETWORK [conn545] end connection 127.0.0.1:57972 (2 connections now open) 2021-05-13T04:43:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34698 #546 (3 connections now open) 2021-05-13T04:43:13.734+0000 I NETWORK [conn546] end connection 10.233.71.149:34698 (2 connections now open) 2021-05-13T04:43:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58118 #547 (3 connections now open) 2021-05-13T04:43:17.913+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:58118 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-05-13T04:43:18.010+0000 I NETWORK [conn547] end connection 127.0.0.1:58118 (2 connections now open) 2021-05-13T04:43:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34838 #548 (3 connections now open) 2021-05-13T04:43:23.735+0000 I NETWORK [conn548] end connection 10.233.71.149:34838 (2 connections now open) 2021-05-13T04:43:27.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58262 #549 (3 connections now open) 2021-05-13T04:43:27.912+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:58262 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-05-13T04:43:28.008+0000 I NETWORK [conn549] end connection 127.0.0.1:58262 (2 connections now open) 2021-05-13T04:43:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:34986 #550 (3 connections now open) 2021-05-13T04:43:33.735+0000 I NETWORK [conn550] end connection 10.233.71.149:34986 (2 connections now open) 2021-05-13T04:43:38.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58404 #551 (3 connections now open) 2021-05-13T04:43:38.006+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:58404 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-05-13T04:43:38.010+0000 I NETWORK [conn551] end connection 127.0.0.1:58404 (2 connections now open) 2021-05-13T04:43:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35126 #552 (3 connections now open) 2021-05-13T04:43:43.734+0000 I NETWORK [conn552] end connection 10.233.71.149:35126 (2 connections now open) 2021-05-13T04:43:48.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58550 #553 (3 connections now open) 2021-05-13T04:43:48.008+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:58550 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-05-13T04:43:48.012+0000 I NETWORK [conn553] end connection 127.0.0.1:58550 (2 connections now open) 2021-05-13T04:43:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35266 #554 (3 connections now open) 2021-05-13T04:43:53.735+0000 I NETWORK [conn554] end connection 10.233.71.149:35266 (2 connections now open) 2021-05-13T04:43:58.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58692 #555 (3 connections now open) 2021-05-13T04:43:58.012+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:58692 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-05-13T04:43:58.108+0000 I NETWORK [conn555] end connection 127.0.0.1:58692 (2 connections now open) 2021-05-13T04:44:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35418 #556 (3 connections now open) 2021-05-13T04:44:03.734+0000 I NETWORK [conn556] end connection 10.233.71.149:35418 (2 connections now open) 2021-05-13T04:44:08.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58838 #557 (3 connections now open) 2021-05-13T04:44:08.013+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:58838 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-05-13T04:44:08.108+0000 I NETWORK [conn557] end connection 127.0.0.1:58838 (2 connections now open) 2021-05-13T04:44:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35564 #558 (3 connections now open) 2021-05-13T04:44:13.734+0000 I NETWORK [conn558] end connection 10.233.71.149:35564 (2 connections now open) 2021-05-13T04:44:17.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58986 #559 (3 connections now open) 2021-05-13T04:44:17.815+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:58986 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-05-13T04:44:17.909+0000 I NETWORK [conn559] end connection 127.0.0.1:58986 (2 connections now open) 2021-05-13T04:44:23.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35708 #560 (3 connections now open) 2021-05-13T04:44:23.735+0000 I NETWORK [conn560] end connection 10.233.71.149:35708 (2 connections now open) 2021-05-13T04:44:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59132 #561 (3 connections now open) 2021-05-13T04:44:28.009+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:59132 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-05-13T04:44:28.105+0000 I NETWORK [conn561] end connection 127.0.0.1:59132 (2 connections now open) 2021-05-13T04:44:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35858 #562 (3 connections now open) 2021-05-13T04:44:33.734+0000 I NETWORK [conn562] end connection 10.233.71.149:35858 (2 connections now open) 2021-05-13T04:44:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59274 #563 (3 connections now open) 2021-05-13T04:44:37.912+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:59274 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-05-13T04:44:38.009+0000 I NETWORK [conn563] end connection 127.0.0.1:59274 (2 connections now open) 2021-05-13T04:44:43.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:35996 #564 (3 connections now open) 2021-05-13T04:44:43.735+0000 I NETWORK [conn564] end connection 10.233.71.149:35996 (2 connections now open) 2021-05-13T04:44:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59420 #565 (3 connections now open) 2021-05-13T04:44:47.911+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:59420 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-05-13T04:44:48.005+0000 I NETWORK [conn565] end connection 127.0.0.1:59420 (2 connections now open) 2021-05-13T04:44:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36138 #566 (3 connections now open) 2021-05-13T04:44:53.735+0000 I NETWORK [conn566] end connection 10.233.71.149:36138 (2 connections now open) 2021-05-13T04:44:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59564 #567 (3 connections now open) 2021-05-13T04:44:57.912+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:59564 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-05-13T04:44:58.007+0000 I NETWORK [conn567] end connection 127.0.0.1:59564 (2 connections now open) 2021-05-13T04:45:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36288 #568 (3 connections now open) 2021-05-13T04:45:03.735+0000 I NETWORK [conn568] end connection 10.233.71.149:36288 (2 connections now open) 2021-05-13T04:45:08.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59718 #569 (3 connections now open) 2021-05-13T04:45:08.105+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:59718 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-05-13T04:45:08.111+0000 I NETWORK [conn569] end connection 127.0.0.1:59718 (2 connections now open) 2021-05-13T04:45:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36436 #570 (3 connections now open) 2021-05-13T04:45:13.734+0000 I NETWORK [conn570] end connection 10.233.71.149:36436 (2 connections now open) 2021-05-13T04:45:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59858 #571 (3 connections now open) 2021-05-13T04:45:17.908+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:59858 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-05-13T04:45:18.005+0000 I NETWORK [conn571] end connection 127.0.0.1:59858 (2 connections now open) 2021-05-13T04:45:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36576 #572 (3 connections now open) 2021-05-13T04:45:23.735+0000 I NETWORK [conn572] end connection 10.233.71.149:36576 (2 connections now open) 2021-05-13T04:45:28.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60006 #573 (3 connections now open) 2021-05-13T04:45:28.009+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:60006 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-05-13T04:45:28.105+0000 I NETWORK [conn573] end connection 127.0.0.1:60006 (2 connections now open) 2021-05-13T04:45:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36728 #574 (3 connections now open) 2021-05-13T04:45:33.735+0000 I NETWORK [conn574] end connection 10.233.71.149:36728 (2 connections now open) 2021-05-13T04:45:37.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60154 #575 (3 connections now open) 2021-05-13T04:45:37.914+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:60154 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-05-13T04:45:38.008+0000 I NETWORK [conn575] end connection 127.0.0.1:60154 (2 connections now open) 2021-05-13T04:45:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:36874 #576 (3 connections now open) 2021-05-13T04:45:43.735+0000 I NETWORK [conn576] end connection 10.233.71.149:36874 (2 connections now open) 2021-05-13T04:45:47.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60298 #577 (3 connections now open) 2021-05-13T04:45:48.005+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:60298 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-05-13T04:45:48.009+0000 I NETWORK [conn577] end connection 127.0.0.1:60298 (2 connections now open) 2021-05-13T04:45:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37014 #578 (3 connections now open) 2021-05-13T04:45:53.734+0000 I NETWORK [conn578] end connection 10.233.71.149:37014 (2 connections now open) 2021-05-13T04:45:57.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60440 #579 (3 connections now open) 2021-05-13T04:45:57.906+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:60440 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-05-13T04:45:57.911+0000 I NETWORK [conn579] end connection 127.0.0.1:60440 (2 connections now open) 2021-05-13T04:46:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37164 #580 (3 connections now open) 2021-05-13T04:46:03.734+0000 I NETWORK [conn580] end connection 10.233.71.149:37164 (2 connections now open) 2021-05-13T04:46:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60586 #581 (3 connections now open) 2021-05-13T04:46:07.914+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:60586 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-05-13T04:46:08.009+0000 I NETWORK [conn581] end connection 127.0.0.1:60586 (2 connections now open) 2021-05-13T04:46:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37312 #582 (3 connections now open) 2021-05-13T04:46:13.734+0000 I NETWORK [conn582] end connection 10.233.71.149:37312 (2 connections now open) 2021-05-13T04:46:17.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60734 #583 (3 connections now open) 2021-05-13T04:46:17.911+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:60734 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-05-13T04:46:18.007+0000 I NETWORK [conn583] end connection 127.0.0.1:60734 (2 connections now open) 2021-05-13T04:46:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37450 #584 (3 connections now open) 2021-05-13T04:46:23.735+0000 I NETWORK [conn584] end connection 10.233.71.149:37450 (2 connections now open) 2021-05-13T04:46:28.108+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60878 #585 (3 connections now open) 2021-05-13T04:46:28.109+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:60878 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-05-13T04:46:28.114+0000 I NETWORK [conn585] end connection 127.0.0.1:60878 (2 connections now open) 2021-05-13T04:46:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37600 #586 (3 connections now open) 2021-05-13T04:46:33.735+0000 I NETWORK [conn586] end connection 10.233.71.149:37600 (2 connections now open) 2021-05-13T04:46:37.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32786 #587 (3 connections now open) 2021-05-13T04:46:37.915+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:32786 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-05-13T04:46:38.105+0000 I NETWORK [conn587] end connection 127.0.0.1:32786 (2 connections now open) 2021-05-13T04:46:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37738 #588 (3 connections now open) 2021-05-13T04:46:43.735+0000 I NETWORK [conn588] end connection 10.233.71.149:37738 (2 connections now open) 2021-05-13T04:46:47.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32936 #589 (3 connections now open) 2021-05-13T04:46:47.908+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:32936 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-05-13T04:46:47.912+0000 I NETWORK [conn589] end connection 127.0.0.1:32936 (2 connections now open) 2021-05-13T04:46:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:37882 #590 (3 connections now open) 2021-05-13T04:46:53.735+0000 I NETWORK [conn590] end connection 10.233.71.149:37882 (2 connections now open) 2021-05-13T04:46:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33074 #591 (3 connections now open) 2021-05-13T04:46:57.910+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:33074 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-05-13T04:46:58.007+0000 I NETWORK [conn591] end connection 127.0.0.1:33074 (2 connections now open) 2021-05-13T04:47:03.735+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38046 #592 (3 connections now open) 2021-05-13T04:47:03.735+0000 I NETWORK [conn592] end connection 10.233.71.149:38046 (2 connections now open) 2021-05-13T04:47:08.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33234 #593 (3 connections now open) 2021-05-13T04:47:08.010+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:33234 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-05-13T04:47:08.105+0000 I NETWORK [conn593] end connection 127.0.0.1:33234 (2 connections now open) 2021-05-13T04:47:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38186 #594 (3 connections now open) 2021-05-13T04:47:13.734+0000 I NETWORK [conn594] end connection 10.233.71.149:38186 (2 connections now open) 2021-05-13T04:47:17.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33378 #595 (3 connections now open) 2021-05-13T04:47:17.910+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:33378 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-05-13T04:47:18.008+0000 I NETWORK [conn595] end connection 127.0.0.1:33378 (2 connections now open) 2021-05-13T04:47:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38330 #596 (3 connections now open) 2021-05-13T04:47:23.734+0000 I NETWORK [conn596] end connection 10.233.71.149:38330 (2 connections now open) 2021-05-13T04:47:28.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33522 #597 (3 connections now open) 2021-05-13T04:47:28.009+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:33522 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-05-13T04:47:28.105+0000 I NETWORK [conn597] end connection 127.0.0.1:33522 (2 connections now open) 2021-05-13T04:47:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38476 #598 (3 connections now open) 2021-05-13T04:47:33.735+0000 I NETWORK [conn598] end connection 10.233.71.149:38476 (2 connections now open) 2021-05-13T04:47:37.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33664 #599 (3 connections now open) 2021-05-13T04:47:37.911+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:33664 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-05-13T04:47:38.009+0000 I NETWORK [conn599] end connection 127.0.0.1:33664 (2 connections now open) 2021-05-13T04:47:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38620 #600 (3 connections now open) 2021-05-13T04:47:43.734+0000 I NETWORK [conn600] end connection 10.233.71.149:38620 (2 connections now open) 2021-05-13T04:47:47.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33810 #601 (3 connections now open) 2021-05-13T04:47:47.908+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:33810 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-05-13T04:47:47.912+0000 I NETWORK [conn601] end connection 127.0.0.1:33810 (2 connections now open) 2021-05-13T04:47:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38760 #602 (3 connections now open) 2021-05-13T04:47:53.735+0000 I NETWORK [conn602] end connection 10.233.71.149:38760 (2 connections now open) 2021-05-13T04:47:58.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33954 #603 (3 connections now open) 2021-05-13T04:47:58.009+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:33954 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-05-13T04:47:58.012+0000 I NETWORK [conn603] end connection 127.0.0.1:33954 (2 connections now open) 2021-05-13T04:48:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:38918 #604 (3 connections now open) 2021-05-13T04:48:03.734+0000 I NETWORK [conn604] end connection 10.233.71.149:38918 (2 connections now open) 2021-05-13T04:48:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34104 #605 (3 connections now open) 2021-05-13T04:48:07.915+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:34104 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-05-13T04:48:08.009+0000 I NETWORK [conn605] end connection 127.0.0.1:34104 (2 connections now open) 2021-05-13T04:48:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39058 #606 (3 connections now open) 2021-05-13T04:48:13.735+0000 I NETWORK [conn606] end connection 10.233.71.149:39058 (2 connections now open) 2021-05-13T04:48:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34250 #607 (3 connections now open) 2021-05-13T04:48:17.914+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:34250 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-05-13T04:48:18.008+0000 I NETWORK [conn607] end connection 127.0.0.1:34250 (2 connections now open) 2021-05-13T04:48:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39202 #608 (3 connections now open) 2021-05-13T04:48:23.734+0000 I NETWORK [conn608] end connection 10.233.71.149:39202 (2 connections now open) 2021-05-13T04:48:28.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34398 #609 (3 connections now open) 2021-05-13T04:48:28.007+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:34398 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-05-13T04:48:28.011+0000 I NETWORK [conn609] end connection 127.0.0.1:34398 (2 connections now open) 2021-05-13T04:48:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39352 #610 (3 connections now open) 2021-05-13T04:48:33.734+0000 I NETWORK [conn610] end connection 10.233.71.149:39352 (2 connections now open) 2021-05-13T04:48:37.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34540 #611 (3 connections now open) 2021-05-13T04:48:37.915+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:34540 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-05-13T04:48:38.009+0000 I NETWORK [conn611] end connection 127.0.0.1:34540 (2 connections now open) 2021-05-13T04:48:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39492 #612 (3 connections now open) 2021-05-13T04:48:43.734+0000 I NETWORK [conn612] end connection 10.233.71.149:39492 (2 connections now open) 2021-05-13T04:48:48.012+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34684 #613 (3 connections now open) 2021-05-13T04:48:48.013+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:34684 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-05-13T04:48:48.109+0000 I NETWORK [conn613] end connection 127.0.0.1:34684 (2 connections now open) 2021-05-13T04:48:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39632 #614 (3 connections now open) 2021-05-13T04:48:53.734+0000 I NETWORK [conn614] end connection 10.233.71.149:39632 (2 connections now open) 2021-05-13T04:48:57.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34830 #615 (3 connections now open) 2021-05-13T04:48:57.914+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:34830 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-05-13T04:48:58.009+0000 I NETWORK [conn615] end connection 127.0.0.1:34830 (2 connections now open) 2021-05-13T04:49:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39790 #616 (3 connections now open) 2021-05-13T04:49:03.735+0000 I NETWORK [conn616] end connection 10.233.71.149:39790 (2 connections now open) 2021-05-13T04:49:07.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34976 #617 (3 connections now open) 2021-05-13T04:49:07.814+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:34976 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-05-13T04:49:07.909+0000 I NETWORK [conn617] end connection 127.0.0.1:34976 (2 connections now open) 2021-05-13T04:49:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:39936 #618 (3 connections now open) 2021-05-13T04:49:13.734+0000 I NETWORK [conn618] end connection 10.233.71.149:39936 (2 connections now open) 2021-05-13T04:49:17.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35118 #619 (3 connections now open) 2021-05-13T04:49:17.905+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:35118 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-05-13T04:49:17.909+0000 I NETWORK [conn619] end connection 127.0.0.1:35118 (2 connections now open) 2021-05-13T04:49:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40072 #620 (3 connections now open) 2021-05-13T04:49:23.735+0000 I NETWORK [conn620] end connection 10.233.71.149:40072 (2 connections now open) 2021-05-13T04:49:27.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35262 #621 (3 connections now open) 2021-05-13T04:49:27.912+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:35262 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-05-13T04:49:28.008+0000 I NETWORK [conn621] end connection 127.0.0.1:35262 (2 connections now open) 2021-05-13T04:49:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40218 #622 (3 connections now open) 2021-05-13T04:49:33.734+0000 I NETWORK [conn622] end connection 10.233.71.149:40218 (2 connections now open) 2021-05-13T04:49:37.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35404 #623 (3 connections now open) 2021-05-13T04:49:37.909+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:35404 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-05-13T04:49:38.005+0000 I NETWORK [conn623] end connection 127.0.0.1:35404 (2 connections now open) 2021-05-13T04:49:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40358 #624 (3 connections now open) 2021-05-13T04:49:43.735+0000 I NETWORK [conn624] end connection 10.233.71.149:40358 (2 connections now open) 2021-05-13T04:49:47.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35558 #625 (3 connections now open) 2021-05-13T04:49:47.910+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:35558 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-05-13T04:49:48.005+0000 I NETWORK [conn625] end connection 127.0.0.1:35558 (2 connections now open) 2021-05-13T04:49:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40506 #626 (3 connections now open) 2021-05-13T04:49:53.734+0000 I NETWORK [conn626] end connection 10.233.71.149:40506 (2 connections now open) 2021-05-13T04:49:57.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35700 #627 (3 connections now open) 2021-05-13T04:49:57.906+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:35700 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-05-13T04:49:57.909+0000 I NETWORK [conn627] end connection 127.0.0.1:35700 (2 connections now open) 2021-05-13T04:50:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40662 #628 (3 connections now open) 2021-05-13T04:50:03.734+0000 I NETWORK [conn628] end connection 10.233.71.149:40662 (2 connections now open) 2021-05-13T04:50:08.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35852 #629 (3 connections now open) 2021-05-13T04:50:08.010+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:35852 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-05-13T04:50:08.105+0000 I NETWORK [conn629] end connection 127.0.0.1:35852 (2 connections now open) 2021-05-13T04:50:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40802 #630 (3 connections now open) 2021-05-13T04:50:13.735+0000 I NETWORK [conn630] end connection 10.233.71.149:40802 (2 connections now open) 2021-05-13T04:50:17.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35998 #631 (3 connections now open) 2021-05-13T04:50:17.908+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:35998 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-05-13T04:50:17.912+0000 I NETWORK [conn631] end connection 127.0.0.1:35998 (2 connections now open) 2021-05-13T04:50:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:40944 #632 (3 connections now open) 2021-05-13T04:50:23.734+0000 I NETWORK [conn632] end connection 10.233.71.149:40944 (2 connections now open) 2021-05-13T04:50:28.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36142 #633 (3 connections now open) 2021-05-13T04:50:28.011+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:36142 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-05-13T04:50:28.108+0000 I NETWORK [conn633] end connection 127.0.0.1:36142 (2 connections now open) 2021-05-13T04:50:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41098 #634 (3 connections now open) 2021-05-13T04:50:33.735+0000 I NETWORK [conn634] end connection 10.233.71.149:41098 (2 connections now open) 2021-05-13T04:50:37.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36284 #635 (3 connections now open) 2021-05-13T04:50:37.914+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:36284 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-05-13T04:50:38.009+0000 I NETWORK [conn635] end connection 127.0.0.1:36284 (2 connections now open) 2021-05-13T04:50:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41238 #636 (3 connections now open) 2021-05-13T04:50:43.734+0000 I NETWORK [conn636] end connection 10.233.71.149:41238 (2 connections now open) 2021-05-13T04:50:47.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36432 #637 (3 connections now open) 2021-05-13T04:50:48.005+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:36432 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-05-13T04:50:48.011+0000 I NETWORK [conn637] end connection 127.0.0.1:36432 (2 connections now open) 2021-05-13T04:50:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41380 #638 (3 connections now open) 2021-05-13T04:50:53.735+0000 I NETWORK [conn638] end connection 10.233.71.149:41380 (2 connections now open) 2021-05-13T04:50:57.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36574 #639 (3 connections now open) 2021-05-13T04:50:57.914+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:36574 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-05-13T04:50:58.010+0000 I NETWORK [conn639] end connection 127.0.0.1:36574 (2 connections now open) 2021-05-13T04:51:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41534 #640 (3 connections now open) 2021-05-13T04:51:03.735+0000 I NETWORK [conn640] end connection 10.233.71.149:41534 (2 connections now open) 2021-05-13T04:51:07.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36728 #641 (3 connections now open) 2021-05-13T04:51:07.910+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:36728 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-05-13T04:51:08.005+0000 I NETWORK [conn641] end connection 127.0.0.1:36728 (2 connections now open) 2021-05-13T04:51:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41684 #642 (3 connections now open) 2021-05-13T04:51:13.734+0000 I NETWORK [conn642] end connection 10.233.71.149:41684 (2 connections now open) 2021-05-13T04:51:18.008+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36878 #643 (3 connections now open) 2021-05-13T04:51:18.009+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:36878 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-05-13T04:51:18.105+0000 I NETWORK [conn643] end connection 127.0.0.1:36878 (2 connections now open) 2021-05-13T04:51:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41826 #644 (3 connections now open) 2021-05-13T04:51:23.734+0000 I NETWORK [conn644] end connection 10.233.71.149:41826 (2 connections now open) 2021-05-13T04:51:27.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37018 #645 (3 connections now open) 2021-05-13T04:51:27.815+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:37018 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-05-13T04:51:27.909+0000 I NETWORK [conn645] end connection 127.0.0.1:37018 (2 connections now open) 2021-05-13T04:51:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:41972 #646 (3 connections now open) 2021-05-13T04:51:33.734+0000 I NETWORK [conn646] end connection 10.233.71.149:41972 (2 connections now open) 2021-05-13T04:51:37.812+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37156 #647 (3 connections now open) 2021-05-13T04:51:37.812+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:37156 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-05-13T04:51:37.910+0000 I NETWORK [conn647] end connection 127.0.0.1:37156 (2 connections now open) 2021-05-13T04:51:43.736+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42114 #648 (3 connections now open) 2021-05-13T04:51:43.736+0000 I NETWORK [conn648] end connection 10.233.71.149:42114 (2 connections now open) 2021-05-13T04:51:47.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37302 #649 (3 connections now open) 2021-05-13T04:51:48.005+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:37302 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-05-13T04:51:48.010+0000 I NETWORK [conn649] end connection 127.0.0.1:37302 (2 connections now open) 2021-05-13T04:51:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42250 #650 (3 connections now open) 2021-05-13T04:51:53.735+0000 I NETWORK [conn650] end connection 10.233.71.149:42250 (2 connections now open) 2021-05-13T04:51:57.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37444 #651 (3 connections now open) 2021-05-13T04:51:57.814+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:37444 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-05-13T04:51:57.909+0000 I NETWORK [conn651] end connection 127.0.0.1:37444 (2 connections now open) 2021-05-13T04:52:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42410 #652 (3 connections now open) 2021-05-13T04:52:03.734+0000 I NETWORK [conn652] end connection 10.233.71.149:42410 (2 connections now open) 2021-05-13T04:52:07.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37596 #653 (3 connections now open) 2021-05-13T04:52:07.905+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:37596 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-05-13T04:52:07.910+0000 I NETWORK [conn653] end connection 127.0.0.1:37596 (2 connections now open) 2021-05-13T04:52:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42550 #654 (3 connections now open) 2021-05-13T04:52:13.734+0000 I NETWORK [conn654] end connection 10.233.71.149:42550 (2 connections now open) 2021-05-13T04:52:17.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37740 #655 (3 connections now open) 2021-05-13T04:52:17.915+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:37740 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-05-13T04:52:18.009+0000 I NETWORK [conn655] end connection 127.0.0.1:37740 (2 connections now open) 2021-05-13T04:52:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42690 #656 (3 connections now open) 2021-05-13T04:52:23.735+0000 I NETWORK [conn656] end connection 10.233.71.149:42690 (2 connections now open) 2021-05-13T04:52:28.013+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37888 #657 (3 connections now open) 2021-05-13T04:52:28.014+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:37888 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-05-13T04:52:28.112+0000 I NETWORK [conn657] end connection 127.0.0.1:37888 (2 connections now open) 2021-05-13T04:52:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42848 #658 (3 connections now open) 2021-05-13T04:52:33.735+0000 I NETWORK [conn658] end connection 10.233.71.149:42848 (2 connections now open) 2021-05-13T04:52:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38032 #659 (3 connections now open) 2021-05-13T04:52:37.911+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:38032 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-05-13T04:52:38.005+0000 I NETWORK [conn659] end connection 127.0.0.1:38032 (2 connections now open) 2021-05-13T04:52:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:42992 #660 (3 connections now open) 2021-05-13T04:52:43.735+0000 I NETWORK [conn660] end connection 10.233.71.149:42992 (2 connections now open) 2021-05-13T04:52:47.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38180 #661 (3 connections now open) 2021-05-13T04:52:47.909+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:38180 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-05-13T04:52:48.005+0000 I NETWORK [conn661] end connection 127.0.0.1:38180 (2 connections now open) 2021-05-13T04:52:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43128 #662 (3 connections now open) 2021-05-13T04:52:53.734+0000 I NETWORK [conn662] end connection 10.233.71.149:43128 (2 connections now open) 2021-05-13T04:52:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38322 #663 (3 connections now open) 2021-05-13T04:52:57.912+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:38322 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-05-13T04:52:57.916+0000 I NETWORK [conn663] end connection 127.0.0.1:38322 (2 connections now open) 2021-05-13T04:53:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43286 #664 (3 connections now open) 2021-05-13T04:53:03.735+0000 I NETWORK [conn664] end connection 10.233.71.149:43286 (2 connections now open) 2021-05-13T04:53:08.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38474 #665 (3 connections now open) 2021-05-13T04:53:08.006+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:38474 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-05-13T04:53:08.011+0000 I NETWORK [conn665] end connection 127.0.0.1:38474 (2 connections now open) 2021-05-13T04:53:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43426 #666 (3 connections now open) 2021-05-13T04:53:13.734+0000 I NETWORK [conn666] end connection 10.233.71.149:43426 (2 connections now open) 2021-05-13T04:53:17.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38620 #667 (3 connections now open) 2021-05-13T04:53:17.911+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:38620 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-05-13T04:53:18.007+0000 I NETWORK [conn667] end connection 127.0.0.1:38620 (2 connections now open) 2021-05-13T04:53:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43568 #668 (3 connections now open) 2021-05-13T04:53:23.734+0000 I NETWORK [conn668] end connection 10.233.71.149:43568 (2 connections now open) 2021-05-13T04:53:28.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38760 #669 (3 connections now open) 2021-05-13T04:53:28.006+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:38760 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-05-13T04:53:28.010+0000 I NETWORK [conn669] end connection 127.0.0.1:38760 (2 connections now open) 2021-05-13T04:53:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43718 #670 (3 connections now open) 2021-05-13T04:53:33.734+0000 I NETWORK [conn670] end connection 10.233.71.149:43718 (2 connections now open) 2021-05-13T04:53:37.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38902 #671 (3 connections now open) 2021-05-13T04:53:37.914+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:38902 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-05-13T04:53:38.010+0000 I NETWORK [conn671] end connection 127.0.0.1:38902 (2 connections now open) 2021-05-13T04:53:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43858 #672 (3 connections now open) 2021-05-13T04:53:43.735+0000 I NETWORK [conn672] end connection 10.233.71.149:43858 (2 connections now open) 2021-05-13T04:53:47.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39044 #673 (3 connections now open) 2021-05-13T04:53:47.815+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:39044 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-05-13T04:53:47.909+0000 I NETWORK [conn673] end connection 127.0.0.1:39044 (2 connections now open) 2021-05-13T04:53:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:43998 #674 (3 connections now open) 2021-05-13T04:53:53.735+0000 I NETWORK [conn674] end connection 10.233.71.149:43998 (2 connections now open) 2021-05-13T04:53:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39196 #675 (3 connections now open) 2021-05-13T04:53:57.911+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:39196 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-05-13T04:53:58.007+0000 I NETWORK [conn675] end connection 127.0.0.1:39196 (2 connections now open) 2021-05-13T04:54:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44162 #676 (3 connections now open) 2021-05-13T04:54:03.734+0000 I NETWORK [conn676] end connection 10.233.71.149:44162 (2 connections now open) 2021-05-13T04:54:07.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39350 #677 (3 connections now open) 2021-05-13T04:54:07.908+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:39350 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-05-13T04:54:07.912+0000 I NETWORK [conn677] end connection 127.0.0.1:39350 (2 connections now open) 2021-05-13T04:54:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44304 #678 (3 connections now open) 2021-05-13T04:54:13.734+0000 I NETWORK [conn678] end connection 10.233.71.149:44304 (2 connections now open) 2021-05-13T04:54:17.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39492 #679 (3 connections now open) 2021-05-13T04:54:17.909+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:39492 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-05-13T04:54:17.913+0000 I NETWORK [conn679] end connection 127.0.0.1:39492 (2 connections now open) 2021-05-13T04:54:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44444 #680 (3 connections now open) 2021-05-13T04:54:23.735+0000 I NETWORK [conn680] end connection 10.233.71.149:44444 (2 connections now open) 2021-05-13T04:54:28.010+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39640 #681 (3 connections now open) 2021-05-13T04:54:28.010+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:39640 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-05-13T04:54:28.105+0000 I NETWORK [conn681] end connection 127.0.0.1:39640 (2 connections now open) 2021-05-13T04:54:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44594 #682 (3 connections now open) 2021-05-13T04:54:33.734+0000 I NETWORK [conn682] end connection 10.233.71.149:44594 (2 connections now open) 2021-05-13T04:54:37.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39782 #683 (3 connections now open) 2021-05-13T04:54:37.913+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:39782 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-05-13T04:54:38.008+0000 I NETWORK [conn683] end connection 127.0.0.1:39782 (2 connections now open) 2021-05-13T04:54:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44734 #684 (3 connections now open) 2021-05-13T04:54:43.735+0000 I NETWORK [conn684] end connection 10.233.71.149:44734 (2 connections now open) 2021-05-13T04:54:47.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39930 #685 (3 connections now open) 2021-05-13T04:54:47.909+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:39930 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-05-13T04:54:47.913+0000 I NETWORK [conn685] end connection 127.0.0.1:39930 (2 connections now open) 2021-05-13T04:54:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:44878 #686 (3 connections now open) 2021-05-13T04:54:53.735+0000 I NETWORK [conn686] end connection 10.233.71.149:44878 (2 connections now open) 2021-05-13T04:54:57.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40072 #687 (3 connections now open) 2021-05-13T04:54:57.914+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:40072 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-05-13T04:54:58.009+0000 I NETWORK [conn687] end connection 127.0.0.1:40072 (2 connections now open) 2021-05-13T04:55:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45032 #688 (3 connections now open) 2021-05-13T04:55:03.735+0000 I NETWORK [conn688] end connection 10.233.71.149:45032 (2 connections now open) 2021-05-13T04:55:07.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40224 #689 (3 connections now open) 2021-05-13T04:55:07.909+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:40224 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-05-13T04:55:07.912+0000 I NETWORK [conn689] end connection 127.0.0.1:40224 (2 connections now open) 2021-05-13T04:55:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45174 #690 (3 connections now open) 2021-05-13T04:55:13.735+0000 I NETWORK [conn690] end connection 10.233.71.149:45174 (2 connections now open) 2021-05-13T04:55:18.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40364 #691 (3 connections now open) 2021-05-13T04:55:18.006+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:40364 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-05-13T04:55:18.010+0000 I NETWORK [conn691] end connection 127.0.0.1:40364 (2 connections now open) 2021-05-13T04:55:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45324 #692 (3 connections now open) 2021-05-13T04:55:23.735+0000 I NETWORK [conn692] end connection 10.233.71.149:45324 (2 connections now open) 2021-05-13T04:55:27.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40516 #693 (3 connections now open) 2021-05-13T04:55:27.908+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:40516 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-05-13T04:55:27.911+0000 I NETWORK [conn693] end connection 127.0.0.1:40516 (2 connections now open) 2021-05-13T04:55:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45470 #694 (3 connections now open) 2021-05-13T04:55:33.734+0000 I NETWORK [conn694] end connection 10.233.71.149:45470 (2 connections now open) 2021-05-13T04:55:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40656 #695 (3 connections now open) 2021-05-13T04:55:37.912+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:40656 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-05-13T04:55:38.007+0000 I NETWORK [conn695] end connection 127.0.0.1:40656 (2 connections now open) 2021-05-13T04:55:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45610 #696 (3 connections now open) 2021-05-13T04:55:43.735+0000 I NETWORK [conn696] end connection 10.233.71.149:45610 (2 connections now open) 2021-05-13T04:55:47.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40800 #697 (3 connections now open) 2021-05-13T04:55:47.909+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:40800 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-05-13T04:55:47.913+0000 I NETWORK [conn697] end connection 127.0.0.1:40800 (2 connections now open) 2021-05-13T04:55:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45746 #698 (3 connections now open) 2021-05-13T04:55:53.735+0000 I NETWORK [conn698] end connection 10.233.71.149:45746 (2 connections now open) 2021-05-13T04:55:57.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40942 #699 (3 connections now open) 2021-05-13T04:55:57.906+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:40942 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-05-13T04:55:57.910+0000 I NETWORK [conn699] end connection 127.0.0.1:40942 (2 connections now open) 2021-05-13T04:56:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:45904 #700 (3 connections now open) 2021-05-13T04:56:03.735+0000 I NETWORK [conn700] end connection 10.233.71.149:45904 (2 connections now open) 2021-05-13T04:56:08.110+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41096 #701 (3 connections now open) 2021-05-13T04:56:08.205+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:41096 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-05-13T04:56:08.210+0000 I NETWORK [conn701] end connection 127.0.0.1:41096 (2 connections now open) 2021-05-13T04:56:13.739+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46048 #702 (3 connections now open) 2021-05-13T04:56:13.739+0000 I NETWORK [conn702] end connection 10.233.71.149:46048 (2 connections now open) 2021-05-13T04:56:17.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41238 #703 (3 connections now open) 2021-05-13T04:56:17.914+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:41238 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-05-13T04:56:18.009+0000 I NETWORK [conn703] end connection 127.0.0.1:41238 (2 connections now open) 2021-05-13T04:56:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46184 #704 (3 connections now open) 2021-05-13T04:56:23.735+0000 I NETWORK [conn704] end connection 10.233.71.149:46184 (2 connections now open) 2021-05-13T04:56:27.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41380 #705 (3 connections now open) 2021-05-13T04:56:27.913+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:41380 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-05-13T04:56:28.009+0000 I NETWORK [conn705] end connection 127.0.0.1:41380 (2 connections now open) 2021-05-13T04:56:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46338 #706 (3 connections now open) 2021-05-13T04:56:33.735+0000 I NETWORK [conn706] end connection 10.233.71.149:46338 (2 connections now open) 2021-05-13T04:56:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41524 #707 (3 connections now open) 2021-05-13T04:56:37.910+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:41524 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-05-13T04:56:38.005+0000 I NETWORK [conn707] end connection 127.0.0.1:41524 (2 connections now open) 2021-05-13T04:56:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46490 #708 (3 connections now open) 2021-05-13T04:56:43.735+0000 I NETWORK [conn708] end connection 10.233.71.149:46490 (2 connections now open) 2021-05-13T04:56:48.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41678 #709 (3 connections now open) 2021-05-13T04:56:48.105+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:41678 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-05-13T04:56:48.109+0000 I NETWORK [conn709] end connection 127.0.0.1:41678 (2 connections now open) 2021-05-13T04:56:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46626 #710 (3 connections now open) 2021-05-13T04:56:53.734+0000 I NETWORK [conn710] end connection 10.233.71.149:46626 (2 connections now open) 2021-05-13T04:56:57.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41818 #711 (3 connections now open) 2021-05-13T04:56:57.915+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:41818 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-05-13T04:56:58.008+0000 I NETWORK [conn711] end connection 127.0.0.1:41818 (2 connections now open) 2021-05-13T04:57:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46780 #712 (3 connections now open) 2021-05-13T04:57:03.734+0000 I NETWORK [conn712] end connection 10.233.71.149:46780 (2 connections now open) 2021-05-13T04:57:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41972 #713 (3 connections now open) 2021-05-13T04:57:07.914+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:41972 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-05-13T04:57:08.009+0000 I NETWORK [conn713] end connection 127.0.0.1:41972 (2 connections now open) 2021-05-13T04:57:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:46926 #714 (3 connections now open) 2021-05-13T04:57:13.735+0000 I NETWORK [conn714] end connection 10.233.71.149:46926 (2 connections now open) 2021-05-13T04:57:17.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42124 #715 (3 connections now open) 2021-05-13T04:57:18.006+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:42124 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-05-13T04:57:18.011+0000 I NETWORK [conn715] end connection 127.0.0.1:42124 (2 connections now open) 2021-05-13T04:57:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47076 #716 (3 connections now open) 2021-05-13T04:57:23.734+0000 I NETWORK [conn716] end connection 10.233.71.149:47076 (2 connections now open) 2021-05-13T04:57:27.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42266 #717 (3 connections now open) 2021-05-13T04:57:27.915+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:42266 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-05-13T04:57:28.009+0000 I NETWORK [conn717] end connection 127.0.0.1:42266 (2 connections now open) 2021-05-13T04:57:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47228 #718 (3 connections now open) 2021-05-13T04:57:33.734+0000 I NETWORK [conn718] end connection 10.233.71.149:47228 (2 connections now open) 2021-05-13T04:57:37.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42416 #719 (3 connections now open) 2021-05-13T04:57:37.905+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:42416 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-05-13T04:57:37.909+0000 I NETWORK [conn719] end connection 127.0.0.1:42416 (2 connections now open) 2021-05-13T04:57:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47372 #720 (3 connections now open) 2021-05-13T04:57:43.734+0000 I NETWORK [conn720] end connection 10.233.71.149:47372 (2 connections now open) 2021-05-13T04:57:47.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42564 #721 (3 connections now open) 2021-05-13T04:57:47.912+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:42564 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-05-13T04:57:48.007+0000 I NETWORK [conn721] end connection 127.0.0.1:42564 (2 connections now open) 2021-05-13T04:57:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47514 #722 (3 connections now open) 2021-05-13T04:57:53.734+0000 I NETWORK [conn722] end connection 10.233.71.149:47514 (2 connections now open) 2021-05-13T04:57:57.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42706 #723 (3 connections now open) 2021-05-13T04:57:58.005+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:42706 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-05-13T04:57:58.009+0000 I NETWORK [conn723] end connection 127.0.0.1:42706 (2 connections now open) 2021-05-13T04:58:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47670 #724 (3 connections now open) 2021-05-13T04:58:03.734+0000 I NETWORK [conn724] end connection 10.233.71.149:47670 (2 connections now open) 2021-05-13T04:58:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42864 #725 (3 connections now open) 2021-05-13T04:58:07.915+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:42864 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-05-13T04:58:08.009+0000 I NETWORK [conn725] end connection 127.0.0.1:42864 (2 connections now open) 2021-05-13T04:58:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47816 #726 (3 connections now open) 2021-05-13T04:58:13.734+0000 I NETWORK [conn726] end connection 10.233.71.149:47816 (2 connections now open) 2021-05-13T04:58:17.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43004 #727 (3 connections now open) 2021-05-13T04:58:17.906+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:43004 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-05-13T04:58:17.909+0000 I NETWORK [conn727] end connection 127.0.0.1:43004 (2 connections now open) 2021-05-13T04:58:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:47958 #728 (3 connections now open) 2021-05-13T04:58:23.734+0000 I NETWORK [conn728] end connection 10.233.71.149:47958 (2 connections now open) 2021-05-13T04:58:28.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43152 #729 (3 connections now open) 2021-05-13T04:58:28.012+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:43152 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-05-13T04:58:28.108+0000 I NETWORK [conn729] end connection 127.0.0.1:43152 (2 connections now open) 2021-05-13T04:58:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48110 #730 (3 connections now open) 2021-05-13T04:58:33.734+0000 I NETWORK [conn730] end connection 10.233.71.149:48110 (2 connections now open) 2021-05-13T04:58:37.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43298 #731 (3 connections now open) 2021-05-13T04:58:37.914+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:43298 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-05-13T04:58:38.011+0000 I NETWORK [conn731] end connection 127.0.0.1:43298 (2 connections now open) 2021-05-13T04:58:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48252 #732 (3 connections now open) 2021-05-13T04:58:43.734+0000 I NETWORK [conn732] end connection 10.233.71.149:48252 (2 connections now open) 2021-05-13T04:58:47.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43444 #733 (3 connections now open) 2021-05-13T04:58:47.906+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:43444 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-05-13T04:58:47.910+0000 I NETWORK [conn733] end connection 127.0.0.1:43444 (2 connections now open) 2021-05-13T04:58:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48394 #734 (3 connections now open) 2021-05-13T04:58:53.734+0000 I NETWORK [conn734] end connection 10.233.71.149:48394 (2 connections now open) 2021-05-13T04:58:57.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43586 #735 (3 connections now open) 2021-05-13T04:58:57.913+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:43586 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-05-13T04:58:58.008+0000 I NETWORK [conn735] end connection 127.0.0.1:43586 (2 connections now open) 2021-05-13T04:59:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48550 #736 (3 connections now open) 2021-05-13T04:59:03.735+0000 I NETWORK [conn736] end connection 10.233.71.149:48550 (2 connections now open) 2021-05-13T04:59:07.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43740 #737 (3 connections now open) 2021-05-13T04:59:07.915+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:43740 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-05-13T04:59:08.008+0000 I NETWORK [conn737] end connection 127.0.0.1:43740 (2 connections now open) 2021-05-13T04:59:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48690 #738 (3 connections now open) 2021-05-13T04:59:13.734+0000 I NETWORK [conn738] end connection 10.233.71.149:48690 (2 connections now open) 2021-05-13T04:59:17.916+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43880 #739 (3 connections now open) 2021-05-13T04:59:18.005+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:43880 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-05-13T04:59:18.009+0000 I NETWORK [conn739] end connection 127.0.0.1:43880 (2 connections now open) 2021-05-13T04:59:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48834 #740 (3 connections now open) 2021-05-13T04:59:23.734+0000 I NETWORK [conn740] end connection 10.233.71.149:48834 (2 connections now open) 2021-05-13T04:59:27.908+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44026 #741 (3 connections now open) 2021-05-13T04:59:27.909+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:44026 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-05-13T04:59:28.005+0000 I NETWORK [conn741] end connection 127.0.0.1:44026 (2 connections now open) 2021-05-13T04:59:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:48986 #742 (3 connections now open) 2021-05-13T04:59:33.735+0000 I NETWORK [conn742] end connection 10.233.71.149:48986 (2 connections now open) 2021-05-13T04:59:38.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44172 #743 (3 connections now open) 2021-05-13T04:59:38.009+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:44172 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-05-13T04:59:38.105+0000 I NETWORK [conn743] end connection 127.0.0.1:44172 (2 connections now open) 2021-05-13T04:59:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49128 #744 (3 connections now open) 2021-05-13T04:59:43.735+0000 I NETWORK [conn744] end connection 10.233.71.149:49128 (2 connections now open) 2021-05-13T04:59:47.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44318 #745 (3 connections now open) 2021-05-13T04:59:47.914+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:44318 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-05-13T04:59:48.009+0000 I NETWORK [conn745] end connection 127.0.0.1:44318 (2 connections now open) 2021-05-13T04:59:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49264 #746 (3 connections now open) 2021-05-13T04:59:53.735+0000 I NETWORK [conn746] end connection 10.233.71.149:49264 (2 connections now open) 2021-05-13T04:59:57.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44460 #747 (3 connections now open) 2021-05-13T04:59:57.912+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:44460 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-05-13T04:59:58.006+0000 I NETWORK [conn747] end connection 127.0.0.1:44460 (2 connections now open) 2021-05-13T05:00:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49416 #748 (3 connections now open) 2021-05-13T05:00:03.735+0000 I NETWORK [conn748] end connection 10.233.71.149:49416 (2 connections now open) 2021-05-13T05:00:07.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44606 #749 (3 connections now open) 2021-05-13T05:00:07.913+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:44606 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-05-13T05:00:08.009+0000 I NETWORK [conn749] end connection 127.0.0.1:44606 (2 connections now open) 2021-05-13T05:00:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49564 #750 (3 connections now open) 2021-05-13T05:00:13.734+0000 I NETWORK [conn750] end connection 10.233.71.149:49564 (2 connections now open) 2021-05-13T05:00:17.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44754 #751 (3 connections now open) 2021-05-13T05:00:17.913+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:44754 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-05-13T05:00:18.009+0000 I NETWORK [conn751] end connection 127.0.0.1:44754 (2 connections now open) 2021-05-13T05:00:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49702 #752 (3 connections now open) 2021-05-13T05:00:23.735+0000 I NETWORK [conn752] end connection 10.233.71.149:49702 (2 connections now open) 2021-05-13T05:00:27.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44900 #753 (3 connections now open) 2021-05-13T05:00:27.910+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:44900 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-05-13T05:00:28.005+0000 I NETWORK [conn753] end connection 127.0.0.1:44900 (2 connections now open) 2021-05-13T05:00:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49854 #754 (3 connections now open) 2021-05-13T05:00:33.734+0000 I NETWORK [conn754] end connection 10.233.71.149:49854 (2 connections now open) 2021-05-13T05:00:37.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45040 #755 (3 connections now open) 2021-05-13T05:00:37.910+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:45040 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-05-13T05:00:38.005+0000 I NETWORK [conn755] end connection 127.0.0.1:45040 (2 connections now open) 2021-05-13T05:00:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:49994 #756 (3 connections now open) 2021-05-13T05:00:43.734+0000 I NETWORK [conn756] end connection 10.233.71.149:49994 (2 connections now open) 2021-05-13T05:00:48.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45188 #757 (3 connections now open) 2021-05-13T05:00:48.108+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:45188 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-05-13T05:00:48.112+0000 I NETWORK [conn757] end connection 127.0.0.1:45188 (2 connections now open) 2021-05-13T05:00:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50140 #758 (3 connections now open) 2021-05-13T05:00:53.735+0000 I NETWORK [conn758] end connection 10.233.71.149:50140 (2 connections now open) 2021-05-13T05:00:57.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45334 #759 (3 connections now open) 2021-05-13T05:00:57.910+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:45334 conn759: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:00:57.913+0000 I NETWORK [conn759] end connection 127.0.0.1:45334 (2 connections now open) 2021-05-13T05:01:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50298 #760 (3 connections now open) 2021-05-13T05:01:03.735+0000 I NETWORK [conn760] end connection 10.233.71.149:50298 (2 connections now open) 2021-05-13T05:01:07.914+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45484 #761 (3 connections now open) 2021-05-13T05:01:07.915+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:45484 conn761: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:08.009+0000 I NETWORK [conn761] end connection 127.0.0.1:45484 (2 connections now open) 2021-05-13T05:01:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50436 #762 (3 connections now open) 2021-05-13T05:01:13.734+0000 I NETWORK [conn762] end connection 10.233.71.149:50436 (2 connections now open) 2021-05-13T05:01:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45630 #763 (3 connections now open) 2021-05-13T05:01:17.914+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:45630 conn763: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:18.009+0000 I NETWORK [conn763] end connection 127.0.0.1:45630 (2 connections now open) 2021-05-13T05:01:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50578 #764 (3 connections now open) 2021-05-13T05:01:23.735+0000 I NETWORK [conn764] end connection 10.233.71.149:50578 (2 connections now open) 2021-05-13T05:01:27.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45768 #765 (3 connections now open) 2021-05-13T05:01:27.912+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:45768 conn765: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:28.008+0000 I NETWORK [conn765] end connection 127.0.0.1:45768 (2 connections now open) 2021-05-13T05:01:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50726 #766 (3 connections now open) 2021-05-13T05:01:33.735+0000 I NETWORK [conn766] end connection 10.233.71.149:50726 (2 connections now open) 2021-05-13T05:01:37.915+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45912 #767 (3 connections now open) 2021-05-13T05:01:38.005+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:45912 conn767: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:38.010+0000 I NETWORK [conn767] end connection 127.0.0.1:45912 (2 connections now open) 2021-05-13T05:01:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:50868 #768 (3 connections now open) 2021-05-13T05:01:43.734+0000 I NETWORK [conn768] end connection 10.233.71.149:50868 (2 connections now open) 2021-05-13T05:01:47.814+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46052 #769 (3 connections now open) 2021-05-13T05:01:47.815+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:46052 conn769: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:47.922+0000 I NETWORK [conn769] end connection 127.0.0.1:46052 (2 connections now open) 2021-05-13T05:01:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51008 #770 (3 connections now open) 2021-05-13T05:01:53.735+0000 I NETWORK [conn770] end connection 10.233.71.149:51008 (2 connections now open) 2021-05-13T05:01:58.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46202 #771 (3 connections now open) 2021-05-13T05:01:58.006+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:46202 conn771: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:01:58.010+0000 I NETWORK [conn771] end connection 127.0.0.1:46202 (2 connections now open) 2021-05-13T05:02:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51162 #772 (3 connections now open) 2021-05-13T05:02:03.735+0000 I NETWORK [conn772] end connection 10.233.71.149:51162 (2 connections now open) 2021-05-13T05:02:08.005+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46352 #773 (3 connections now open) 2021-05-13T05:02:08.006+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:46352 conn773: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:08.010+0000 I NETWORK [conn773] end connection 127.0.0.1:46352 (2 connections now open) 2021-05-13T05:02:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51306 #774 (3 connections now open) 2021-05-13T05:02:13.734+0000 I NETWORK [conn774] end connection 10.233.71.149:51306 (2 connections now open) 2021-05-13T05:02:17.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46500 #775 (3 connections now open) 2021-05-13T05:02:17.913+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:46500 conn775: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:18.007+0000 I NETWORK [conn775] end connection 127.0.0.1:46500 (2 connections now open) 2021-05-13T05:02:23.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51456 #776 (3 connections now open) 2021-05-13T05:02:23.735+0000 I NETWORK [conn776] end connection 10.233.71.149:51456 (2 connections now open) 2021-05-13T05:02:27.913+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46646 #777 (3 connections now open) 2021-05-13T05:02:28.006+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:46646 conn777: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:28.012+0000 I NETWORK [conn777] end connection 127.0.0.1:46646 (2 connections now open) 2021-05-13T05:02:33.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51606 #778 (3 connections now open) 2021-05-13T05:02:33.734+0000 I NETWORK [conn778] end connection 10.233.71.149:51606 (2 connections now open) 2021-05-13T05:02:37.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46792 #779 (3 connections now open) 2021-05-13T05:02:37.913+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:46792 conn779: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:38.007+0000 I NETWORK [conn779] end connection 127.0.0.1:46792 (2 connections now open) 2021-05-13T05:02:43.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51746 #780 (3 connections now open) 2021-05-13T05:02:43.735+0000 I NETWORK [conn780] end connection 10.233.71.149:51746 (2 connections now open) 2021-05-13T05:02:48.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46938 #781 (3 connections now open) 2021-05-13T05:02:48.009+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:46938 conn781: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:48.013+0000 I NETWORK [conn781] end connection 127.0.0.1:46938 (2 connections now open) 2021-05-13T05:02:53.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:51892 #782 (3 connections now open) 2021-05-13T05:02:53.734+0000 I NETWORK [conn782] end connection 10.233.71.149:51892 (2 connections now open) 2021-05-13T05:02:57.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47084 #783 (3 connections now open) 2021-05-13T05:02:57.907+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:47084 conn783: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:02:58.007+0000 I NETWORK [conn783] end connection 127.0.0.1:47084 (2 connections now open) 2021-05-13T05:03:03.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52048 #784 (3 connections now open) 2021-05-13T05:03:03.735+0000 I NETWORK [conn784] end connection 10.233.71.149:52048 (2 connections now open) 2021-05-13T05:03:08.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47234 #785 (3 connections now open) 2021-05-13T05:03:08.006+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:47234 conn785: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:03:08.010+0000 I NETWORK [conn785] end connection 127.0.0.1:47234 (2 connections now open) 2021-05-13T05:03:13.734+0000 I NETWORK [listener] connection accepted from 10.233.71.149:52188 #786 (3 connections now open) 2021-05-13T05:03:13.734+0000 I NETWORK [conn786] end connection 10.233.71.149:52188 (2 connections now open) 2021-05-13T05:03:17.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47376 #787 (3 connections now open) 2021-05-13T05:03:17.910+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:47376 conn787: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-13T05:03:18.005+0000 I NETWORK [conn787] end connection 127.0.0.1:47376 (2 connections now open)