2021-07-29T01:21:50.489+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-07-29T01:21:50.585+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] db version v4.0.8 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] modules: none 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] build environment: 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] distarch: x86_64 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-07-29T01:21:50.586+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-07-29T01:21:50.586+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-07-29T01:21:59.930+0000 I STORAGE [initandlisten] WiredTiger message [1627521719:930926][1:0x7f83ec1f7a40], txn-recover: Set global recovery timestamp: 0 2021-07-29T01:22:00.866+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-07-29T01:22:01.341+0000 I CONTROL [initandlisten] 2021-07-29T01:22:01.342+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 6f560ef5-2c08-424e-9696-a8e5959d2ff3 2021-07-29T01:22:02.619+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-07-29T01:22:02.624+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 514a84a0-b483-4ef0-8759-442d2008a98d 2021-07-29T01:22:05.777+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-07-29T01:22:05.779+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-07-29T01:22:05.780+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 57212586-bfc5-43e5-8fd7-8dc6b7843b1e 2021-07-29T01:22:07.988+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-07-29T01:22:07.988+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-07-29T01:22:08.042+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-07-29T01:22:08.043+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 2263ms 2021-07-29T01:22:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57022 #1 (1 connection now open) 2021-07-29T01:22:08.825+0000 I NETWORK [conn1] end connection 10.233.72.103:57022 (0 connections now open) 2021-07-29T01:22:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57084 #2 (1 connection now open) 2021-07-29T01:22:18.826+0000 I NETWORK [conn2] end connection 10.233.72.103:57084 (0 connections now open) 2021-07-29T01:22:25.297+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44834 #3 (1 connection now open) 2021-07-29T01:22:25.298+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:44834 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-07-29T01:22:25.391+0000 I NETWORK [conn3] end connection 127.0.0.1:44834 (0 connections now open) 2021-07-29T01:22:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57146 #4 (1 connection now open) 2021-07-29T01:22:28.825+0000 I NETWORK [conn4] end connection 10.233.72.103:57146 (0 connections now open) 2021-07-29T01:22:35.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44900 #5 (1 connection now open) 2021-07-29T01:22:35.191+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:44900 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-07-29T01:22:35.285+0000 I NETWORK [conn5] end connection 127.0.0.1:44900 (0 connections now open) 2021-07-29T01:22:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57212 #6 (1 connection now open) 2021-07-29T01:22:38.825+0000 I NETWORK [conn6] end connection 10.233.72.103:57212 (0 connections now open) 2021-07-29T01:22:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44962 #7 (1 connection now open) 2021-07-29T01:22:45.286+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:44962 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-07-29T01:22:45.292+0000 I NETWORK [conn7] end connection 127.0.0.1:44962 (0 connections now open) 2021-07-29T01:22:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57276 #8 (1 connection now open) 2021-07-29T01:22:48.825+0000 I NETWORK [conn8] end connection 10.233.72.103:57276 (0 connections now open) 2021-07-29T01:22:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45026 #9 (1 connection now open) 2021-07-29T01:22:55.086+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:45026 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-07-29T01:22:55.185+0000 I NETWORK [conn9] end connection 127.0.0.1:45026 (0 connections now open) 2021-07-29T01:22:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57336 #10 (1 connection now open) 2021-07-29T01:22:58.825+0000 I NETWORK [conn10] end connection 10.233.72.103:57336 (0 connections now open) 2021-07-29T01:23:05.197+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45090 #11 (1 connection now open) 2021-07-29T01:23:05.198+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:45090 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-07-29T01:23:05.291+0000 I NETWORK [conn11] end connection 127.0.0.1:45090 (0 connections now open) 2021-07-29T01:23:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57400 #12 (1 connection now open) 2021-07-29T01:23:08.825+0000 I NETWORK [conn12] end connection 10.233.72.103:57400 (0 connections now open) 2021-07-29T01:23:15.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45152 #13 (1 connection now open) 2021-07-29T01:23:15.189+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:45152 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-07-29T01:23:15.293+0000 I NETWORK [conn13] end connection 127.0.0.1:45152 (0 connections now open) 2021-07-29T01:23:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57472 #14 (1 connection now open) 2021-07-29T01:23:18.825+0000 I NETWORK [conn14] end connection 10.233.72.103:57472 (0 connections now open) 2021-07-29T01:23:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45226 #15 (1 connection now open) 2021-07-29T01:23:25.190+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:45226 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-07-29T01:23:25.289+0000 I NETWORK [conn15] end connection 127.0.0.1:45226 (0 connections now open) 2021-07-29T01:23:28.829+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57538 #16 (1 connection now open) 2021-07-29T01:23:28.830+0000 I NETWORK [conn16] end connection 10.233.72.103:57538 (0 connections now open) 2021-07-29T01:23:35.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45306 #17 (1 connection now open) 2021-07-29T01:23:35.190+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:45306 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-07-29T01:23:35.286+0000 I NETWORK [conn17] end connection 127.0.0.1:45306 (0 connections now open) 2021-07-29T01:23:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57622 #18 (1 connection now open) 2021-07-29T01:23:38.825+0000 I NETWORK [conn18] end connection 10.233.72.103:57622 (0 connections now open) 2021-07-29T01:23:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45384 #19 (1 connection now open) 2021-07-29T01:23:45.190+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:45384 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-07-29T01:23:45.285+0000 I NETWORK [conn19] end connection 127.0.0.1:45384 (0 connections now open) 2021-07-29T01:23:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57694 #20 (1 connection now open) 2021-07-29T01:23:48.825+0000 I NETWORK [conn20] end connection 10.233.72.103:57694 (0 connections now open) 2021-07-29T01:23:55.391+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45452 #21 (1 connection now open) 2021-07-29T01:23:55.391+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:45452 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-07-29T01:23:55.489+0000 I NETWORK [conn21] end connection 127.0.0.1:45452 (0 connections now open) 2021-07-29T01:23:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57764 #22 (1 connection now open) 2021-07-29T01:23:58.825+0000 I NETWORK [conn22] end connection 10.233.72.103:57764 (0 connections now open) 2021-07-29T01:24:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45520 #23 (1 connection now open) 2021-07-29T01:24:05.189+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:45520 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-07-29T01:24:05.285+0000 I NETWORK [conn23] end connection 127.0.0.1:45520 (0 connections now open) 2021-07-29T01:24:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57832 #24 (1 connection now open) 2021-07-29T01:24:08.825+0000 I NETWORK [conn24] end connection 10.233.72.103:57832 (0 connections now open) 2021-07-29T01:24:15.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45584 #25 (1 connection now open) 2021-07-29T01:24:15.186+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:45584 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-07-29T01:24:15.192+0000 I NETWORK [conn25] end connection 127.0.0.1:45584 (0 connections now open) 2021-07-29T01:24:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57894 #26 (1 connection now open) 2021-07-29T01:24:18.825+0000 I NETWORK [conn26] end connection 10.233.72.103:57894 (0 connections now open) 2021-07-29T01:24:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45652 #27 (1 connection now open) 2021-07-29T01:24:25.188+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:45652 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-07-29T01:24:25.292+0000 I NETWORK [conn27] end connection 127.0.0.1:45652 (0 connections now open) 2021-07-29T01:24:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57968 #28 (1 connection now open) 2021-07-29T01:24:28.825+0000 I NETWORK [conn28] end connection 10.233.72.103:57968 (0 connections now open) 2021-07-29T01:24:35.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45722 #29 (1 connection now open) 2021-07-29T01:24:35.191+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:45722 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-07-29T01:24:35.289+0000 I NETWORK [conn29] end connection 127.0.0.1:45722 (0 connections now open) 2021-07-29T01:24:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58034 #30 (1 connection now open) 2021-07-29T01:24:38.825+0000 I NETWORK [conn30] end connection 10.233.72.103:58034 (0 connections now open) 2021-07-29T01:24:45.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45798 #31 (1 connection now open) 2021-07-29T01:24:45.089+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:45798 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-07-29T01:24:45.189+0000 I NETWORK [conn31] end connection 127.0.0.1:45798 (0 connections now open) 2021-07-29T01:24:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58108 #32 (1 connection now open) 2021-07-29T01:24:48.826+0000 I NETWORK [conn32] end connection 10.233.72.103:58108 (0 connections now open) 2021-07-29T01:24:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45864 #33 (1 connection now open) 2021-07-29T01:24:55.091+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:45864 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-07-29T01:24:55.187+0000 I NETWORK [conn33] end connection 127.0.0.1:45864 (0 connections now open) 2021-07-29T01:24:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58176 #34 (1 connection now open) 2021-07-29T01:24:58.825+0000 I NETWORK [conn34] end connection 10.233.72.103:58176 (0 connections now open) 2021-07-29T01:25:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45930 #35 (1 connection now open) 2021-07-29T01:25:05.190+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:45930 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-07-29T01:25:05.289+0000 I NETWORK [conn35] end connection 127.0.0.1:45930 (0 connections now open) 2021-07-29T01:25:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58242 #36 (1 connection now open) 2021-07-29T01:25:08.825+0000 I NETWORK [conn36] end connection 10.233.72.103:58242 (0 connections now open) 2021-07-29T01:25:15.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45994 #37 (1 connection now open) 2021-07-29T01:25:15.093+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:45994 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-07-29T01:25:15.191+0000 I NETWORK [conn37] end connection 127.0.0.1:45994 (0 connections now open) 2021-07-29T01:25:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58306 #38 (1 connection now open) 2021-07-29T01:25:18.825+0000 I NETWORK [conn38] end connection 10.233.72.103:58306 (0 connections now open) 2021-07-29T01:25:25.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46058 #39 (1 connection now open) 2021-07-29T01:25:25.094+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:46058 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-07-29T01:25:25.192+0000 I NETWORK [conn39] end connection 127.0.0.1:46058 (0 connections now open) 2021-07-29T01:25:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58370 #40 (1 connection now open) 2021-07-29T01:25:28.825+0000 I NETWORK [conn40] end connection 10.233.72.103:58370 (0 connections now open) 2021-07-29T01:25:35.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46118 #41 (1 connection now open) 2021-07-29T01:25:35.185+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:46118 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-07-29T01:25:35.192+0000 I NETWORK [conn41] end connection 127.0.0.1:46118 (0 connections now open) 2021-07-29T01:25:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58432 #42 (1 connection now open) 2021-07-29T01:25:38.825+0000 I NETWORK [conn42] end connection 10.233.72.103:58432 (0 connections now open) 2021-07-29T01:25:45.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46194 #43 (1 connection now open) 2021-07-29T01:25:45.191+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:46194 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-07-29T01:25:45.289+0000 I NETWORK [conn43] end connection 127.0.0.1:46194 (0 connections now open) 2021-07-29T01:25:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58506 #44 (1 connection now open) 2021-07-29T01:25:48.825+0000 I NETWORK [conn44] end connection 10.233.72.103:58506 (0 connections now open) 2021-07-29T01:25:55.290+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46256 #45 (1 connection now open) 2021-07-29T01:25:55.291+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:46256 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-07-29T01:25:55.387+0000 I NETWORK [conn45] end connection 127.0.0.1:46256 (0 connections now open) 2021-07-29T01:25:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58574 #46 (1 connection now open) 2021-07-29T01:25:58.826+0000 I NETWORK [conn46] end connection 10.233.72.103:58574 (0 connections now open) 2021-07-29T01:26:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46328 #47 (1 connection now open) 2021-07-29T01:26:05.188+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:46328 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-07-29T01:26:05.194+0000 I NETWORK [conn47] end connection 127.0.0.1:46328 (0 connections now open) 2021-07-29T01:26:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58642 #48 (1 connection now open) 2021-07-29T01:26:08.826+0000 I NETWORK [conn48] end connection 10.233.72.103:58642 (0 connections now open) 2021-07-29T01:26:15.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46394 #49 (1 connection now open) 2021-07-29T01:26:15.287+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:46394 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-07-29T01:26:15.389+0000 I NETWORK [conn49] end connection 127.0.0.1:46394 (0 connections now open) 2021-07-29T01:26:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58706 #50 (1 connection now open) 2021-07-29T01:26:18.826+0000 I NETWORK [conn50] end connection 10.233.72.103:58706 (0 connections now open) 2021-07-29T01:26:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46458 #51 (1 connection now open) 2021-07-29T01:26:25.188+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:46458 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-07-29T01:26:25.285+0000 I NETWORK [conn51] end connection 127.0.0.1:46458 (0 connections now open) 2021-07-29T01:26:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58776 #52 (1 connection now open) 2021-07-29T01:26:28.825+0000 I NETWORK [conn52] end connection 10.233.72.103:58776 (0 connections now open) 2021-07-29T01:26:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46524 #53 (1 connection now open) 2021-07-29T01:26:35.093+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:46524 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-07-29T01:26:35.189+0000 I NETWORK [conn53] end connection 127.0.0.1:46524 (0 connections now open) 2021-07-29T01:26:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58836 #54 (1 connection now open) 2021-07-29T01:26:38.826+0000 I NETWORK [conn54] end connection 10.233.72.103:58836 (0 connections now open) 2021-07-29T01:26:45.285+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46592 #55 (1 connection now open) 2021-07-29T01:26:45.286+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:46592 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-07-29T01:26:45.293+0000 I NETWORK [conn55] end connection 127.0.0.1:46592 (0 connections now open) 2021-07-29T01:26:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58904 #56 (1 connection now open) 2021-07-29T01:26:48.825+0000 I NETWORK [conn56] end connection 10.233.72.103:58904 (0 connections now open) 2021-07-29T01:26:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46656 #57 (1 connection now open) 2021-07-29T01:26:55.188+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:46656 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-07-29T01:26:55.193+0000 I NETWORK [conn57] end connection 127.0.0.1:46656 (0 connections now open) 2021-07-29T01:26:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58968 #58 (1 connection now open) 2021-07-29T01:26:58.825+0000 I NETWORK [conn58] end connection 10.233.72.103:58968 (0 connections now open) 2021-07-29T01:27:05.487+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46722 #59 (1 connection now open) 2021-07-29T01:27:05.488+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:46722 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-07-29T01:27:05.494+0000 I NETWORK [conn59] end connection 127.0.0.1:46722 (0 connections now open) 2021-07-29T01:27:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59034 #60 (1 connection now open) 2021-07-29T01:27:08.826+0000 I NETWORK [conn60] end connection 10.233.72.103:59034 (0 connections now open) 2021-07-29T01:27:14.986+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46786 #61 (1 connection now open) 2021-07-29T01:27:14.987+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:46786 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-07-29T01:27:15.088+0000 I NETWORK [conn61] end connection 127.0.0.1:46786 (0 connections now open) 2021-07-29T01:27:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59100 #62 (1 connection now open) 2021-07-29T01:27:18.825+0000 I NETWORK [conn62] end connection 10.233.72.103:59100 (0 connections now open) 2021-07-29T01:27:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46852 #63 (1 connection now open) 2021-07-29T01:27:25.188+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:46852 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-07-29T01:27:25.285+0000 I NETWORK [conn63] end connection 127.0.0.1:46852 (0 connections now open) 2021-07-29T01:27:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59170 #64 (1 connection now open) 2021-07-29T01:27:28.825+0000 I NETWORK [conn64] end connection 10.233.72.103:59170 (0 connections now open) 2021-07-29T01:27:35.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46924 #65 (1 connection now open) 2021-07-29T01:27:35.090+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:46924 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-07-29T01:27:35.190+0000 I NETWORK [conn65] end connection 127.0.0.1:46924 (0 connections now open) 2021-07-29T01:27:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59236 #66 (1 connection now open) 2021-07-29T01:27:38.826+0000 I NETWORK [conn66] end connection 10.233.72.103:59236 (0 connections now open) 2021-07-29T01:27:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46988 #67 (1 connection now open) 2021-07-29T01:27:45.090+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:46988 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-07-29T01:27:45.192+0000 I NETWORK [conn67] end connection 127.0.0.1:46988 (0 connections now open) 2021-07-29T01:27:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59302 #68 (1 connection now open) 2021-07-29T01:27:48.825+0000 I NETWORK [conn68] end connection 10.233.72.103:59302 (0 connections now open) 2021-07-29T01:27:55.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47054 #69 (1 connection now open) 2021-07-29T01:27:55.087+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:47054 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-07-29T01:27:55.092+0000 I NETWORK [conn69] end connection 127.0.0.1:47054 (0 connections now open) 2021-07-29T01:27:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59366 #70 (1 connection now open) 2021-07-29T01:27:58.826+0000 I NETWORK [conn70] end connection 10.233.72.103:59366 (0 connections now open) 2021-07-29T01:28:05.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47122 #71 (1 connection now open) 2021-07-29T01:28:05.193+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:47122 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-07-29T01:28:05.289+0000 I NETWORK [conn71] end connection 127.0.0.1:47122 (0 connections now open) 2021-07-29T01:28:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59434 #72 (1 connection now open) 2021-07-29T01:28:08.826+0000 I NETWORK [conn72] end connection 10.233.72.103:59434 (0 connections now open) 2021-07-29T01:28:15.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47188 #73 (1 connection now open) 2021-07-29T01:28:15.186+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:47188 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-07-29T01:28:15.192+0000 I NETWORK [conn73] end connection 127.0.0.1:47188 (0 connections now open) 2021-07-29T01:28:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59502 #74 (1 connection now open) 2021-07-29T01:28:18.825+0000 I NETWORK [conn74] end connection 10.233.72.103:59502 (0 connections now open) 2021-07-29T01:28:25.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47256 #75 (1 connection now open) 2021-07-29T01:28:25.186+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:47256 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-07-29T01:28:25.194+0000 I NETWORK [conn75] end connection 127.0.0.1:47256 (0 connections now open) 2021-07-29T01:28:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59568 #76 (1 connection now open) 2021-07-29T01:28:28.825+0000 I NETWORK [conn76] end connection 10.233.72.103:59568 (0 connections now open) 2021-07-29T01:28:34.895+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47322 #77 (1 connection now open) 2021-07-29T01:28:34.986+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:47322 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-07-29T01:28:34.991+0000 I NETWORK [conn77] end connection 127.0.0.1:47322 (0 connections now open) 2021-07-29T01:28:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59634 #78 (1 connection now open) 2021-07-29T01:28:38.825+0000 I NETWORK [conn78] end connection 10.233.72.103:59634 (0 connections now open) 2021-07-29T01:28:45.287+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47388 #79 (1 connection now open) 2021-07-29T01:28:45.287+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:47388 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-07-29T01:28:45.293+0000 I NETWORK [conn79] end connection 127.0.0.1:47388 (0 connections now open) 2021-07-29T01:28:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59700 #80 (1 connection now open) 2021-07-29T01:28:48.825+0000 I NETWORK [conn80] end connection 10.233.72.103:59700 (0 connections now open) 2021-07-29T01:28:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47460 #81 (1 connection now open) 2021-07-29T01:28:55.186+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:47460 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-07-29T01:28:55.191+0000 I NETWORK [conn81] end connection 127.0.0.1:47460 (0 connections now open) 2021-07-29T01:28:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59772 #82 (1 connection now open) 2021-07-29T01:28:58.825+0000 I NETWORK [conn82] end connection 10.233.72.103:59772 (0 connections now open) 2021-07-29T01:29:05.198+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47526 #83 (1 connection now open) 2021-07-29T01:29:05.286+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:47526 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-07-29T01:29:05.291+0000 I NETWORK [conn83] end connection 127.0.0.1:47526 (0 connections now open) 2021-07-29T01:29:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59838 #84 (1 connection now open) 2021-07-29T01:29:08.825+0000 I NETWORK [conn84] end connection 10.233.72.103:59838 (0 connections now open) 2021-07-29T01:29:15.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47592 #85 (1 connection now open) 2021-07-29T01:29:15.094+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:47592 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-07-29T01:29:15.192+0000 I NETWORK [conn85] end connection 127.0.0.1:47592 (0 connections now open) 2021-07-29T01:29:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59902 #86 (1 connection now open) 2021-07-29T01:29:18.825+0000 I NETWORK [conn86] end connection 10.233.72.103:59902 (0 connections now open) 2021-07-29T01:29:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47660 #87 (1 connection now open) 2021-07-29T01:29:25.286+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:47660 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-07-29T01:29:25.291+0000 I NETWORK [conn87] end connection 127.0.0.1:47660 (0 connections now open) 2021-07-29T01:29:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59972 #88 (1 connection now open) 2021-07-29T01:29:28.825+0000 I NETWORK [conn88] end connection 10.233.72.103:59972 (0 connections now open) 2021-07-29T01:29:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47726 #89 (1 connection now open) 2021-07-29T01:29:35.086+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:47726 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-07-29T01:29:35.185+0000 I NETWORK [conn89] end connection 127.0.0.1:47726 (0 connections now open) 2021-07-29T01:29:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60040 #90 (1 connection now open) 2021-07-29T01:29:38.825+0000 I NETWORK [conn90] end connection 10.233.72.103:60040 (0 connections now open) 2021-07-29T01:29:45.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47792 #91 (1 connection now open) 2021-07-29T01:29:45.285+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:47792 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-07-29T01:29:45.292+0000 I NETWORK [conn91] end connection 127.0.0.1:47792 (0 connections now open) 2021-07-29T01:29:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60110 #92 (1 connection now open) 2021-07-29T01:29:48.826+0000 I NETWORK [conn92] end connection 10.233.72.103:60110 (0 connections now open) 2021-07-29T01:29:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47868 #93 (1 connection now open) 2021-07-29T01:29:55.092+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:47868 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-07-29T01:29:55.190+0000 I NETWORK [conn93] end connection 127.0.0.1:47868 (0 connections now open) 2021-07-29T01:29:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60182 #94 (1 connection now open) 2021-07-29T01:29:58.825+0000 I NETWORK [conn94] end connection 10.233.72.103:60182 (0 connections now open) 2021-07-29T01:30:05.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47936 #95 (1 connection now open) 2021-07-29T01:30:05.285+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:47936 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-07-29T01:30:05.293+0000 I NETWORK [conn95] end connection 127.0.0.1:47936 (0 connections now open) 2021-07-29T01:30:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60250 #96 (1 connection now open) 2021-07-29T01:30:08.825+0000 I NETWORK [conn96] end connection 10.233.72.103:60250 (0 connections now open) 2021-07-29T01:30:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48008 #97 (1 connection now open) 2021-07-29T01:30:15.088+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:48008 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-07-29T01:30:15.191+0000 I NETWORK [conn97] end connection 127.0.0.1:48008 (0 connections now open) 2021-07-29T01:30:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60328 #98 (1 connection now open) 2021-07-29T01:30:18.825+0000 I NETWORK [conn98] end connection 10.233.72.103:60328 (0 connections now open) 2021-07-29T01:30:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48090 #99 (1 connection now open) 2021-07-29T01:30:25.285+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:48090 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-07-29T01:30:25.291+0000 I NETWORK [conn99] end connection 127.0.0.1:48090 (0 connections now open) 2021-07-29T01:30:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60408 #100 (1 connection now open) 2021-07-29T01:30:28.825+0000 I NETWORK [conn100] end connection 10.233.72.103:60408 (0 connections now open) 2021-07-29T01:30:35.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48164 #101 (1 connection now open) 2021-07-29T01:30:35.287+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:48164 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-07-29T01:30:35.293+0000 I NETWORK [conn101] end connection 127.0.0.1:48164 (0 connections now open) 2021-07-29T01:30:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60480 #102 (1 connection now open) 2021-07-29T01:30:38.825+0000 I NETWORK [conn102] end connection 10.233.72.103:60480 (0 connections now open) 2021-07-29T01:30:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48232 #103 (1 connection now open) 2021-07-29T01:30:45.190+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:48232 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-07-29T01:30:45.290+0000 I NETWORK [conn103] end connection 127.0.0.1:48232 (0 connections now open) 2021-07-29T01:30:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60544 #104 (1 connection now open) 2021-07-29T01:30:48.825+0000 I NETWORK [conn104] end connection 10.233.72.103:60544 (0 connections now open) 2021-07-29T01:30:55.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48300 #105 (1 connection now open) 2021-07-29T01:30:55.086+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:48300 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-07-29T01:30:55.187+0000 I NETWORK [conn105] end connection 127.0.0.1:48300 (0 connections now open) 2021-07-29T01:30:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60616 #106 (1 connection now open) 2021-07-29T01:30:58.825+0000 I NETWORK [conn106] end connection 10.233.72.103:60616 (0 connections now open) 2021-07-29T01:31:04.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48402 #107 (1 connection now open) 2021-07-29T01:31:04.990+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:48402 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-07-29T01:31:05.086+0000 I NETWORK [conn107] end connection 127.0.0.1:48402 (0 connections now open) 2021-07-29T01:31:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60724 #108 (1 connection now open) 2021-07-29T01:31:08.825+0000 I NETWORK [conn108] end connection 10.233.72.103:60724 (0 connections now open) 2021-07-29T01:31:15.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48488 #109 (1 connection now open) 2021-07-29T01:31:15.286+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:48488 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-07-29T01:31:15.393+0000 I NETWORK [conn109] end connection 127.0.0.1:48488 (0 connections now open) 2021-07-29T01:31:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60804 #110 (1 connection now open) 2021-07-29T01:31:18.826+0000 I NETWORK [conn110] end connection 10.233.72.103:60804 (0 connections now open) 2021-07-29T01:31:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48564 #111 (1 connection now open) 2021-07-29T01:31:25.188+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:48564 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-07-29T01:31:25.193+0000 I NETWORK [conn111] end connection 127.0.0.1:48564 (0 connections now open) 2021-07-29T01:31:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60892 #112 (1 connection now open) 2021-07-29T01:31:28.825+0000 I NETWORK [conn112] end connection 10.233.72.103:60892 (0 connections now open) 2021-07-29T01:31:35.290+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48670 #113 (1 connection now open) 2021-07-29T01:31:35.291+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:48670 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-07-29T01:31:35.296+0000 I NETWORK [conn113] end connection 127.0.0.1:48670 (0 connections now open) 2021-07-29T01:31:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60996 #114 (1 connection now open) 2021-07-29T01:31:38.825+0000 I NETWORK [conn114] end connection 10.233.72.103:60996 (0 connections now open) 2021-07-29T01:31:45.290+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48772 #115 (1 connection now open) 2021-07-29T01:31:45.291+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:48772 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-07-29T01:31:45.400+0000 I NETWORK [conn115] end connection 127.0.0.1:48772 (0 connections now open) 2021-07-29T01:31:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:32862 #116 (1 connection now open) 2021-07-29T01:31:48.825+0000 I NETWORK [conn116] end connection 10.233.72.103:32862 (0 connections now open) 2021-07-29T01:31:55.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48870 #117 (1 connection now open) 2021-07-29T01:31:55.190+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:48870 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-07-29T01:31:55.290+0000 I NETWORK [conn117] end connection 127.0.0.1:48870 (0 connections now open) 2021-07-29T01:31:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:32970 #118 (1 connection now open) 2021-07-29T01:31:58.825+0000 I NETWORK [conn118] end connection 10.233.72.103:32970 (0 connections now open) 2021-07-29T01:32:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48982 #119 (1 connection now open) 2021-07-29T01:32:05.189+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:48982 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-07-29T01:32:05.293+0000 I NETWORK [conn119] end connection 127.0.0.1:48982 (0 connections now open) 2021-07-29T01:32:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33082 #120 (1 connection now open) 2021-07-29T01:32:08.826+0000 I NETWORK [conn120] end connection 10.233.72.103:33082 (0 connections now open) 2021-07-29T01:32:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49096 #121 (1 connection now open) 2021-07-29T01:32:15.090+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:49096 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-07-29T01:32:15.189+0000 I NETWORK [conn121] end connection 127.0.0.1:49096 (0 connections now open) 2021-07-29T01:32:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33212 #122 (1 connection now open) 2021-07-29T01:32:18.826+0000 I NETWORK [conn122] end connection 10.233.72.103:33212 (0 connections now open) 2021-07-29T01:32:25.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49222 #123 (1 connection now open) 2021-07-29T01:32:25.092+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:49222 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-07-29T01:32:25.189+0000 I NETWORK [conn123] end connection 127.0.0.1:49222 (0 connections now open) 2021-07-29T01:32:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33326 #124 (1 connection now open) 2021-07-29T01:32:28.825+0000 I NETWORK [conn124] end connection 10.233.72.103:33326 (0 connections now open) 2021-07-29T01:32:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49328 #125 (1 connection now open) 2021-07-29T01:32:35.186+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:49328 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-07-29T01:32:35.191+0000 I NETWORK [conn125] end connection 127.0.0.1:49328 (0 connections now open) 2021-07-29T01:32:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33424 #126 (1 connection now open) 2021-07-29T01:32:38.825+0000 I NETWORK [conn126] end connection 10.233.72.103:33424 (0 connections now open) 2021-07-29T01:32:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49424 #127 (1 connection now open) 2021-07-29T01:32:45.090+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:49424 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-07-29T01:32:45.186+0000 I NETWORK [conn127] end connection 127.0.0.1:49424 (0 connections now open) 2021-07-29T01:32:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33514 #128 (1 connection now open) 2021-07-29T01:32:48.825+0000 I NETWORK [conn128] end connection 10.233.72.103:33514 (0 connections now open) 2021-07-29T01:32:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49512 #129 (1 connection now open) 2021-07-29T01:32:55.086+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:49512 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-07-29T01:32:55.093+0000 I NETWORK [conn129] end connection 127.0.0.1:49512 (0 connections now open) 2021-07-29T01:32:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33608 #130 (1 connection now open) 2021-07-29T01:32:58.826+0000 I NETWORK [conn130] end connection 10.233.72.103:33608 (0 connections now open) 2021-07-29T01:33:05.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49610 #131 (1 connection now open) 2021-07-29T01:33:05.090+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:49610 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-07-29T01:33:05.189+0000 I NETWORK [conn131] end connection 127.0.0.1:49610 (0 connections now open) 2021-07-29T01:33:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33704 #132 (1 connection now open) 2021-07-29T01:33:08.826+0000 I NETWORK [conn132] end connection 10.233.72.103:33704 (0 connections now open) 2021-07-29T01:33:14.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49710 #133 (1 connection now open) 2021-07-29T01:33:15.086+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:49710 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-07-29T01:33:15.185+0000 I NETWORK [conn133] end connection 127.0.0.1:49710 (0 connections now open) 2021-07-29T01:33:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33804 #134 (1 connection now open) 2021-07-29T01:33:18.825+0000 I NETWORK [conn134] end connection 10.233.72.103:33804 (0 connections now open) 2021-07-29T01:33:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49798 #135 (1 connection now open) 2021-07-29T01:33:25.190+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:49798 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-07-29T01:33:25.290+0000 I NETWORK [conn135] end connection 127.0.0.1:49798 (0 connections now open) 2021-07-29T01:33:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33892 #136 (1 connection now open) 2021-07-29T01:33:28.826+0000 I NETWORK [conn136] end connection 10.233.72.103:33892 (0 connections now open) 2021-07-29T01:33:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49896 #137 (1 connection now open) 2021-07-29T01:33:35.186+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:49896 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-07-29T01:33:35.191+0000 I NETWORK [conn137] end connection 127.0.0.1:49896 (0 connections now open) 2021-07-29T01:33:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33990 #138 (1 connection now open) 2021-07-29T01:33:38.826+0000 I NETWORK [conn138] end connection 10.233.72.103:33990 (0 connections now open) 2021-07-29T01:33:45.285+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49990 #139 (1 connection now open) 2021-07-29T01:33:45.287+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:49990 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-07-29T01:33:45.385+0000 I NETWORK [conn139] end connection 127.0.0.1:49990 (0 connections now open) 2021-07-29T01:33:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34082 #140 (1 connection now open) 2021-07-29T01:33:48.825+0000 I NETWORK [conn140] end connection 10.233.72.103:34082 (0 connections now open) 2021-07-29T01:33:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50080 #141 (1 connection now open) 2021-07-29T01:33:55.186+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:50080 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-07-29T01:33:55.192+0000 I NETWORK [conn141] end connection 127.0.0.1:50080 (0 connections now open) 2021-07-29T01:33:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34178 #142 (1 connection now open) 2021-07-29T01:33:58.825+0000 I NETWORK [conn142] end connection 10.233.72.103:34178 (0 connections now open) 2021-07-29T01:34:05.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50180 #143 (1 connection now open) 2021-07-29T01:34:05.186+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:50180 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-07-29T01:34:05.205+0000 I NETWORK [conn143] end connection 127.0.0.1:50180 (0 connections now open) 2021-07-29T01:34:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34276 #144 (1 connection now open) 2021-07-29T01:34:08.825+0000 I NETWORK [conn144] end connection 10.233.72.103:34276 (0 connections now open) 2021-07-29T01:34:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50276 #145 (1 connection now open) 2021-07-29T01:34:15.089+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:50276 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-07-29T01:34:15.187+0000 I NETWORK [conn145] end connection 127.0.0.1:50276 (0 connections now open) 2021-07-29T01:34:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34374 #146 (1 connection now open) 2021-07-29T01:34:18.825+0000 I NETWORK [conn146] end connection 10.233.72.103:34374 (0 connections now open) 2021-07-29T01:34:25.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50372 #147 (1 connection now open) 2021-07-29T01:34:25.092+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:50372 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-07-29T01:34:25.188+0000 I NETWORK [conn147] end connection 127.0.0.1:50372 (0 connections now open) 2021-07-29T01:34:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34468 #148 (1 connection now open) 2021-07-29T01:34:28.826+0000 I NETWORK [conn148] end connection 10.233.72.103:34468 (0 connections now open) 2021-07-29T01:34:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50470 #149 (1 connection now open) 2021-07-29T01:34:35.093+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:50470 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-07-29T01:34:35.190+0000 I NETWORK [conn149] end connection 127.0.0.1:50470 (0 connections now open) 2021-07-29T01:34:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34566 #150 (1 connection now open) 2021-07-29T01:34:38.826+0000 I NETWORK [conn150] end connection 10.233.72.103:34566 (0 connections now open) 2021-07-29T01:34:45.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50556 #151 (1 connection now open) 2021-07-29T01:34:45.089+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:50556 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-07-29T01:34:45.190+0000 I NETWORK [conn151] end connection 127.0.0.1:50556 (0 connections now open) 2021-07-29T01:34:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34656 #152 (1 connection now open) 2021-07-29T01:34:48.825+0000 I NETWORK [conn152] end connection 10.233.72.103:34656 (0 connections now open) 2021-07-29T01:34:55.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50650 #153 (1 connection now open) 2021-07-29T01:34:55.186+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:50650 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-07-29T01:34:55.289+0000 I NETWORK [conn153] end connection 127.0.0.1:50650 (0 connections now open) 2021-07-29T01:34:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34754 #154 (1 connection now open) 2021-07-29T01:34:58.826+0000 I NETWORK [conn154] end connection 10.233.72.103:34754 (0 connections now open) 2021-07-29T01:35:05.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50742 #155 (1 connection now open) 2021-07-29T01:35:05.088+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:50742 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-07-29T01:35:05.187+0000 I NETWORK [conn155] end connection 127.0.0.1:50742 (0 connections now open) 2021-07-29T01:35:08.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34844 #156 (1 connection now open) 2021-07-29T01:35:08.826+0000 I NETWORK [conn156] end connection 10.233.72.103:34844 (0 connections now open) 2021-07-29T01:35:14.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50838 #157 (1 connection now open) 2021-07-29T01:35:14.995+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:50838 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-07-29T01:35:15.090+0000 I NETWORK [conn157] end connection 127.0.0.1:50838 (0 connections now open) 2021-07-29T01:35:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34940 #158 (1 connection now open) 2021-07-29T01:35:18.826+0000 I NETWORK [conn158] end connection 10.233.72.103:34940 (0 connections now open) 2021-07-29T01:35:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50930 #159 (1 connection now open) 2021-07-29T01:35:25.090+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:50930 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-07-29T01:35:25.187+0000 I NETWORK [conn159] end connection 127.0.0.1:50930 (0 connections now open) 2021-07-29T01:35:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35030 #160 (1 connection now open) 2021-07-29T01:35:28.825+0000 I NETWORK [conn160] end connection 10.233.72.103:35030 (0 connections now open) 2021-07-29T01:35:35.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51022 #161 (1 connection now open) 2021-07-29T01:35:35.187+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:51022 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-07-29T01:35:35.192+0000 I NETWORK [conn161] end connection 127.0.0.1:51022 (0 connections now open) 2021-07-29T01:35:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35126 #162 (1 connection now open) 2021-07-29T01:35:38.825+0000 I NETWORK [conn162] end connection 10.233.72.103:35126 (0 connections now open) 2021-07-29T01:35:45.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51118 #163 (1 connection now open) 2021-07-29T01:35:45.092+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:51118 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-07-29T01:35:45.190+0000 I NETWORK [conn163] end connection 127.0.0.1:51118 (0 connections now open) 2021-07-29T01:35:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35222 #164 (1 connection now open) 2021-07-29T01:35:48.825+0000 I NETWORK [conn164] end connection 10.233.72.103:35222 (0 connections now open) 2021-07-29T01:35:55.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51222 #165 (1 connection now open) 2021-07-29T01:35:55.194+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:51222 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-07-29T01:35:55.290+0000 I NETWORK [conn165] end connection 127.0.0.1:51222 (0 connections now open) 2021-07-29T01:35:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35322 #166 (1 connection now open) 2021-07-29T01:35:58.825+0000 I NETWORK [conn166] end connection 10.233.72.103:35322 (0 connections now open) 2021-07-29T01:36:05.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51312 #167 (1 connection now open) 2021-07-29T01:36:05.188+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:51312 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-07-29T01:36:05.193+0000 I NETWORK [conn167] end connection 127.0.0.1:51312 (0 connections now open) 2021-07-29T01:36:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35412 #168 (1 connection now open) 2021-07-29T01:36:08.826+0000 I NETWORK [conn168] end connection 10.233.72.103:35412 (0 connections now open) 2021-07-29T01:36:14.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51410 #169 (1 connection now open) 2021-07-29T01:36:14.993+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:51410 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-07-29T01:36:15.091+0000 I NETWORK [conn169] end connection 127.0.0.1:51410 (0 connections now open) 2021-07-29T01:36:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35510 #170 (1 connection now open) 2021-07-29T01:36:18.825+0000 I NETWORK [conn170] end connection 10.233.72.103:35510 (0 connections now open) 2021-07-29T01:36:25.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51500 #171 (1 connection now open) 2021-07-29T01:36:25.089+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:51500 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-07-29T01:36:25.190+0000 I NETWORK [conn171] end connection 127.0.0.1:51500 (0 connections now open) 2021-07-29T01:36:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35600 #172 (1 connection now open) 2021-07-29T01:36:28.826+0000 I NETWORK [conn172] end connection 10.233.72.103:35600 (0 connections now open) 2021-07-29T01:36:35.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51594 #173 (1 connection now open) 2021-07-29T01:36:35.090+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:51594 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:36:35.094+0000 I NETWORK [conn173] end connection 127.0.0.1:51594 (0 connections now open) 2021-07-29T01:36:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35692 #174 (1 connection now open) 2021-07-29T01:36:38.825+0000 I NETWORK [conn174] end connection 10.233.72.103:35692 (0 connections now open) 2021-07-29T01:36:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51686 #175 (1 connection now open) 2021-07-29T01:36:45.192+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:51686 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:36:45.289+0000 I NETWORK [conn175] end connection 127.0.0.1:51686 (0 connections now open) 2021-07-29T01:36:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35776 #176 (1 connection now open) 2021-07-29T01:36:48.825+0000 I NETWORK [conn176] end connection 10.233.72.103:35776 (0 connections now open) 2021-07-29T01:36:54.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51780 #177 (1 connection now open) 2021-07-29T01:36:54.994+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:51780 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-07-29T01:36:55.092+0000 I NETWORK [conn177] end connection 127.0.0.1:51780 (0 connections now open) 2021-07-29T01:36:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35880 #178 (1 connection now open) 2021-07-29T01:36:58.825+0000 I NETWORK [conn178] end connection 10.233.72.103:35880 (0 connections now open) 2021-07-29T01:37:05.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51878 #179 (1 connection now open) 2021-07-29T01:37:05.191+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:51878 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-07-29T01:37:05.290+0000 I NETWORK [conn179] end connection 127.0.0.1:51878 (0 connections now open) 2021-07-29T01:37:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35970 #180 (1 connection now open) 2021-07-29T01:37:08.826+0000 I NETWORK [conn180] end connection 10.233.72.103:35970 (0 connections now open) 2021-07-29T01:37:15.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51978 #181 (1 connection now open) 2021-07-29T01:37:15.092+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:51978 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-07-29T01:37:15.192+0000 I NETWORK [conn181] end connection 127.0.0.1:51978 (0 connections now open) 2021-07-29T01:37:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36070 #182 (1 connection now open) 2021-07-29T01:37:18.825+0000 I NETWORK [conn182] end connection 10.233.72.103:36070 (0 connections now open) 2021-07-29T01:37:25.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52066 #183 (1 connection now open) 2021-07-29T01:37:25.194+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:52066 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-07-29T01:37:25.291+0000 I NETWORK [conn183] end connection 127.0.0.1:52066 (0 connections now open) 2021-07-29T01:37:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36162 #184 (1 connection now open) 2021-07-29T01:37:28.825+0000 I NETWORK [conn184] end connection 10.233.72.103:36162 (0 connections now open) 2021-07-29T01:37:34.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52162 #185 (1 connection now open) 2021-07-29T01:37:35.085+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:52162 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-07-29T01:37:35.185+0000 I NETWORK [conn185] end connection 127.0.0.1:52162 (0 connections now open) 2021-07-29T01:37:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36256 #186 (1 connection now open) 2021-07-29T01:37:38.825+0000 I NETWORK [conn186] end connection 10.233.72.103:36256 (0 connections now open) 2021-07-29T01:37:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52254 #187 (1 connection now open) 2021-07-29T01:37:45.194+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:52254 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-07-29T01:37:45.292+0000 I NETWORK [conn187] end connection 127.0.0.1:52254 (0 connections now open) 2021-07-29T01:37:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36346 #188 (1 connection now open) 2021-07-29T01:37:48.826+0000 I NETWORK [conn188] end connection 10.233.72.103:36346 (0 connections now open) 2021-07-29T01:37:55.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52346 #189 (1 connection now open) 2021-07-29T01:37:55.195+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:52346 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-07-29T01:37:55.289+0000 I NETWORK [conn189] end connection 127.0.0.1:52346 (0 connections now open) 2021-07-29T01:37:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36442 #190 (1 connection now open) 2021-07-29T01:37:58.825+0000 I NETWORK [conn190] end connection 10.233.72.103:36442 (0 connections now open) 2021-07-29T01:38:05.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52440 #191 (1 connection now open) 2021-07-29T01:38:05.192+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:52440 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-07-29T01:38:05.291+0000 I NETWORK [conn191] end connection 127.0.0.1:52440 (0 connections now open) 2021-07-29T01:38:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36534 #192 (1 connection now open) 2021-07-29T01:38:08.825+0000 I NETWORK [conn192] end connection 10.233.72.103:36534 (0 connections now open) 2021-07-29T01:38:15.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52532 #193 (1 connection now open) 2021-07-29T01:38:15.185+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:52532 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-07-29T01:38:15.193+0000 I NETWORK [conn193] end connection 127.0.0.1:52532 (0 connections now open) 2021-07-29T01:38:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36628 #194 (1 connection now open) 2021-07-29T01:38:18.825+0000 I NETWORK [conn194] end connection 10.233.72.103:36628 (0 connections now open) 2021-07-29T01:38:25.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52620 #195 (1 connection now open) 2021-07-29T01:38:25.192+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:52620 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-07-29T01:38:25.288+0000 I NETWORK [conn195] end connection 127.0.0.1:52620 (0 connections now open) 2021-07-29T01:38:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36716 #196 (1 connection now open) 2021-07-29T01:38:28.825+0000 I NETWORK [conn196] end connection 10.233.72.103:36716 (0 connections now open) 2021-07-29T01:38:35.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52724 #197 (1 connection now open) 2021-07-29T01:38:35.186+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:52724 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-07-29T01:38:35.192+0000 I NETWORK [conn197] end connection 127.0.0.1:52724 (0 connections now open) 2021-07-29T01:38:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36820 #198 (1 connection now open) 2021-07-29T01:38:38.825+0000 I NETWORK [conn198] end connection 10.233.72.103:36820 (0 connections now open) 2021-07-29T01:38:45.195+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52818 #199 (1 connection now open) 2021-07-29T01:38:45.286+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:52818 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-07-29T01:38:45.294+0000 I NETWORK [conn199] end connection 127.0.0.1:52818 (0 connections now open) 2021-07-29T01:38:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36912 #200 (1 connection now open) 2021-07-29T01:38:48.825+0000 I NETWORK [conn200] end connection 10.233.72.103:36912 (0 connections now open) 2021-07-29T01:38:55.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52908 #201 (1 connection now open) 2021-07-29T01:38:55.088+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:52908 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-07-29T01:38:55.190+0000 I NETWORK [conn201] end connection 127.0.0.1:52908 (0 connections now open) 2021-07-29T01:38:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37006 #202 (1 connection now open) 2021-07-29T01:38:58.826+0000 I NETWORK [conn202] end connection 10.233.72.103:37006 (0 connections now open) 2021-07-29T01:39:05.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53004 #203 (1 connection now open) 2021-07-29T01:39:05.189+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:53004 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-07-29T01:39:05.286+0000 I NETWORK [conn203] end connection 127.0.0.1:53004 (0 connections now open) 2021-07-29T01:39:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37098 #204 (1 connection now open) 2021-07-29T01:39:08.825+0000 I NETWORK [conn204] end connection 10.233.72.103:37098 (0 connections now open) 2021-07-29T01:39:15.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53100 #205 (1 connection now open) 2021-07-29T01:39:15.191+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:53100 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-07-29T01:39:15.289+0000 I NETWORK [conn205] end connection 127.0.0.1:53100 (0 connections now open) 2021-07-29T01:39:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37194 #206 (1 connection now open) 2021-07-29T01:39:18.825+0000 I NETWORK [conn206] end connection 10.233.72.103:37194 (0 connections now open) 2021-07-29T01:39:25.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53188 #207 (1 connection now open) 2021-07-29T01:39:25.189+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:53188 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-07-29T01:39:25.287+0000 I NETWORK [conn207] end connection 127.0.0.1:53188 (0 connections now open) 2021-07-29T01:39:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37284 #208 (1 connection now open) 2021-07-29T01:39:28.826+0000 I NETWORK [conn208] end connection 10.233.72.103:37284 (0 connections now open) 2021-07-29T01:39:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53284 #209 (1 connection now open) 2021-07-29T01:39:35.094+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:53284 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-07-29T01:39:35.192+0000 I NETWORK [conn209] end connection 127.0.0.1:53284 (0 connections now open) 2021-07-29T01:39:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37380 #210 (1 connection now open) 2021-07-29T01:39:38.826+0000 I NETWORK [conn210] end connection 10.233.72.103:37380 (0 connections now open) 2021-07-29T01:39:45.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53378 #211 (1 connection now open) 2021-07-29T01:39:45.089+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:53378 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-07-29T01:39:45.189+0000 I NETWORK [conn211] end connection 127.0.0.1:53378 (0 connections now open) 2021-07-29T01:39:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37468 #212 (1 connection now open) 2021-07-29T01:39:48.825+0000 I NETWORK [conn212] end connection 10.233.72.103:37468 (0 connections now open) 2021-07-29T01:39:55.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53468 #213 (1 connection now open) 2021-07-29T01:39:55.093+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:53468 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-07-29T01:39:55.190+0000 I NETWORK [conn213] end connection 127.0.0.1:53468 (0 connections now open) 2021-07-29T01:39:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37570 #214 (1 connection now open) 2021-07-29T01:39:58.825+0000 I NETWORK [conn214] end connection 10.233.72.103:37570 (0 connections now open) 2021-07-29T01:40:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53568 #215 (1 connection now open) 2021-07-29T01:40:05.194+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:53568 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-07-29T01:40:05.289+0000 I NETWORK [conn215] end connection 127.0.0.1:53568 (0 connections now open) 2021-07-29T01:40:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37662 #216 (1 connection now open) 2021-07-29T01:40:08.825+0000 I NETWORK [conn216] end connection 10.233.72.103:37662 (0 connections now open) 2021-07-29T01:40:15.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53666 #217 (1 connection now open) 2021-07-29T01:40:15.091+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:53666 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-07-29T01:40:15.194+0000 I NETWORK [conn217] end connection 127.0.0.1:53666 (0 connections now open) 2021-07-29T01:40:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37758 #218 (1 connection now open) 2021-07-29T01:40:18.825+0000 I NETWORK [conn218] end connection 10.233.72.103:37758 (0 connections now open) 2021-07-29T01:40:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53752 #219 (1 connection now open) 2021-07-29T01:40:25.186+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:53752 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-07-29T01:40:25.193+0000 I NETWORK [conn219] end connection 127.0.0.1:53752 (0 connections now open) 2021-07-29T01:40:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37848 #220 (1 connection now open) 2021-07-29T01:40:28.826+0000 I NETWORK [conn220] end connection 10.233.72.103:37848 (0 connections now open) 2021-07-29T01:40:34.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53842 #221 (1 connection now open) 2021-07-29T01:40:34.993+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:53842 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-07-29T01:40:35.089+0000 I NETWORK [conn221] end connection 127.0.0.1:53842 (0 connections now open) 2021-07-29T01:40:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37944 #222 (1 connection now open) 2021-07-29T01:40:38.825+0000 I NETWORK [conn222] end connection 10.233.72.103:37944 (0 connections now open) 2021-07-29T01:40:45.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53938 #223 (1 connection now open) 2021-07-29T01:40:45.194+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:53938 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-07-29T01:40:45.291+0000 I NETWORK [conn223] end connection 127.0.0.1:53938 (0 connections now open) 2021-07-29T01:40:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38036 #224 (1 connection now open) 2021-07-29T01:40:48.826+0000 I NETWORK [conn224] end connection 10.233.72.103:38036 (0 connections now open) 2021-07-29T01:40:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54030 #225 (1 connection now open) 2021-07-29T01:40:55.188+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:54030 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-07-29T01:40:55.194+0000 I NETWORK [conn225] end connection 127.0.0.1:54030 (0 connections now open) 2021-07-29T01:40:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38132 #226 (1 connection now open) 2021-07-29T01:40:58.825+0000 I NETWORK [conn226] end connection 10.233.72.103:38132 (0 connections now open) 2021-07-29T01:41:05.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54122 #227 (1 connection now open) 2021-07-29T01:41:05.094+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:54122 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-07-29T01:41:05.191+0000 I NETWORK [conn227] end connection 127.0.0.1:54122 (0 connections now open) 2021-07-29T01:41:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38242 #228 (1 connection now open) 2021-07-29T01:41:08.825+0000 I NETWORK [conn228] end connection 10.233.72.103:38242 (0 connections now open) 2021-07-29T01:41:15.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54244 #229 (1 connection now open) 2021-07-29T01:41:15.186+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:54244 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-07-29T01:41:15.192+0000 I NETWORK [conn229] end connection 127.0.0.1:54244 (0 connections now open) 2021-07-29T01:41:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38346 #230 (1 connection now open) 2021-07-29T01:41:18.826+0000 I NETWORK [conn230] end connection 10.233.72.103:38346 (0 connections now open) 2021-07-29T01:41:25.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54342 #231 (1 connection now open) 2021-07-29T01:41:25.287+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:54342 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-07-29T01:41:25.294+0000 I NETWORK [conn231] end connection 127.0.0.1:54342 (0 connections now open) 2021-07-29T01:41:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38442 #232 (1 connection now open) 2021-07-29T01:41:28.826+0000 I NETWORK [conn232] end connection 10.233.72.103:38442 (0 connections now open) 2021-07-29T01:41:35.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54460 #233 (1 connection now open) 2021-07-29T01:41:35.187+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:54460 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-07-29T01:41:35.193+0000 I NETWORK [conn233] end connection 127.0.0.1:54460 (0 connections now open) 2021-07-29T01:41:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38568 #234 (1 connection now open) 2021-07-29T01:41:38.826+0000 I NETWORK [conn234] end connection 10.233.72.103:38568 (0 connections now open) 2021-07-29T01:41:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54568 #235 (1 connection now open) 2021-07-29T01:41:45.186+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:54568 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-07-29T01:41:45.191+0000 I NETWORK [conn235] end connection 127.0.0.1:54568 (0 connections now open) 2021-07-29T01:41:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38674 #236 (1 connection now open) 2021-07-29T01:41:48.825+0000 I NETWORK [conn236] end connection 10.233.72.103:38674 (0 connections now open) 2021-07-29T01:41:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54688 #237 (1 connection now open) 2021-07-29T01:41:55.091+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:54688 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-07-29T01:41:55.189+0000 I NETWORK [conn237] end connection 127.0.0.1:54688 (0 connections now open) 2021-07-29T01:41:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38796 #238 (1 connection now open) 2021-07-29T01:41:58.825+0000 I NETWORK [conn238] end connection 10.233.72.103:38796 (0 connections now open) 2021-07-29T01:42:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54802 #239 (1 connection now open) 2021-07-29T01:42:05.188+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:54802 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-07-29T01:42:05.285+0000 I NETWORK [conn239] end connection 127.0.0.1:54802 (0 connections now open) 2021-07-29T01:42:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38906 #240 (1 connection now open) 2021-07-29T01:42:08.825+0000 I NETWORK [conn240] end connection 10.233.72.103:38906 (0 connections now open) 2021-07-29T01:42:15.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54912 #241 (1 connection now open) 2021-07-29T01:42:15.094+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:54912 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-07-29T01:42:15.191+0000 I NETWORK [conn241] end connection 127.0.0.1:54912 (0 connections now open) 2021-07-29T01:42:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39014 #242 (1 connection now open) 2021-07-29T01:42:18.825+0000 I NETWORK [conn242] end connection 10.233.72.103:39014 (0 connections now open) 2021-07-29T01:42:25.388+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55018 #243 (1 connection now open) 2021-07-29T01:42:25.389+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:55018 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-07-29T01:42:25.394+0000 I NETWORK [conn243] end connection 127.0.0.1:55018 (0 connections now open) 2021-07-29T01:42:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39120 #244 (1 connection now open) 2021-07-29T01:42:28.825+0000 I NETWORK [conn244] end connection 10.233.72.103:39120 (0 connections now open) 2021-07-29T01:42:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55128 #245 (1 connection now open) 2021-07-29T01:42:35.093+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:55128 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-07-29T01:42:35.190+0000 I NETWORK [conn245] end connection 127.0.0.1:55128 (0 connections now open) 2021-07-29T01:42:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39224 #246 (1 connection now open) 2021-07-29T01:42:38.825+0000 I NETWORK [conn246] end connection 10.233.72.103:39224 (0 connections now open) 2021-07-29T01:42:45.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55224 #247 (1 connection now open) 2021-07-29T01:42:45.188+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:55224 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-07-29T01:42:45.289+0000 I NETWORK [conn247] end connection 127.0.0.1:55224 (0 connections now open) 2021-07-29T01:42:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39318 #248 (1 connection now open) 2021-07-29T01:42:48.826+0000 I NETWORK [conn248] end connection 10.233.72.103:39318 (0 connections now open) 2021-07-29T01:42:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55314 #249 (1 connection now open) 2021-07-29T01:42:55.188+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:55314 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-07-29T01:42:55.286+0000 I NETWORK [conn249] end connection 127.0.0.1:55314 (0 connections now open) 2021-07-29T01:42:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39416 #250 (1 connection now open) 2021-07-29T01:42:58.825+0000 I NETWORK [conn250] end connection 10.233.72.103:39416 (0 connections now open) 2021-07-29T01:43:05.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55452 #251 (1 connection now open) 2021-07-29T01:43:05.090+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:55452 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-07-29T01:43:05.190+0000 I NETWORK [conn251] end connection 127.0.0.1:55452 (0 connections now open) 2021-07-29T01:43:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39554 #252 (1 connection now open) 2021-07-29T01:43:08.825+0000 I NETWORK [conn252] end connection 10.233.72.103:39554 (0 connections now open) 2021-07-29T01:43:15.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55580 #253 (1 connection now open) 2021-07-29T01:43:15.189+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:55580 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-07-29T01:43:15.287+0000 I NETWORK [conn253] end connection 127.0.0.1:55580 (0 connections now open) 2021-07-29T01:43:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39694 #254 (1 connection now open) 2021-07-29T01:43:18.825+0000 I NETWORK [conn254] end connection 10.233.72.103:39694 (0 connections now open) 2021-07-29T01:43:25.591+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55744 #255 (1 connection now open) 2021-07-29T01:43:25.591+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:55744 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-07-29T01:43:25.691+0000 I NETWORK [conn255] end connection 127.0.0.1:55744 (0 connections now open) 2021-07-29T01:43:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39860 #256 (1 connection now open) 2021-07-29T01:43:28.825+0000 I NETWORK [conn256] end connection 10.233.72.103:39860 (0 connections now open) 2021-07-29T01:43:35.390+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55908 #257 (1 connection now open) 2021-07-29T01:43:35.392+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:55908 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-07-29T01:43:35.491+0000 I NETWORK [conn257] end connection 127.0.0.1:55908 (0 connections now open) 2021-07-29T01:43:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40006 #258 (1 connection now open) 2021-07-29T01:43:38.825+0000 I NETWORK [conn258] end connection 10.233.72.103:40006 (0 connections now open) 2021-07-29T01:43:45.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56020 #259 (1 connection now open) 2021-07-29T01:43:45.093+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:56020 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-07-29T01:43:45.193+0000 I NETWORK [conn259] end connection 127.0.0.1:56020 (0 connections now open) 2021-07-29T01:43:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40120 #260 (1 connection now open) 2021-07-29T01:43:48.825+0000 I NETWORK [conn260] end connection 10.233.72.103:40120 (0 connections now open) 2021-07-29T01:43:55.685+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56134 #261 (1 connection now open) 2021-07-29T01:43:55.688+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:56134 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-07-29T01:43:55.788+0000 I NETWORK [conn261] end connection 127.0.0.1:56134 (0 connections now open) 2021-07-29T01:43:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40226 #262 (1 connection now open) 2021-07-29T01:43:58.826+0000 I NETWORK [conn262] end connection 10.233.72.103:40226 (0 connections now open) 2021-07-29T01:44:04.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56224 #263 (1 connection now open) 2021-07-29T01:44:04.993+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:56224 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-07-29T01:44:05.092+0000 I NETWORK [conn263] end connection 127.0.0.1:56224 (0 connections now open) 2021-07-29T01:44:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40324 #264 (1 connection now open) 2021-07-29T01:44:08.825+0000 I NETWORK [conn264] end connection 10.233.72.103:40324 (0 connections now open) 2021-07-29T01:44:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56344 #265 (1 connection now open) 2021-07-29T01:44:15.089+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:56344 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-07-29T01:44:15.188+0000 I NETWORK [conn265] end connection 127.0.0.1:56344 (0 connections now open) 2021-07-29T01:44:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40442 #266 (1 connection now open) 2021-07-29T01:44:18.825+0000 I NETWORK [conn266] end connection 10.233.72.103:40442 (0 connections now open) 2021-07-29T01:44:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56462 #267 (1 connection now open) 2021-07-29T01:44:25.090+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:56462 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-07-29T01:44:25.189+0000 I NETWORK [conn267] end connection 127.0.0.1:56462 (0 connections now open) 2021-07-29T01:44:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40578 #268 (1 connection now open) 2021-07-29T01:44:28.825+0000 I NETWORK [conn268] end connection 10.233.72.103:40578 (0 connections now open) 2021-07-29T01:44:35.602+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56608 #269 (1 connection now open) 2021-07-29T01:44:35.602+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:56608 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-07-29T01:44:35.692+0000 I NETWORK [conn269] end connection 127.0.0.1:56608 (0 connections now open) 2021-07-29T01:44:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40706 #270 (1 connection now open) 2021-07-29T01:44:38.825+0000 I NETWORK [conn270] end connection 10.233.72.103:40706 (0 connections now open) 2021-07-29T01:44:45.490+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56738 #271 (1 connection now open) 2021-07-29T01:44:45.491+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:56738 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-07-29T01:44:45.594+0000 I NETWORK [conn271] end connection 127.0.0.1:56738 (0 connections now open) 2021-07-29T01:44:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40836 #272 (1 connection now open) 2021-07-29T01:44:48.825+0000 I NETWORK [conn272] end connection 10.233.72.103:40836 (0 connections now open) 2021-07-29T01:44:55.586+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56888 #273 (1 connection now open) 2021-07-29T01:44:55.586+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:56888 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-07-29T01:44:55.686+0000 I NETWORK [conn273] end connection 127.0.0.1:56888 (0 connections now open) 2021-07-29T01:44:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40990 #274 (1 connection now open) 2021-07-29T01:44:58.825+0000 I NETWORK [conn274] end connection 10.233.72.103:40990 (0 connections now open) 2021-07-29T01:45:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56996 #275 (1 connection now open) 2021-07-29T01:45:05.187+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:56996 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-07-29T01:45:05.285+0000 I NETWORK [conn275] end connection 127.0.0.1:56996 (0 connections now open) 2021-07-29T01:45:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41094 #276 (1 connection now open) 2021-07-29T01:45:08.825+0000 I NETWORK [conn276] end connection 10.233.72.103:41094 (0 connections now open) 2021-07-29T01:45:14.987+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57096 #277 (1 connection now open) 2021-07-29T01:45:14.987+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:57096 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-07-29T01:45:14.992+0000 I NETWORK [conn277] end connection 127.0.0.1:57096 (0 connections now open) 2021-07-29T01:45:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41188 #278 (1 connection now open) 2021-07-29T01:45:18.825+0000 I NETWORK [conn278] end connection 10.233.72.103:41188 (0 connections now open) 2021-07-29T01:45:25.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57182 #279 (1 connection now open) 2021-07-29T01:45:25.186+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:57182 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-07-29T01:45:25.193+0000 I NETWORK [conn279] end connection 127.0.0.1:57182 (0 connections now open) 2021-07-29T01:45:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41278 #280 (1 connection now open) 2021-07-29T01:45:28.825+0000 I NETWORK [conn280] end connection 10.233.72.103:41278 (0 connections now open) 2021-07-29T01:45:35.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57296 #281 (1 connection now open) 2021-07-29T01:45:35.292+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:57296 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-07-29T01:45:35.391+0000 I NETWORK [conn281] end connection 127.0.0.1:57296 (0 connections now open) 2021-07-29T01:45:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41402 #282 (1 connection now open) 2021-07-29T01:45:38.825+0000 I NETWORK [conn282] end connection 10.233.72.103:41402 (0 connections now open) 2021-07-29T01:45:44.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57416 #283 (1 connection now open) 2021-07-29T01:45:44.994+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:57416 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-07-29T01:45:45.090+0000 I NETWORK [conn283] end connection 127.0.0.1:57416 (0 connections now open) 2021-07-29T01:45:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41516 #284 (1 connection now open) 2021-07-29T01:45:48.825+0000 I NETWORK [conn284] end connection 10.233.72.103:41516 (0 connections now open) 2021-07-29T01:45:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57518 #285 (1 connection now open) 2021-07-29T01:45:54.994+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:57518 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-07-29T01:45:55.185+0000 I NETWORK [conn285] end connection 127.0.0.1:57518 (0 connections now open) 2021-07-29T01:45:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41628 #286 (1 connection now open) 2021-07-29T01:45:58.825+0000 I NETWORK [conn286] end connection 10.233.72.103:41628 (0 connections now open) 2021-07-29T01:46:05.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57640 #287 (1 connection now open) 2021-07-29T01:46:05.089+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:57640 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-07-29T01:46:05.189+0000 I NETWORK [conn287] end connection 127.0.0.1:57640 (0 connections now open) 2021-07-29T01:46:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41744 #288 (1 connection now open) 2021-07-29T01:46:08.826+0000 I NETWORK [conn288] end connection 10.233.72.103:41744 (0 connections now open) 2021-07-29T01:46:15.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57754 #289 (1 connection now open) 2021-07-29T01:46:15.191+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:57754 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-07-29T01:46:15.289+0000 I NETWORK [conn289] end connection 127.0.0.1:57754 (0 connections now open) 2021-07-29T01:46:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41870 #290 (1 connection now open) 2021-07-29T01:46:18.825+0000 I NETWORK [conn290] end connection 10.233.72.103:41870 (0 connections now open) 2021-07-29T01:46:25.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57862 #291 (1 connection now open) 2021-07-29T01:46:25.192+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:57862 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-07-29T01:46:25.287+0000 I NETWORK [conn291] end connection 127.0.0.1:57862 (0 connections now open) 2021-07-29T01:46:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41960 #292 (1 connection now open) 2021-07-29T01:46:28.825+0000 I NETWORK [conn292] end connection 10.233.72.103:41960 (0 connections now open) 2021-07-29T01:46:35.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57956 #293 (1 connection now open) 2021-07-29T01:46:35.087+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:57956 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-07-29T01:46:35.185+0000 I NETWORK [conn293] end connection 127.0.0.1:57956 (0 connections now open) 2021-07-29T01:46:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42058 #294 (1 connection now open) 2021-07-29T01:46:38.825+0000 I NETWORK [conn294] end connection 10.233.72.103:42058 (0 connections now open) 2021-07-29T01:46:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58050 #295 (1 connection now open) 2021-07-29T01:46:45.095+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:58050 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-07-29T01:46:45.191+0000 I NETWORK [conn295] end connection 127.0.0.1:58050 (0 connections now open) 2021-07-29T01:46:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42152 #296 (1 connection now open) 2021-07-29T01:46:48.826+0000 I NETWORK [conn296] end connection 10.233.72.103:42152 (0 connections now open) 2021-07-29T01:46:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58150 #297 (1 connection now open) 2021-07-29T01:46:55.090+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:58150 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-07-29T01:46:55.094+0000 I NETWORK [conn297] end connection 127.0.0.1:58150 (0 connections now open) 2021-07-29T01:46:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42256 #298 (1 connection now open) 2021-07-29T01:46:58.825+0000 I NETWORK [conn298] end connection 10.233.72.103:42256 (0 connections now open) 2021-07-29T01:47:05.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58246 #299 (1 connection now open) 2021-07-29T01:47:05.286+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:58246 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-07-29T01:47:05.385+0000 I NETWORK [conn299] end connection 127.0.0.1:58246 (0 connections now open) 2021-07-29T01:47:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42344 #300 (1 connection now open) 2021-07-29T01:47:08.826+0000 I NETWORK [conn300] end connection 10.233.72.103:42344 (0 connections now open) 2021-07-29T01:47:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58338 #301 (1 connection now open) 2021-07-29T01:47:15.090+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:58338 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-07-29T01:47:15.188+0000 I NETWORK [conn301] end connection 127.0.0.1:58338 (0 connections now open) 2021-07-29T01:47:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42440 #302 (1 connection now open) 2021-07-29T01:47:18.826+0000 I NETWORK [conn302] end connection 10.233.72.103:42440 (0 connections now open) 2021-07-29T01:47:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58430 #303 (1 connection now open) 2021-07-29T01:47:25.186+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:58430 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-07-29T01:47:25.192+0000 I NETWORK [conn303] end connection 127.0.0.1:58430 (0 connections now open) 2021-07-29T01:47:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42534 #304 (1 connection now open) 2021-07-29T01:47:28.825+0000 I NETWORK [conn304] end connection 10.233.72.103:42534 (0 connections now open) 2021-07-29T01:47:34.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58526 #305 (1 connection now open) 2021-07-29T01:47:34.990+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:58526 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-07-29T01:47:35.089+0000 I NETWORK [conn305] end connection 127.0.0.1:58526 (0 connections now open) 2021-07-29T01:47:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42628 #306 (1 connection now open) 2021-07-29T01:47:38.825+0000 I NETWORK [conn306] end connection 10.233.72.103:42628 (0 connections now open) 2021-07-29T01:47:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58618 #307 (1 connection now open) 2021-07-29T01:47:45.286+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:58618 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-07-29T01:47:45.292+0000 I NETWORK [conn307] end connection 127.0.0.1:58618 (0 connections now open) 2021-07-29T01:47:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42718 #308 (1 connection now open) 2021-07-29T01:47:48.825+0000 I NETWORK [conn308] end connection 10.233.72.103:42718 (0 connections now open) 2021-07-29T01:47:55.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58712 #309 (1 connection now open) 2021-07-29T01:47:55.087+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:58712 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-07-29T01:47:55.185+0000 I NETWORK [conn309] end connection 127.0.0.1:58712 (0 connections now open) 2021-07-29T01:47:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42814 #310 (1 connection now open) 2021-07-29T01:47:58.825+0000 I NETWORK [conn310] end connection 10.233.72.103:42814 (0 connections now open) 2021-07-29T01:48:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58802 #311 (1 connection now open) 2021-07-29T01:48:05.093+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:58802 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-07-29T01:48:05.191+0000 I NETWORK [conn311] end connection 127.0.0.1:58802 (0 connections now open) 2021-07-29T01:48:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42898 #312 (1 connection now open) 2021-07-29T01:48:08.825+0000 I NETWORK [conn312] end connection 10.233.72.103:42898 (0 connections now open) 2021-07-29T01:48:15.288+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58900 #313 (1 connection now open) 2021-07-29T01:48:15.293+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:58900 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-07-29T01:48:15.389+0000 I NETWORK [conn313] end connection 127.0.0.1:58900 (0 connections now open) 2021-07-29T01:48:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43012 #314 (1 connection now open) 2021-07-29T01:48:18.825+0000 I NETWORK [conn314] end connection 10.233.72.103:43012 (0 connections now open) 2021-07-29T01:48:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59010 #315 (1 connection now open) 2021-07-29T01:48:25.091+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:59010 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-07-29T01:48:25.189+0000 I NETWORK [conn315] end connection 127.0.0.1:59010 (0 connections now open) 2021-07-29T01:48:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43108 #316 (1 connection now open) 2021-07-29T01:48:28.825+0000 I NETWORK [conn316] end connection 10.233.72.103:43108 (0 connections now open) 2021-07-29T01:48:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59108 #317 (1 connection now open) 2021-07-29T01:48:35.086+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:59108 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-07-29T01:48:35.185+0000 I NETWORK [conn317] end connection 127.0.0.1:59108 (0 connections now open) 2021-07-29T01:48:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43204 #318 (1 connection now open) 2021-07-29T01:48:38.825+0000 I NETWORK [conn318] end connection 10.233.72.103:43204 (0 connections now open) 2021-07-29T01:48:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59202 #319 (1 connection now open) 2021-07-29T01:48:45.191+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:59202 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-07-29T01:48:45.290+0000 I NETWORK [conn319] end connection 127.0.0.1:59202 (0 connections now open) 2021-07-29T01:48:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43292 #320 (1 connection now open) 2021-07-29T01:48:48.825+0000 I NETWORK [conn320] end connection 10.233.72.103:43292 (0 connections now open) 2021-07-29T01:48:55.292+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59298 #321 (1 connection now open) 2021-07-29T01:48:55.293+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:59298 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-07-29T01:48:55.389+0000 I NETWORK [conn321] end connection 127.0.0.1:59298 (0 connections now open) 2021-07-29T01:48:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43406 #322 (1 connection now open) 2021-07-29T01:48:58.825+0000 I NETWORK [conn322] end connection 10.233.72.103:43406 (0 connections now open) 2021-07-29T01:49:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59416 #323 (1 connection now open) 2021-07-29T01:49:05.187+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:59416 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-07-29T01:49:05.193+0000 I NETWORK [conn323] end connection 127.0.0.1:59416 (0 connections now open) 2021-07-29T01:49:08.829+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43508 #324 (1 connection now open) 2021-07-29T01:49:08.830+0000 I NETWORK [conn324] end connection 10.233.72.103:43508 (0 connections now open) 2021-07-29T01:49:15.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59512 #325 (1 connection now open) 2021-07-29T01:49:15.185+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:59512 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-07-29T01:49:15.191+0000 I NETWORK [conn325] end connection 127.0.0.1:59512 (0 connections now open) 2021-07-29T01:49:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43604 #326 (1 connection now open) 2021-07-29T01:49:18.825+0000 I NETWORK [conn326] end connection 10.233.72.103:43604 (0 connections now open) 2021-07-29T01:49:25.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59602 #327 (1 connection now open) 2021-07-29T01:49:25.187+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:59602 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-07-29T01:49:25.285+0000 I NETWORK [conn327] end connection 127.0.0.1:59602 (0 connections now open) 2021-07-29T01:49:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43698 #328 (1 connection now open) 2021-07-29T01:49:28.825+0000 I NETWORK [conn328] end connection 10.233.72.103:43698 (0 connections now open) 2021-07-29T01:49:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59698 #329 (1 connection now open) 2021-07-29T01:49:35.093+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:59698 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-07-29T01:49:35.191+0000 I NETWORK [conn329] end connection 127.0.0.1:59698 (0 connections now open) 2021-07-29T01:49:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43792 #330 (1 connection now open) 2021-07-29T01:49:38.825+0000 I NETWORK [conn330] end connection 10.233.72.103:43792 (0 connections now open) 2021-07-29T01:49:44.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59796 #331 (1 connection now open) 2021-07-29T01:49:44.994+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:59796 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-07-29T01:49:45.091+0000 I NETWORK [conn331] end connection 127.0.0.1:59796 (0 connections now open) 2021-07-29T01:49:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43886 #332 (1 connection now open) 2021-07-29T01:49:48.825+0000 I NETWORK [conn332] end connection 10.233.72.103:43886 (0 connections now open) 2021-07-29T01:49:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59888 #333 (1 connection now open) 2021-07-29T01:49:55.092+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:59888 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-07-29T01:49:55.188+0000 I NETWORK [conn333] end connection 127.0.0.1:59888 (0 connections now open) 2021-07-29T01:49:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43984 #334 (1 connection now open) 2021-07-29T01:49:58.826+0000 I NETWORK [conn334] end connection 10.233.72.103:43984 (0 connections now open) 2021-07-29T01:50:04.988+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59980 #335 (1 connection now open) 2021-07-29T01:50:04.988+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:59980 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-07-29T01:50:05.085+0000 I NETWORK [conn335] end connection 127.0.0.1:59980 (0 connections now open) 2021-07-29T01:50:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44072 #336 (1 connection now open) 2021-07-29T01:50:08.825+0000 I NETWORK [conn336] end connection 10.233.72.103:44072 (0 connections now open) 2021-07-29T01:50:15.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60074 #337 (1 connection now open) 2021-07-29T01:50:15.194+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:60074 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-07-29T01:50:15.289+0000 I NETWORK [conn337] end connection 127.0.0.1:60074 (0 connections now open) 2021-07-29T01:50:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44166 #338 (1 connection now open) 2021-07-29T01:50:18.825+0000 I NETWORK [conn338] end connection 10.233.72.103:44166 (0 connections now open) 2021-07-29T01:50:25.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60160 #339 (1 connection now open) 2021-07-29T01:50:25.092+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:60160 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-07-29T01:50:25.193+0000 I NETWORK [conn339] end connection 127.0.0.1:60160 (0 connections now open) 2021-07-29T01:50:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44254 #340 (1 connection now open) 2021-07-29T01:50:28.825+0000 I NETWORK [conn340] end connection 10.233.72.103:44254 (0 connections now open) 2021-07-29T01:50:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60256 #341 (1 connection now open) 2021-07-29T01:50:35.091+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:60256 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-07-29T01:50:35.190+0000 I NETWORK [conn341] end connection 127.0.0.1:60256 (0 connections now open) 2021-07-29T01:50:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44350 #342 (1 connection now open) 2021-07-29T01:50:38.825+0000 I NETWORK [conn342] end connection 10.233.72.103:44350 (0 connections now open) 2021-07-29T01:50:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60346 #343 (1 connection now open) 2021-07-29T01:50:45.190+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:60346 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-07-29T01:50:45.288+0000 I NETWORK [conn343] end connection 127.0.0.1:60346 (0 connections now open) 2021-07-29T01:50:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44438 #344 (1 connection now open) 2021-07-29T01:50:48.825+0000 I NETWORK [conn344] end connection 10.233.72.103:44438 (0 connections now open) 2021-07-29T01:50:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60436 #345 (1 connection now open) 2021-07-29T01:50:55.192+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:60436 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-07-29T01:50:55.291+0000 I NETWORK [conn345] end connection 127.0.0.1:60436 (0 connections now open) 2021-07-29T01:50:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44534 #346 (1 connection now open) 2021-07-29T01:50:58.826+0000 I NETWORK [conn346] end connection 10.233.72.103:44534 (0 connections now open) 2021-07-29T01:51:04.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60550 #347 (1 connection now open) 2021-07-29T01:51:04.991+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:60550 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-07-29T01:51:05.088+0000 I NETWORK [conn347] end connection 127.0.0.1:60550 (0 connections now open) 2021-07-29T01:51:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44652 #348 (1 connection now open) 2021-07-29T01:51:08.825+0000 I NETWORK [conn348] end connection 10.233.72.103:44652 (0 connections now open) 2021-07-29T01:51:14.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60662 #349 (1 connection now open) 2021-07-29T01:51:14.994+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:60662 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-07-29T01:51:15.188+0000 I NETWORK [conn349] end connection 127.0.0.1:60662 (0 connections now open) 2021-07-29T01:51:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44766 #350 (1 connection now open) 2021-07-29T01:51:18.825+0000 I NETWORK [conn350] end connection 10.233.72.103:44766 (0 connections now open) 2021-07-29T01:51:25.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60792 #351 (1 connection now open) 2021-07-29T01:51:25.292+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:60792 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-07-29T01:51:25.488+0000 I NETWORK [conn351] end connection 127.0.0.1:60792 (0 connections now open) 2021-07-29T01:51:28.827+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44896 #352 (1 connection now open) 2021-07-29T01:51:28.828+0000 I NETWORK [conn352] end connection 10.233.72.103:44896 (0 connections now open) 2021-07-29T01:51:35.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60902 #353 (1 connection now open) 2021-07-29T01:51:35.189+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:60902 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-07-29T01:51:35.285+0000 I NETWORK [conn353] end connection 127.0.0.1:60902 (0 connections now open) 2021-07-29T01:51:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45014 #354 (1 connection now open) 2021-07-29T01:51:38.825+0000 I NETWORK [conn354] end connection 10.233.72.103:45014 (0 connections now open) 2021-07-29T01:51:45.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32804 #355 (1 connection now open) 2021-07-29T01:51:45.188+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:32804 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-07-29T01:51:45.285+0000 I NETWORK [conn355] end connection 127.0.0.1:32804 (0 connections now open) 2021-07-29T01:51:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45138 #356 (1 connection now open) 2021-07-29T01:51:48.825+0000 I NETWORK [conn356] end connection 10.233.72.103:45138 (0 connections now open) 2021-07-29T01:51:55.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32900 #357 (1 connection now open) 2021-07-29T01:51:55.195+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:32900 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-07-29T01:51:55.291+0000 I NETWORK [conn357] end connection 127.0.0.1:32900 (0 connections now open) 2021-07-29T01:51:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45236 #358 (1 connection now open) 2021-07-29T01:51:58.825+0000 I NETWORK [conn358] end connection 10.233.72.103:45236 (0 connections now open) 2021-07-29T01:52:04.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32992 #359 (1 connection now open) 2021-07-29T01:52:04.992+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:32992 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-07-29T01:52:05.189+0000 I NETWORK [conn359] end connection 127.0.0.1:32992 (0 connections now open) 2021-07-29T01:52:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45328 #360 (1 connection now open) 2021-07-29T01:52:08.825+0000 I NETWORK [conn360] end connection 10.233.72.103:45328 (0 connections now open) 2021-07-29T01:52:15.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33092 #361 (1 connection now open) 2021-07-29T01:52:15.193+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:33092 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-07-29T01:52:15.291+0000 I NETWORK [conn361] end connection 127.0.0.1:33092 (0 connections now open) 2021-07-29T01:52:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45428 #362 (1 connection now open) 2021-07-29T01:52:18.825+0000 I NETWORK [conn362] end connection 10.233.72.103:45428 (0 connections now open) 2021-07-29T01:52:25.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33192 #363 (1 connection now open) 2021-07-29T01:52:25.190+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:33192 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-07-29T01:52:25.485+0000 I NETWORK [conn363] end connection 127.0.0.1:33192 (0 connections now open) 2021-07-29T01:52:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45542 #364 (1 connection now open) 2021-07-29T01:52:28.825+0000 I NETWORK [conn364] end connection 10.233.72.103:45542 (0 connections now open) 2021-07-29T01:52:35.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33322 #365 (1 connection now open) 2021-07-29T01:52:35.187+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:33322 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-07-29T01:52:35.192+0000 I NETWORK [conn365] end connection 127.0.0.1:33322 (0 connections now open) 2021-07-29T01:52:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45660 #366 (1 connection now open) 2021-07-29T01:52:38.826+0000 I NETWORK [conn366] end connection 10.233.72.103:45660 (0 connections now open) 2021-07-29T01:52:45.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33436 #367 (1 connection now open) 2021-07-29T01:52:45.091+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:33436 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-07-29T01:52:45.190+0000 I NETWORK [conn367] end connection 127.0.0.1:33436 (0 connections now open) 2021-07-29T01:52:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45782 #368 (1 connection now open) 2021-07-29T01:52:48.825+0000 I NETWORK [conn368] end connection 10.233.72.103:45782 (0 connections now open) 2021-07-29T01:52:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33566 #369 (1 connection now open) 2021-07-29T01:52:55.285+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:33566 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-07-29T01:52:55.293+0000 I NETWORK [conn369] end connection 127.0.0.1:33566 (0 connections now open) 2021-07-29T01:52:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45906 #370 (1 connection now open) 2021-07-29T01:52:58.826+0000 I NETWORK [conn370] end connection 10.233.72.103:45906 (0 connections now open) 2021-07-29T01:53:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33686 #371 (1 connection now open) 2021-07-29T01:53:05.286+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:33686 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-07-29T01:53:05.293+0000 I NETWORK [conn371] end connection 127.0.0.1:33686 (0 connections now open) 2021-07-29T01:53:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46024 #372 (1 connection now open) 2021-07-29T01:53:08.825+0000 I NETWORK [conn372] end connection 10.233.72.103:46024 (0 connections now open) 2021-07-29T01:53:15.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33814 #373 (1 connection now open) 2021-07-29T01:53:15.190+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:33814 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-07-29T01:53:15.285+0000 I NETWORK [conn373] end connection 127.0.0.1:33814 (0 connections now open) 2021-07-29T01:53:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46146 #374 (1 connection now open) 2021-07-29T01:53:18.826+0000 I NETWORK [conn374] end connection 10.233.72.103:46146 (0 connections now open) 2021-07-29T01:53:25.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33916 #375 (1 connection now open) 2021-07-29T01:53:25.287+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:33916 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-07-29T01:53:25.389+0000 I NETWORK [conn375] end connection 127.0.0.1:33916 (0 connections now open) 2021-07-29T01:53:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46246 #376 (1 connection now open) 2021-07-29T01:53:28.825+0000 I NETWORK [conn376] end connection 10.233.72.103:46246 (0 connections now open) 2021-07-29T01:53:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34014 #377 (1 connection now open) 2021-07-29T01:53:35.094+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:34014 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-07-29T01:53:35.192+0000 I NETWORK [conn377] end connection 127.0.0.1:34014 (0 connections now open) 2021-07-29T01:53:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46342 #378 (1 connection now open) 2021-07-29T01:53:38.825+0000 I NETWORK [conn378] end connection 10.233.72.103:46342 (0 connections now open) 2021-07-29T01:53:45.386+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34122 #379 (1 connection now open) 2021-07-29T01:53:45.386+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:34122 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-07-29T01:53:45.485+0000 I NETWORK [conn379] end connection 127.0.0.1:34122 (0 connections now open) 2021-07-29T01:53:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46454 #380 (1 connection now open) 2021-07-29T01:53:48.825+0000 I NETWORK [conn380] end connection 10.233.72.103:46454 (0 connections now open) 2021-07-29T01:53:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34236 #381 (1 connection now open) 2021-07-29T01:53:55.093+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:34236 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-07-29T01:53:55.192+0000 I NETWORK [conn381] end connection 127.0.0.1:34236 (0 connections now open) 2021-07-29T01:53:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46570 #382 (1 connection now open) 2021-07-29T01:53:58.826+0000 I NETWORK [conn382] end connection 10.233.72.103:46570 (0 connections now open) 2021-07-29T01:54:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34346 #383 (1 connection now open) 2021-07-29T01:54:05.286+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:34346 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-07-29T01:54:05.293+0000 I NETWORK [conn383] end connection 127.0.0.1:34346 (0 connections now open) 2021-07-29T01:54:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46676 #384 (1 connection now open) 2021-07-29T01:54:08.825+0000 I NETWORK [conn384] end connection 10.233.72.103:46676 (0 connections now open) 2021-07-29T01:54:15.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34466 #385 (1 connection now open) 2021-07-29T01:54:15.188+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:34466 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-07-29T01:54:15.194+0000 I NETWORK [conn385] end connection 127.0.0.1:34466 (0 connections now open) 2021-07-29T01:54:18.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46794 #386 (1 connection now open) 2021-07-29T01:54:18.827+0000 I NETWORK [conn386] end connection 10.233.72.103:46794 (0 connections now open) 2021-07-29T01:54:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34582 #387 (1 connection now open) 2021-07-29T01:54:25.090+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:34582 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-07-29T01:54:25.191+0000 I NETWORK [conn387] end connection 127.0.0.1:34582 (0 connections now open) 2021-07-29T01:54:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46916 #388 (1 connection now open) 2021-07-29T01:54:28.825+0000 I NETWORK [conn388] end connection 10.233.72.103:46916 (0 connections now open) 2021-07-29T01:54:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34698 #389 (1 connection now open) 2021-07-29T01:54:35.187+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:34698 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-07-29T01:54:35.194+0000 I NETWORK [conn389] end connection 127.0.0.1:34698 (0 connections now open) 2021-07-29T01:54:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47026 #390 (1 connection now open) 2021-07-29T01:54:38.825+0000 I NETWORK [conn390] end connection 10.233.72.103:47026 (0 connections now open) 2021-07-29T01:54:45.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34816 #391 (1 connection now open) 2021-07-29T01:54:45.187+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:34816 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-07-29T01:54:45.192+0000 I NETWORK [conn391] end connection 127.0.0.1:34816 (0 connections now open) 2021-07-29T01:54:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47138 #392 (1 connection now open) 2021-07-29T01:54:48.826+0000 I NETWORK [conn392] end connection 10.233.72.103:47138 (0 connections now open) 2021-07-29T01:54:55.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34930 #393 (1 connection now open) 2021-07-29T01:54:55.287+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:34930 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-07-29T01:54:55.291+0000 I NETWORK [conn393] end connection 127.0.0.1:34930 (0 connections now open) 2021-07-29T01:54:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47258 #394 (1 connection now open) 2021-07-29T01:54:58.825+0000 I NETWORK [conn394] end connection 10.233.72.103:47258 (0 connections now open) 2021-07-29T01:55:05.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35032 #395 (1 connection now open) 2021-07-29T01:55:05.187+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:35032 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-07-29T01:55:05.285+0000 I NETWORK [conn395] end connection 127.0.0.1:35032 (0 connections now open) 2021-07-29T01:55:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47356 #396 (1 connection now open) 2021-07-29T01:55:08.825+0000 I NETWORK [conn396] end connection 10.233.72.103:47356 (0 connections now open) 2021-07-29T01:55:15.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35144 #397 (1 connection now open) 2021-07-29T01:55:15.093+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:35144 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-07-29T01:55:15.193+0000 I NETWORK [conn397] end connection 127.0.0.1:35144 (0 connections now open) 2021-07-29T01:55:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47468 #398 (1 connection now open) 2021-07-29T01:55:18.825+0000 I NETWORK [conn398] end connection 10.233.72.103:47468 (0 connections now open) 2021-07-29T01:55:25.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35240 #399 (1 connection now open) 2021-07-29T01:55:25.094+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:35240 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-07-29T01:55:25.193+0000 I NETWORK [conn399] end connection 127.0.0.1:35240 (0 connections now open) 2021-07-29T01:55:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47570 #400 (1 connection now open) 2021-07-29T01:55:28.825+0000 I NETWORK [conn400] end connection 10.233.72.103:47570 (0 connections now open) 2021-07-29T01:55:35.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35346 #401 (1 connection now open) 2021-07-29T01:55:35.186+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:35346 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-07-29T01:55:35.191+0000 I NETWORK [conn401] end connection 127.0.0.1:35346 (0 connections now open) 2021-07-29T01:55:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47674 #402 (1 connection now open) 2021-07-29T01:55:38.825+0000 I NETWORK [conn402] end connection 10.233.72.103:47674 (0 connections now open) 2021-07-29T01:55:45.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35444 #403 (1 connection now open) 2021-07-29T01:55:45.093+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:35444 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-07-29T01:55:45.194+0000 I NETWORK [conn403] end connection 127.0.0.1:35444 (0 connections now open) 2021-07-29T01:55:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47768 #404 (1 connection now open) 2021-07-29T01:55:48.826+0000 I NETWORK [conn404] end connection 10.233.72.103:47768 (0 connections now open) 2021-07-29T01:55:55.285+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35544 #405 (1 connection now open) 2021-07-29T01:55:55.287+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:35544 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-07-29T01:55:55.385+0000 I NETWORK [conn405] end connection 127.0.0.1:35544 (0 connections now open) 2021-07-29T01:55:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47874 #406 (1 connection now open) 2021-07-29T01:55:58.826+0000 I NETWORK [conn406] end connection 10.233.72.103:47874 (0 connections now open) 2021-07-29T01:56:05.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35640 #407 (1 connection now open) 2021-07-29T01:56:05.186+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:35640 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-07-29T01:56:05.190+0000 I NETWORK [conn407] end connection 127.0.0.1:35640 (0 connections now open) 2021-07-29T01:56:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47966 #408 (1 connection now open) 2021-07-29T01:56:08.826+0000 I NETWORK [conn408] end connection 10.233.72.103:47966 (0 connections now open) 2021-07-29T01:56:15.290+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35740 #409 (1 connection now open) 2021-07-29T01:56:15.297+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:35740 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-07-29T01:56:15.390+0000 I NETWORK [conn409] end connection 127.0.0.1:35740 (0 connections now open) 2021-07-29T01:56:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48068 #410 (1 connection now open) 2021-07-29T01:56:18.826+0000 I NETWORK [conn410] end connection 10.233.72.103:48068 (0 connections now open) 2021-07-29T01:56:25.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35840 #411 (1 connection now open) 2021-07-29T01:56:25.285+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:35840 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-07-29T01:56:25.292+0000 I NETWORK [conn411] end connection 127.0.0.1:35840 (0 connections now open) 2021-07-29T01:56:27.891+0000 I NETWORK [listener] connection accepted from 10.233.76.102:48318 #412 (1 connection now open) 2021-07-29T01:56:27.891+0000 I NETWORK [listener] connection accepted from 10.233.76.102:48320 #413 (2 connections now open) 2021-07-29T01:56:27.929+0000 I NETWORK [conn412] received client metadata from 10.233.76.102:48318 conn412: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-07-29T01:56:27.929+0000 I NETWORK [conn413] received client metadata from 10.233.76.102:48320 conn413: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-07-29T01:56:28.361+0000 I NETWORK [listener] connection accepted from 10.233.76.102:48324 #414 (3 connections now open) 2021-07-29T01:56:28.362+0000 I NETWORK [conn414] received client metadata from 10.233.76.102:48324 conn414: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-07-29T01:56:28.390+0000 I STORAGE [conn414] createCollection: dcae-tcagen2.channelMessages with generated UUID: 75c88980-0302-44c8-b02e-ccb278c5727c 2021-07-29T01:56:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48168 #415 (4 connections now open) 2021-07-29T01:56:28.825+0000 I NETWORK [conn415] end connection 10.233.72.103:48168 (3 connections now open) 2021-07-29T01:56:29.973+0000 I INDEX [conn414] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-07-29T01:56:29.973+0000 I INDEX [conn414] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-07-29T01:56:29.993+0000 I INDEX [conn414] build index done. scanned 0 total records. 0 secs 2021-07-29T01:56:29.993+0000 I COMMAND [conn414] 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("22c946db-aa31-4de2-ba3b-2162606023be") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1603ms 2021-07-29T01:56:31.153+0000 I INDEX [conn414] 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-07-29T01:56:31.153+0000 I INDEX [conn414] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-07-29T01:56:31.161+0000 I INDEX [conn414] build index done. scanned 0 total records. 0 secs 2021-07-29T01:56:31.162+0000 I COMMAND [conn414] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("22c946db-aa31-4de2-ba3b-2162606023be") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1159ms 2021-07-29T01:56:31.970+0000 I INDEX [conn414] 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-07-29T01:56:31.970+0000 I INDEX [conn414] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-07-29T01:56:31.975+0000 I INDEX [conn414] build index done. scanned 0 total records. 0 secs 2021-07-29T01:56:31.975+0000 I COMMAND [conn414] 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("22c946db-aa31-4de2-ba3b-2162606023be") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 810ms 2021-07-29T01:56:32.504+0000 I INDEX [conn414] 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-07-29T01:56:32.504+0000 I INDEX [conn414] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-07-29T01:56:32.515+0000 I INDEX [conn414] build index done. scanned 0 total records. 0 secs 2021-07-29T01:56:32.516+0000 I COMMAND [conn414] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("22c946db-aa31-4de2-ba3b-2162606023be") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 537ms 2021-07-29T01:56:35.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35940 #416 (4 connections now open) 2021-07-29T01:56:35.188+0000 I NETWORK [conn416] received client metadata from 127.0.0.1:35940 conn416: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:56:35.194+0000 I NETWORK [conn416] end connection 127.0.0.1:35940 (3 connections now open) 2021-07-29T01:56:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48274 #417 (4 connections now open) 2021-07-29T01:56:38.826+0000 I NETWORK [conn417] end connection 10.233.72.103:48274 (3 connections now open) 2021-07-29T01:56:45.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36042 #418 (4 connections now open) 2021-07-29T01:56:45.188+0000 I NETWORK [conn418] received client metadata from 127.0.0.1:36042 conn418: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:56:45.286+0000 I NETWORK [conn418] end connection 127.0.0.1:36042 (3 connections now open) 2021-07-29T01:56:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48368 #419 (4 connections now open) 2021-07-29T01:56:48.826+0000 I NETWORK [conn419] end connection 10.233.72.103:48368 (3 connections now open) 2021-07-29T01:56:55.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36140 #420 (4 connections now open) 2021-07-29T01:56:55.187+0000 I NETWORK [conn420] received client metadata from 127.0.0.1:36140 conn420: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:56:55.194+0000 I NETWORK [conn420] end connection 127.0.0.1:36140 (3 connections now open) 2021-07-29T01:56:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48470 #421 (4 connections now open) 2021-07-29T01:56:58.826+0000 I NETWORK [conn421] end connection 10.233.72.103:48470 (3 connections now open) 2021-07-29T01:57:05.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36236 #422 (4 connections now open) 2021-07-29T01:57:05.094+0000 I NETWORK [conn422] received client metadata from 127.0.0.1:36236 conn422: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:05.285+0000 I NETWORK [conn422] end connection 127.0.0.1:36236 (3 connections now open) 2021-07-29T01:57:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48568 #423 (4 connections now open) 2021-07-29T01:57:08.825+0000 I NETWORK [conn423] end connection 10.233.72.103:48568 (3 connections now open) 2021-07-29T01:57:15.292+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36334 #424 (4 connections now open) 2021-07-29T01:57:15.293+0000 I NETWORK [conn424] received client metadata from 127.0.0.1:36334 conn424: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:15.396+0000 I NETWORK [conn424] end connection 127.0.0.1:36334 (3 connections now open) 2021-07-29T01:57:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48668 #425 (4 connections now open) 2021-07-29T01:57:18.825+0000 I NETWORK [conn425] end connection 10.233.72.103:48668 (3 connections now open) 2021-07-29T01:57:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36434 #426 (4 connections now open) 2021-07-29T01:57:25.188+0000 I NETWORK [conn426] received client metadata from 127.0.0.1:36434 conn426: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:25.289+0000 I NETWORK [conn426] end connection 127.0.0.1:36434 (3 connections now open) 2021-07-29T01:57:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48766 #427 (4 connections now open) 2021-07-29T01:57:28.825+0000 I NETWORK [conn427] end connection 10.233.72.103:48766 (3 connections now open) 2021-07-29T01:57:35.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36532 #428 (4 connections now open) 2021-07-29T01:57:35.286+0000 I NETWORK [conn428] received client metadata from 127.0.0.1:36532 conn428: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:35.386+0000 I NETWORK [conn428] end connection 127.0.0.1:36532 (3 connections now open) 2021-07-29T01:57:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48870 #429 (4 connections now open) 2021-07-29T01:57:38.825+0000 I NETWORK [conn429] end connection 10.233.72.103:48870 (3 connections now open) 2021-07-29T01:57:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36634 #430 (4 connections now open) 2021-07-29T01:57:45.186+0000 I NETWORK [conn430] received client metadata from 127.0.0.1:36634 conn430: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:45.285+0000 I NETWORK [conn430] end connection 127.0.0.1:36634 (3 connections now open) 2021-07-29T01:57:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48964 #431 (4 connections now open) 2021-07-29T01:57:48.825+0000 I NETWORK [conn431] end connection 10.233.72.103:48964 (3 connections now open) 2021-07-29T01:57:55.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36742 #432 (4 connections now open) 2021-07-29T01:57:55.193+0000 I NETWORK [conn432] received client metadata from 127.0.0.1:36742 conn432: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:57:55.289+0000 I NETWORK [conn432] end connection 127.0.0.1:36742 (3 connections now open) 2021-07-29T01:57:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49080 #433 (4 connections now open) 2021-07-29T01:57:58.825+0000 I NETWORK [conn433] end connection 10.233.72.103:49080 (3 connections now open) 2021-07-29T01:58:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36852 #434 (4 connections now open) 2021-07-29T01:58:05.286+0000 I NETWORK [conn434] received client metadata from 127.0.0.1:36852 conn434: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:05.486+0000 I COMMAND [conn414] 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("22c946db-aa31-4de2-ba3b-2162606023be") } } 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 115ms 2021-07-29T01:58:05.585+0000 I NETWORK [conn434] end connection 127.0.0.1:36852 (3 connections now open) 2021-07-29T01:58:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49184 #435 (4 connections now open) 2021-07-29T01:58:08.826+0000 I NETWORK [conn435] end connection 10.233.72.103:49184 (3 connections now open) 2021-07-29T01:58:15.197+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36962 #436 (4 connections now open) 2021-07-29T01:58:15.197+0000 I NETWORK [conn436] received client metadata from 127.0.0.1:36962 conn436: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:15.387+0000 I NETWORK [conn436] end connection 127.0.0.1:36962 (3 connections now open) 2021-07-29T01:58:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49294 #437 (4 connections now open) 2021-07-29T01:58:18.825+0000 I NETWORK [conn437] end connection 10.233.72.103:49294 (3 connections now open) 2021-07-29T01:58:24.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37060 #438 (4 connections now open) 2021-07-29T01:58:24.994+0000 I NETWORK [conn438] received client metadata from 127.0.0.1:37060 conn438: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:25.187+0000 I NETWORK [conn438] end connection 127.0.0.1:37060 (3 connections now open) 2021-07-29T01:58:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49396 #439 (4 connections now open) 2021-07-29T01:58:28.825+0000 I NETWORK [conn439] end connection 10.233.72.103:49396 (3 connections now open) 2021-07-29T01:58:35.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37168 #440 (4 connections now open) 2021-07-29T01:58:35.285+0000 I NETWORK [conn440] received client metadata from 127.0.0.1:37168 conn440: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:35.294+0000 I NETWORK [conn440] end connection 127.0.0.1:37168 (3 connections now open) 2021-07-29T01:58:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49502 #441 (4 connections now open) 2021-07-29T01:58:38.826+0000 I NETWORK [conn441] end connection 10.233.72.103:49502 (3 connections now open) 2021-07-29T01:58:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37274 #442 (4 connections now open) 2021-07-29T01:58:45.190+0000 I NETWORK [conn442] received client metadata from 127.0.0.1:37274 conn442: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:45.289+0000 I NETWORK [conn442] end connection 127.0.0.1:37274 (3 connections now open) 2021-07-29T01:58:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49608 #443 (4 connections now open) 2021-07-29T01:58:48.825+0000 I NETWORK [conn443] end connection 10.233.72.103:49608 (3 connections now open) 2021-07-29T01:58:54.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37378 #444 (4 connections now open) 2021-07-29T01:58:54.998+0000 I NETWORK [conn444] received client metadata from 127.0.0.1:37378 conn444: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:58:55.185+0000 I NETWORK [conn444] end connection 127.0.0.1:37378 (3 connections now open) 2021-07-29T01:58:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49710 #445 (4 connections now open) 2021-07-29T01:58:58.825+0000 I NETWORK [conn445] end connection 10.233.72.103:49710 (3 connections now open) 2021-07-29T01:59:04.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37480 #446 (4 connections now open) 2021-07-29T01:59:04.993+0000 I NETWORK [conn446] received client metadata from 127.0.0.1:37480 conn446: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:05.092+0000 I NETWORK [conn446] end connection 127.0.0.1:37480 (3 connections now open) 2021-07-29T01:59:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49810 #447 (4 connections now open) 2021-07-29T01:59:08.825+0000 I NETWORK [conn447] end connection 10.233.72.103:49810 (3 connections now open) 2021-07-29T01:59:15.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37590 #448 (4 connections now open) 2021-07-29T01:59:15.188+0000 I NETWORK [conn448] received client metadata from 127.0.0.1:37590 conn448: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:15.391+0000 I NETWORK [conn448] end connection 127.0.0.1:37590 (3 connections now open) 2021-07-29T01:59:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49916 #449 (4 connections now open) 2021-07-29T01:59:18.825+0000 I NETWORK [conn449] end connection 10.233.72.103:49916 (3 connections now open) 2021-07-29T01:59:24.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37692 #450 (4 connections now open) 2021-07-29T01:59:25.085+0000 I NETWORK [conn450] received client metadata from 127.0.0.1:37692 conn450: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:25.091+0000 I NETWORK [conn450] end connection 127.0.0.1:37692 (3 connections now open) 2021-07-29T01:59:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50018 #451 (4 connections now open) 2021-07-29T01:59:28.825+0000 I NETWORK [conn451] end connection 10.233.72.103:50018 (3 connections now open) 2021-07-29T01:59:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37796 #452 (4 connections now open) 2021-07-29T01:59:35.186+0000 I NETWORK [conn452] received client metadata from 127.0.0.1:37796 conn452: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:35.192+0000 I NETWORK [conn452] end connection 127.0.0.1:37796 (3 connections now open) 2021-07-29T01:59:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50126 #453 (4 connections now open) 2021-07-29T01:59:38.826+0000 I NETWORK [conn453] end connection 10.233.72.103:50126 (3 connections now open) 2021-07-29T01:59:45.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37904 #454 (4 connections now open) 2021-07-29T01:59:45.185+0000 I NETWORK [conn454] received client metadata from 127.0.0.1:37904 conn454: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:45.191+0000 I NETWORK [conn454] end connection 127.0.0.1:37904 (3 connections now open) 2021-07-29T01:59:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50230 #455 (4 connections now open) 2021-07-29T01:59:48.826+0000 I NETWORK [conn455] end connection 10.233.72.103:50230 (3 connections now open) 2021-07-29T01:59:55.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38006 #456 (4 connections now open) 2021-07-29T01:59:55.087+0000 I NETWORK [conn456] received client metadata from 127.0.0.1:38006 conn456: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T01:59:55.092+0000 I NETWORK [conn456] end connection 127.0.0.1:38006 (3 connections now open) 2021-07-29T01:59:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50334 #457 (4 connections now open) 2021-07-29T01:59:58.825+0000 I NETWORK [conn457] end connection 10.233.72.103:50334 (3 connections now open) 2021-07-29T02:00:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38110 #458 (4 connections now open) 2021-07-29T02:00:05.093+0000 I NETWORK [conn458] received client metadata from 127.0.0.1:38110 conn458: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:05.192+0000 I NETWORK [conn458] end connection 127.0.0.1:38110 (3 connections now open) 2021-07-29T02:00:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50434 #459 (4 connections now open) 2021-07-29T02:00:08.825+0000 I NETWORK [conn459] end connection 10.233.72.103:50434 (3 connections now open) 2021-07-29T02:00:14.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38212 #460 (4 connections now open) 2021-07-29T02:00:15.086+0000 I NETWORK [conn460] received client metadata from 127.0.0.1:38212 conn460: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:15.186+0000 I NETWORK [conn460] end connection 127.0.0.1:38212 (3 connections now open) 2021-07-29T02:00:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50544 #461 (4 connections now open) 2021-07-29T02:00:18.825+0000 I NETWORK [conn461] end connection 10.233.72.103:50544 (3 connections now open) 2021-07-29T02:00:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38318 #462 (4 connections now open) 2021-07-29T02:00:25.186+0000 I NETWORK [conn462] received client metadata from 127.0.0.1:38318 conn462: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:25.192+0000 I NETWORK [conn462] end connection 127.0.0.1:38318 (3 connections now open) 2021-07-29T02:00:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50646 #463 (4 connections now open) 2021-07-29T02:00:28.826+0000 I NETWORK [conn463] end connection 10.233.72.103:50646 (3 connections now open) 2021-07-29T02:00:35.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38424 #464 (4 connections now open) 2021-07-29T02:00:35.092+0000 I NETWORK [conn464] received client metadata from 127.0.0.1:38424 conn464: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:35.191+0000 I NETWORK [conn464] end connection 127.0.0.1:38424 (3 connections now open) 2021-07-29T02:00:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50754 #465 (4 connections now open) 2021-07-29T02:00:38.826+0000 I NETWORK [conn465] end connection 10.233.72.103:50754 (3 connections now open) 2021-07-29T02:00:45.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38524 #466 (4 connections now open) 2021-07-29T02:00:45.188+0000 I NETWORK [conn466] received client metadata from 127.0.0.1:38524 conn466: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:45.192+0000 I NETWORK [conn466] end connection 127.0.0.1:38524 (3 connections now open) 2021-07-29T02:00:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50856 #467 (4 connections now open) 2021-07-29T02:00:48.826+0000 I NETWORK [conn467] end connection 10.233.72.103:50856 (3 connections now open) 2021-07-29T02:00:55.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38636 #468 (4 connections now open) 2021-07-29T02:00:55.190+0000 I NETWORK [conn468] received client metadata from 127.0.0.1:38636 conn468: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:00:55.285+0000 I NETWORK [conn468] end connection 127.0.0.1:38636 (3 connections now open) 2021-07-29T02:00:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50974 #469 (4 connections now open) 2021-07-29T02:00:58.826+0000 I NETWORK [conn469] end connection 10.233.72.103:50974 (3 connections now open) 2021-07-29T02:01:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38752 #470 (4 connections now open) 2021-07-29T02:01:05.194+0000 I NETWORK [conn470] received client metadata from 127.0.0.1:38752 conn470: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:05.290+0000 I NETWORK [conn470] end connection 127.0.0.1:38752 (3 connections now open) 2021-07-29T02:01:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51082 #471 (4 connections now open) 2021-07-29T02:01:08.825+0000 I NETWORK [conn471] end connection 10.233.72.103:51082 (3 connections now open) 2021-07-29T02:01:15.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38860 #472 (4 connections now open) 2021-07-29T02:01:15.286+0000 I NETWORK [conn472] received client metadata from 127.0.0.1:38860 conn472: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:15.291+0000 I NETWORK [conn472] end connection 127.0.0.1:38860 (3 connections now open) 2021-07-29T02:01:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51186 #473 (4 connections now open) 2021-07-29T02:01:18.825+0000 I NETWORK [conn473] end connection 10.233.72.103:51186 (3 connections now open) 2021-07-29T02:01:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38966 #474 (4 connections now open) 2021-07-29T02:01:25.189+0000 I NETWORK [conn474] received client metadata from 127.0.0.1:38966 conn474: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:25.289+0000 I NETWORK [conn474] end connection 127.0.0.1:38966 (3 connections now open) 2021-07-29T02:01:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51294 #475 (4 connections now open) 2021-07-29T02:01:28.825+0000 I NETWORK [conn475] end connection 10.233.72.103:51294 (3 connections now open) 2021-07-29T02:01:35.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39076 #476 (4 connections now open) 2021-07-29T02:01:35.089+0000 I NETWORK [conn476] received client metadata from 127.0.0.1:39076 conn476: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:35.191+0000 I NETWORK [conn476] end connection 127.0.0.1:39076 (3 connections now open) 2021-07-29T02:01:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51404 #477 (4 connections now open) 2021-07-29T02:01:38.826+0000 I NETWORK [conn477] end connection 10.233.72.103:51404 (3 connections now open) 2021-07-29T02:01:45.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39178 #478 (4 connections now open) 2021-07-29T02:01:45.186+0000 I NETWORK [conn478] received client metadata from 127.0.0.1:39178 conn478: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:45.191+0000 I NETWORK [conn478] end connection 127.0.0.1:39178 (3 connections now open) 2021-07-29T02:01:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51502 #479 (4 connections now open) 2021-07-29T02:01:48.826+0000 I NETWORK [conn479] end connection 10.233.72.103:51502 (3 connections now open) 2021-07-29T02:01:55.287+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39284 #480 (4 connections now open) 2021-07-29T02:01:55.288+0000 I NETWORK [conn480] received client metadata from 127.0.0.1:39284 conn480: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:01:55.293+0000 I NETWORK [conn480] end connection 127.0.0.1:39284 (3 connections now open) 2021-07-29T02:01:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51614 #481 (4 connections now open) 2021-07-29T02:01:58.826+0000 I NETWORK [conn481] end connection 10.233.72.103:51614 (3 connections now open) 2021-07-29T02:02:05.292+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39390 #482 (4 connections now open) 2021-07-29T02:02:05.385+0000 I NETWORK [conn482] received client metadata from 127.0.0.1:39390 conn482: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:05.392+0000 I NETWORK [conn482] end connection 127.0.0.1:39390 (3 connections now open) 2021-07-29T02:02:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51720 #483 (4 connections now open) 2021-07-29T02:02:08.825+0000 I NETWORK [conn483] end connection 10.233.72.103:51720 (3 connections now open) 2021-07-29T02:02:15.285+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39500 #484 (4 connections now open) 2021-07-29T02:02:15.286+0000 I NETWORK [conn484] received client metadata from 127.0.0.1:39500 conn484: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:15.391+0000 I NETWORK [conn484] end connection 127.0.0.1:39500 (3 connections now open) 2021-07-29T02:02:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51824 #485 (4 connections now open) 2021-07-29T02:02:18.825+0000 I NETWORK [conn485] end connection 10.233.72.103:51824 (3 connections now open) 2021-07-29T02:02:24.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39598 #486 (4 connections now open) 2021-07-29T02:02:24.995+0000 I NETWORK [conn486] received client metadata from 127.0.0.1:39598 conn486: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:25.185+0000 I NETWORK [conn486] end connection 127.0.0.1:39598 (3 connections now open) 2021-07-29T02:02:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51932 #487 (4 connections now open) 2021-07-29T02:02:28.825+0000 I NETWORK [conn487] end connection 10.233.72.103:51932 (3 connections now open) 2021-07-29T02:02:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39702 #488 (4 connections now open) 2021-07-29T02:02:35.095+0000 I NETWORK [conn488] received client metadata from 127.0.0.1:39702 conn488: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:35.285+0000 I NETWORK [conn488] end connection 127.0.0.1:39702 (3 connections now open) 2021-07-29T02:02:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52038 #489 (4 connections now open) 2021-07-29T02:02:38.825+0000 I NETWORK [conn489] end connection 10.233.72.103:52038 (3 connections now open) 2021-07-29T02:02:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39806 #490 (4 connections now open) 2021-07-29T02:02:45.194+0000 I NETWORK [conn490] received client metadata from 127.0.0.1:39806 conn490: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:45.385+0000 I NETWORK [conn490] end connection 127.0.0.1:39806 (3 connections now open) 2021-07-29T02:02:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52142 #491 (4 connections now open) 2021-07-29T02:02:48.826+0000 I NETWORK [conn491] end connection 10.233.72.103:52142 (3 connections now open) 2021-07-29T02:02:55.289+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39918 #492 (4 connections now open) 2021-07-29T02:02:55.290+0000 I NETWORK [conn492] received client metadata from 127.0.0.1:39918 conn492: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:02:55.388+0000 I NETWORK [conn492] end connection 127.0.0.1:39918 (3 connections now open) 2021-07-29T02:02:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52252 #493 (4 connections now open) 2021-07-29T02:02:58.825+0000 I NETWORK [conn493] end connection 10.233.72.103:52252 (3 connections now open) 2021-07-29T02:03:04.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40022 #494 (4 connections now open) 2021-07-29T02:03:05.086+0000 I NETWORK [conn494] received client metadata from 127.0.0.1:40022 conn494: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:05.191+0000 I NETWORK [conn494] end connection 127.0.0.1:40022 (3 connections now open) 2021-07-29T02:03:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52350 #495 (4 connections now open) 2021-07-29T02:03:08.826+0000 I NETWORK [conn495] end connection 10.233.72.103:52350 (3 connections now open) 2021-07-29T02:03:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40126 #496 (4 connections now open) 2021-07-29T02:03:15.089+0000 I NETWORK [conn496] received client metadata from 127.0.0.1:40126 conn496: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:15.190+0000 I NETWORK [conn496] end connection 127.0.0.1:40126 (3 connections now open) 2021-07-29T02:03:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52456 #497 (4 connections now open) 2021-07-29T02:03:18.825+0000 I NETWORK [conn497] end connection 10.233.72.103:52456 (3 connections now open) 2021-07-29T02:03:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40232 #498 (4 connections now open) 2021-07-29T02:03:25.187+0000 I NETWORK [conn498] received client metadata from 127.0.0.1:40232 conn498: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:25.285+0000 I NETWORK [conn498] end connection 127.0.0.1:40232 (3 connections now open) 2021-07-29T02:03:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52562 #499 (4 connections now open) 2021-07-29T02:03:28.825+0000 I NETWORK [conn499] end connection 10.233.72.103:52562 (3 connections now open) 2021-07-29T02:03:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40340 #500 (4 connections now open) 2021-07-29T02:03:35.093+0000 I NETWORK [conn500] received client metadata from 127.0.0.1:40340 conn500: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:35.193+0000 I NETWORK [conn500] end connection 127.0.0.1:40340 (3 connections now open) 2021-07-29T02:03:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52676 #501 (4 connections now open) 2021-07-29T02:03:38.825+0000 I NETWORK [conn501] end connection 10.233.72.103:52676 (3 connections now open) 2021-07-29T02:03:45.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40446 #502 (4 connections now open) 2021-07-29T02:03:45.186+0000 I NETWORK [conn502] received client metadata from 127.0.0.1:40446 conn502: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:45.192+0000 I NETWORK [conn502] end connection 127.0.0.1:40446 (3 connections now open) 2021-07-29T02:03:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52776 #503 (4 connections now open) 2021-07-29T02:03:48.825+0000 I NETWORK [conn503] end connection 10.233.72.103:52776 (3 connections now open) 2021-07-29T02:03:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40554 #504 (4 connections now open) 2021-07-29T02:03:55.092+0000 I NETWORK [conn504] received client metadata from 127.0.0.1:40554 conn504: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:03:55.191+0000 I NETWORK [conn504] end connection 127.0.0.1:40554 (3 connections now open) 2021-07-29T02:03:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52890 #505 (4 connections now open) 2021-07-29T02:03:58.825+0000 I NETWORK [conn505] end connection 10.233.72.103:52890 (3 connections now open) 2021-07-29T02:04:05.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40664 #506 (4 connections now open) 2021-07-29T02:04:05.190+0000 I NETWORK [conn506] received client metadata from 127.0.0.1:40664 conn506: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:05.195+0000 I NETWORK [conn506] end connection 127.0.0.1:40664 (3 connections now open) 2021-07-29T02:04:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52996 #507 (4 connections now open) 2021-07-29T02:04:08.826+0000 I NETWORK [conn507] end connection 10.233.72.103:52996 (3 connections now open) 2021-07-29T02:04:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40772 #508 (4 connections now open) 2021-07-29T02:04:15.087+0000 I NETWORK [conn508] received client metadata from 127.0.0.1:40772 conn508: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:15.192+0000 I NETWORK [conn508] end connection 127.0.0.1:40772 (3 connections now open) 2021-07-29T02:04:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53106 #509 (4 connections now open) 2021-07-29T02:04:18.825+0000 I NETWORK [conn509] end connection 10.233.72.103:53106 (3 connections now open) 2021-07-29T02:04:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40884 #510 (4 connections now open) 2021-07-29T02:04:25.188+0000 I NETWORK [conn510] received client metadata from 127.0.0.1:40884 conn510: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:25.286+0000 I NETWORK [conn510] end connection 127.0.0.1:40884 (3 connections now open) 2021-07-29T02:04:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53212 #511 (4 connections now open) 2021-07-29T02:04:28.826+0000 I NETWORK [conn511] end connection 10.233.72.103:53212 (3 connections now open) 2021-07-29T02:04:35.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40986 #512 (4 connections now open) 2021-07-29T02:04:35.090+0000 I NETWORK [conn512] received client metadata from 127.0.0.1:40986 conn512: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:35.191+0000 I NETWORK [conn512] end connection 127.0.0.1:40986 (3 connections now open) 2021-07-29T02:04:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53316 #513 (4 connections now open) 2021-07-29T02:04:38.826+0000 I NETWORK [conn513] end connection 10.233.72.103:53316 (3 connections now open) 2021-07-29T02:04:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41094 #514 (4 connections now open) 2021-07-29T02:04:45.186+0000 I NETWORK [conn514] received client metadata from 127.0.0.1:41094 conn514: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:45.192+0000 I NETWORK [conn514] end connection 127.0.0.1:41094 (3 connections now open) 2021-07-29T02:04:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53418 #515 (4 connections now open) 2021-07-29T02:04:48.825+0000 I NETWORK [conn515] end connection 10.233.72.103:53418 (3 connections now open) 2021-07-29T02:04:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41202 #516 (4 connections now open) 2021-07-29T02:04:55.094+0000 I NETWORK [conn516] received client metadata from 127.0.0.1:41202 conn516: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:04:55.285+0000 I NETWORK [conn516] end connection 127.0.0.1:41202 (3 connections now open) 2021-07-29T02:04:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53540 #517 (4 connections now open) 2021-07-29T02:04:58.825+0000 I NETWORK [conn517] end connection 10.233.72.103:53540 (3 connections now open) 2021-07-29T02:05:05.487+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41314 #518 (4 connections now open) 2021-07-29T02:05:05.488+0000 I NETWORK [conn518] received client metadata from 127.0.0.1:41314 conn518: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:05.585+0000 I NETWORK [conn518] end connection 127.0.0.1:41314 (3 connections now open) 2021-07-29T02:05:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53636 #519 (4 connections now open) 2021-07-29T02:05:08.826+0000 I NETWORK [conn519] end connection 10.233.72.103:53636 (3 connections now open) 2021-07-29T02:05:15.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41418 #520 (4 connections now open) 2021-07-29T02:05:15.191+0000 I NETWORK [conn520] received client metadata from 127.0.0.1:41418 conn520: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:15.287+0000 I NETWORK [conn520] end connection 127.0.0.1:41418 (3 connections now open) 2021-07-29T02:05:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53744 #521 (4 connections now open) 2021-07-29T02:05:18.825+0000 I NETWORK [conn521] end connection 10.233.72.103:53744 (3 connections now open) 2021-07-29T02:05:24.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41522 #522 (4 connections now open) 2021-07-29T02:05:24.994+0000 I NETWORK [conn522] received client metadata from 127.0.0.1:41522 conn522: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:25.186+0000 I NETWORK [conn522] end connection 127.0.0.1:41522 (3 connections now open) 2021-07-29T02:05:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53852 #523 (4 connections now open) 2021-07-29T02:05:28.826+0000 I NETWORK [conn523] end connection 10.233.72.103:53852 (3 connections now open) 2021-07-29T02:05:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41626 #524 (4 connections now open) 2021-07-29T02:05:35.086+0000 I NETWORK [conn524] received client metadata from 127.0.0.1:41626 conn524: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:35.185+0000 I NETWORK [conn524] end connection 127.0.0.1:41626 (3 connections now open) 2021-07-29T02:05:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53954 #525 (4 connections now open) 2021-07-29T02:05:38.825+0000 I NETWORK [conn525] end connection 10.233.72.103:53954 (3 connections now open) 2021-07-29T02:05:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41730 #526 (4 connections now open) 2021-07-29T02:05:45.092+0000 I NETWORK [conn526] received client metadata from 127.0.0.1:41730 conn526: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:45.192+0000 I NETWORK [conn526] end connection 127.0.0.1:41730 (3 connections now open) 2021-07-29T02:05:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54054 #527 (4 connections now open) 2021-07-29T02:05:48.826+0000 I NETWORK [conn527] end connection 10.233.72.103:54054 (3 connections now open) 2021-07-29T02:05:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41830 #528 (4 connections now open) 2021-07-29T02:05:55.188+0000 I NETWORK [conn528] received client metadata from 127.0.0.1:41830 conn528: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:05:55.193+0000 I NETWORK [conn528] end connection 127.0.0.1:41830 (3 connections now open) 2021-07-29T02:05:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54162 #529 (4 connections now open) 2021-07-29T02:05:58.826+0000 I NETWORK [conn529] end connection 10.233.72.103:54162 (3 connections now open) 2021-07-29T02:06:05.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41934 #530 (4 connections now open) 2021-07-29T02:06:05.096+0000 I NETWORK [conn530] received client metadata from 127.0.0.1:41934 conn530: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:05.192+0000 I NETWORK [conn530] end connection 127.0.0.1:41934 (3 connections now open) 2021-07-29T02:06:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54260 #531 (4 connections now open) 2021-07-29T02:06:08.826+0000 I NETWORK [conn531] end connection 10.233.72.103:54260 (3 connections now open) 2021-07-29T02:06:15.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42040 #532 (4 connections now open) 2021-07-29T02:06:15.190+0000 I NETWORK [conn532] received client metadata from 127.0.0.1:42040 conn532: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:15.287+0000 I NETWORK [conn532] end connection 127.0.0.1:42040 (3 connections now open) 2021-07-29T02:06:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54374 #533 (4 connections now open) 2021-07-29T02:06:18.825+0000 I NETWORK [conn533] end connection 10.233.72.103:54374 (3 connections now open) 2021-07-29T02:06:24.898+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42152 #534 (4 connections now open) 2021-07-29T02:06:24.987+0000 I NETWORK [conn534] received client metadata from 127.0.0.1:42152 conn534: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:24.992+0000 I NETWORK [conn534] end connection 127.0.0.1:42152 (3 connections now open) 2021-07-29T02:06:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54484 #535 (4 connections now open) 2021-07-29T02:06:28.826+0000 I NETWORK [conn535] end connection 10.233.72.103:54484 (3 connections now open) 2021-07-29T02:06:35.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42260 #536 (4 connections now open) 2021-07-29T02:06:35.286+0000 I NETWORK [conn536] received client metadata from 127.0.0.1:42260 conn536: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:35.291+0000 I NETWORK [conn536] end connection 127.0.0.1:42260 (3 connections now open) 2021-07-29T02:06:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54586 #537 (4 connections now open) 2021-07-29T02:06:38.825+0000 I NETWORK [conn537] end connection 10.233.72.103:54586 (3 connections now open) 2021-07-29T02:06:45.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42360 #538 (4 connections now open) 2021-07-29T02:06:45.193+0000 I NETWORK [conn538] received client metadata from 127.0.0.1:42360 conn538: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:45.292+0000 I NETWORK [conn538] end connection 127.0.0.1:42360 (3 connections now open) 2021-07-29T02:06:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54684 #539 (4 connections now open) 2021-07-29T02:06:48.826+0000 I NETWORK [conn539] end connection 10.233.72.103:54684 (3 connections now open) 2021-07-29T02:06:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42470 #540 (4 connections now open) 2021-07-29T02:06:55.186+0000 I NETWORK [conn540] received client metadata from 127.0.0.1:42470 conn540: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:06:55.192+0000 I NETWORK [conn540] end connection 127.0.0.1:42470 (3 connections now open) 2021-07-29T02:06:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54798 #541 (4 connections now open) 2021-07-29T02:06:58.825+0000 I NETWORK [conn541] end connection 10.233.72.103:54798 (3 connections now open) 2021-07-29T02:07:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42588 #542 (4 connections now open) 2021-07-29T02:07:05.187+0000 I NETWORK [conn542] received client metadata from 127.0.0.1:42588 conn542: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:05.286+0000 I NETWORK [conn542] end connection 127.0.0.1:42588 (3 connections now open) 2021-07-29T02:07:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54918 #543 (4 connections now open) 2021-07-29T02:07:08.826+0000 I NETWORK [conn543] end connection 10.233.72.103:54918 (3 connections now open) 2021-07-29T02:07:15.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42700 #544 (4 connections now open) 2021-07-29T02:07:15.292+0000 I NETWORK [conn544] received client metadata from 127.0.0.1:42700 conn544: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:15.386+0000 I NETWORK [conn544] end connection 127.0.0.1:42700 (3 connections now open) 2021-07-29T02:07:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55024 #545 (4 connections now open) 2021-07-29T02:07:18.825+0000 I NETWORK [conn545] end connection 10.233.72.103:55024 (3 connections now open) 2021-07-29T02:07:25.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42804 #546 (4 connections now open) 2021-07-29T02:07:25.189+0000 I NETWORK [conn546] received client metadata from 127.0.0.1:42804 conn546: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:25.285+0000 I NETWORK [conn546] end connection 127.0.0.1:42804 (3 connections now open) 2021-07-29T02:07:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55130 #547 (4 connections now open) 2021-07-29T02:07:28.825+0000 I NETWORK [conn547] end connection 10.233.72.103:55130 (3 connections now open) 2021-07-29T02:07:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42910 #548 (4 connections now open) 2021-07-29T02:07:35.186+0000 I NETWORK [conn548] received client metadata from 127.0.0.1:42910 conn548: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:35.291+0000 I NETWORK [conn548] end connection 127.0.0.1:42910 (3 connections now open) 2021-07-29T02:07:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55238 #549 (4 connections now open) 2021-07-29T02:07:38.825+0000 I NETWORK [conn549] end connection 10.233.72.103:55238 (3 connections now open) 2021-07-29T02:07:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43020 #550 (4 connections now open) 2021-07-29T02:07:45.186+0000 I NETWORK [conn550] received client metadata from 127.0.0.1:43020 conn550: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:45.192+0000 I NETWORK [conn550] end connection 127.0.0.1:43020 (3 connections now open) 2021-07-29T02:07:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55344 #551 (4 connections now open) 2021-07-29T02:07:48.825+0000 I NETWORK [conn551] end connection 10.233.72.103:55344 (3 connections now open) 2021-07-29T02:07:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43122 #552 (4 connections now open) 2021-07-29T02:07:55.185+0000 I NETWORK [conn552] received client metadata from 127.0.0.1:43122 conn552: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:07:55.192+0000 I NETWORK [conn552] end connection 127.0.0.1:43122 (3 connections now open) 2021-07-29T02:07:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55458 #553 (4 connections now open) 2021-07-29T02:07:58.825+0000 I NETWORK [conn553] end connection 10.233.72.103:55458 (3 connections now open) 2021-07-29T02:08:05.293+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43232 #554 (4 connections now open) 2021-07-29T02:08:05.386+0000 I NETWORK [conn554] received client metadata from 127.0.0.1:43232 conn554: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:05.392+0000 I NETWORK [conn554] end connection 127.0.0.1:43232 (3 connections now open) 2021-07-29T02:08:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55558 #555 (4 connections now open) 2021-07-29T02:08:08.825+0000 I NETWORK [conn555] end connection 10.233.72.103:55558 (3 connections now open) 2021-07-29T02:08:15.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43332 #556 (4 connections now open) 2021-07-29T02:08:15.187+0000 I NETWORK [conn556] received client metadata from 127.0.0.1:43332 conn556: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:15.289+0000 I NETWORK [conn556] end connection 127.0.0.1:43332 (3 connections now open) 2021-07-29T02:08:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55660 #557 (4 connections now open) 2021-07-29T02:08:18.825+0000 I NETWORK [conn557] end connection 10.233.72.103:55660 (3 connections now open) 2021-07-29T02:08:25.392+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43438 #558 (4 connections now open) 2021-07-29T02:08:25.485+0000 I NETWORK [conn558] received client metadata from 127.0.0.1:43438 conn558: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:25.492+0000 I NETWORK [conn558] end connection 127.0.0.1:43438 (3 connections now open) 2021-07-29T02:08:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55774 #559 (4 connections now open) 2021-07-29T02:08:28.826+0000 I NETWORK [conn559] end connection 10.233.72.103:55774 (3 connections now open) 2021-07-29T02:08:35.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43550 #560 (4 connections now open) 2021-07-29T02:08:35.194+0000 I NETWORK [conn560] received client metadata from 127.0.0.1:43550 conn560: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:35.487+0000 I NETWORK [conn560] end connection 127.0.0.1:43550 (3 connections now open) 2021-07-29T02:08:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55894 #561 (4 connections now open) 2021-07-29T02:08:38.825+0000 I NETWORK [conn561] end connection 10.233.72.103:55894 (3 connections now open) 2021-07-29T02:08:45.290+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43668 #562 (4 connections now open) 2021-07-29T02:08:45.292+0000 I NETWORK [conn562] received client metadata from 127.0.0.1:43668 conn562: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:45.388+0000 I NETWORK [conn562] end connection 127.0.0.1:43668 (3 connections now open) 2021-07-29T02:08:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55998 #563 (4 connections now open) 2021-07-29T02:08:48.826+0000 I NETWORK [conn563] end connection 10.233.72.103:55998 (3 connections now open) 2021-07-29T02:08:55.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43774 #564 (4 connections now open) 2021-07-29T02:08:55.189+0000 I NETWORK [conn564] received client metadata from 127.0.0.1:43774 conn564: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:08:55.286+0000 I NETWORK [conn564] end connection 127.0.0.1:43774 (3 connections now open) 2021-07-29T02:08:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56110 #565 (4 connections now open) 2021-07-29T02:08:58.826+0000 I NETWORK [conn565] end connection 10.233.72.103:56110 (3 connections now open) 2021-07-29T02:09:05.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43890 #566 (4 connections now open) 2021-07-29T02:09:05.091+0000 I NETWORK [conn566] received client metadata from 127.0.0.1:43890 conn566: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:05.193+0000 I NETWORK [conn566] end connection 127.0.0.1:43890 (3 connections now open) 2021-07-29T02:09:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56222 #567 (4 connections now open) 2021-07-29T02:09:08.825+0000 I NETWORK [conn567] end connection 10.233.72.103:56222 (3 connections now open) 2021-07-29T02:09:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44002 #568 (4 connections now open) 2021-07-29T02:09:15.087+0000 I NETWORK [conn568] received client metadata from 127.0.0.1:44002 conn568: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:15.091+0000 I NETWORK [conn568] end connection 127.0.0.1:44002 (3 connections now open) 2021-07-29T02:09:18.829+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56336 #569 (4 connections now open) 2021-07-29T02:09:18.830+0000 I NETWORK [conn569] end connection 10.233.72.103:56336 (3 connections now open) 2021-07-29T02:09:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44112 #570 (4 connections now open) 2021-07-29T02:09:25.187+0000 I NETWORK [conn570] received client metadata from 127.0.0.1:44112 conn570: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:25.192+0000 I NETWORK [conn570] end connection 127.0.0.1:44112 (3 connections now open) 2021-07-29T02:09:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56450 #571 (4 connections now open) 2021-07-29T02:09:28.825+0000 I NETWORK [conn571] end connection 10.233.72.103:56450 (3 connections now open) 2021-07-29T02:09:35.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44226 #572 (4 connections now open) 2021-07-29T02:09:35.186+0000 I NETWORK [conn572] received client metadata from 127.0.0.1:44226 conn572: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:35.193+0000 I NETWORK [conn572] end connection 127.0.0.1:44226 (3 connections now open) 2021-07-29T02:09:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56562 #573 (4 connections now open) 2021-07-29T02:09:38.826+0000 I NETWORK [conn573] end connection 10.233.72.103:56562 (3 connections now open) 2021-07-29T02:09:44.997+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44356 #574 (4 connections now open) 2021-07-29T02:09:44.997+0000 I NETWORK [conn574] received client metadata from 127.0.0.1:44356 conn574: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:45.185+0000 I NETWORK [conn574] end connection 127.0.0.1:44356 (3 connections now open) 2021-07-29T02:09:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56688 #575 (4 connections now open) 2021-07-29T02:09:48.826+0000 I NETWORK [conn575] end connection 10.233.72.103:56688 (3 connections now open) 2021-07-29T02:09:55.294+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44468 #576 (4 connections now open) 2021-07-29T02:09:55.294+0000 I NETWORK [conn576] received client metadata from 127.0.0.1:44468 conn576: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:09:55.390+0000 I NETWORK [conn576] end connection 127.0.0.1:44468 (3 connections now open) 2021-07-29T02:09:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56810 #577 (4 connections now open) 2021-07-29T02:09:58.825+0000 I NETWORK [conn577] end connection 10.233.72.103:56810 (3 connections now open) 2021-07-29T02:10:04.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44580 #578 (4 connections now open) 2021-07-29T02:10:04.993+0000 I NETWORK [conn578] received client metadata from 127.0.0.1:44580 conn578: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:05.091+0000 I NETWORK [conn578] end connection 127.0.0.1:44580 (3 connections now open) 2021-07-29T02:10:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56920 #579 (4 connections now open) 2021-07-29T02:10:08.826+0000 I NETWORK [conn579] end connection 10.233.72.103:56920 (3 connections now open) 2021-07-29T02:10:15.786+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44726 #580 (4 connections now open) 2021-07-29T02:10:15.786+0000 I NETWORK [conn580] received client metadata from 127.0.0.1:44726 conn580: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:15.792+0000 I NETWORK [conn580] end connection 127.0.0.1:44726 (3 connections now open) 2021-07-29T02:10:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57048 #581 (4 connections now open) 2021-07-29T02:10:18.825+0000 I NETWORK [conn581] end connection 10.233.72.103:57048 (3 connections now open) 2021-07-29T02:10:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44826 #582 (4 connections now open) 2021-07-29T02:10:25.186+0000 I NETWORK [conn582] received client metadata from 127.0.0.1:44826 conn582: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:25.191+0000 I NETWORK [conn582] end connection 127.0.0.1:44826 (3 connections now open) 2021-07-29T02:10:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57160 #583 (4 connections now open) 2021-07-29T02:10:28.826+0000 I NETWORK [conn583] end connection 10.233.72.103:57160 (3 connections now open) 2021-07-29T02:10:35.195+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44942 #584 (4 connections now open) 2021-07-29T02:10:35.286+0000 I NETWORK [conn584] received client metadata from 127.0.0.1:44942 conn584: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:35.485+0000 I NETWORK [conn584] end connection 127.0.0.1:44942 (3 connections now open) 2021-07-29T02:10:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57272 #585 (4 connections now open) 2021-07-29T02:10:38.825+0000 I NETWORK [conn585] end connection 10.233.72.103:57272 (3 connections now open) 2021-07-29T02:10:45.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45064 #586 (4 connections now open) 2021-07-29T02:10:45.087+0000 I NETWORK [conn586] received client metadata from 127.0.0.1:45064 conn586: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:45.187+0000 I NETWORK [conn586] end connection 127.0.0.1:45064 (3 connections now open) 2021-07-29T02:10:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57400 #587 (4 connections now open) 2021-07-29T02:10:48.833+0000 I NETWORK [conn587] end connection 10.233.72.103:57400 (3 connections now open) 2021-07-29T02:10:55.285+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45182 #588 (4 connections now open) 2021-07-29T02:10:55.286+0000 I NETWORK [conn588] received client metadata from 127.0.0.1:45182 conn588: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:10:55.292+0000 I NETWORK [conn588] end connection 127.0.0.1:45182 (3 connections now open) 2021-07-29T02:10:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57514 #589 (4 connections now open) 2021-07-29T02:10:58.825+0000 I NETWORK [conn589] end connection 10.233.72.103:57514 (3 connections now open) 2021-07-29T02:11:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45292 #590 (4 connections now open) 2021-07-29T02:11:05.093+0000 I NETWORK [conn590] received client metadata from 127.0.0.1:45292 conn590: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:05.191+0000 I NETWORK [conn590] end connection 127.0.0.1:45292 (3 connections now open) 2021-07-29T02:11:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57618 #591 (4 connections now open) 2021-07-29T02:11:08.825+0000 I NETWORK [conn591] end connection 10.233.72.103:57618 (3 connections now open) 2021-07-29T02:11:15.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45406 #592 (4 connections now open) 2021-07-29T02:11:15.288+0000 I NETWORK [conn592] received client metadata from 127.0.0.1:45406 conn592: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:15.386+0000 I NETWORK [conn592] end connection 127.0.0.1:45406 (3 connections now open) 2021-07-29T02:11:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57734 #593 (4 connections now open) 2021-07-29T02:11:18.825+0000 I NETWORK [conn593] end connection 10.233.72.103:57734 (3 connections now open) 2021-07-29T02:11:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45512 #594 (4 connections now open) 2021-07-29T02:11:25.089+0000 I NETWORK [conn594] received client metadata from 127.0.0.1:45512 conn594: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:25.190+0000 I NETWORK [conn594] end connection 127.0.0.1:45512 (3 connections now open) 2021-07-29T02:11:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57840 #595 (4 connections now open) 2021-07-29T02:11:28.825+0000 I NETWORK [conn595] end connection 10.233.72.103:57840 (3 connections now open) 2021-07-29T02:11:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45630 #596 (4 connections now open) 2021-07-29T02:11:35.091+0000 I NETWORK [conn596] received client metadata from 127.0.0.1:45630 conn596: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:35.190+0000 I NETWORK [conn596] end connection 127.0.0.1:45630 (3 connections now open) 2021-07-29T02:11:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57958 #597 (4 connections now open) 2021-07-29T02:11:38.825+0000 I NETWORK [conn597] end connection 10.233.72.103:57958 (3 connections now open) 2021-07-29T02:11:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45740 #598 (4 connections now open) 2021-07-29T02:11:45.286+0000 I NETWORK [conn598] received client metadata from 127.0.0.1:45740 conn598: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:45.292+0000 I NETWORK [conn598] end connection 127.0.0.1:45740 (3 connections now open) 2021-07-29T02:11:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58068 #599 (4 connections now open) 2021-07-29T02:11:48.827+0000 I NETWORK [conn599] end connection 10.233.72.103:58068 (3 connections now open) 2021-07-29T02:11:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45856 #600 (4 connections now open) 2021-07-29T02:11:55.187+0000 I NETWORK [conn600] received client metadata from 127.0.0.1:45856 conn600: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:11:55.194+0000 I NETWORK [conn600] end connection 127.0.0.1:45856 (3 connections now open) 2021-07-29T02:11:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58186 #601 (4 connections now open) 2021-07-29T02:11:58.825+0000 I NETWORK [conn601] end connection 10.233.72.103:58186 (3 connections now open) 2021-07-29T02:12:05.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45968 #602 (4 connections now open) 2021-07-29T02:12:05.185+0000 I NETWORK [conn602] received client metadata from 127.0.0.1:45968 conn602: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:05.191+0000 I NETWORK [conn602] end connection 127.0.0.1:45968 (3 connections now open) 2021-07-29T02:12:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58294 #603 (4 connections now open) 2021-07-29T02:12:08.825+0000 I NETWORK [conn603] end connection 10.233.72.103:58294 (3 connections now open) 2021-07-29T02:12:14.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46084 #604 (4 connections now open) 2021-07-29T02:12:14.993+0000 I NETWORK [conn604] received client metadata from 127.0.0.1:46084 conn604: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:15.089+0000 I NETWORK [conn604] end connection 127.0.0.1:46084 (3 connections now open) 2021-07-29T02:12:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58414 #605 (4 connections now open) 2021-07-29T02:12:18.825+0000 I NETWORK [conn605] end connection 10.233.72.103:58414 (3 connections now open) 2021-07-29T02:12:25.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46196 #606 (4 connections now open) 2021-07-29T02:12:25.086+0000 I NETWORK [conn606] received client metadata from 127.0.0.1:46196 conn606: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:25.092+0000 I NETWORK [conn606] end connection 127.0.0.1:46196 (3 connections now open) 2021-07-29T02:12:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58526 #607 (4 connections now open) 2021-07-29T02:12:28.826+0000 I NETWORK [conn607] end connection 10.233.72.103:58526 (3 connections now open) 2021-07-29T02:12:35.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46310 #608 (4 connections now open) 2021-07-29T02:12:35.090+0000 I NETWORK [conn608] received client metadata from 127.0.0.1:46310 conn608: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:35.185+0000 I NETWORK [conn608] end connection 127.0.0.1:46310 (3 connections now open) 2021-07-29T02:12:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58640 #609 (4 connections now open) 2021-07-29T02:12:38.825+0000 I NETWORK [conn609] end connection 10.233.72.103:58640 (3 connections now open) 2021-07-29T02:12:44.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46426 #610 (4 connections now open) 2021-07-29T02:12:44.994+0000 I NETWORK [conn610] received client metadata from 127.0.0.1:46426 conn610: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:45.090+0000 I NETWORK [conn610] end connection 127.0.0.1:46426 (3 connections now open) 2021-07-29T02:12:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58750 #611 (4 connections now open) 2021-07-29T02:12:48.825+0000 I NETWORK [conn611] end connection 10.233.72.103:58750 (3 connections now open) 2021-07-29T02:12:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46538 #612 (4 connections now open) 2021-07-29T02:12:55.091+0000 I NETWORK [conn612] received client metadata from 127.0.0.1:46538 conn612: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:12:55.189+0000 I NETWORK [conn612] end connection 127.0.0.1:46538 (3 connections now open) 2021-07-29T02:12:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58868 #613 (4 connections now open) 2021-07-29T02:12:58.825+0000 I NETWORK [conn613] end connection 10.233.72.103:58868 (3 connections now open) 2021-07-29T02:13:04.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46650 #614 (4 connections now open) 2021-07-29T02:13:05.089+0000 I NETWORK [conn614] received client metadata from 127.0.0.1:46650 conn614: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:05.285+0000 I NETWORK [conn614] end connection 127.0.0.1:46650 (3 connections now open) 2021-07-29T02:13:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58978 #615 (4 connections now open) 2021-07-29T02:13:08.826+0000 I NETWORK [conn615] end connection 10.233.72.103:58978 (3 connections now open) 2021-07-29T02:13:14.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46772 #616 (4 connections now open) 2021-07-29T02:13:14.995+0000 I NETWORK [conn616] received client metadata from 127.0.0.1:46772 conn616: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:15.185+0000 I NETWORK [conn616] end connection 127.0.0.1:46772 (3 connections now open) 2021-07-29T02:13:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59100 #617 (4 connections now open) 2021-07-29T02:13:18.825+0000 I NETWORK [conn617] end connection 10.233.72.103:59100 (3 connections now open) 2021-07-29T02:13:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46882 #618 (4 connections now open) 2021-07-29T02:13:25.188+0000 I NETWORK [conn618] received client metadata from 127.0.0.1:46882 conn618: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:25.193+0000 I NETWORK [conn618] end connection 127.0.0.1:46882 (3 connections now open) 2021-07-29T02:13:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59212 #619 (4 connections now open) 2021-07-29T02:13:28.825+0000 I NETWORK [conn619] end connection 10.233.72.103:59212 (3 connections now open) 2021-07-29T02:13:35.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46990 #620 (4 connections now open) 2021-07-29T02:13:35.187+0000 I NETWORK [conn620] received client metadata from 127.0.0.1:46990 conn620: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:35.195+0000 I NETWORK [conn620] end connection 127.0.0.1:46990 (3 connections now open) 2021-07-29T02:13:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59326 #621 (4 connections now open) 2021-07-29T02:13:38.825+0000 I NETWORK [conn621] end connection 10.233.72.103:59326 (3 connections now open) 2021-07-29T02:13:45.495+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47112 #622 (4 connections now open) 2021-07-29T02:13:45.495+0000 I NETWORK [conn622] received client metadata from 127.0.0.1:47112 conn622: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:45.589+0000 I NETWORK [conn622] end connection 127.0.0.1:47112 (3 connections now open) 2021-07-29T02:13:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59438 #623 (4 connections now open) 2021-07-29T02:13:48.825+0000 I NETWORK [conn623] end connection 10.233.72.103:59438 (3 connections now open) 2021-07-29T02:13:55.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47218 #624 (4 connections now open) 2021-07-29T02:13:55.194+0000 I NETWORK [conn624] received client metadata from 127.0.0.1:47218 conn624: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:13:55.291+0000 I NETWORK [conn624] end connection 127.0.0.1:47218 (3 connections now open) 2021-07-29T02:13:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59556 #625 (4 connections now open) 2021-07-29T02:13:58.825+0000 I NETWORK [conn625] end connection 10.233.72.103:59556 (3 connections now open) 2021-07-29T02:14:05.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47332 #626 (4 connections now open) 2021-07-29T02:14:05.089+0000 I NETWORK [conn626] received client metadata from 127.0.0.1:47332 conn626: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:05.189+0000 I NETWORK [conn626] end connection 127.0.0.1:47332 (3 connections now open) 2021-07-29T02:14:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59664 #627 (4 connections now open) 2021-07-29T02:14:08.825+0000 I NETWORK [conn627] end connection 10.233.72.103:59664 (3 connections now open) 2021-07-29T02:14:15.197+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47456 #628 (4 connections now open) 2021-07-29T02:14:15.198+0000 I NETWORK [conn628] received client metadata from 127.0.0.1:47456 conn628: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:15.286+0000 I NETWORK [conn628] end connection 127.0.0.1:47456 (3 connections now open) 2021-07-29T02:14:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59788 #629 (4 connections now open) 2021-07-29T02:14:18.825+0000 I NETWORK [conn629] end connection 10.233.72.103:59788 (3 connections now open) 2021-07-29T02:14:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47568 #630 (4 connections now open) 2021-07-29T02:14:25.187+0000 I NETWORK [conn630] received client metadata from 127.0.0.1:47568 conn630: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:25.193+0000 I NETWORK [conn630] end connection 127.0.0.1:47568 (3 connections now open) 2021-07-29T02:14:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59902 #631 (4 connections now open) 2021-07-29T02:14:28.825+0000 I NETWORK [conn631] end connection 10.233.72.103:59902 (3 connections now open) 2021-07-29T02:14:35.486+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47686 #632 (4 connections now open) 2021-07-29T02:14:35.487+0000 I NETWORK [conn632] received client metadata from 127.0.0.1:47686 conn632: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:35.493+0000 I NETWORK [conn632] end connection 127.0.0.1:47686 (3 connections now open) 2021-07-29T02:14:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60022 #633 (4 connections now open) 2021-07-29T02:14:38.825+0000 I NETWORK [conn633] end connection 10.233.72.103:60022 (3 connections now open) 2021-07-29T02:14:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47802 #634 (4 connections now open) 2021-07-29T02:14:45.186+0000 I NETWORK [conn634] received client metadata from 127.0.0.1:47802 conn634: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:45.193+0000 I NETWORK [conn634] end connection 127.0.0.1:47802 (3 connections now open) 2021-07-29T02:14:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60134 #635 (4 connections now open) 2021-07-29T02:14:48.826+0000 I NETWORK [conn635] end connection 10.233.72.103:60134 (3 connections now open) 2021-07-29T02:14:54.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47918 #636 (4 connections now open) 2021-07-29T02:14:54.994+0000 I NETWORK [conn636] received client metadata from 127.0.0.1:47918 conn636: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:14:55.091+0000 I NETWORK [conn636] end connection 127.0.0.1:47918 (3 connections now open) 2021-07-29T02:14:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60252 #637 (4 connections now open) 2021-07-29T02:14:58.825+0000 I NETWORK [conn637] end connection 10.233.72.103:60252 (3 connections now open) 2021-07-29T02:15:05.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48026 #638 (4 connections now open) 2021-07-29T02:15:05.088+0000 I NETWORK [conn638] received client metadata from 127.0.0.1:48026 conn638: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:05.094+0000 I NETWORK [conn638] end connection 127.0.0.1:48026 (3 connections now open) 2021-07-29T02:15:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60358 #639 (4 connections now open) 2021-07-29T02:15:08.826+0000 I NETWORK [conn639] end connection 10.233.72.103:60358 (3 connections now open) 2021-07-29T02:15:14.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48144 #640 (4 connections now open) 2021-07-29T02:15:14.995+0000 I NETWORK [conn640] received client metadata from 127.0.0.1:48144 conn640: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:15.090+0000 I NETWORK [conn640] end connection 127.0.0.1:48144 (3 connections now open) 2021-07-29T02:15:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60472 #641 (4 connections now open) 2021-07-29T02:15:18.825+0000 I NETWORK [conn641] end connection 10.233.72.103:60472 (3 connections now open) 2021-07-29T02:15:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48254 #642 (4 connections now open) 2021-07-29T02:15:25.094+0000 I NETWORK [conn642] received client metadata from 127.0.0.1:48254 conn642: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:25.286+0000 I NETWORK [conn642] end connection 127.0.0.1:48254 (3 connections now open) 2021-07-29T02:15:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60582 #643 (4 connections now open) 2021-07-29T02:15:28.825+0000 I NETWORK [conn643] end connection 10.233.72.103:60582 (3 connections now open) 2021-07-29T02:15:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48368 #644 (4 connections now open) 2021-07-29T02:15:35.186+0000 I NETWORK [conn644] received client metadata from 127.0.0.1:48368 conn644: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:35.192+0000 I NETWORK [conn644] end connection 127.0.0.1:48368 (3 connections now open) 2021-07-29T02:15:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60698 #645 (4 connections now open) 2021-07-29T02:15:38.825+0000 I NETWORK [conn645] end connection 10.233.72.103:60698 (3 connections now open) 2021-07-29T02:15:45.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48484 #646 (4 connections now open) 2021-07-29T02:15:45.194+0000 I NETWORK [conn646] received client metadata from 127.0.0.1:48484 conn646: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:45.289+0000 I NETWORK [conn646] end connection 127.0.0.1:48484 (3 connections now open) 2021-07-29T02:15:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60808 #647 (4 connections now open) 2021-07-29T02:15:48.825+0000 I NETWORK [conn647] end connection 10.233.72.103:60808 (3 connections now open) 2021-07-29T02:15:55.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48596 #648 (4 connections now open) 2021-07-29T02:15:55.194+0000 I NETWORK [conn648] received client metadata from 127.0.0.1:48596 conn648: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:15:55.289+0000 I NETWORK [conn648] end connection 127.0.0.1:48596 (3 connections now open) 2021-07-29T02:15:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60926 #649 (4 connections now open) 2021-07-29T02:15:58.825+0000 I NETWORK [conn649] end connection 10.233.72.103:60926 (3 connections now open) 2021-07-29T02:16:04.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48712 #650 (4 connections now open) 2021-07-29T02:16:04.993+0000 I NETWORK [conn650] received client metadata from 127.0.0.1:48712 conn650: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:05.093+0000 I NETWORK [conn650] end connection 127.0.0.1:48712 (3 connections now open) 2021-07-29T02:16:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:32808 #651 (4 connections now open) 2021-07-29T02:16:08.825+0000 I NETWORK [conn651] end connection 10.233.72.103:32808 (3 connections now open) 2021-07-29T02:16:15.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48830 #652 (4 connections now open) 2021-07-29T02:16:15.090+0000 I NETWORK [conn652] received client metadata from 127.0.0.1:48830 conn652: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:15.189+0000 I NETWORK [conn652] end connection 127.0.0.1:48830 (3 connections now open) 2021-07-29T02:16:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:32926 #653 (4 connections now open) 2021-07-29T02:16:18.826+0000 I NETWORK [conn653] end connection 10.233.72.103:32926 (3 connections now open) 2021-07-29T02:16:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48942 #654 (4 connections now open) 2021-07-29T02:16:25.190+0000 I NETWORK [conn654] received client metadata from 127.0.0.1:48942 conn654: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:25.195+0000 I NETWORK [conn654] end connection 127.0.0.1:48942 (3 connections now open) 2021-07-29T02:16:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33038 #655 (4 connections now open) 2021-07-29T02:16:28.826+0000 I NETWORK [conn655] end connection 10.233.72.103:33038 (3 connections now open) 2021-07-29T02:16:35.292+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49054 #656 (4 connections now open) 2021-07-29T02:16:35.293+0000 I NETWORK [conn656] received client metadata from 127.0.0.1:49054 conn656: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:35.389+0000 I NETWORK [conn656] end connection 127.0.0.1:49054 (3 connections now open) 2021-07-29T02:16:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33150 #657 (4 connections now open) 2021-07-29T02:16:38.825+0000 I NETWORK [conn657] end connection 10.233.72.103:33150 (3 connections now open) 2021-07-29T02:16:45.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49170 #658 (4 connections now open) 2021-07-29T02:16:45.187+0000 I NETWORK [conn658] received client metadata from 127.0.0.1:49170 conn658: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:45.286+0000 I NETWORK [conn658] end connection 127.0.0.1:49170 (3 connections now open) 2021-07-29T02:16:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33264 #659 (4 connections now open) 2021-07-29T02:16:48.825+0000 I NETWORK [conn659] end connection 10.233.72.103:33264 (3 connections now open) 2021-07-29T02:16:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49282 #660 (4 connections now open) 2021-07-29T02:16:54.994+0000 I NETWORK [conn660] received client metadata from 127.0.0.1:49282 conn660: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:16:55.095+0000 I NETWORK [conn660] end connection 127.0.0.1:49282 (3 connections now open) 2021-07-29T02:16:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33382 #661 (4 connections now open) 2021-07-29T02:16:58.825+0000 I NETWORK [conn661] end connection 10.233.72.103:33382 (3 connections now open) 2021-07-29T02:17:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49394 #662 (4 connections now open) 2021-07-29T02:17:05.187+0000 I NETWORK [conn662] received client metadata from 127.0.0.1:49394 conn662: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:05.286+0000 I NETWORK [conn662] end connection 127.0.0.1:49394 (3 connections now open) 2021-07-29T02:17:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33488 #663 (4 connections now open) 2021-07-29T02:17:08.826+0000 I NETWORK [conn663] end connection 10.233.72.103:33488 (3 connections now open) 2021-07-29T02:17:14.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49512 #664 (4 connections now open) 2021-07-29T02:17:15.086+0000 I NETWORK [conn664] received client metadata from 127.0.0.1:49512 conn664: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:15.091+0000 I NETWORK [conn664] end connection 127.0.0.1:49512 (3 connections now open) 2021-07-29T02:17:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33606 #665 (4 connections now open) 2021-07-29T02:17:18.825+0000 I NETWORK [conn665] end connection 10.233.72.103:33606 (3 connections now open) 2021-07-29T02:17:24.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49626 #666 (4 connections now open) 2021-07-29T02:17:25.085+0000 I NETWORK [conn666] received client metadata from 127.0.0.1:49626 conn666: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:25.093+0000 I NETWORK [conn666] end connection 127.0.0.1:49626 (3 connections now open) 2021-07-29T02:17:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33724 #667 (4 connections now open) 2021-07-29T02:17:28.825+0000 I NETWORK [conn667] end connection 10.233.72.103:33724 (3 connections now open) 2021-07-29T02:17:35.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49742 #668 (4 connections now open) 2021-07-29T02:17:35.190+0000 I NETWORK [conn668] received client metadata from 127.0.0.1:49742 conn668: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:35.289+0000 I NETWORK [conn668] end connection 127.0.0.1:49742 (3 connections now open) 2021-07-29T02:17:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33838 #669 (4 connections now open) 2021-07-29T02:17:38.825+0000 I NETWORK [conn669] end connection 10.233.72.103:33838 (3 connections now open) 2021-07-29T02:17:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49854 #670 (4 connections now open) 2021-07-29T02:17:45.089+0000 I NETWORK [conn670] received client metadata from 127.0.0.1:49854 conn670: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:45.191+0000 I NETWORK [conn670] end connection 127.0.0.1:49854 (3 connections now open) 2021-07-29T02:17:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33950 #671 (4 connections now open) 2021-07-29T02:17:48.825+0000 I NETWORK [conn671] end connection 10.233.72.103:33950 (3 connections now open) 2021-07-29T02:17:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49966 #672 (4 connections now open) 2021-07-29T02:17:55.192+0000 I NETWORK [conn672] received client metadata from 127.0.0.1:49966 conn672: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:17:55.288+0000 I NETWORK [conn672] end connection 127.0.0.1:49966 (3 connections now open) 2021-07-29T02:17:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34066 #673 (4 connections now open) 2021-07-29T02:17:58.825+0000 I NETWORK [conn673] end connection 10.233.72.103:34066 (3 connections now open) 2021-07-29T02:18:05.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50080 #674 (4 connections now open) 2021-07-29T02:18:05.185+0000 I NETWORK [conn674] received client metadata from 127.0.0.1:50080 conn674: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:05.192+0000 I NETWORK [conn674] end connection 127.0.0.1:50080 (3 connections now open) 2021-07-29T02:18:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34176 #675 (4 connections now open) 2021-07-29T02:18:08.825+0000 I NETWORK [conn675] end connection 10.233.72.103:34176 (3 connections now open) 2021-07-29T02:18:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50196 #676 (4 connections now open) 2021-07-29T02:18:15.087+0000 I NETWORK [conn676] received client metadata from 127.0.0.1:50196 conn676: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:15.092+0000 I NETWORK [conn676] end connection 127.0.0.1:50196 (3 connections now open) 2021-07-29T02:18:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34292 #677 (4 connections now open) 2021-07-29T02:18:18.825+0000 I NETWORK [conn677] end connection 10.233.72.103:34292 (3 connections now open) 2021-07-29T02:18:25.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50306 #678 (4 connections now open) 2021-07-29T02:18:25.185+0000 I NETWORK [conn678] received client metadata from 127.0.0.1:50306 conn678: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:25.191+0000 I NETWORK [conn678] end connection 127.0.0.1:50306 (3 connections now open) 2021-07-29T02:18:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34404 #679 (4 connections now open) 2021-07-29T02:18:28.825+0000 I NETWORK [conn679] end connection 10.233.72.103:34404 (3 connections now open) 2021-07-29T02:18:34.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50418 #680 (4 connections now open) 2021-07-29T02:18:35.086+0000 I NETWORK [conn680] received client metadata from 127.0.0.1:50418 conn680: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:35.091+0000 I NETWORK [conn680] end connection 127.0.0.1:50418 (3 connections now open) 2021-07-29T02:18:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34520 #681 (4 connections now open) 2021-07-29T02:18:38.825+0000 I NETWORK [conn681] end connection 10.233.72.103:34520 (3 connections now open) 2021-07-29T02:18:44.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50538 #682 (4 connections now open) 2021-07-29T02:18:45.085+0000 I NETWORK [conn682] received client metadata from 127.0.0.1:50538 conn682: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:45.185+0000 I NETWORK [conn682] end connection 127.0.0.1:50538 (3 connections now open) 2021-07-29T02:18:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34642 #683 (4 connections now open) 2021-07-29T02:18:48.826+0000 I NETWORK [conn683] end connection 10.233.72.103:34642 (3 connections now open) 2021-07-29T02:18:55.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50660 #684 (4 connections now open) 2021-07-29T02:18:55.190+0000 I NETWORK [conn684] received client metadata from 127.0.0.1:50660 conn684: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:18:55.285+0000 I NETWORK [conn684] end connection 127.0.0.1:50660 (3 connections now open) 2021-07-29T02:18:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34764 #685 (4 connections now open) 2021-07-29T02:18:58.825+0000 I NETWORK [conn685] end connection 10.233.72.103:34764 (3 connections now open) 2021-07-29T02:19:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50770 #686 (4 connections now open) 2021-07-29T02:19:05.093+0000 I NETWORK [conn686] received client metadata from 127.0.0.1:50770 conn686: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:05.198+0000 I NETWORK [conn686] end connection 127.0.0.1:50770 (3 connections now open) 2021-07-29T02:19:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34872 #687 (4 connections now open) 2021-07-29T02:19:08.826+0000 I NETWORK [conn687] end connection 10.233.72.103:34872 (3 connections now open) 2021-07-29T02:19:15.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50890 #688 (4 connections now open) 2021-07-29T02:19:15.191+0000 I NETWORK [conn688] received client metadata from 127.0.0.1:50890 conn688: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:15.388+0000 I NETWORK [conn688] end connection 127.0.0.1:50890 (3 connections now open) 2021-07-29T02:19:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34988 #689 (4 connections now open) 2021-07-29T02:19:18.825+0000 I NETWORK [conn689] end connection 10.233.72.103:34988 (3 connections now open) 2021-07-29T02:19:24.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51000 #690 (4 connections now open) 2021-07-29T02:19:24.993+0000 I NETWORK [conn690] received client metadata from 127.0.0.1:51000 conn690: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:25.088+0000 I NETWORK [conn690] end connection 127.0.0.1:51000 (3 connections now open) 2021-07-29T02:19:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35100 #691 (4 connections now open) 2021-07-29T02:19:28.825+0000 I NETWORK [conn691] end connection 10.233.72.103:35100 (3 connections now open) 2021-07-29T02:19:35.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51112 #692 (4 connections now open) 2021-07-29T02:19:35.190+0000 I NETWORK [conn692] received client metadata from 127.0.0.1:51112 conn692: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:35.287+0000 I NETWORK [conn692] end connection 127.0.0.1:51112 (3 connections now open) 2021-07-29T02:19:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35212 #693 (4 connections now open) 2021-07-29T02:19:38.825+0000 I NETWORK [conn693] end connection 10.233.72.103:35212 (3 connections now open) 2021-07-29T02:19:45.292+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51228 #694 (4 connections now open) 2021-07-29T02:19:45.293+0000 I NETWORK [conn694] received client metadata from 127.0.0.1:51228 conn694: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:45.389+0000 I NETWORK [conn694] end connection 127.0.0.1:51228 (3 connections now open) 2021-07-29T02:19:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35330 #695 (4 connections now open) 2021-07-29T02:19:48.825+0000 I NETWORK [conn695] end connection 10.233.72.103:35330 (3 connections now open) 2021-07-29T02:19:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51344 #696 (4 connections now open) 2021-07-29T02:19:55.186+0000 I NETWORK [conn696] received client metadata from 127.0.0.1:51344 conn696: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:19:55.192+0000 I NETWORK [conn696] end connection 127.0.0.1:51344 (3 connections now open) 2021-07-29T02:19:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35448 #697 (4 connections now open) 2021-07-29T02:19:58.825+0000 I NETWORK [conn697] end connection 10.233.72.103:35448 (3 connections now open) 2021-07-29T02:20:05.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51458 #698 (4 connections now open) 2021-07-29T02:20:05.186+0000 I NETWORK [conn698] received client metadata from 127.0.0.1:51458 conn698: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:05.285+0000 I NETWORK [conn698] end connection 127.0.0.1:51458 (3 connections now open) 2021-07-29T02:20:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35556 #699 (4 connections now open) 2021-07-29T02:20:08.826+0000 I NETWORK [conn699] end connection 10.233.72.103:35556 (3 connections now open) 2021-07-29T02:20:15.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51584 #700 (4 connections now open) 2021-07-29T02:20:15.091+0000 I NETWORK [conn700] received client metadata from 127.0.0.1:51584 conn700: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:15.192+0000 I NETWORK [conn700] end connection 127.0.0.1:51584 (3 connections now open) 2021-07-29T02:20:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35684 #701 (4 connections now open) 2021-07-29T02:20:18.825+0000 I NETWORK [conn701] end connection 10.233.72.103:35684 (3 connections now open) 2021-07-29T02:20:25.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51696 #702 (4 connections now open) 2021-07-29T02:20:25.091+0000 I NETWORK [conn702] received client metadata from 127.0.0.1:51696 conn702: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:25.189+0000 I NETWORK [conn702] end connection 127.0.0.1:51696 (3 connections now open) 2021-07-29T02:20:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35798 #703 (4 connections now open) 2021-07-29T02:20:28.826+0000 I NETWORK [conn703] end connection 10.233.72.103:35798 (3 connections now open) 2021-07-29T02:20:35.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51812 #704 (4 connections now open) 2021-07-29T02:20:35.193+0000 I NETWORK [conn704] received client metadata from 127.0.0.1:51812 conn704: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:35.289+0000 I NETWORK [conn704] end connection 127.0.0.1:51812 (3 connections now open) 2021-07-29T02:20:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35912 #705 (4 connections now open) 2021-07-29T02:20:38.825+0000 I NETWORK [conn705] end connection 10.233.72.103:35912 (3 connections now open) 2021-07-29T02:20:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51926 #706 (4 connections now open) 2021-07-29T02:20:45.186+0000 I NETWORK [conn706] received client metadata from 127.0.0.1:51926 conn706: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:45.285+0000 I NETWORK [conn706] end connection 127.0.0.1:51926 (3 connections now open) 2021-07-29T02:20:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36022 #707 (4 connections now open) 2021-07-29T02:20:48.825+0000 I NETWORK [conn707] end connection 10.233.72.103:36022 (3 connections now open) 2021-07-29T02:20:55.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52042 #708 (4 connections now open) 2021-07-29T02:20:55.088+0000 I NETWORK [conn708] received client metadata from 127.0.0.1:52042 conn708: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:20:55.093+0000 I NETWORK [conn708] end connection 127.0.0.1:52042 (3 connections now open) 2021-07-29T02:20:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36142 #709 (4 connections now open) 2021-07-29T02:20:58.825+0000 I NETWORK [conn709] end connection 10.233.72.103:36142 (3 connections now open) 2021-07-29T02:21:05.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52156 #710 (4 connections now open) 2021-07-29T02:21:05.191+0000 I NETWORK [conn710] received client metadata from 127.0.0.1:52156 conn710: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:05.291+0000 I NETWORK [conn710] end connection 127.0.0.1:52156 (3 connections now open) 2021-07-29T02:21:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36250 #711 (4 connections now open) 2021-07-29T02:21:08.825+0000 I NETWORK [conn711] end connection 10.233.72.103:36250 (3 connections now open) 2021-07-29T02:21:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52274 #712 (4 connections now open) 2021-07-29T02:21:15.090+0000 I NETWORK [conn712] received client metadata from 127.0.0.1:52274 conn712: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:15.189+0000 I NETWORK [conn712] end connection 127.0.0.1:52274 (3 connections now open) 2021-07-29T02:21:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36370 #713 (4 connections now open) 2021-07-29T02:21:18.825+0000 I NETWORK [conn713] end connection 10.233.72.103:36370 (3 connections now open) 2021-07-29T02:21:25.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52384 #714 (4 connections now open) 2021-07-29T02:21:25.191+0000 I NETWORK [conn714] received client metadata from 127.0.0.1:52384 conn714: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:25.285+0000 I NETWORK [conn714] end connection 127.0.0.1:52384 (3 connections now open) 2021-07-29T02:21:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36482 #715 (4 connections now open) 2021-07-29T02:21:28.826+0000 I NETWORK [conn715] end connection 10.233.72.103:36482 (3 connections now open) 2021-07-29T02:21:34.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52504 #716 (4 connections now open) 2021-07-29T02:21:35.086+0000 I NETWORK [conn716] received client metadata from 127.0.0.1:52504 conn716: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:35.092+0000 I NETWORK [conn716] end connection 127.0.0.1:52504 (3 connections now open) 2021-07-29T02:21:38.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36604 #717 (4 connections now open) 2021-07-29T02:21:38.826+0000 I NETWORK [conn717] end connection 10.233.72.103:36604 (3 connections now open) 2021-07-29T02:21:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52622 #718 (4 connections now open) 2021-07-29T02:21:45.190+0000 I NETWORK [conn718] received client metadata from 127.0.0.1:52622 conn718: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:45.289+0000 I NETWORK [conn718] end connection 127.0.0.1:52622 (3 connections now open) 2021-07-29T02:21:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36714 #719 (4 connections now open) 2021-07-29T02:21:48.825+0000 I NETWORK [conn719] end connection 10.233.72.103:36714 (3 connections now open) 2021-07-29T02:21:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52734 #720 (4 connections now open) 2021-07-29T02:21:54.994+0000 I NETWORK [conn720] received client metadata from 127.0.0.1:52734 conn720: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:21:55.090+0000 I NETWORK [conn720] end connection 127.0.0.1:52734 (3 connections now open) 2021-07-29T02:21:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36832 #721 (4 connections now open) 2021-07-29T02:21:58.825+0000 I NETWORK [conn721] end connection 10.233.72.103:36832 (3 connections now open) 2021-07-29T02:22:05.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #722 (4 connections now open) 2021-07-29T02:22:05.188+0000 I NETWORK [conn722] received client metadata from 127.0.0.1:52842 conn722: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:05.285+0000 I NETWORK [conn722] end connection 127.0.0.1:52842 (3 connections now open) 2021-07-29T02:22:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36940 #723 (4 connections now open) 2021-07-29T02:22:08.825+0000 I NETWORK [conn723] end connection 10.233.72.103:36940 (3 connections now open) 2021-07-29T02:22:15.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52962 #724 (4 connections now open) 2021-07-29T02:22:15.194+0000 I NETWORK [conn724] received client metadata from 127.0.0.1:52962 conn724: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:15.290+0000 I NETWORK [conn724] end connection 127.0.0.1:52962 (3 connections now open) 2021-07-29T02:22:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37058 #725 (4 connections now open) 2021-07-29T02:22:18.825+0000 I NETWORK [conn725] end connection 10.233.72.103:37058 (3 connections now open) 2021-07-29T02:22:25.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53074 #726 (4 connections now open) 2021-07-29T02:22:25.286+0000 I NETWORK [conn726] received client metadata from 127.0.0.1:53074 conn726: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:25.292+0000 I NETWORK [conn726] end connection 127.0.0.1:53074 (3 connections now open) 2021-07-29T02:22:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37172 #727 (4 connections now open) 2021-07-29T02:22:28.825+0000 I NETWORK [conn727] end connection 10.233.72.103:37172 (3 connections now open) 2021-07-29T02:22:34.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53186 #728 (4 connections now open) 2021-07-29T02:22:35.085+0000 I NETWORK [conn728] received client metadata from 127.0.0.1:53186 conn728: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:35.091+0000 I NETWORK [conn728] end connection 127.0.0.1:53186 (3 connections now open) 2021-07-29T02:22:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37284 #729 (4 connections now open) 2021-07-29T02:22:38.826+0000 I NETWORK [conn729] end connection 10.233.72.103:37284 (3 connections now open) 2021-07-29T02:22:45.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53302 #730 (4 connections now open) 2021-07-29T02:22:45.187+0000 I NETWORK [conn730] received client metadata from 127.0.0.1:53302 conn730: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:45.192+0000 I NETWORK [conn730] end connection 127.0.0.1:53302 (3 connections now open) 2021-07-29T02:22:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37398 #731 (4 connections now open) 2021-07-29T02:22:48.826+0000 I NETWORK [conn731] end connection 10.233.72.103:37398 (3 connections now open) 2021-07-29T02:22:55.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53414 #732 (4 connections now open) 2021-07-29T02:22:55.187+0000 I NETWORK [conn732] received client metadata from 127.0.0.1:53414 conn732: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:22:55.289+0000 I NETWORK [conn732] end connection 127.0.0.1:53414 (3 connections now open) 2021-07-29T02:22:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37522 #733 (4 connections now open) 2021-07-29T02:22:58.825+0000 I NETWORK [conn733] end connection 10.233.72.103:37522 (3 connections now open) 2021-07-29T02:23:05.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53532 #734 (4 connections now open) 2021-07-29T02:23:05.287+0000 I NETWORK [conn734] received client metadata from 127.0.0.1:53532 conn734: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:05.293+0000 I NETWORK [conn734] end connection 127.0.0.1:53532 (3 connections now open) 2021-07-29T02:23:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37628 #735 (4 connections now open) 2021-07-29T02:23:08.826+0000 I NETWORK [conn735] end connection 10.233.72.103:37628 (3 connections now open) 2021-07-29T02:23:15.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53650 #736 (4 connections now open) 2021-07-29T02:23:15.087+0000 I NETWORK [conn736] received client metadata from 127.0.0.1:53650 conn736: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:15.185+0000 I NETWORK [conn736] end connection 127.0.0.1:53650 (3 connections now open) 2021-07-29T02:23:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37746 #737 (4 connections now open) 2021-07-29T02:23:18.825+0000 I NETWORK [conn737] end connection 10.233.72.103:37746 (3 connections now open) 2021-07-29T02:23:25.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53760 #738 (4 connections now open) 2021-07-29T02:23:25.087+0000 I NETWORK [conn738] received client metadata from 127.0.0.1:53760 conn738: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:25.190+0000 I NETWORK [conn738] end connection 127.0.0.1:53760 (3 connections now open) 2021-07-29T02:23:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37858 #739 (4 connections now open) 2021-07-29T02:23:28.825+0000 I NETWORK [conn739] end connection 10.233.72.103:37858 (3 connections now open) 2021-07-29T02:23:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53874 #740 (4 connections now open) 2021-07-29T02:23:35.090+0000 I NETWORK [conn740] received client metadata from 127.0.0.1:53874 conn740: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:35.188+0000 I NETWORK [conn740] end connection 127.0.0.1:53874 (3 connections now open) 2021-07-29T02:23:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37970 #741 (4 connections now open) 2021-07-29T02:23:38.825+0000 I NETWORK [conn741] end connection 10.233.72.103:37970 (3 connections now open) 2021-07-29T02:23:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53988 #742 (4 connections now open) 2021-07-29T02:23:45.286+0000 I NETWORK [conn742] received client metadata from 127.0.0.1:53988 conn742: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:45.292+0000 I NETWORK [conn742] end connection 127.0.0.1:53988 (3 connections now open) 2021-07-29T02:23:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38082 #743 (4 connections now open) 2021-07-29T02:23:48.825+0000 I NETWORK [conn743] end connection 10.233.72.103:38082 (3 connections now open) 2021-07-29T02:23:54.988+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54100 #744 (4 connections now open) 2021-07-29T02:23:54.989+0000 I NETWORK [conn744] received client metadata from 127.0.0.1:54100 conn744: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:23:54.994+0000 I NETWORK [conn744] end connection 127.0.0.1:54100 (3 connections now open) 2021-07-29T02:23:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38200 #745 (4 connections now open) 2021-07-29T02:23:58.825+0000 I NETWORK [conn745] end connection 10.233.72.103:38200 (3 connections now open) 2021-07-29T02:24:05.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54214 #746 (4 connections now open) 2021-07-29T02:24:05.092+0000 I NETWORK [conn746] received client metadata from 127.0.0.1:54214 conn746: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:05.192+0000 I NETWORK [conn746] end connection 127.0.0.1:54214 (3 connections now open) 2021-07-29T02:24:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38308 #747 (4 connections now open) 2021-07-29T02:24:08.826+0000 I NETWORK [conn747] end connection 10.233.72.103:38308 (3 connections now open) 2021-07-29T02:24:15.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54330 #748 (4 connections now open) 2021-07-29T02:24:15.087+0000 I NETWORK [conn748] received client metadata from 127.0.0.1:54330 conn748: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:15.185+0000 I NETWORK [conn748] end connection 127.0.0.1:54330 (3 connections now open) 2021-07-29T02:24:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38426 #749 (4 connections now open) 2021-07-29T02:24:18.825+0000 I NETWORK [conn749] end connection 10.233.72.103:38426 (3 connections now open) 2021-07-29T02:24:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54442 #750 (4 connections now open) 2021-07-29T02:24:25.187+0000 I NETWORK [conn750] received client metadata from 127.0.0.1:54442 conn750: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:25.285+0000 I NETWORK [conn750] end connection 127.0.0.1:54442 (3 connections now open) 2021-07-29T02:24:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38542 #751 (4 connections now open) 2021-07-29T02:24:28.825+0000 I NETWORK [conn751] end connection 10.233.72.103:38542 (3 connections now open) 2021-07-29T02:24:34.997+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54554 #752 (4 connections now open) 2021-07-29T02:24:35.086+0000 I NETWORK [conn752] received client metadata from 127.0.0.1:54554 conn752: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:35.189+0000 I NETWORK [conn752] end connection 127.0.0.1:54554 (3 connections now open) 2021-07-29T02:24:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38658 #753 (4 connections now open) 2021-07-29T02:24:38.826+0000 I NETWORK [conn753] end connection 10.233.72.103:38658 (3 connections now open) 2021-07-29T02:24:45.197+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54672 #754 (4 connections now open) 2021-07-29T02:24:45.285+0000 I NETWORK [conn754] received client metadata from 127.0.0.1:54672 conn754: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:45.292+0000 I NETWORK [conn754] end connection 127.0.0.1:54672 (3 connections now open) 2021-07-29T02:24:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38768 #755 (4 connections now open) 2021-07-29T02:24:48.825+0000 I NETWORK [conn755] end connection 10.233.72.103:38768 (3 connections now open) 2021-07-29T02:24:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54786 #756 (4 connections now open) 2021-07-29T02:24:55.185+0000 I NETWORK [conn756] received client metadata from 127.0.0.1:54786 conn756: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:24:55.190+0000 I NETWORK [conn756] end connection 127.0.0.1:54786 (3 connections now open) 2021-07-29T02:24:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38888 #757 (4 connections now open) 2021-07-29T02:24:58.825+0000 I NETWORK [conn757] end connection 10.233.72.103:38888 (3 connections now open) 2021-07-29T02:25:04.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54896 #758 (4 connections now open) 2021-07-29T02:25:05.086+0000 I NETWORK [conn758] received client metadata from 127.0.0.1:54896 conn758: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:05.091+0000 I NETWORK [conn758] end connection 127.0.0.1:54896 (3 connections now open) 2021-07-29T02:25:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38998 #759 (4 connections now open) 2021-07-29T02:25:08.825+0000 I NETWORK [conn759] end connection 10.233.72.103:38998 (3 connections now open) 2021-07-29T02:25:15.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55016 #760 (4 connections now open) 2021-07-29T02:25:15.186+0000 I NETWORK [conn760] received client metadata from 127.0.0.1:55016 conn760: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:15.191+0000 I NETWORK [conn760] end connection 127.0.0.1:55016 (3 connections now open) 2021-07-29T02:25:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39116 #761 (4 connections now open) 2021-07-29T02:25:18.825+0000 I NETWORK [conn761] end connection 10.233.72.103:39116 (3 connections now open) 2021-07-29T02:25:24.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55128 #762 (4 connections now open) 2021-07-29T02:25:24.993+0000 I NETWORK [conn762] received client metadata from 127.0.0.1:55128 conn762: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:25.185+0000 I NETWORK [conn762] end connection 127.0.0.1:55128 (3 connections now open) 2021-07-29T02:25:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39228 #763 (4 connections now open) 2021-07-29T02:25:28.826+0000 I NETWORK [conn763] end connection 10.233.72.103:39228 (3 connections now open) 2021-07-29T02:25:34.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55240 #764 (4 connections now open) 2021-07-29T02:25:35.086+0000 I NETWORK [conn764] received client metadata from 127.0.0.1:55240 conn764: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:35.091+0000 I NETWORK [conn764] end connection 127.0.0.1:55240 (3 connections now open) 2021-07-29T02:25:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39340 #765 (4 connections now open) 2021-07-29T02:25:38.825+0000 I NETWORK [conn765] end connection 10.233.72.103:39340 (3 connections now open) 2021-07-29T02:25:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55362 #766 (4 connections now open) 2021-07-29T02:25:45.089+0000 I NETWORK [conn766] received client metadata from 127.0.0.1:55362 conn766: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:45.188+0000 I NETWORK [conn766] end connection 127.0.0.1:55362 (3 connections now open) 2021-07-29T02:25:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39460 #767 (4 connections now open) 2021-07-29T02:25:48.825+0000 I NETWORK [conn767] end connection 10.233.72.103:39460 (3 connections now open) 2021-07-29T02:25:55.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55474 #768 (4 connections now open) 2021-07-29T02:25:55.089+0000 I NETWORK [conn768] received client metadata from 127.0.0.1:55474 conn768: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:25:55.189+0000 I NETWORK [conn768] end connection 127.0.0.1:55474 (3 connections now open) 2021-07-29T02:25:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39578 #769 (4 connections now open) 2021-07-29T02:25:58.825+0000 I NETWORK [conn769] end connection 10.233.72.103:39578 (3 connections now open) 2021-07-29T02:26:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55588 #770 (4 connections now open) 2021-07-29T02:26:05.093+0000 I NETWORK [conn770] received client metadata from 127.0.0.1:55588 conn770: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:05.191+0000 I NETWORK [conn770] end connection 127.0.0.1:55588 (3 connections now open) 2021-07-29T02:26:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39686 #771 (4 connections now open) 2021-07-29T02:26:08.825+0000 I NETWORK [conn771] end connection 10.233.72.103:39686 (3 connections now open) 2021-07-29T02:26:15.287+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55708 #772 (4 connections now open) 2021-07-29T02:26:15.288+0000 I NETWORK [conn772] received client metadata from 127.0.0.1:55708 conn772: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:15.586+0000 I NETWORK [conn772] end connection 127.0.0.1:55708 (3 connections now open) 2021-07-29T02:26:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39808 #773 (4 connections now open) 2021-07-29T02:26:18.825+0000 I NETWORK [conn773] end connection 10.233.72.103:39808 (3 connections now open) 2021-07-29T02:26:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55816 #774 (4 connections now open) 2021-07-29T02:26:25.187+0000 I NETWORK [conn774] received client metadata from 127.0.0.1:55816 conn774: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:25.289+0000 I NETWORK [conn774] end connection 127.0.0.1:55816 (3 connections now open) 2021-07-29T02:26:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39918 #775 (4 connections now open) 2021-07-29T02:26:28.825+0000 I NETWORK [conn775] end connection 10.233.72.103:39918 (3 connections now open) 2021-07-29T02:26:35.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55934 #776 (4 connections now open) 2021-07-29T02:26:35.186+0000 I NETWORK [conn776] received client metadata from 127.0.0.1:55934 conn776: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:35.190+0000 I NETWORK [conn776] end connection 127.0.0.1:55934 (3 connections now open) 2021-07-29T02:26:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40032 #777 (4 connections now open) 2021-07-29T02:26:38.825+0000 I NETWORK [conn777] end connection 10.233.72.103:40032 (3 connections now open) 2021-07-29T02:26:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56048 #778 (4 connections now open) 2021-07-29T02:26:45.286+0000 I NETWORK [conn778] received client metadata from 127.0.0.1:56048 conn778: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:45.291+0000 I NETWORK [conn778] end connection 127.0.0.1:56048 (3 connections now open) 2021-07-29T02:26:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40144 #779 (4 connections now open) 2021-07-29T02:26:48.825+0000 I NETWORK [conn779] end connection 10.233.72.103:40144 (3 connections now open) 2021-07-29T02:26:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56164 #780 (4 connections now open) 2021-07-29T02:26:55.188+0000 I NETWORK [conn780] received client metadata from 127.0.0.1:56164 conn780: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:26:55.193+0000 I NETWORK [conn780] end connection 127.0.0.1:56164 (3 connections now open) 2021-07-29T02:26:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40266 #781 (4 connections now open) 2021-07-29T02:26:58.825+0000 I NETWORK [conn781] end connection 10.233.72.103:40266 (3 connections now open) 2021-07-29T02:27:05.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56276 #782 (4 connections now open) 2021-07-29T02:27:05.285+0000 I NETWORK [conn782] received client metadata from 127.0.0.1:56276 conn782: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:05.291+0000 I NETWORK [conn782] end connection 127.0.0.1:56276 (3 connections now open) 2021-07-29T02:27:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40378 #783 (4 connections now open) 2021-07-29T02:27:08.826+0000 I NETWORK [conn783] end connection 10.233.72.103:40378 (3 connections now open) 2021-07-29T02:27:15.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56398 #784 (4 connections now open) 2021-07-29T02:27:15.186+0000 I NETWORK [conn784] received client metadata from 127.0.0.1:56398 conn784: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:15.190+0000 I NETWORK [conn784] end connection 127.0.0.1:56398 (3 connections now open) 2021-07-29T02:27:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40498 #785 (4 connections now open) 2021-07-29T02:27:18.825+0000 I NETWORK [conn785] end connection 10.233.72.103:40498 (3 connections now open) 2021-07-29T02:27:25.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56510 #786 (4 connections now open) 2021-07-29T02:27:25.092+0000 I NETWORK [conn786] received client metadata from 127.0.0.1:56510 conn786: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:25.189+0000 I NETWORK [conn786] end connection 127.0.0.1:56510 (3 connections now open) 2021-07-29T02:27:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40608 #787 (4 connections now open) 2021-07-29T02:27:28.825+0000 I NETWORK [conn787] end connection 10.233.72.103:40608 (3 connections now open) 2021-07-29T02:27:35.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56624 #788 (4 connections now open) 2021-07-29T02:27:35.088+0000 I NETWORK [conn788] received client metadata from 127.0.0.1:56624 conn788: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:35.188+0000 I NETWORK [conn788] end connection 127.0.0.1:56624 (3 connections now open) 2021-07-29T02:27:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40720 #789 (4 connections now open) 2021-07-29T02:27:38.825+0000 I NETWORK [conn789] end connection 10.233.72.103:40720 (3 connections now open) 2021-07-29T02:27:45.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56738 #790 (4 connections now open) 2021-07-29T02:27:45.186+0000 I NETWORK [conn790] received client metadata from 127.0.0.1:56738 conn790: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:45.193+0000 I NETWORK [conn790] end connection 127.0.0.1:56738 (3 connections now open) 2021-07-29T02:27:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40832 #791 (4 connections now open) 2021-07-29T02:27:48.825+0000 I NETWORK [conn791] end connection 10.233.72.103:40832 (3 connections now open) 2021-07-29T02:27:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56852 #792 (4 connections now open) 2021-07-29T02:27:55.186+0000 I NETWORK [conn792] received client metadata from 127.0.0.1:56852 conn792: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:27:55.192+0000 I NETWORK [conn792] end connection 127.0.0.1:56852 (3 connections now open) 2021-07-29T02:27:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40950 #793 (4 connections now open) 2021-07-29T02:27:58.825+0000 I NETWORK [conn793] end connection 10.233.72.103:40950 (3 connections now open) 2021-07-29T02:28:05.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56962 #794 (4 connections now open) 2021-07-29T02:28:05.189+0000 I NETWORK [conn794] received client metadata from 127.0.0.1:56962 conn794: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:05.285+0000 I NETWORK [conn794] end connection 127.0.0.1:56962 (3 connections now open) 2021-07-29T02:28:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41058 #795 (4 connections now open) 2021-07-29T02:28:08.825+0000 I NETWORK [conn795] end connection 10.233.72.103:41058 (3 connections now open) 2021-07-29T02:28:15.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57080 #796 (4 connections now open) 2021-07-29T02:28:15.189+0000 I NETWORK [conn796] received client metadata from 127.0.0.1:57080 conn796: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:15.286+0000 I NETWORK [conn796] end connection 127.0.0.1:57080 (3 connections now open) 2021-07-29T02:28:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41184 #797 (4 connections now open) 2021-07-29T02:28:18.825+0000 I NETWORK [conn797] end connection 10.233.72.103:41184 (3 connections now open) 2021-07-29T02:28:25.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57204 #798 (4 connections now open) 2021-07-29T02:28:25.089+0000 I NETWORK [conn798] received client metadata from 127.0.0.1:57204 conn798: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:25.192+0000 I NETWORK [conn798] end connection 127.0.0.1:57204 (3 connections now open) 2021-07-29T02:28:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41298 #799 (4 connections now open) 2021-07-29T02:28:28.825+0000 I NETWORK [conn799] end connection 10.233.72.103:41298 (3 connections now open) 2021-07-29T02:28:35.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57316 #800 (4 connections now open) 2021-07-29T02:28:35.189+0000 I NETWORK [conn800] received client metadata from 127.0.0.1:57316 conn800: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:35.288+0000 I NETWORK [conn800] end connection 127.0.0.1:57316 (3 connections now open) 2021-07-29T02:28:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41410 #801 (4 connections now open) 2021-07-29T02:28:38.826+0000 I NETWORK [conn801] end connection 10.233.72.103:41410 (3 connections now open) 2021-07-29T02:28:45.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57428 #802 (4 connections now open) 2021-07-29T02:28:45.188+0000 I NETWORK [conn802] received client metadata from 127.0.0.1:57428 conn802: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:45.286+0000 I NETWORK [conn802] end connection 127.0.0.1:57428 (3 connections now open) 2021-07-29T02:28:48.832+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41518 #803 (4 connections now open) 2021-07-29T02:28:48.832+0000 I NETWORK [conn803] end connection 10.233.72.103:41518 (3 connections now open) 2021-07-29T02:28:55.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57536 #804 (4 connections now open) 2021-07-29T02:28:55.089+0000 I NETWORK [conn804] received client metadata from 127.0.0.1:57536 conn804: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:28:55.189+0000 I NETWORK [conn804] end connection 127.0.0.1:57536 (3 connections now open) 2021-07-29T02:28:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41634 #805 (4 connections now open) 2021-07-29T02:28:58.825+0000 I NETWORK [conn805] end connection 10.233.72.103:41634 (3 connections now open) 2021-07-29T02:29:05.096+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57646 #806 (4 connections now open) 2021-07-29T02:29:05.185+0000 I NETWORK [conn806] received client metadata from 127.0.0.1:57646 conn806: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:05.192+0000 I NETWORK [conn806] end connection 127.0.0.1:57646 (3 connections now open) 2021-07-29T02:29:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41738 #807 (4 connections now open) 2021-07-29T02:29:08.825+0000 I NETWORK [conn807] end connection 10.233.72.103:41738 (3 connections now open) 2021-07-29T02:29:15.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57760 #808 (4 connections now open) 2021-07-29T02:29:15.093+0000 I NETWORK [conn808] received client metadata from 127.0.0.1:57760 conn808: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:15.190+0000 I NETWORK [conn808] end connection 127.0.0.1:57760 (3 connections now open) 2021-07-29T02:29:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41852 #809 (4 connections now open) 2021-07-29T02:29:18.825+0000 I NETWORK [conn809] end connection 10.233.72.103:41852 (3 connections now open) 2021-07-29T02:29:25.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57866 #810 (4 connections now open) 2021-07-29T02:29:25.287+0000 I NETWORK [conn810] received client metadata from 127.0.0.1:57866 conn810: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:25.385+0000 I NETWORK [conn810] end connection 127.0.0.1:57866 (3 connections now open) 2021-07-29T02:29:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41962 #811 (4 connections now open) 2021-07-29T02:29:28.825+0000 I NETWORK [conn811] end connection 10.233.72.103:41962 (3 connections now open) 2021-07-29T02:29:35.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57974 #812 (4 connections now open) 2021-07-29T02:29:35.189+0000 I NETWORK [conn812] received client metadata from 127.0.0.1:57974 conn812: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:35.287+0000 I NETWORK [conn812] end connection 127.0.0.1:57974 (3 connections now open) 2021-07-29T02:29:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42068 #813 (4 connections now open) 2021-07-29T02:29:38.826+0000 I NETWORK [conn813] end connection 10.233.72.103:42068 (3 connections now open) 2021-07-29T02:29:45.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58090 #814 (4 connections now open) 2021-07-29T02:29:45.194+0000 I NETWORK [conn814] received client metadata from 127.0.0.1:58090 conn814: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:45.289+0000 I NETWORK [conn814] end connection 127.0.0.1:58090 (3 connections now open) 2021-07-29T02:29:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42180 #815 (4 connections now open) 2021-07-29T02:29:48.825+0000 I NETWORK [conn815] end connection 10.233.72.103:42180 (3 connections now open) 2021-07-29T02:29:54.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58196 #816 (4 connections now open) 2021-07-29T02:29:55.088+0000 I NETWORK [conn816] received client metadata from 127.0.0.1:58196 conn816: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:29:55.094+0000 I NETWORK [conn816] end connection 127.0.0.1:58196 (3 connections now open) 2021-07-29T02:29:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42300 #817 (4 connections now open) 2021-07-29T02:29:58.825+0000 I NETWORK [conn817] end connection 10.233.72.103:42300 (3 connections now open) 2021-07-29T02:30:05.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58306 #818 (4 connections now open) 2021-07-29T02:30:05.088+0000 I NETWORK [conn818] received client metadata from 127.0.0.1:58306 conn818: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:05.185+0000 I NETWORK [conn818] end connection 127.0.0.1:58306 (3 connections now open) 2021-07-29T02:30:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42402 #819 (4 connections now open) 2021-07-29T02:30:08.825+0000 I NETWORK [conn819] end connection 10.233.72.103:42402 (3 connections now open) 2021-07-29T02:30:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58416 #820 (4 connections now open) 2021-07-29T02:30:15.087+0000 I NETWORK [conn820] received client metadata from 127.0.0.1:58416 conn820: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:15.186+0000 I NETWORK [conn820] end connection 127.0.0.1:58416 (3 connections now open) 2021-07-29T02:30:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42516 #821 (4 connections now open) 2021-07-29T02:30:18.826+0000 I NETWORK [conn821] end connection 10.233.72.103:42516 (3 connections now open) 2021-07-29T02:30:24.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58520 #822 (4 connections now open) 2021-07-29T02:30:24.992+0000 I NETWORK [conn822] received client metadata from 127.0.0.1:58520 conn822: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:25.089+0000 I NETWORK [conn822] end connection 127.0.0.1:58520 (3 connections now open) 2021-07-29T02:30:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42624 #823 (4 connections now open) 2021-07-29T02:30:28.825+0000 I NETWORK [conn823] end connection 10.233.72.103:42624 (3 connections now open) 2021-07-29T02:30:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58632 #824 (4 connections now open) 2021-07-29T02:30:35.093+0000 I NETWORK [conn824] received client metadata from 127.0.0.1:58632 conn824: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:35.192+0000 I NETWORK [conn824] end connection 127.0.0.1:58632 (3 connections now open) 2021-07-29T02:30:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42732 #825 (4 connections now open) 2021-07-29T02:30:38.825+0000 I NETWORK [conn825] end connection 10.233.72.103:42732 (3 connections now open) 2021-07-29T02:30:45.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58740 #826 (4 connections now open) 2021-07-29T02:30:45.192+0000 I NETWORK [conn826] received client metadata from 127.0.0.1:58740 conn826: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:45.289+0000 I NETWORK [conn826] end connection 127.0.0.1:58740 (3 connections now open) 2021-07-29T02:30:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42838 #827 (4 connections now open) 2021-07-29T02:30:48.826+0000 I NETWORK [conn827] end connection 10.233.72.103:42838 (3 connections now open) 2021-07-29T02:30:54.898+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58848 #828 (4 connections now open) 2021-07-29T02:30:54.898+0000 I NETWORK [conn828] received client metadata from 127.0.0.1:58848 conn828: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:30:54.992+0000 I NETWORK [conn828] end connection 127.0.0.1:58848 (3 connections now open) 2021-07-29T02:30:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42950 #829 (4 connections now open) 2021-07-29T02:30:58.825+0000 I NETWORK [conn829] end connection 10.233.72.103:42950 (3 connections now open) 2021-07-29T02:31:05.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58952 #830 (4 connections now open) 2021-07-29T02:31:05.292+0000 I NETWORK [conn830] received client metadata from 127.0.0.1:58952 conn830: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:05.390+0000 I NETWORK [conn830] end connection 127.0.0.1:58952 (3 connections now open) 2021-07-29T02:31:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43052 #831 (4 connections now open) 2021-07-29T02:31:08.825+0000 I NETWORK [conn831] end connection 10.233.72.103:43052 (3 connections now open) 2021-07-29T02:31:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59064 #832 (4 connections now open) 2021-07-29T02:31:15.086+0000 I NETWORK [conn832] received client metadata from 127.0.0.1:59064 conn832: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:15.188+0000 I NETWORK [conn832] end connection 127.0.0.1:59064 (3 connections now open) 2021-07-29T02:31:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43168 #833 (4 connections now open) 2021-07-29T02:31:18.825+0000 I NETWORK [conn833] end connection 10.233.72.103:43168 (3 connections now open) 2021-07-29T02:31:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59174 #834 (4 connections now open) 2021-07-29T02:31:25.185+0000 I NETWORK [conn834] received client metadata from 127.0.0.1:59174 conn834: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:25.192+0000 I NETWORK [conn834] end connection 127.0.0.1:59174 (3 connections now open) 2021-07-29T02:31:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43276 #835 (4 connections now open) 2021-07-29T02:31:28.825+0000 I NETWORK [conn835] end connection 10.233.72.103:43276 (3 connections now open) 2021-07-29T02:31:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59282 #836 (4 connections now open) 2021-07-29T02:31:35.185+0000 I NETWORK [conn836] received client metadata from 127.0.0.1:59282 conn836: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:35.192+0000 I NETWORK [conn836] end connection 127.0.0.1:59282 (3 connections now open) 2021-07-29T02:31:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43386 #837 (4 connections now open) 2021-07-29T02:31:38.826+0000 I NETWORK [conn837] end connection 10.233.72.103:43386 (3 connections now open) 2021-07-29T02:31:45.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59394 #838 (4 connections now open) 2021-07-29T02:31:45.185+0000 I NETWORK [conn838] received client metadata from 127.0.0.1:59394 conn838: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:45.191+0000 I NETWORK [conn838] end connection 127.0.0.1:59394 (3 connections now open) 2021-07-29T02:31:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43488 #839 (4 connections now open) 2021-07-29T02:31:48.825+0000 I NETWORK [conn839] end connection 10.233.72.103:43488 (3 connections now open) 2021-07-29T02:31:54.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59498 #840 (4 connections now open) 2021-07-29T02:31:54.991+0000 I NETWORK [conn840] received client metadata from 127.0.0.1:59498 conn840: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:31:55.088+0000 I NETWORK [conn840] end connection 127.0.0.1:59498 (3 connections now open) 2021-07-29T02:31:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43596 #841 (4 connections now open) 2021-07-29T02:31:58.825+0000 I NETWORK [conn841] end connection 10.233.72.103:43596 (3 connections now open) 2021-07-29T02:32:05.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59606 #842 (4 connections now open) 2021-07-29T02:32:05.091+0000 I NETWORK [conn842] received client metadata from 127.0.0.1:59606 conn842: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:05.192+0000 I NETWORK [conn842] end connection 127.0.0.1:59606 (3 connections now open) 2021-07-29T02:32:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43698 #843 (4 connections now open) 2021-07-29T02:32:08.825+0000 I NETWORK [conn843] end connection 10.233.72.103:43698 (3 connections now open) 2021-07-29T02:32:15.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59722 #844 (4 connections now open) 2021-07-29T02:32:15.094+0000 I NETWORK [conn844] received client metadata from 127.0.0.1:59722 conn844: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:15.190+0000 I NETWORK [conn844] end connection 127.0.0.1:59722 (3 connections now open) 2021-07-29T02:32:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43814 #845 (4 connections now open) 2021-07-29T02:32:18.825+0000 I NETWORK [conn845] end connection 10.233.72.103:43814 (3 connections now open) 2021-07-29T02:32:24.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59828 #846 (4 connections now open) 2021-07-29T02:32:24.992+0000 I NETWORK [conn846] received client metadata from 127.0.0.1:59828 conn846: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:25.088+0000 I NETWORK [conn846] end connection 127.0.0.1:59828 (3 connections now open) 2021-07-29T02:32:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43928 #847 (4 connections now open) 2021-07-29T02:32:28.825+0000 I NETWORK [conn847] end connection 10.233.72.103:43928 (3 connections now open) 2021-07-29T02:32:35.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59942 #848 (4 connections now open) 2021-07-29T02:32:35.194+0000 I NETWORK [conn848] received client metadata from 127.0.0.1:59942 conn848: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:35.289+0000 I NETWORK [conn848] end connection 127.0.0.1:59942 (3 connections now open) 2021-07-29T02:32:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44038 #849 (4 connections now open) 2021-07-29T02:32:38.825+0000 I NETWORK [conn849] end connection 10.233.72.103:44038 (3 connections now open) 2021-07-29T02:32:44.997+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60064 #850 (4 connections now open) 2021-07-29T02:32:45.186+0000 I NETWORK [conn850] received client metadata from 127.0.0.1:60064 conn850: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:45.191+0000 I NETWORK [conn850] end connection 127.0.0.1:60064 (3 connections now open) 2021-07-29T02:32:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44156 #851 (4 connections now open) 2021-07-29T02:32:48.825+0000 I NETWORK [conn851] end connection 10.233.72.103:44156 (3 connections now open) 2021-07-29T02:32:55.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60172 #852 (4 connections now open) 2021-07-29T02:32:55.093+0000 I NETWORK [conn852] received client metadata from 127.0.0.1:60172 conn852: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:32:55.190+0000 I NETWORK [conn852] end connection 127.0.0.1:60172 (3 connections now open) 2021-07-29T02:32:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44268 #853 (4 connections now open) 2021-07-29T02:32:58.825+0000 I NETWORK [conn853] end connection 10.233.72.103:44268 (3 connections now open) 2021-07-29T02:33:05.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60284 #854 (4 connections now open) 2021-07-29T02:33:05.088+0000 I NETWORK [conn854] received client metadata from 127.0.0.1:60284 conn854: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:05.186+0000 I NETWORK [conn854] end connection 127.0.0.1:60284 (3 connections now open) 2021-07-29T02:33:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44376 #855 (4 connections now open) 2021-07-29T02:33:08.825+0000 I NETWORK [conn855] end connection 10.233.72.103:44376 (3 connections now open) 2021-07-29T02:33:15.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60398 #856 (4 connections now open) 2021-07-29T02:33:15.186+0000 I NETWORK [conn856] received client metadata from 127.0.0.1:60398 conn856: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:15.190+0000 I NETWORK [conn856] end connection 127.0.0.1:60398 (3 connections now open) 2021-07-29T02:33:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44492 #857 (4 connections now open) 2021-07-29T02:33:18.825+0000 I NETWORK [conn857] end connection 10.233.72.103:44492 (3 connections now open) 2021-07-29T02:33:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60506 #858 (4 connections now open) 2021-07-29T02:33:25.091+0000 I NETWORK [conn858] received client metadata from 127.0.0.1:60506 conn858: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:25.189+0000 I NETWORK [conn858] end connection 127.0.0.1:60506 (3 connections now open) 2021-07-29T02:33:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44600 #859 (4 connections now open) 2021-07-29T02:33:28.825+0000 I NETWORK [conn859] end connection 10.233.72.103:44600 (3 connections now open) 2021-07-29T02:33:35.289+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60616 #860 (4 connections now open) 2021-07-29T02:33:35.291+0000 I NETWORK [conn860] received client metadata from 127.0.0.1:60616 conn860: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:35.386+0000 I NETWORK [conn860] end connection 127.0.0.1:60616 (3 connections now open) 2021-07-29T02:33:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44710 #861 (4 connections now open) 2021-07-29T02:33:38.825+0000 I NETWORK [conn861] end connection 10.233.72.103:44710 (3 connections now open) 2021-07-29T02:33:44.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60728 #862 (4 connections now open) 2021-07-29T02:33:44.994+0000 I NETWORK [conn862] received client metadata from 127.0.0.1:60728 conn862: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:45.092+0000 I NETWORK [conn862] end connection 127.0.0.1:60728 (3 connections now open) 2021-07-29T02:33:48.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44820 #863 (4 connections now open) 2021-07-29T02:33:48.826+0000 I NETWORK [conn863] end connection 10.233.72.103:44820 (3 connections now open) 2021-07-29T02:33:54.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60836 #864 (4 connections now open) 2021-07-29T02:33:55.086+0000 I NETWORK [conn864] received client metadata from 127.0.0.1:60836 conn864: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:33:55.091+0000 I NETWORK [conn864] end connection 127.0.0.1:60836 (3 connections now open) 2021-07-29T02:33:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44932 #865 (4 connections now open) 2021-07-29T02:33:58.825+0000 I NETWORK [conn865] end connection 10.233.72.103:44932 (3 connections now open) 2021-07-29T02:34:05.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60950 #866 (4 connections now open) 2021-07-29T02:34:05.286+0000 I NETWORK [conn866] received client metadata from 127.0.0.1:60950 conn866: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:05.292+0000 I NETWORK [conn866] end connection 127.0.0.1:60950 (3 connections now open) 2021-07-29T02:34:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45042 #867 (4 connections now open) 2021-07-29T02:34:08.826+0000 I NETWORK [conn867] end connection 10.233.72.103:45042 (3 connections now open) 2021-07-29T02:34:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32832 #868 (4 connections now open) 2021-07-29T02:34:15.089+0000 I NETWORK [conn868] received client metadata from 127.0.0.1:32832 conn868: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:15.188+0000 I NETWORK [conn868] end connection 127.0.0.1:32832 (3 connections now open) 2021-07-29T02:34:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45156 #869 (4 connections now open) 2021-07-29T02:34:18.825+0000 I NETWORK [conn869] end connection 10.233.72.103:45156 (3 connections now open) 2021-07-29T02:34:24.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32938 #870 (4 connections now open) 2021-07-29T02:34:24.992+0000 I NETWORK [conn870] received client metadata from 127.0.0.1:32938 conn870: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:25.085+0000 I NETWORK [conn870] end connection 127.0.0.1:32938 (3 connections now open) 2021-07-29T02:34:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45264 #871 (4 connections now open) 2021-07-29T02:34:28.826+0000 I NETWORK [conn871] end connection 10.233.72.103:45264 (3 connections now open) 2021-07-29T02:34:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33044 #872 (4 connections now open) 2021-07-29T02:34:35.093+0000 I NETWORK [conn872] received client metadata from 127.0.0.1:33044 conn872: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:35.190+0000 I NETWORK [conn872] end connection 127.0.0.1:33044 (3 connections now open) 2021-07-29T02:34:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45374 #873 (4 connections now open) 2021-07-29T02:34:38.825+0000 I NETWORK [conn873] end connection 10.233.72.103:45374 (3 connections now open) 2021-07-29T02:34:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33156 #874 (4 connections now open) 2021-07-29T02:34:45.186+0000 I NETWORK [conn874] received client metadata from 127.0.0.1:33156 conn874: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:45.288+0000 I NETWORK [conn874] end connection 127.0.0.1:33156 (3 connections now open) 2021-07-29T02:34:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45480 #875 (4 connections now open) 2021-07-29T02:34:48.825+0000 I NETWORK [conn875] end connection 10.233.72.103:45480 (3 connections now open) 2021-07-29T02:34:55.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33268 #876 (4 connections now open) 2021-07-29T02:34:55.192+0000 I NETWORK [conn876] received client metadata from 127.0.0.1:33268 conn876: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:34:55.288+0000 I NETWORK [conn876] end connection 127.0.0.1:33268 (3 connections now open) 2021-07-29T02:34:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45598 #877 (4 connections now open) 2021-07-29T02:34:58.825+0000 I NETWORK [conn877] end connection 10.233.72.103:45598 (3 connections now open) 2021-07-29T02:35:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33374 #878 (4 connections now open) 2021-07-29T02:35:05.194+0000 I NETWORK [conn878] received client metadata from 127.0.0.1:33374 conn878: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:05.292+0000 I NETWORK [conn878] end connection 127.0.0.1:33374 (3 connections now open) 2021-07-29T02:35:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45702 #879 (4 connections now open) 2021-07-29T02:35:08.825+0000 I NETWORK [conn879] end connection 10.233.72.103:45702 (3 connections now open) 2021-07-29T02:35:15.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33488 #880 (4 connections now open) 2021-07-29T02:35:15.187+0000 I NETWORK [conn880] received client metadata from 127.0.0.1:33488 conn880: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:15.192+0000 I NETWORK [conn880] end connection 127.0.0.1:33488 (3 connections now open) 2021-07-29T02:35:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45814 #881 (4 connections now open) 2021-07-29T02:35:18.825+0000 I NETWORK [conn881] end connection 10.233.72.103:45814 (3 connections now open) 2021-07-29T02:35:24.997+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33588 #882 (4 connections now open) 2021-07-29T02:35:24.997+0000 I NETWORK [conn882] received client metadata from 127.0.0.1:33588 conn882: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:25.185+0000 I NETWORK [conn882] end connection 127.0.0.1:33588 (3 connections now open) 2021-07-29T02:35:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45932 #883 (4 connections now open) 2021-07-29T02:35:28.825+0000 I NETWORK [conn883] end connection 10.233.72.103:45932 (3 connections now open) 2021-07-29T02:35:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33710 #884 (4 connections now open) 2021-07-29T02:35:35.093+0000 I NETWORK [conn884] received client metadata from 127.0.0.1:33710 conn884: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:35.189+0000 I NETWORK [conn884] end connection 127.0.0.1:33710 (3 connections now open) 2021-07-29T02:35:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46044 #885 (4 connections now open) 2021-07-29T02:35:38.826+0000 I NETWORK [conn885] end connection 10.233.72.103:46044 (3 connections now open) 2021-07-29T02:35:45.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33824 #886 (4 connections now open) 2021-07-29T02:35:45.092+0000 I NETWORK [conn886] received client metadata from 127.0.0.1:33824 conn886: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:45.190+0000 I NETWORK [conn886] end connection 127.0.0.1:33824 (3 connections now open) 2021-07-29T02:35:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46152 #887 (4 connections now open) 2021-07-29T02:35:48.826+0000 I NETWORK [conn887] end connection 10.233.72.103:46152 (3 connections now open) 2021-07-29T02:35:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33930 #888 (4 connections now open) 2021-07-29T02:35:55.286+0000 I NETWORK [conn888] received client metadata from 127.0.0.1:33930 conn888: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:35:55.292+0000 I NETWORK [conn888] end connection 127.0.0.1:33930 (3 connections now open) 2021-07-29T02:35:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46270 #889 (4 connections now open) 2021-07-29T02:35:58.825+0000 I NETWORK [conn889] end connection 10.233.72.103:46270 (3 connections now open) 2021-07-29T02:36:05.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34042 #890 (4 connections now open) 2021-07-29T02:36:05.192+0000 I NETWORK [conn890] received client metadata from 127.0.0.1:34042 conn890: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:05.290+0000 I NETWORK [conn890] end connection 127.0.0.1:34042 (3 connections now open) 2021-07-29T02:36:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46374 #891 (4 connections now open) 2021-07-29T02:36:08.825+0000 I NETWORK [conn891] end connection 10.233.72.103:46374 (3 connections now open) 2021-07-29T02:36:15.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34160 #892 (4 connections now open) 2021-07-29T02:36:15.192+0000 I NETWORK [conn892] received client metadata from 127.0.0.1:34160 conn892: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:15.291+0000 I NETWORK [conn892] end connection 127.0.0.1:34160 (3 connections now open) 2021-07-29T02:36:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46490 #893 (4 connections now open) 2021-07-29T02:36:18.825+0000 I NETWORK [conn893] end connection 10.233.72.103:46490 (3 connections now open) 2021-07-29T02:36:25.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34266 #894 (4 connections now open) 2021-07-29T02:36:25.094+0000 I NETWORK [conn894] received client metadata from 127.0.0.1:34266 conn894: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:25.192+0000 I NETWORK [conn894] end connection 127.0.0.1:34266 (3 connections now open) 2021-07-29T02:36:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46600 #895 (4 connections now open) 2021-07-29T02:36:28.825+0000 I NETWORK [conn895] end connection 10.233.72.103:46600 (3 connections now open) 2021-07-29T02:36:35.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34380 #896 (4 connections now open) 2021-07-29T02:36:35.192+0000 I NETWORK [conn896] received client metadata from 127.0.0.1:34380 conn896: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:35.285+0000 I NETWORK [conn896] end connection 127.0.0.1:34380 (3 connections now open) 2021-07-29T02:36:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46710 #897 (4 connections now open) 2021-07-29T02:36:38.825+0000 I NETWORK [conn897] end connection 10.233.72.103:46710 (3 connections now open) 2021-07-29T02:36:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34490 #898 (4 connections now open) 2021-07-29T02:36:45.190+0000 I NETWORK [conn898] received client metadata from 127.0.0.1:34490 conn898: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:45.289+0000 I NETWORK [conn898] end connection 127.0.0.1:34490 (3 connections now open) 2021-07-29T02:36:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46820 #899 (4 connections now open) 2021-07-29T02:36:48.825+0000 I NETWORK [conn899] end connection 10.233.72.103:46820 (3 connections now open) 2021-07-29T02:36:55.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34606 #900 (4 connections now open) 2021-07-29T02:36:55.087+0000 I NETWORK [conn900] received client metadata from 127.0.0.1:34606 conn900: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:36:55.186+0000 I NETWORK [conn900] end connection 127.0.0.1:34606 (3 connections now open) 2021-07-29T02:36:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46942 #901 (4 connections now open) 2021-07-29T02:36:58.826+0000 I NETWORK [conn901] end connection 10.233.72.103:46942 (3 connections now open) 2021-07-29T02:37:05.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34718 #902 (4 connections now open) 2021-07-29T02:37:05.094+0000 I NETWORK [conn902] received client metadata from 127.0.0.1:34718 conn902: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:05.192+0000 I NETWORK [conn902] end connection 127.0.0.1:34718 (3 connections now open) 2021-07-29T02:37:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47048 #903 (4 connections now open) 2021-07-29T02:37:08.825+0000 I NETWORK [conn903] end connection 10.233.72.103:47048 (3 connections now open) 2021-07-29T02:37:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34832 #904 (4 connections now open) 2021-07-29T02:37:15.090+0000 I NETWORK [conn904] received client metadata from 127.0.0.1:34832 conn904: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:15.191+0000 I NETWORK [conn904] end connection 127.0.0.1:34832 (3 connections now open) 2021-07-29T02:37:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47164 #905 (4 connections now open) 2021-07-29T02:37:18.825+0000 I NETWORK [conn905] end connection 10.233.72.103:47164 (3 connections now open) 2021-07-29T02:37:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34940 #906 (4 connections now open) 2021-07-29T02:37:25.189+0000 I NETWORK [conn906] received client metadata from 127.0.0.1:34940 conn906: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:25.194+0000 I NETWORK [conn906] end connection 127.0.0.1:34940 (3 connections now open) 2021-07-29T02:37:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47266 #907 (4 connections now open) 2021-07-29T02:37:28.826+0000 I NETWORK [conn907] end connection 10.233.72.103:47266 (3 connections now open) 2021-07-29T02:37:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35054 #908 (4 connections now open) 2021-07-29T02:37:35.091+0000 I NETWORK [conn908] received client metadata from 127.0.0.1:35054 conn908: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:35.188+0000 I NETWORK [conn908] end connection 127.0.0.1:35054 (3 connections now open) 2021-07-29T02:37:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47380 #909 (4 connections now open) 2021-07-29T02:37:38.825+0000 I NETWORK [conn909] end connection 10.233.72.103:47380 (3 connections now open) 2021-07-29T02:37:44.985+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35164 #910 (4 connections now open) 2021-07-29T02:37:44.987+0000 I NETWORK [conn910] received client metadata from 127.0.0.1:35164 conn910: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:44.992+0000 I NETWORK [conn910] end connection 127.0.0.1:35164 (3 connections now open) 2021-07-29T02:37:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47488 #911 (4 connections now open) 2021-07-29T02:37:48.825+0000 I NETWORK [conn911] end connection 10.233.72.103:47488 (3 connections now open) 2021-07-29T02:37:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35274 #912 (4 connections now open) 2021-07-29T02:37:55.094+0000 I NETWORK [conn912] received client metadata from 127.0.0.1:35274 conn912: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:37:55.192+0000 I NETWORK [conn912] end connection 127.0.0.1:35274 (3 connections now open) 2021-07-29T02:37:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47602 #913 (4 connections now open) 2021-07-29T02:37:58.825+0000 I NETWORK [conn913] end connection 10.233.72.103:47602 (3 connections now open) 2021-07-29T02:38:05.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35384 #914 (4 connections now open) 2021-07-29T02:38:05.187+0000 I NETWORK [conn914] received client metadata from 127.0.0.1:35384 conn914: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:05.286+0000 I NETWORK [conn914] end connection 127.0.0.1:35384 (3 connections now open) 2021-07-29T02:38:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47710 #915 (4 connections now open) 2021-07-29T02:38:08.825+0000 I NETWORK [conn915] end connection 10.233.72.103:47710 (3 connections now open) 2021-07-29T02:38:14.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35504 #916 (4 connections now open) 2021-07-29T02:38:15.086+0000 I NETWORK [conn916] received client metadata from 127.0.0.1:35504 conn916: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:15.092+0000 I NETWORK [conn916] end connection 127.0.0.1:35504 (3 connections now open) 2021-07-29T02:38:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47830 #917 (4 connections now open) 2021-07-29T02:38:18.825+0000 I NETWORK [conn917] end connection 10.233.72.103:47830 (3 connections now open) 2021-07-29T02:38:25.297+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35612 #918 (4 connections now open) 2021-07-29T02:38:25.297+0000 I NETWORK [conn918] received client metadata from 127.0.0.1:35612 conn918: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:25.392+0000 I NETWORK [conn918] end connection 127.0.0.1:35612 (3 connections now open) 2021-07-29T02:38:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:47938 #919 (4 connections now open) 2021-07-29T02:38:28.825+0000 I NETWORK [conn919] end connection 10.233.72.103:47938 (3 connections now open) 2021-07-29T02:38:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35718 #920 (4 connections now open) 2021-07-29T02:38:35.093+0000 I NETWORK [conn920] received client metadata from 127.0.0.1:35718 conn920: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:35.286+0000 I NETWORK [conn920] end connection 127.0.0.1:35718 (3 connections now open) 2021-07-29T02:38:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48046 #921 (4 connections now open) 2021-07-29T02:38:38.826+0000 I NETWORK [conn921] end connection 10.233.72.103:48046 (3 connections now open) 2021-07-29T02:38:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35832 #922 (4 connections now open) 2021-07-29T02:38:45.092+0000 I NETWORK [conn922] received client metadata from 127.0.0.1:35832 conn922: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:45.191+0000 I NETWORK [conn922] end connection 127.0.0.1:35832 (3 connections now open) 2021-07-29T02:38:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48158 #923 (4 connections now open) 2021-07-29T02:38:48.825+0000 I NETWORK [conn923] end connection 10.233.72.103:48158 (3 connections now open) 2021-07-29T02:38:54.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35942 #924 (4 connections now open) 2021-07-29T02:38:54.991+0000 I NETWORK [conn924] received client metadata from 127.0.0.1:35942 conn924: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:38:55.089+0000 I NETWORK [conn924] end connection 127.0.0.1:35942 (3 connections now open) 2021-07-29T02:38:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48272 #925 (4 connections now open) 2021-07-29T02:38:58.825+0000 I NETWORK [conn925] end connection 10.233.72.103:48272 (3 connections now open) 2021-07-29T02:39:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36048 #926 (4 connections now open) 2021-07-29T02:39:05.186+0000 I NETWORK [conn926] received client metadata from 127.0.0.1:36048 conn926: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:05.192+0000 I NETWORK [conn926] end connection 127.0.0.1:36048 (3 connections now open) 2021-07-29T02:39:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48376 #927 (4 connections now open) 2021-07-29T02:39:08.825+0000 I NETWORK [conn927] end connection 10.233.72.103:48376 (3 connections now open) 2021-07-29T02:39:14.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36164 #928 (4 connections now open) 2021-07-29T02:39:14.989+0000 I NETWORK [conn928] received client metadata from 127.0.0.1:36164 conn928: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:15.088+0000 I NETWORK [conn928] end connection 127.0.0.1:36164 (3 connections now open) 2021-07-29T02:39:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48492 #929 (4 connections now open) 2021-07-29T02:39:18.825+0000 I NETWORK [conn929] end connection 10.233.72.103:48492 (3 connections now open) 2021-07-29T02:39:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36272 #930 (4 connections now open) 2021-07-29T02:39:25.185+0000 I NETWORK [conn930] received client metadata from 127.0.0.1:36272 conn930: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:25.193+0000 I NETWORK [conn930] end connection 127.0.0.1:36272 (3 connections now open) 2021-07-29T02:39:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48604 #931 (4 connections now open) 2021-07-29T02:39:28.827+0000 I NETWORK [conn931] end connection 10.233.72.103:48604 (3 connections now open) 2021-07-29T02:39:34.995+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36382 #932 (4 connections now open) 2021-07-29T02:39:34.996+0000 I NETWORK [conn932] received client metadata from 127.0.0.1:36382 conn932: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:35.090+0000 I NETWORK [conn932] end connection 127.0.0.1:36382 (3 connections now open) 2021-07-29T02:39:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48718 #933 (4 connections now open) 2021-07-29T02:39:38.825+0000 I NETWORK [conn933] end connection 10.233.72.103:48718 (3 connections now open) 2021-07-29T02:39:45.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36502 #934 (4 connections now open) 2021-07-29T02:39:45.386+0000 I NETWORK [conn934] received client metadata from 127.0.0.1:36502 conn934: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:45.490+0000 I NETWORK [conn934] end connection 127.0.0.1:36502 (3 connections now open) 2021-07-29T02:39:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48828 #935 (4 connections now open) 2021-07-29T02:39:48.825+0000 I NETWORK [conn935] end connection 10.233.72.103:48828 (3 connections now open) 2021-07-29T02:39:55.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36612 #936 (4 connections now open) 2021-07-29T02:39:55.193+0000 I NETWORK [conn936] received client metadata from 127.0.0.1:36612 conn936: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:39:55.290+0000 I NETWORK [conn936] end connection 127.0.0.1:36612 (3 connections now open) 2021-07-29T02:39:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:48944 #937 (4 connections now open) 2021-07-29T02:39:58.825+0000 I NETWORK [conn937] end connection 10.233.72.103:48944 (3 connections now open) 2021-07-29T02:40:05.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36720 #938 (4 connections now open) 2021-07-29T02:40:05.193+0000 I NETWORK [conn938] received client metadata from 127.0.0.1:36720 conn938: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:05.289+0000 I NETWORK [conn938] end connection 127.0.0.1:36720 (3 connections now open) 2021-07-29T02:40:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49048 #939 (4 connections now open) 2021-07-29T02:40:08.825+0000 I NETWORK [conn939] end connection 10.233.72.103:49048 (3 connections now open) 2021-07-29T02:40:14.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36834 #940 (4 connections now open) 2021-07-29T02:40:15.085+0000 I NETWORK [conn940] received client metadata from 127.0.0.1:36834 conn940: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:15.186+0000 I NETWORK [conn940] end connection 127.0.0.1:36834 (3 connections now open) 2021-07-29T02:40:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49164 #941 (4 connections now open) 2021-07-29T02:40:18.825+0000 I NETWORK [conn941] end connection 10.233.72.103:49164 (3 connections now open) 2021-07-29T02:40:24.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36944 #942 (4 connections now open) 2021-07-29T02:40:25.086+0000 I NETWORK [conn942] received client metadata from 127.0.0.1:36944 conn942: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:25.090+0000 I NETWORK [conn942] end connection 127.0.0.1:36944 (3 connections now open) 2021-07-29T02:40:28.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49274 #943 (4 connections now open) 2021-07-29T02:40:28.826+0000 I NETWORK [conn943] end connection 10.233.72.103:49274 (3 connections now open) 2021-07-29T02:40:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37054 #944 (4 connections now open) 2021-07-29T02:40:35.091+0000 I NETWORK [conn944] received client metadata from 127.0.0.1:37054 conn944: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:35.187+0000 I NETWORK [conn944] end connection 127.0.0.1:37054 (3 connections now open) 2021-07-29T02:40:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49386 #945 (4 connections now open) 2021-07-29T02:40:38.825+0000 I NETWORK [conn945] end connection 10.233.72.103:49386 (3 connections now open) 2021-07-29T02:40:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37168 #946 (4 connections now open) 2021-07-29T02:40:45.090+0000 I NETWORK [conn946] received client metadata from 127.0.0.1:37168 conn946: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:45.186+0000 I NETWORK [conn946] end connection 127.0.0.1:37168 (3 connections now open) 2021-07-29T02:40:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49496 #947 (4 connections now open) 2021-07-29T02:40:48.825+0000 I NETWORK [conn947] end connection 10.233.72.103:49496 (3 connections now open) 2021-07-29T02:40:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37278 #948 (4 connections now open) 2021-07-29T02:40:55.191+0000 I NETWORK [conn948] received client metadata from 127.0.0.1:37278 conn948: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:40:55.290+0000 I NETWORK [conn948] end connection 127.0.0.1:37278 (3 connections now open) 2021-07-29T02:40:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49616 #949 (4 connections now open) 2021-07-29T02:40:58.825+0000 I NETWORK [conn949] end connection 10.233.72.103:49616 (3 connections now open) 2021-07-29T02:41:05.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37410 #950 (4 connections now open) 2021-07-29T02:41:05.089+0000 I NETWORK [conn950] received client metadata from 127.0.0.1:37410 conn950: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:05.190+0000 I NETWORK [conn950] end connection 127.0.0.1:37410 (3 connections now open) 2021-07-29T02:41:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49746 #951 (4 connections now open) 2021-07-29T02:41:08.825+0000 I NETWORK [conn951] end connection 10.233.72.103:49746 (3 connections now open) 2021-07-29T02:41:15.394+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37538 #952 (4 connections now open) 2021-07-29T02:41:15.394+0000 I NETWORK [conn952] received client metadata from 127.0.0.1:37538 conn952: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:15.495+0000 I NETWORK [conn952] end connection 127.0.0.1:37538 (3 connections now open) 2021-07-29T02:41:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49868 #953 (4 connections now open) 2021-07-29T02:41:18.825+0000 I NETWORK [conn953] end connection 10.233.72.103:49868 (3 connections now open) 2021-07-29T02:41:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37644 #954 (4 connections now open) 2021-07-29T02:41:25.091+0000 I NETWORK [conn954] received client metadata from 127.0.0.1:37644 conn954: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:25.193+0000 I NETWORK [conn954] end connection 127.0.0.1:37644 (3 connections now open) 2021-07-29T02:41:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:49978 #955 (4 connections now open) 2021-07-29T02:41:28.827+0000 I NETWORK [conn955] end connection 10.233.72.103:49978 (3 connections now open) 2021-07-29T02:41:35.396+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37786 #956 (4 connections now open) 2021-07-29T02:41:35.486+0000 I NETWORK [conn956] received client metadata from 127.0.0.1:37786 conn956: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:35.497+0000 I NETWORK [conn956] end connection 127.0.0.1:37786 (3 connections now open) 2021-07-29T02:41:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50138 #957 (4 connections now open) 2021-07-29T02:41:38.826+0000 I NETWORK [conn957] end connection 10.233.72.103:50138 (3 connections now open) 2021-07-29T02:41:45.302+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37918 #958 (4 connections now open) 2021-07-29T02:41:45.391+0000 I NETWORK [conn958] received client metadata from 127.0.0.1:37918 conn958: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:45.489+0000 I NETWORK [conn958] end connection 127.0.0.1:37918 (3 connections now open) 2021-07-29T02:41:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50274 #959 (4 connections now open) 2021-07-29T02:41:48.826+0000 I NETWORK [conn959] end connection 10.233.72.103:50274 (3 connections now open) 2021-07-29T02:41:54.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38062 #960 (4 connections now open) 2021-07-29T02:41:54.991+0000 I NETWORK [conn960] received client metadata from 127.0.0.1:38062 conn960: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:41:55.088+0000 I NETWORK [conn960] end connection 127.0.0.1:38062 (3 connections now open) 2021-07-29T02:41:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50408 #961 (4 connections now open) 2021-07-29T02:41:58.825+0000 I NETWORK [conn961] end connection 10.233.72.103:50408 (3 connections now open) 2021-07-29T02:42:05.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38198 #962 (4 connections now open) 2021-07-29T02:42:05.094+0000 I NETWORK [conn962] received client metadata from 127.0.0.1:38198 conn962: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:05.190+0000 I NETWORK [conn962] end connection 127.0.0.1:38198 (3 connections now open) 2021-07-29T02:42:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50550 #963 (4 connections now open) 2021-07-29T02:42:08.825+0000 I NETWORK [conn963] end connection 10.233.72.103:50550 (3 connections now open) 2021-07-29T02:42:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38366 #964 (4 connections now open) 2021-07-29T02:42:15.088+0000 I NETWORK [conn964] received client metadata from 127.0.0.1:38366 conn964: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:15.189+0000 I NETWORK [conn964] end connection 127.0.0.1:38366 (3 connections now open) 2021-07-29T02:42:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50712 #965 (4 connections now open) 2021-07-29T02:42:18.825+0000 I NETWORK [conn965] end connection 10.233.72.103:50712 (3 connections now open) 2021-07-29T02:42:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38538 #966 (4 connections now open) 2021-07-29T02:42:25.187+0000 I NETWORK [conn966] received client metadata from 127.0.0.1:38538 conn966: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:25.285+0000 I NETWORK [conn966] end connection 127.0.0.1:38538 (3 connections now open) 2021-07-29T02:42:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:50942 #967 (4 connections now open) 2021-07-29T02:42:28.825+0000 I NETWORK [conn967] end connection 10.233.72.103:50942 (3 connections now open) 2021-07-29T02:42:35.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38886 #968 (4 connections now open) 2021-07-29T02:42:35.192+0000 I NETWORK [conn968] received client metadata from 127.0.0.1:38886 conn968: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:35.285+0000 I NETWORK [conn968] end connection 127.0.0.1:38886 (3 connections now open) 2021-07-29T02:42:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51252 #969 (4 connections now open) 2021-07-29T02:42:38.825+0000 I NETWORK [conn969] end connection 10.233.72.103:51252 (3 connections now open) 2021-07-29T02:42:45.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39064 #970 (4 connections now open) 2021-07-29T02:42:45.186+0000 I NETWORK [conn970] received client metadata from 127.0.0.1:39064 conn970: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:45.192+0000 I NETWORK [conn970] end connection 127.0.0.1:39064 (3 connections now open) 2021-07-29T02:42:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51464 #971 (4 connections now open) 2021-07-29T02:42:48.825+0000 I NETWORK [conn971] end connection 10.233.72.103:51464 (3 connections now open) 2021-07-29T02:42:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39278 #972 (4 connections now open) 2021-07-29T02:42:55.186+0000 I NETWORK [conn972] received client metadata from 127.0.0.1:39278 conn972: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:42:55.191+0000 I NETWORK [conn972] end connection 127.0.0.1:39278 (3 connections now open) 2021-07-29T02:42:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51624 #973 (4 connections now open) 2021-07-29T02:42:58.826+0000 I NETWORK [conn973] end connection 10.233.72.103:51624 (3 connections now open) 2021-07-29T02:43:05.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39432 #974 (4 connections now open) 2021-07-29T02:43:05.189+0000 I NETWORK [conn974] received client metadata from 127.0.0.1:39432 conn974: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:05.286+0000 I NETWORK [conn974] end connection 127.0.0.1:39432 (3 connections now open) 2021-07-29T02:43:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:51790 #975 (4 connections now open) 2021-07-29T02:43:08.825+0000 I NETWORK [conn975] end connection 10.233.72.103:51790 (3 connections now open) 2021-07-29T02:43:15.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39670 #976 (4 connections now open) 2021-07-29T02:43:15.186+0000 I NETWORK [conn976] received client metadata from 127.0.0.1:39670 conn976: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:15.190+0000 I NETWORK [conn976] end connection 127.0.0.1:39670 (3 connections now open) 2021-07-29T02:43:18.826+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52104 #977 (4 connections now open) 2021-07-29T02:43:18.827+0000 I NETWORK [conn977] end connection 10.233.72.103:52104 (3 connections now open) 2021-07-29T02:43:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40072 #978 (4 connections now open) 2021-07-29T02:43:25.091+0000 I NETWORK [conn978] received client metadata from 127.0.0.1:40072 conn978: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:25.194+0000 I NETWORK [conn978] end connection 127.0.0.1:40072 (3 connections now open) 2021-07-29T02:43:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52448 #979 (4 connections now open) 2021-07-29T02:43:28.825+0000 I NETWORK [conn979] end connection 10.233.72.103:52448 (3 connections now open) 2021-07-29T02:43:35.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40384 #980 (4 connections now open) 2021-07-29T02:43:35.188+0000 I NETWORK [conn980] received client metadata from 127.0.0.1:40384 conn980: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:35.288+0000 I NETWORK [conn980] end connection 127.0.0.1:40384 (3 connections now open) 2021-07-29T02:43:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52746 #981 (4 connections now open) 2021-07-29T02:43:38.825+0000 I NETWORK [conn981] end connection 10.233.72.103:52746 (3 connections now open) 2021-07-29T02:43:45.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40612 #982 (4 connections now open) 2021-07-29T02:43:45.088+0000 I NETWORK [conn982] received client metadata from 127.0.0.1:40612 conn982: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:45.185+0000 I NETWORK [conn982] end connection 127.0.0.1:40612 (3 connections now open) 2021-07-29T02:43:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:52980 #983 (4 connections now open) 2021-07-29T02:43:48.826+0000 I NETWORK [conn983] end connection 10.233.72.103:52980 (3 connections now open) 2021-07-29T02:43:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40778 #984 (4 connections now open) 2021-07-29T02:43:55.189+0000 I NETWORK [conn984] received client metadata from 127.0.0.1:40778 conn984: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:43:55.195+0000 I NETWORK [conn984] end connection 127.0.0.1:40778 (3 connections now open) 2021-07-29T02:43:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53114 #985 (4 connections now open) 2021-07-29T02:43:58.825+0000 I NETWORK [conn985] end connection 10.233.72.103:53114 (3 connections now open) 2021-07-29T02:44:05.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40910 #986 (4 connections now open) 2021-07-29T02:44:05.187+0000 I NETWORK [conn986] received client metadata from 127.0.0.1:40910 conn986: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:05.285+0000 I NETWORK [conn986] end connection 127.0.0.1:40910 (3 connections now open) 2021-07-29T02:44:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53244 #987 (4 connections now open) 2021-07-29T02:44:08.825+0000 I NETWORK [conn987] end connection 10.233.72.103:53244 (3 connections now open) 2021-07-29T02:44:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41038 #988 (4 connections now open) 2021-07-29T02:44:15.089+0000 I NETWORK [conn988] received client metadata from 127.0.0.1:41038 conn988: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:15.187+0000 I NETWORK [conn988] end connection 127.0.0.1:41038 (3 connections now open) 2021-07-29T02:44:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53366 #989 (4 connections now open) 2021-07-29T02:44:18.825+0000 I NETWORK [conn989] end connection 10.233.72.103:53366 (3 connections now open) 2021-07-29T02:44:24.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41156 #990 (4 connections now open) 2021-07-29T02:44:24.994+0000 I NETWORK [conn990] received client metadata from 127.0.0.1:41156 conn990: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:25.091+0000 I NETWORK [conn990] end connection 127.0.0.1:41156 (3 connections now open) 2021-07-29T02:44:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53490 #991 (4 connections now open) 2021-07-29T02:44:28.825+0000 I NETWORK [conn991] end connection 10.233.72.103:53490 (3 connections now open) 2021-07-29T02:44:35.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41272 #992 (4 connections now open) 2021-07-29T02:44:35.185+0000 I NETWORK [conn992] received client metadata from 127.0.0.1:41272 conn992: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:35.196+0000 I NETWORK [conn992] end connection 127.0.0.1:41272 (3 connections now open) 2021-07-29T02:44:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53626 #993 (4 connections now open) 2021-07-29T02:44:38.826+0000 I NETWORK [conn993] end connection 10.233.72.103:53626 (3 connections now open) 2021-07-29T02:44:44.997+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41414 #994 (4 connections now open) 2021-07-29T02:44:45.086+0000 I NETWORK [conn994] received client metadata from 127.0.0.1:41414 conn994: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:45.190+0000 I NETWORK [conn994] end connection 127.0.0.1:41414 (3 connections now open) 2021-07-29T02:44:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53740 #995 (4 connections now open) 2021-07-29T02:44:48.825+0000 I NETWORK [conn995] end connection 10.233.72.103:53740 (3 connections now open) 2021-07-29T02:44:55.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41534 #996 (4 connections now open) 2021-07-29T02:44:55.186+0000 I NETWORK [conn996] received client metadata from 127.0.0.1:41534 conn996: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:44:55.285+0000 I NETWORK [conn996] end connection 127.0.0.1:41534 (3 connections now open) 2021-07-29T02:44:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:53870 #997 (4 connections now open) 2021-07-29T02:44:58.825+0000 I NETWORK [conn997] end connection 10.233.72.103:53870 (3 connections now open) 2021-07-29T02:45:05.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41652 #998 (4 connections now open) 2021-07-29T02:45:05.186+0000 I NETWORK [conn998] received client metadata from 127.0.0.1:41652 conn998: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:05.192+0000 I NETWORK [conn998] end connection 127.0.0.1:41652 (3 connections now open) 2021-07-29T02:45:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54000 #999 (4 connections now open) 2021-07-29T02:45:08.826+0000 I NETWORK [conn999] end connection 10.233.72.103:54000 (3 connections now open) 2021-07-29T02:45:15.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41798 #1000 (4 connections now open) 2021-07-29T02:45:15.186+0000 I NETWORK [conn1000] received client metadata from 127.0.0.1:41798 conn1000: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:15.191+0000 I NETWORK [conn1000] end connection 127.0.0.1:41798 (3 connections now open) 2021-07-29T02:45:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54124 #1001 (4 connections now open) 2021-07-29T02:45:18.826+0000 I NETWORK [conn1001] end connection 10.233.72.103:54124 (3 connections now open) 2021-07-29T02:45:25.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41916 #1002 (4 connections now open) 2021-07-29T02:45:25.286+0000 I NETWORK [conn1002] received client metadata from 127.0.0.1:41916 conn1002: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:25.293+0000 I NETWORK [conn1002] end connection 127.0.0.1:41916 (3 connections now open) 2021-07-29T02:45:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54248 #1003 (4 connections now open) 2021-07-29T02:45:28.825+0000 I NETWORK [conn1003] end connection 10.233.72.103:54248 (3 connections now open) 2021-07-29T02:45:35.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42036 #1004 (4 connections now open) 2021-07-29T02:45:35.287+0000 I NETWORK [conn1004] received client metadata from 127.0.0.1:42036 conn1004: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:35.294+0000 I NETWORK [conn1004] end connection 127.0.0.1:42036 (3 connections now open) 2021-07-29T02:45:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54378 #1005 (4 connections now open) 2021-07-29T02:45:38.825+0000 I NETWORK [conn1005] end connection 10.233.72.103:54378 (3 connections now open) 2021-07-29T02:45:45.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42170 #1006 (4 connections now open) 2021-07-29T02:45:45.187+0000 I NETWORK [conn1006] received client metadata from 127.0.0.1:42170 conn1006: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:45.285+0000 I NETWORK [conn1006] end connection 127.0.0.1:42170 (3 connections now open) 2021-07-29T02:45:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54496 #1007 (4 connections now open) 2021-07-29T02:45:48.825+0000 I NETWORK [conn1007] end connection 10.233.72.103:54496 (3 connections now open) 2021-07-29T02:45:55.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42294 #1008 (4 connections now open) 2021-07-29T02:45:55.088+0000 I NETWORK [conn1008] received client metadata from 127.0.0.1:42294 conn1008: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:45:55.093+0000 I NETWORK [conn1008] end connection 127.0.0.1:42294 (3 connections now open) 2021-07-29T02:45:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54630 #1009 (4 connections now open) 2021-07-29T02:45:58.825+0000 I NETWORK [conn1009] end connection 10.233.72.103:54630 (3 connections now open) 2021-07-29T02:46:04.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42420 #1010 (4 connections now open) 2021-07-29T02:46:04.997+0000 I NETWORK [conn1010] received client metadata from 127.0.0.1:42420 conn1010: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:05.090+0000 I NETWORK [conn1010] end connection 127.0.0.1:42420 (3 connections now open) 2021-07-29T02:46:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54758 #1011 (4 connections now open) 2021-07-29T02:46:08.825+0000 I NETWORK [conn1011] end connection 10.233.72.103:54758 (3 connections now open) 2021-07-29T02:46:15.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42554 #1012 (4 connections now open) 2021-07-29T02:46:15.194+0000 I NETWORK [conn1012] received client metadata from 127.0.0.1:42554 conn1012: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:15.291+0000 I NETWORK [conn1012] end connection 127.0.0.1:42554 (3 connections now open) 2021-07-29T02:46:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:54882 #1013 (4 connections now open) 2021-07-29T02:46:18.825+0000 I NETWORK [conn1013] end connection 10.233.72.103:54882 (3 connections now open) 2021-07-29T02:46:25.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42668 #1014 (4 connections now open) 2021-07-29T02:46:25.094+0000 I NETWORK [conn1014] received client metadata from 127.0.0.1:42668 conn1014: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:25.192+0000 I NETWORK [conn1014] end connection 127.0.0.1:42668 (3 connections now open) 2021-07-29T02:46:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55008 #1015 (4 connections now open) 2021-07-29T02:46:28.825+0000 I NETWORK [conn1015] end connection 10.233.72.103:55008 (3 connections now open) 2021-07-29T02:46:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42792 #1016 (4 connections now open) 2021-07-29T02:46:35.094+0000 I NETWORK [conn1016] received client metadata from 127.0.0.1:42792 conn1016: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:35.285+0000 I COMMAND [conn1016] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } }, $db: "admin" } numYields:0 reslen:239 locks:{} protocol:op_query 191ms 2021-07-29T02:46:35.291+0000 I NETWORK [conn1016] end connection 127.0.0.1:42792 (3 connections now open) 2021-07-29T02:46:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55146 #1017 (4 connections now open) 2021-07-29T02:46:38.825+0000 I NETWORK [conn1017] end connection 10.233.72.103:55146 (3 connections now open) 2021-07-29T02:46:45.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42932 #1018 (4 connections now open) 2021-07-29T02:46:45.189+0000 I NETWORK [conn1018] received client metadata from 127.0.0.1:42932 conn1018: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:45.286+0000 I NETWORK [conn1018] end connection 127.0.0.1:42932 (3 connections now open) 2021-07-29T02:46:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55264 #1019 (4 connections now open) 2021-07-29T02:46:48.826+0000 I NETWORK [conn1019] end connection 10.233.72.103:55264 (3 connections now open) 2021-07-29T02:46:55.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43054 #1020 (4 connections now open) 2021-07-29T02:46:55.188+0000 I NETWORK [conn1020] received client metadata from 127.0.0.1:43054 conn1020: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:46:55.193+0000 I NETWORK [conn1020] end connection 127.0.0.1:43054 (3 connections now open) 2021-07-29T02:46:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55396 #1021 (4 connections now open) 2021-07-29T02:46:58.825+0000 I NETWORK [conn1021] end connection 10.233.72.103:55396 (3 connections now open) 2021-07-29T02:47:05.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43182 #1022 (4 connections now open) 2021-07-29T02:47:05.087+0000 I NETWORK [conn1022] received client metadata from 127.0.0.1:43182 conn1022: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:05.092+0000 I NETWORK [conn1022] end connection 127.0.0.1:43182 (3 connections now open) 2021-07-29T02:47:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55524 #1023 (4 connections now open) 2021-07-29T02:47:08.826+0000 I NETWORK [conn1023] end connection 10.233.72.103:55524 (3 connections now open) 2021-07-29T02:47:15.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43314 #1024 (4 connections now open) 2021-07-29T02:47:15.193+0000 I NETWORK [conn1024] received client metadata from 127.0.0.1:43314 conn1024: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:15.292+0000 I NETWORK [conn1024] end connection 127.0.0.1:43314 (3 connections now open) 2021-07-29T02:47:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55648 #1025 (4 connections now open) 2021-07-29T02:47:18.825+0000 I NETWORK [conn1025] end connection 10.233.72.103:55648 (3 connections now open) 2021-07-29T02:47:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43434 #1026 (4 connections now open) 2021-07-29T02:47:25.090+0000 I NETWORK [conn1026] received client metadata from 127.0.0.1:43434 conn1026: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:25.189+0000 I NETWORK [conn1026] end connection 127.0.0.1:43434 (3 connections now open) 2021-07-29T02:47:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55774 #1027 (4 connections now open) 2021-07-29T02:47:28.825+0000 I NETWORK [conn1027] end connection 10.233.72.103:55774 (3 connections now open) 2021-07-29T02:47:35.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43552 #1028 (4 connections now open) 2021-07-29T02:47:35.091+0000 I NETWORK [conn1028] received client metadata from 127.0.0.1:43552 conn1028: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:35.189+0000 I NETWORK [conn1028] end connection 127.0.0.1:43552 (3 connections now open) 2021-07-29T02:47:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:55902 #1029 (4 connections now open) 2021-07-29T02:47:38.825+0000 I NETWORK [conn1029] end connection 10.233.72.103:55902 (3 connections now open) 2021-07-29T02:47:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43692 #1030 (4 connections now open) 2021-07-29T02:47:45.286+0000 I NETWORK [conn1030] received client metadata from 127.0.0.1:43692 conn1030: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:45.291+0000 I NETWORK [conn1030] end connection 127.0.0.1:43692 (3 connections now open) 2021-07-29T02:47:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56022 #1031 (4 connections now open) 2021-07-29T02:47:48.825+0000 I NETWORK [conn1031] end connection 10.233.72.103:56022 (3 connections now open) 2021-07-29T02:47:54.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43812 #1032 (4 connections now open) 2021-07-29T02:47:54.993+0000 I NETWORK [conn1032] received client metadata from 127.0.0.1:43812 conn1032: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:47:55.090+0000 I NETWORK [conn1032] end connection 127.0.0.1:43812 (3 connections now open) 2021-07-29T02:47:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56162 #1033 (4 connections now open) 2021-07-29T02:47:58.825+0000 I NETWORK [conn1033] end connection 10.233.72.103:56162 (3 connections now open) 2021-07-29T02:48:04.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43942 #1034 (4 connections now open) 2021-07-29T02:48:04.994+0000 I NETWORK [conn1034] received client metadata from 127.0.0.1:43942 conn1034: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:05.192+0000 I NETWORK [conn1034] end connection 127.0.0.1:43942 (3 connections now open) 2021-07-29T02:48:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56288 #1035 (4 connections now open) 2021-07-29T02:48:08.825+0000 I NETWORK [conn1035] end connection 10.233.72.103:56288 (3 connections now open) 2021-07-29T02:48:15.192+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44076 #1036 (4 connections now open) 2021-07-29T02:48:15.286+0000 I NETWORK [conn1036] received client metadata from 127.0.0.1:44076 conn1036: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:15.291+0000 I NETWORK [conn1036] end connection 127.0.0.1:44076 (3 connections now open) 2021-07-29T02:48:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56404 #1037 (4 connections now open) 2021-07-29T02:48:18.825+0000 I NETWORK [conn1037] end connection 10.233.72.103:56404 (3 connections now open) 2021-07-29T02:48:24.988+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44194 #1038 (4 connections now open) 2021-07-29T02:48:24.988+0000 I NETWORK [conn1038] received client metadata from 127.0.0.1:44194 conn1038: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:25.085+0000 I NETWORK [conn1038] end connection 127.0.0.1:44194 (3 connections now open) 2021-07-29T02:48:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56528 #1039 (4 connections now open) 2021-07-29T02:48:28.825+0000 I NETWORK [conn1039] end connection 10.233.72.103:56528 (3 connections now open) 2021-07-29T02:48:35.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44324 #1040 (4 connections now open) 2021-07-29T02:48:35.087+0000 I NETWORK [conn1040] received client metadata from 127.0.0.1:44324 conn1040: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:35.186+0000 I NETWORK [conn1040] end connection 127.0.0.1:44324 (3 connections now open) 2021-07-29T02:48:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56680 #1041 (4 connections now open) 2021-07-29T02:48:38.825+0000 I NETWORK [conn1041] end connection 10.233.72.103:56680 (3 connections now open) 2021-07-29T02:48:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44482 #1042 (4 connections now open) 2021-07-29T02:48:45.090+0000 I NETWORK [conn1042] received client metadata from 127.0.0.1:44482 conn1042: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:45.191+0000 I NETWORK [conn1042] end connection 127.0.0.1:44482 (3 connections now open) 2021-07-29T02:48:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:56862 #1043 (4 connections now open) 2021-07-29T02:48:48.825+0000 I NETWORK [conn1043] end connection 10.233.72.103:56862 (3 connections now open) 2021-07-29T02:48:55.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44790 #1044 (4 connections now open) 2021-07-29T02:48:55.191+0000 I NETWORK [conn1044] received client metadata from 127.0.0.1:44790 conn1044: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:48:55.385+0000 I NETWORK [conn1044] end connection 127.0.0.1:44790 (3 connections now open) 2021-07-29T02:48:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57160 #1045 (4 connections now open) 2021-07-29T02:48:58.825+0000 I NETWORK [conn1045] end connection 10.233.72.103:57160 (3 connections now open) 2021-07-29T02:49:05.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45104 #1046 (4 connections now open) 2021-07-29T02:49:05.088+0000 I NETWORK [conn1046] received client metadata from 127.0.0.1:45104 conn1046: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:05.197+0000 I NETWORK [conn1046] end connection 127.0.0.1:45104 (3 connections now open) 2021-07-29T02:49:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57464 #1047 (4 connections now open) 2021-07-29T02:49:08.825+0000 I NETWORK [conn1047] end connection 10.233.72.103:57464 (3 connections now open) 2021-07-29T02:49:15.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45364 #1048 (4 connections now open) 2021-07-29T02:49:15.088+0000 I NETWORK [conn1048] received client metadata from 127.0.0.1:45364 conn1048: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:15.092+0000 I NETWORK [conn1048] end connection 127.0.0.1:45364 (3 connections now open) 2021-07-29T02:49:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57692 #1049 (4 connections now open) 2021-07-29T02:49:18.825+0000 I NETWORK [conn1049] end connection 10.233.72.103:57692 (3 connections now open) 2021-07-29T02:49:25.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45488 #1050 (4 connections now open) 2021-07-29T02:49:25.185+0000 I NETWORK [conn1050] received client metadata from 127.0.0.1:45488 conn1050: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:25.190+0000 I NETWORK [conn1050] end connection 127.0.0.1:45488 (3 connections now open) 2021-07-29T02:49:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57824 #1051 (4 connections now open) 2021-07-29T02:49:28.826+0000 I NETWORK [conn1051] end connection 10.233.72.103:57824 (3 connections now open) 2021-07-29T02:49:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45612 #1052 (4 connections now open) 2021-07-29T02:49:35.186+0000 I NETWORK [conn1052] received client metadata from 127.0.0.1:45612 conn1052: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:35.194+0000 I NETWORK [conn1052] end connection 127.0.0.1:45612 (3 connections now open) 2021-07-29T02:49:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:57954 #1053 (4 connections now open) 2021-07-29T02:49:38.825+0000 I NETWORK [conn1053] end connection 10.233.72.103:57954 (3 connections now open) 2021-07-29T02:49:45.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45746 #1054 (4 connections now open) 2021-07-29T02:49:45.093+0000 I NETWORK [conn1054] received client metadata from 127.0.0.1:45746 conn1054: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:45.191+0000 I NETWORK [conn1054] end connection 127.0.0.1:45746 (3 connections now open) 2021-07-29T02:49:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58070 #1055 (4 connections now open) 2021-07-29T02:49:48.826+0000 I NETWORK [conn1055] end connection 10.233.72.103:58070 (3 connections now open) 2021-07-29T02:49:55.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45868 #1056 (4 connections now open) 2021-07-29T02:49:55.190+0000 I NETWORK [conn1056] received client metadata from 127.0.0.1:45868 conn1056: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:49:55.195+0000 I NETWORK [conn1056] end connection 127.0.0.1:45868 (3 connections now open) 2021-07-29T02:49:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58202 #1057 (4 connections now open) 2021-07-29T02:49:58.825+0000 I NETWORK [conn1057] end connection 10.233.72.103:58202 (3 connections now open) 2021-07-29T02:50:05.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45990 #1058 (4 connections now open) 2021-07-29T02:50:05.089+0000 I NETWORK [conn1058] received client metadata from 127.0.0.1:45990 conn1058: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:05.190+0000 I NETWORK [conn1058] end connection 127.0.0.1:45990 (3 connections now open) 2021-07-29T02:50:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58328 #1059 (4 connections now open) 2021-07-29T02:50:08.825+0000 I NETWORK [conn1059] end connection 10.233.72.103:58328 (3 connections now open) 2021-07-29T02:50:15.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46124 #1060 (4 connections now open) 2021-07-29T02:50:15.189+0000 I NETWORK [conn1060] received client metadata from 127.0.0.1:46124 conn1060: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:15.388+0000 I NETWORK [conn1060] end connection 127.0.0.1:46124 (3 connections now open) 2021-07-29T02:50:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58452 #1061 (4 connections now open) 2021-07-29T02:50:18.825+0000 I NETWORK [conn1061] end connection 10.233.72.103:58452 (3 connections now open) 2021-07-29T02:50:25.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46242 #1062 (4 connections now open) 2021-07-29T02:50:25.187+0000 I NETWORK [conn1062] received client metadata from 127.0.0.1:46242 conn1062: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:25.285+0000 I NETWORK [conn1062] end connection 127.0.0.1:46242 (3 connections now open) 2021-07-29T02:50:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58574 #1063 (4 connections now open) 2021-07-29T02:50:28.825+0000 I NETWORK [conn1063] end connection 10.233.72.103:58574 (3 connections now open) 2021-07-29T02:50:35.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46360 #1064 (4 connections now open) 2021-07-29T02:50:35.095+0000 I NETWORK [conn1064] received client metadata from 127.0.0.1:46360 conn1064: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:35.192+0000 I NETWORK [conn1064] end connection 127.0.0.1:46360 (3 connections now open) 2021-07-29T02:50:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58710 #1065 (4 connections now open) 2021-07-29T02:50:38.826+0000 I NETWORK [conn1065] end connection 10.233.72.103:58710 (3 connections now open) 2021-07-29T02:50:44.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46508 #1066 (4 connections now open) 2021-07-29T02:50:44.993+0000 I NETWORK [conn1066] received client metadata from 127.0.0.1:46508 conn1066: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:45.089+0000 I NETWORK [conn1066] end connection 127.0.0.1:46508 (3 connections now open) 2021-07-29T02:50:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58834 #1067 (4 connections now open) 2021-07-29T02:50:48.826+0000 I NETWORK [conn1067] end connection 10.233.72.103:58834 (3 connections now open) 2021-07-29T02:50:55.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46628 #1068 (4 connections now open) 2021-07-29T02:50:55.093+0000 I NETWORK [conn1068] received client metadata from 127.0.0.1:46628 conn1068: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:50:55.191+0000 I NETWORK [conn1068] end connection 127.0.0.1:46628 (3 connections now open) 2021-07-29T02:50:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:58962 #1069 (4 connections now open) 2021-07-29T02:50:58.825+0000 I NETWORK [conn1069] end connection 10.233.72.103:58962 (3 connections now open) 2021-07-29T02:51:04.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46746 #1070 (4 connections now open) 2021-07-29T02:51:05.086+0000 I NETWORK [conn1070] received client metadata from 127.0.0.1:46746 conn1070: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:05.093+0000 I NETWORK [conn1070] end connection 127.0.0.1:46746 (3 connections now open) 2021-07-29T02:51:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59088 #1071 (4 connections now open) 2021-07-29T02:51:08.826+0000 I NETWORK [conn1071] end connection 10.233.72.103:59088 (3 connections now open) 2021-07-29T02:51:14.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46884 #1072 (4 connections now open) 2021-07-29T02:51:14.992+0000 I NETWORK [conn1072] received client metadata from 127.0.0.1:46884 conn1072: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:15.085+0000 I NETWORK [conn1072] end connection 127.0.0.1:46884 (3 connections now open) 2021-07-29T02:51:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59210 #1073 (4 connections now open) 2021-07-29T02:51:18.826+0000 I NETWORK [conn1073] end connection 10.233.72.103:59210 (3 connections now open) 2021-07-29T02:51:25.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47000 #1074 (4 connections now open) 2021-07-29T02:51:25.186+0000 I NETWORK [conn1074] received client metadata from 127.0.0.1:47000 conn1074: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:25.285+0000 I NETWORK [conn1074] end connection 127.0.0.1:47000 (3 connections now open) 2021-07-29T02:51:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59334 #1075 (4 connections now open) 2021-07-29T02:51:28.825+0000 I NETWORK [conn1075] end connection 10.233.72.103:59334 (3 connections now open) 2021-07-29T02:51:35.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47110 #1076 (4 connections now open) 2021-07-29T02:51:35.186+0000 I NETWORK [conn1076] received client metadata from 127.0.0.1:47110 conn1076: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:35.290+0000 I NETWORK [conn1076] end connection 127.0.0.1:47110 (3 connections now open) 2021-07-29T02:51:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59466 #1077 (4 connections now open) 2021-07-29T02:51:38.825+0000 I NETWORK [conn1077] end connection 10.233.72.103:59466 (3 connections now open) 2021-07-29T02:51:45.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47252 #1078 (4 connections now open) 2021-07-29T02:51:45.089+0000 I NETWORK [conn1078] received client metadata from 127.0.0.1:47252 conn1078: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:45.189+0000 I NETWORK [conn1078] end connection 127.0.0.1:47252 (3 connections now open) 2021-07-29T02:51:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59584 #1079 (4 connections now open) 2021-07-29T02:51:48.825+0000 I NETWORK [conn1079] end connection 10.233.72.103:59584 (3 connections now open) 2021-07-29T02:51:55.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47376 #1080 (4 connections now open) 2021-07-29T02:51:55.186+0000 I NETWORK [conn1080] received client metadata from 127.0.0.1:47376 conn1080: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:51:55.285+0000 I NETWORK [conn1080] end connection 127.0.0.1:47376 (3 connections now open) 2021-07-29T02:51:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59714 #1081 (4 connections now open) 2021-07-29T02:51:58.826+0000 I NETWORK [conn1081] end connection 10.233.72.103:59714 (3 connections now open) 2021-07-29T02:52:05.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47490 #1082 (4 connections now open) 2021-07-29T02:52:05.090+0000 I NETWORK [conn1082] received client metadata from 127.0.0.1:47490 conn1082: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:05.190+0000 I NETWORK [conn1082] end connection 127.0.0.1:47490 (3 connections now open) 2021-07-29T02:52:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59844 #1083 (4 connections now open) 2021-07-29T02:52:08.825+0000 I NETWORK [conn1083] end connection 10.233.72.103:59844 (3 connections now open) 2021-07-29T02:52:15.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47636 #1084 (4 connections now open) 2021-07-29T02:52:15.186+0000 I NETWORK [conn1084] received client metadata from 127.0.0.1:47636 conn1084: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:15.191+0000 I NETWORK [conn1084] end connection 127.0.0.1:47636 (3 connections now open) 2021-07-29T02:52:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:59968 #1085 (4 connections now open) 2021-07-29T02:52:18.825+0000 I NETWORK [conn1085] end connection 10.233.72.103:59968 (3 connections now open) 2021-07-29T02:52:25.688+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47766 #1086 (4 connections now open) 2021-07-29T02:52:25.689+0000 I NETWORK [conn1086] received client metadata from 127.0.0.1:47766 conn1086: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:25.694+0000 I NETWORK [conn1086] end connection 127.0.0.1:47766 (3 connections now open) 2021-07-29T02:52:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60096 #1087 (4 connections now open) 2021-07-29T02:52:28.825+0000 I NETWORK [conn1087] end connection 10.233.72.103:60096 (3 connections now open) 2021-07-29T02:52:34.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47880 #1088 (4 connections now open) 2021-07-29T02:52:34.992+0000 I NETWORK [conn1088] received client metadata from 127.0.0.1:47880 conn1088: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:35.090+0000 I NETWORK [conn1088] end connection 127.0.0.1:47880 (3 connections now open) 2021-07-29T02:52:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60226 #1089 (4 connections now open) 2021-07-29T02:52:38.825+0000 I NETWORK [conn1089] end connection 10.233.72.103:60226 (3 connections now open) 2021-07-29T02:52:45.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48012 #1090 (4 connections now open) 2021-07-29T02:52:45.192+0000 I NETWORK [conn1090] received client metadata from 127.0.0.1:48012 conn1090: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:45.285+0000 I NETWORK [conn1090] end connection 127.0.0.1:48012 (3 connections now open) 2021-07-29T02:52:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60342 #1091 (4 connections now open) 2021-07-29T02:52:48.825+0000 I NETWORK [conn1091] end connection 10.233.72.103:60342 (3 connections now open) 2021-07-29T02:52:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48130 #1092 (4 connections now open) 2021-07-29T02:52:55.092+0000 I NETWORK [conn1092] received client metadata from 127.0.0.1:48130 conn1092: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:52:55.192+0000 I NETWORK [conn1092] end connection 127.0.0.1:48130 (3 connections now open) 2021-07-29T02:52:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60476 #1093 (4 connections now open) 2021-07-29T02:52:58.825+0000 I NETWORK [conn1093] end connection 10.233.72.103:60476 (3 connections now open) 2021-07-29T02:53:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48254 #1094 (4 connections now open) 2021-07-29T02:53:05.194+0000 I NETWORK [conn1094] received client metadata from 127.0.0.1:48254 conn1094: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:05.290+0000 I NETWORK [conn1094] end connection 127.0.0.1:48254 (3 connections now open) 2021-07-29T02:53:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60604 #1095 (4 connections now open) 2021-07-29T02:53:08.825+0000 I NETWORK [conn1095] end connection 10.233.72.103:60604 (3 connections now open) 2021-07-29T02:53:14.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48394 #1096 (4 connections now open) 2021-07-29T02:53:14.992+0000 I NETWORK [conn1096] received client metadata from 127.0.0.1:48394 conn1096: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:15.090+0000 I NETWORK [conn1096] end connection 127.0.0.1:48394 (3 connections now open) 2021-07-29T02:53:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60728 #1097 (4 connections now open) 2021-07-29T02:53:18.825+0000 I NETWORK [conn1097] end connection 10.233.72.103:60728 (3 connections now open) 2021-07-29T02:53:25.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48512 #1098 (4 connections now open) 2021-07-29T02:53:25.089+0000 I NETWORK [conn1098] received client metadata from 127.0.0.1:48512 conn1098: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:25.190+0000 I NETWORK [conn1098] end connection 127.0.0.1:48512 (3 connections now open) 2021-07-29T02:53:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60854 #1099 (4 connections now open) 2021-07-29T02:53:28.825+0000 I NETWORK [conn1099] end connection 10.233.72.103:60854 (3 connections now open) 2021-07-29T02:53:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48638 #1100 (4 connections now open) 2021-07-29T02:53:35.091+0000 I NETWORK [conn1100] received client metadata from 127.0.0.1:48638 conn1100: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:35.194+0000 I NETWORK [conn1100] end connection 127.0.0.1:48638 (3 connections now open) 2021-07-29T02:53:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:60988 #1101 (4 connections now open) 2021-07-29T02:53:38.826+0000 I NETWORK [conn1101] end connection 10.233.72.103:60988 (3 connections now open) 2021-07-29T02:53:45.194+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48778 #1102 (4 connections now open) 2021-07-29T02:53:45.286+0000 I NETWORK [conn1102] received client metadata from 127.0.0.1:48778 conn1102: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:45.294+0000 I NETWORK [conn1102] end connection 127.0.0.1:48778 (3 connections now open) 2021-07-29T02:53:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:32874 #1103 (4 connections now open) 2021-07-29T02:53:48.826+0000 I NETWORK [conn1103] end connection 10.233.72.103:32874 (3 connections now open) 2021-07-29T02:53:55.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48898 #1104 (4 connections now open) 2021-07-29T02:53:55.091+0000 I NETWORK [conn1104] received client metadata from 127.0.0.1:48898 conn1104: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:53:55.190+0000 I NETWORK [conn1104] end connection 127.0.0.1:48898 (3 connections now open) 2021-07-29T02:53:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33002 #1105 (4 connections now open) 2021-07-29T02:53:58.825+0000 I NETWORK [conn1105] end connection 10.233.72.103:33002 (3 connections now open) 2021-07-29T02:54:05.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49024 #1106 (4 connections now open) 2021-07-29T02:54:05.186+0000 I NETWORK [conn1106] received client metadata from 127.0.0.1:49024 conn1106: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:05.191+0000 I NETWORK [conn1106] end connection 127.0.0.1:49024 (3 connections now open) 2021-07-29T02:54:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33132 #1107 (4 connections now open) 2021-07-29T02:54:08.825+0000 I NETWORK [conn1107] end connection 10.233.72.103:33132 (3 connections now open) 2021-07-29T02:54:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49158 #1108 (4 connections now open) 2021-07-29T02:54:15.185+0000 I NETWORK [conn1108] received client metadata from 127.0.0.1:49158 conn1108: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:15.192+0000 I NETWORK [conn1108] end connection 127.0.0.1:49158 (3 connections now open) 2021-07-29T02:54:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33254 #1109 (4 connections now open) 2021-07-29T02:54:18.825+0000 I NETWORK [conn1109] end connection 10.233.72.103:33254 (3 connections now open) 2021-07-29T02:54:25.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49276 #1110 (4 connections now open) 2021-07-29T02:54:25.194+0000 I NETWORK [conn1110] received client metadata from 127.0.0.1:49276 conn1110: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:25.291+0000 I NETWORK [conn1110] end connection 127.0.0.1:49276 (3 connections now open) 2021-07-29T02:54:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33376 #1111 (4 connections now open) 2021-07-29T02:54:28.825+0000 I NETWORK [conn1111] end connection 10.233.72.103:33376 (3 connections now open) 2021-07-29T02:54:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49394 #1112 (4 connections now open) 2021-07-29T02:54:35.090+0000 I NETWORK [conn1112] received client metadata from 127.0.0.1:49394 conn1112: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:35.185+0000 I NETWORK [conn1112] end connection 127.0.0.1:49394 (3 connections now open) 2021-07-29T02:54:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33512 #1113 (4 connections now open) 2021-07-29T02:54:38.825+0000 I NETWORK [conn1113] end connection 10.233.72.103:33512 (3 connections now open) 2021-07-29T02:54:45.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49536 #1114 (4 connections now open) 2021-07-29T02:54:45.087+0000 I NETWORK [conn1114] received client metadata from 127.0.0.1:49536 conn1114: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:45.185+0000 I NETWORK [conn1114] end connection 127.0.0.1:49536 (3 connections now open) 2021-07-29T02:54:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33630 #1115 (4 connections now open) 2021-07-29T02:54:48.825+0000 I NETWORK [conn1115] end connection 10.233.72.103:33630 (3 connections now open) 2021-07-29T02:54:54.988+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49664 #1116 (4 connections now open) 2021-07-29T02:54:54.989+0000 I NETWORK [conn1116] received client metadata from 127.0.0.1:49664 conn1116: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:54:55.088+0000 I NETWORK [conn1116] end connection 127.0.0.1:49664 (3 connections now open) 2021-07-29T02:54:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33766 #1117 (4 connections now open) 2021-07-29T02:54:58.825+0000 I NETWORK [conn1117] end connection 10.233.72.103:33766 (3 connections now open) 2021-07-29T02:55:05.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49794 #1118 (4 connections now open) 2021-07-29T02:55:05.188+0000 I NETWORK [conn1118] received client metadata from 127.0.0.1:49794 conn1118: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:05.286+0000 I NETWORK [conn1118] end connection 127.0.0.1:49794 (3 connections now open) 2021-07-29T02:55:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:33896 #1119 (4 connections now open) 2021-07-29T02:55:08.825+0000 I NETWORK [conn1119] end connection 10.233.72.103:33896 (3 connections now open) 2021-07-29T02:55:15.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49924 #1120 (4 connections now open) 2021-07-29T02:55:15.086+0000 I NETWORK [conn1120] received client metadata from 127.0.0.1:49924 conn1120: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:15.187+0000 I NETWORK [conn1120] end connection 127.0.0.1:49924 (3 connections now open) 2021-07-29T02:55:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34018 #1121 (4 connections now open) 2021-07-29T02:55:18.826+0000 I NETWORK [conn1121] end connection 10.233.72.103:34018 (3 connections now open) 2021-07-29T02:55:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50042 #1122 (4 connections now open) 2021-07-29T02:55:25.090+0000 I NETWORK [conn1122] received client metadata from 127.0.0.1:50042 conn1122: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:25.189+0000 I NETWORK [conn1122] end connection 127.0.0.1:50042 (3 connections now open) 2021-07-29T02:55:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34142 #1123 (4 connections now open) 2021-07-29T02:55:28.825+0000 I NETWORK [conn1123] end connection 10.233.72.103:34142 (3 connections now open) 2021-07-29T02:55:35.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50162 #1124 (4 connections now open) 2021-07-29T02:55:35.187+0000 I NETWORK [conn1124] received client metadata from 127.0.0.1:50162 conn1124: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:35.193+0000 I NETWORK [conn1124] end connection 127.0.0.1:50162 (3 connections now open) 2021-07-29T02:55:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34276 #1125 (4 connections now open) 2021-07-29T02:55:38.825+0000 I NETWORK [conn1125] end connection 10.233.72.103:34276 (3 connections now open) 2021-07-29T02:55:44.995+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50300 #1126 (4 connections now open) 2021-07-29T02:55:45.086+0000 I NETWORK [conn1126] received client metadata from 127.0.0.1:50300 conn1126: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:45.091+0000 I NETWORK [conn1126] end connection 127.0.0.1:50300 (3 connections now open) 2021-07-29T02:55:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34392 #1127 (4 connections now open) 2021-07-29T02:55:48.825+0000 I NETWORK [conn1127] end connection 10.233.72.103:34392 (3 connections now open) 2021-07-29T02:55:55.191+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50420 #1128 (4 connections now open) 2021-07-29T02:55:55.192+0000 I NETWORK [conn1128] received client metadata from 127.0.0.1:50420 conn1128: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:55:55.285+0000 I NETWORK [conn1128] end connection 127.0.0.1:50420 (3 connections now open) 2021-07-29T02:55:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34522 #1129 (4 connections now open) 2021-07-29T02:55:58.825+0000 I NETWORK [conn1129] end connection 10.233.72.103:34522 (3 connections now open) 2021-07-29T02:56:05.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50544 #1130 (4 connections now open) 2021-07-29T02:56:05.186+0000 I NETWORK [conn1130] received client metadata from 127.0.0.1:50544 conn1130: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:05.385+0000 I NETWORK [conn1130] end connection 127.0.0.1:50544 (3 connections now open) 2021-07-29T02:56:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34650 #1131 (4 connections now open) 2021-07-29T02:56:08.826+0000 I NETWORK [conn1131] end connection 10.233.72.103:34650 (3 connections now open) 2021-07-29T02:56:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50678 #1132 (4 connections now open) 2021-07-29T02:56:15.089+0000 I NETWORK [conn1132] received client metadata from 127.0.0.1:50678 conn1132: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:15.190+0000 I NETWORK [conn1132] end connection 127.0.0.1:50678 (3 connections now open) 2021-07-29T02:56:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34780 #1133 (4 connections now open) 2021-07-29T02:56:18.826+0000 I NETWORK [conn1133] end connection 10.233.72.103:34780 (3 connections now open) 2021-07-29T02:56:25.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50802 #1134 (4 connections now open) 2021-07-29T02:56:25.087+0000 I NETWORK [conn1134] received client metadata from 127.0.0.1:50802 conn1134: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:25.185+0000 I NETWORK [conn1134] end connection 127.0.0.1:50802 (3 connections now open) 2021-07-29T02:56:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:34904 #1135 (4 connections now open) 2021-07-29T02:56:28.825+0000 I NETWORK [conn1135] end connection 10.233.72.103:34904 (3 connections now open) 2021-07-29T02:56:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50918 #1136 (4 connections now open) 2021-07-29T02:56:35.086+0000 I NETWORK [conn1136] received client metadata from 127.0.0.1:50918 conn1136: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:35.091+0000 I NETWORK [conn1136] end connection 127.0.0.1:50918 (3 connections now open) 2021-07-29T02:56:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35036 #1137 (4 connections now open) 2021-07-29T02:56:38.825+0000 I NETWORK [conn1137] end connection 10.233.72.103:35036 (3 connections now open) 2021-07-29T02:56:45.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51062 #1138 (4 connections now open) 2021-07-29T02:56:45.190+0000 I NETWORK [conn1138] received client metadata from 127.0.0.1:51062 conn1138: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:45.194+0000 I NETWORK [conn1138] end connection 127.0.0.1:51062 (3 connections now open) 2021-07-29T02:56:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35154 #1139 (4 connections now open) 2021-07-29T02:56:48.826+0000 I NETWORK [conn1139] end connection 10.233.72.103:35154 (3 connections now open) 2021-07-29T02:56:55.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51176 #1140 (4 connections now open) 2021-07-29T02:56:55.089+0000 I NETWORK [conn1140] received client metadata from 127.0.0.1:51176 conn1140: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:56:55.188+0000 I NETWORK [conn1140] end connection 127.0.0.1:51176 (3 connections now open) 2021-07-29T02:56:58.827+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35282 #1141 (4 connections now open) 2021-07-29T02:56:58.828+0000 I NETWORK [conn1141] end connection 10.233.72.103:35282 (3 connections now open) 2021-07-29T02:57:05.097+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51298 #1142 (4 connections now open) 2021-07-29T02:57:05.098+0000 I NETWORK [conn1142] received client metadata from 127.0.0.1:51298 conn1142: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:05.192+0000 I NETWORK [conn1142] end connection 127.0.0.1:51298 (3 connections now open) 2021-07-29T02:57:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35408 #1143 (4 connections now open) 2021-07-29T02:57:08.825+0000 I NETWORK [conn1143] end connection 10.233.72.103:35408 (3 connections now open) 2021-07-29T02:57:15.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51428 #1144 (4 connections now open) 2021-07-29T02:57:15.089+0000 I NETWORK [conn1144] received client metadata from 127.0.0.1:51428 conn1144: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:15.190+0000 I NETWORK [conn1144] end connection 127.0.0.1:51428 (3 connections now open) 2021-07-29T02:57:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35532 #1145 (4 connections now open) 2021-07-29T02:57:18.825+0000 I NETWORK [conn1145] end connection 10.233.72.103:35532 (3 connections now open) 2021-07-29T02:57:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51548 #1146 (4 connections now open) 2021-07-29T02:57:25.090+0000 I NETWORK [conn1146] received client metadata from 127.0.0.1:51548 conn1146: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:25.195+0000 I NETWORK [conn1146] end connection 127.0.0.1:51548 (3 connections now open) 2021-07-29T02:57:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35658 #1147 (4 connections now open) 2021-07-29T02:57:28.825+0000 I NETWORK [conn1147] end connection 10.233.72.103:35658 (3 connections now open) 2021-07-29T02:57:35.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51682 #1148 (4 connections now open) 2021-07-29T02:57:35.189+0000 I NETWORK [conn1148] received client metadata from 127.0.0.1:51682 conn1148: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:35.195+0000 I NETWORK [conn1148] end connection 127.0.0.1:51682 (3 connections now open) 2021-07-29T02:57:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35790 #1149 (4 connections now open) 2021-07-29T02:57:38.825+0000 I NETWORK [conn1149] end connection 10.233.72.103:35790 (3 connections now open) 2021-07-29T02:57:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51812 #1150 (4 connections now open) 2021-07-29T02:57:45.092+0000 I NETWORK [conn1150] received client metadata from 127.0.0.1:51812 conn1150: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:45.189+0000 I NETWORK [conn1150] end connection 127.0.0.1:51812 (3 connections now open) 2021-07-29T02:57:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:35916 #1151 (4 connections now open) 2021-07-29T02:57:48.825+0000 I NETWORK [conn1151] end connection 10.233.72.103:35916 (3 connections now open) 2021-07-29T02:57:55.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51936 #1152 (4 connections now open) 2021-07-29T02:57:55.088+0000 I NETWORK [conn1152] received client metadata from 127.0.0.1:51936 conn1152: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:57:55.093+0000 I NETWORK [conn1152] end connection 127.0.0.1:51936 (3 connections now open) 2021-07-29T02:57:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36048 #1153 (4 connections now open) 2021-07-29T02:57:58.825+0000 I NETWORK [conn1153] end connection 10.233.72.103:36048 (3 connections now open) 2021-07-29T02:58:05.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52052 #1154 (4 connections now open) 2021-07-29T02:58:05.089+0000 I NETWORK [conn1154] received client metadata from 127.0.0.1:52052 conn1154: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:05.185+0000 I NETWORK [conn1154] end connection 127.0.0.1:52052 (3 connections now open) 2021-07-29T02:58:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36174 #1155 (4 connections now open) 2021-07-29T02:58:08.825+0000 I NETWORK [conn1155] end connection 10.233.72.103:36174 (3 connections now open) 2021-07-29T02:58:15.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52194 #1156 (4 connections now open) 2021-07-29T02:58:15.094+0000 I NETWORK [conn1156] received client metadata from 127.0.0.1:52194 conn1156: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:15.191+0000 I NETWORK [conn1156] end connection 127.0.0.1:52194 (3 connections now open) 2021-07-29T02:58:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36296 #1157 (4 connections now open) 2021-07-29T02:58:18.825+0000 I NETWORK [conn1157] end connection 10.233.72.103:36296 (3 connections now open) 2021-07-29T02:58:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52314 #1158 (4 connections now open) 2021-07-29T02:58:25.090+0000 I NETWORK [conn1158] received client metadata from 127.0.0.1:52314 conn1158: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:25.190+0000 I NETWORK [conn1158] end connection 127.0.0.1:52314 (3 connections now open) 2021-07-29T02:58:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36426 #1159 (4 connections now open) 2021-07-29T02:58:28.826+0000 I NETWORK [conn1159] end connection 10.233.72.103:36426 (3 connections now open) 2021-07-29T02:58:35.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52442 #1160 (4 connections now open) 2021-07-29T02:58:35.089+0000 I NETWORK [conn1160] received client metadata from 127.0.0.1:52442 conn1160: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:35.185+0000 I NETWORK [conn1160] end connection 127.0.0.1:52442 (3 connections now open) 2021-07-29T02:58:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36558 #1161 (4 connections now open) 2021-07-29T02:58:38.825+0000 I NETWORK [conn1161] end connection 10.233.72.103:36558 (3 connections now open) 2021-07-29T02:58:44.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52574 #1162 (4 connections now open) 2021-07-29T02:58:44.994+0000 I NETWORK [conn1162] received client metadata from 127.0.0.1:52574 conn1162: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:45.090+0000 I NETWORK [conn1162] end connection 127.0.0.1:52574 (3 connections now open) 2021-07-29T02:58:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36670 #1163 (4 connections now open) 2021-07-29T02:58:48.825+0000 I NETWORK [conn1163] end connection 10.233.72.103:36670 (3 connections now open) 2021-07-29T02:58:55.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52698 #1164 (4 connections now open) 2021-07-29T02:58:55.094+0000 I NETWORK [conn1164] received client metadata from 127.0.0.1:52698 conn1164: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:58:55.192+0000 I NETWORK [conn1164] end connection 127.0.0.1:52698 (3 connections now open) 2021-07-29T02:58:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36800 #1165 (4 connections now open) 2021-07-29T02:58:58.825+0000 I NETWORK [conn1165] end connection 10.233.72.103:36800 (3 connections now open) 2021-07-29T02:59:04.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52818 #1166 (4 connections now open) 2021-07-29T02:59:05.087+0000 I NETWORK [conn1166] received client metadata from 127.0.0.1:52818 conn1166: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:05.091+0000 I NETWORK [conn1166] end connection 127.0.0.1:52818 (3 connections now open) 2021-07-29T02:59:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:36936 #1167 (4 connections now open) 2021-07-29T02:59:08.825+0000 I NETWORK [conn1167] end connection 10.233.72.103:36936 (3 connections now open) 2021-07-29T02:59:14.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52962 #1168 (4 connections now open) 2021-07-29T02:59:14.996+0000 I NETWORK [conn1168] received client metadata from 127.0.0.1:52962 conn1168: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:15.089+0000 I NETWORK [conn1168] end connection 127.0.0.1:52962 (3 connections now open) 2021-07-29T02:59:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37060 #1169 (4 connections now open) 2021-07-29T02:59:18.825+0000 I NETWORK [conn1169] end connection 10.233.72.103:37060 (3 connections now open) 2021-07-29T02:59:25.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53084 #1170 (4 connections now open) 2021-07-29T02:59:25.088+0000 I NETWORK [conn1170] received client metadata from 127.0.0.1:53084 conn1170: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:25.185+0000 I NETWORK [conn1170] end connection 127.0.0.1:53084 (3 connections now open) 2021-07-29T02:59:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37184 #1171 (4 connections now open) 2021-07-29T02:59:28.826+0000 I NETWORK [conn1171] end connection 10.233.72.103:37184 (3 connections now open) 2021-07-29T02:59:35.000+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53200 #1172 (4 connections now open) 2021-07-29T02:59:35.015+0000 I NETWORK [conn1172] received client metadata from 127.0.0.1:53200 conn1172: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:35.090+0000 I NETWORK [conn1172] end connection 127.0.0.1:53200 (3 connections now open) 2021-07-29T02:59:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37314 #1173 (4 connections now open) 2021-07-29T02:59:38.825+0000 I NETWORK [conn1173] end connection 10.233.72.103:37314 (3 connections now open) 2021-07-29T02:59:44.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53338 #1174 (4 connections now open) 2021-07-29T02:59:44.993+0000 I NETWORK [conn1174] received client metadata from 127.0.0.1:53338 conn1174: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:45.088+0000 I NETWORK [conn1174] end connection 127.0.0.1:53338 (3 connections now open) 2021-07-29T02:59:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37434 #1175 (4 connections now open) 2021-07-29T02:59:48.826+0000 I NETWORK [conn1175] end connection 10.233.72.103:37434 (3 connections now open) 2021-07-29T02:59:54.988+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53460 #1176 (4 connections now open) 2021-07-29T02:59:54.988+0000 I NETWORK [conn1176] received client metadata from 127.0.0.1:53460 conn1176: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T02:59:55.087+0000 I NETWORK [conn1176] end connection 127.0.0.1:53460 (3 connections now open) 2021-07-29T02:59:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37564 #1177 (4 connections now open) 2021-07-29T02:59:58.825+0000 I NETWORK [conn1177] end connection 10.233.72.103:37564 (3 connections now open) 2021-07-29T03:00:05.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53582 #1178 (4 connections now open) 2021-07-29T03:00:05.091+0000 I NETWORK [conn1178] received client metadata from 127.0.0.1:53582 conn1178: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:05.193+0000 I NETWORK [conn1178] end connection 127.0.0.1:53582 (3 connections now open) 2021-07-29T03:00:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37688 #1179 (4 connections now open) 2021-07-29T03:00:08.825+0000 I NETWORK [conn1179] end connection 10.233.72.103:37688 (3 connections now open) 2021-07-29T03:00:14.786+0000 I COMMAND [conn414] 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("22c946db-aa31-4de2-ba3b-2162606023be") } } 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 157ms 2021-07-29T03:00:15.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53718 #1180 (4 connections now open) 2021-07-29T03:00:15.191+0000 I NETWORK [conn1180] received client metadata from 127.0.0.1:53718 conn1180: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:15.288+0000 I NETWORK [conn1180] end connection 127.0.0.1:53718 (3 connections now open) 2021-07-29T03:00:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37812 #1181 (4 connections now open) 2021-07-29T03:00:18.825+0000 I NETWORK [conn1181] end connection 10.233.72.103:37812 (3 connections now open) 2021-07-29T03:00:24.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53834 #1182 (4 connections now open) 2021-07-29T03:00:25.085+0000 I NETWORK [conn1182] received client metadata from 127.0.0.1:53834 conn1182: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:25.090+0000 I NETWORK [conn1182] end connection 127.0.0.1:53834 (3 connections now open) 2021-07-29T03:00:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:37942 #1183 (4 connections now open) 2021-07-29T03:00:28.825+0000 I NETWORK [conn1183] end connection 10.233.72.103:37942 (3 connections now open) 2021-07-29T03:00:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53954 #1184 (4 connections now open) 2021-07-29T03:00:35.086+0000 I NETWORK [conn1184] received client metadata from 127.0.0.1:53954 conn1184: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:35.185+0000 I NETWORK [conn1184] end connection 127.0.0.1:53954 (3 connections now open) 2021-07-29T03:00:38.833+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38072 #1185 (4 connections now open) 2021-07-29T03:00:38.834+0000 I NETWORK [conn1185] end connection 10.233.72.103:38072 (3 connections now open) 2021-07-29T03:00:44.987+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54098 #1186 (4 connections now open) 2021-07-29T03:00:44.988+0000 I NETWORK [conn1186] received client metadata from 127.0.0.1:54098 conn1186: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:45.085+0000 I NETWORK [conn1186] end connection 127.0.0.1:54098 (3 connections now open) 2021-07-29T03:00:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38190 #1187 (4 connections now open) 2021-07-29T03:00:48.825+0000 I NETWORK [conn1187] end connection 10.233.72.103:38190 (3 connections now open) 2021-07-29T03:00:55.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54220 #1188 (4 connections now open) 2021-07-29T03:00:55.186+0000 I NETWORK [conn1188] received client metadata from 127.0.0.1:54220 conn1188: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:00:55.191+0000 I NETWORK [conn1188] end connection 127.0.0.1:54220 (3 connections now open) 2021-07-29T03:00:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38322 #1189 (4 connections now open) 2021-07-29T03:00:58.825+0000 I NETWORK [conn1189] end connection 10.233.72.103:38322 (3 connections now open) 2021-07-29T03:01:04.991+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54342 #1190 (4 connections now open) 2021-07-29T03:01:04.992+0000 I NETWORK [conn1190] received client metadata from 127.0.0.1:54342 conn1190: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:05.091+0000 I NETWORK [conn1190] end connection 127.0.0.1:54342 (3 connections now open) 2021-07-29T03:01:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38448 #1191 (4 connections now open) 2021-07-29T03:01:08.825+0000 I NETWORK [conn1191] end connection 10.233.72.103:38448 (3 connections now open) 2021-07-29T03:01:15.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54476 #1192 (4 connections now open) 2021-07-29T03:01:15.090+0000 I NETWORK [conn1192] received client metadata from 127.0.0.1:54476 conn1192: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:15.188+0000 I NETWORK [conn1192] end connection 127.0.0.1:54476 (3 connections now open) 2021-07-29T03:01:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38572 #1193 (4 connections now open) 2021-07-29T03:01:18.825+0000 I NETWORK [conn1193] end connection 10.233.72.103:38572 (3 connections now open) 2021-07-29T03:01:25.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54596 #1194 (4 connections now open) 2021-07-29T03:01:25.091+0000 I NETWORK [conn1194] received client metadata from 127.0.0.1:54596 conn1194: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:25.189+0000 I NETWORK [conn1194] end connection 127.0.0.1:54596 (3 connections now open) 2021-07-29T03:01:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38696 #1195 (4 connections now open) 2021-07-29T03:01:28.825+0000 I NETWORK [conn1195] end connection 10.233.72.103:38696 (3 connections now open) 2021-07-29T03:01:35.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54712 #1196 (4 connections now open) 2021-07-29T03:01:35.087+0000 I NETWORK [conn1196] received client metadata from 127.0.0.1:54712 conn1196: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:35.185+0000 I NETWORK [conn1196] end connection 127.0.0.1:54712 (3 connections now open) 2021-07-29T03:01:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38832 #1197 (4 connections now open) 2021-07-29T03:01:38.825+0000 I NETWORK [conn1197] end connection 10.233.72.103:38832 (3 connections now open) 2021-07-29T03:01:44.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54854 #1198 (4 connections now open) 2021-07-29T03:01:44.991+0000 I NETWORK [conn1198] received client metadata from 127.0.0.1:54854 conn1198: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:45.089+0000 I NETWORK [conn1198] end connection 127.0.0.1:54854 (3 connections now open) 2021-07-29T03:01:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:38950 #1199 (4 connections now open) 2021-07-29T03:01:48.825+0000 I NETWORK [conn1199] end connection 10.233.72.103:38950 (3 connections now open) 2021-07-29T03:01:55.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54980 #1200 (4 connections now open) 2021-07-29T03:01:55.088+0000 I NETWORK [conn1200] received client metadata from 127.0.0.1:54980 conn1200: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:01:55.187+0000 I NETWORK [conn1200] end connection 127.0.0.1:54980 (3 connections now open) 2021-07-29T03:01:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39086 #1201 (4 connections now open) 2021-07-29T03:01:58.825+0000 I NETWORK [conn1201] end connection 10.233.72.103:39086 (3 connections now open) 2021-07-29T03:02:05.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55102 #1202 (4 connections now open) 2021-07-29T03:02:05.092+0000 I NETWORK [conn1202] received client metadata from 127.0.0.1:55102 conn1202: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:05.192+0000 I NETWORK [conn1202] end connection 127.0.0.1:55102 (3 connections now open) 2021-07-29T03:02:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39216 #1203 (4 connections now open) 2021-07-29T03:02:08.825+0000 I NETWORK [conn1203] end connection 10.233.72.103:39216 (3 connections now open) 2021-07-29T03:02:15.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55236 #1204 (4 connections now open) 2021-07-29T03:02:15.087+0000 I NETWORK [conn1204] received client metadata from 127.0.0.1:55236 conn1204: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:15.185+0000 I NETWORK [conn1204] end connection 127.0.0.1:55236 (3 connections now open) 2021-07-29T03:02:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39338 #1205 (4 connections now open) 2021-07-29T03:02:18.826+0000 I NETWORK [conn1205] end connection 10.233.72.103:39338 (3 connections now open) 2021-07-29T03:02:24.993+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55356 #1206 (4 connections now open) 2021-07-29T03:02:25.087+0000 I NETWORK [conn1206] received client metadata from 127.0.0.1:55356 conn1206: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:25.185+0000 I NETWORK [conn1206] end connection 127.0.0.1:55356 (3 connections now open) 2021-07-29T03:02:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39462 #1207 (4 connections now open) 2021-07-29T03:02:28.825+0000 I NETWORK [conn1207] end connection 10.233.72.103:39462 (3 connections now open) 2021-07-29T03:02:35.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55468 #1208 (4 connections now open) 2021-07-29T03:02:35.087+0000 I NETWORK [conn1208] received client metadata from 127.0.0.1:55468 conn1208: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:35.194+0000 I NETWORK [conn1208] end connection 127.0.0.1:55468 (3 connections now open) 2021-07-29T03:02:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39594 #1209 (4 connections now open) 2021-07-29T03:02:38.825+0000 I NETWORK [conn1209] end connection 10.233.72.103:39594 (3 connections now open) 2021-07-29T03:02:45.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55610 #1210 (4 connections now open) 2021-07-29T03:02:45.094+0000 I NETWORK [conn1210] received client metadata from 127.0.0.1:55610 conn1210: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:45.285+0000 I NETWORK [conn1210] end connection 127.0.0.1:55610 (3 connections now open) 2021-07-29T03:02:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39710 #1211 (4 connections now open) 2021-07-29T03:02:48.827+0000 I NETWORK [conn1211] end connection 10.233.72.103:39710 (3 connections now open) 2021-07-29T03:02:54.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55732 #1212 (4 connections now open) 2021-07-29T03:02:55.086+0000 I NETWORK [conn1212] received client metadata from 127.0.0.1:55732 conn1212: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:02:55.385+0000 I COMMAND [conn414] 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("22c946db-aa31-4de2-ba3b-2162606023be") } } 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 123ms 2021-07-29T03:02:55.485+0000 I NETWORK [conn1212] end connection 127.0.0.1:55732 (3 connections now open) 2021-07-29T03:02:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39842 #1213 (4 connections now open) 2021-07-29T03:02:58.825+0000 I NETWORK [conn1213] end connection 10.233.72.103:39842 (3 connections now open) 2021-07-29T03:03:05.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55852 #1214 (4 connections now open) 2021-07-29T03:03:05.088+0000 I NETWORK [conn1214] received client metadata from 127.0.0.1:55852 conn1214: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:05.192+0000 I NETWORK [conn1214] end connection 127.0.0.1:55852 (3 connections now open) 2021-07-29T03:03:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:39964 #1215 (4 connections now open) 2021-07-29T03:03:08.826+0000 I NETWORK [conn1215] end connection 10.233.72.103:39964 (3 connections now open) 2021-07-29T03:03:14.995+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55996 #1216 (4 connections now open) 2021-07-29T03:03:14.996+0000 I NETWORK [conn1216] received client metadata from 127.0.0.1:55996 conn1216: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:15.091+0000 I NETWORK [conn1216] end connection 127.0.0.1:55996 (3 connections now open) 2021-07-29T03:03:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40094 #1217 (4 connections now open) 2021-07-29T03:03:18.825+0000 I NETWORK [conn1217] end connection 10.233.72.103:40094 (3 connections now open) 2021-07-29T03:03:24.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56114 #1218 (4 connections now open) 2021-07-29T03:03:24.990+0000 I NETWORK [conn1218] received client metadata from 127.0.0.1:56114 conn1218: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:25.086+0000 I NETWORK [conn1218] end connection 127.0.0.1:56114 (3 connections now open) 2021-07-29T03:03:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40220 #1219 (4 connections now open) 2021-07-29T03:03:28.825+0000 I NETWORK [conn1219] end connection 10.233.72.103:40220 (3 connections now open) 2021-07-29T03:03:34.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56230 #1220 (4 connections now open) 2021-07-29T03:03:34.994+0000 I NETWORK [conn1220] received client metadata from 127.0.0.1:56230 conn1220: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:35.091+0000 I NETWORK [conn1220] end connection 127.0.0.1:56230 (3 connections now open) 2021-07-29T03:03:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40356 #1221 (4 connections now open) 2021-07-29T03:03:38.826+0000 I NETWORK [conn1221] end connection 10.233.72.103:40356 (3 connections now open) 2021-07-29T03:03:44.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56380 #1222 (4 connections now open) 2021-07-29T03:03:44.995+0000 I NETWORK [conn1222] received client metadata from 127.0.0.1:56380 conn1222: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:45.186+0000 I NETWORK [conn1222] end connection 127.0.0.1:56380 (3 connections now open) 2021-07-29T03:03:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40470 #1223 (4 connections now open) 2021-07-29T03:03:48.825+0000 I NETWORK [conn1223] end connection 10.233.72.103:40470 (3 connections now open) 2021-07-29T03:03:55.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56504 #1224 (4 connections now open) 2021-07-29T03:03:55.189+0000 I NETWORK [conn1224] received client metadata from 127.0.0.1:56504 conn1224: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:03:55.285+0000 I NETWORK [conn1224] end connection 127.0.0.1:56504 (3 connections now open) 2021-07-29T03:03:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40604 #1225 (4 connections now open) 2021-07-29T03:03:58.825+0000 I NETWORK [conn1225] end connection 10.233.72.103:40604 (3 connections now open) 2021-07-29T03:04:04.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56624 #1226 (4 connections now open) 2021-07-29T03:04:04.990+0000 I NETWORK [conn1226] received client metadata from 127.0.0.1:56624 conn1226: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:05.086+0000 I NETWORK [conn1226] end connection 127.0.0.1:56624 (3 connections now open) 2021-07-29T03:04:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40728 #1227 (4 connections now open) 2021-07-29T03:04:08.825+0000 I NETWORK [conn1227] end connection 10.233.72.103:40728 (3 connections now open) 2021-07-29T03:04:15.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56758 #1228 (4 connections now open) 2021-07-29T03:04:15.091+0000 I NETWORK [conn1228] received client metadata from 127.0.0.1:56758 conn1228: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:15.190+0000 I NETWORK [conn1228] end connection 127.0.0.1:56758 (3 connections now open) 2021-07-29T03:04:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40850 #1229 (4 connections now open) 2021-07-29T03:04:18.826+0000 I NETWORK [conn1229] end connection 10.233.72.103:40850 (3 connections now open) 2021-07-29T03:04:25.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56876 #1230 (4 connections now open) 2021-07-29T03:04:25.186+0000 I NETWORK [conn1230] received client metadata from 127.0.0.1:56876 conn1230: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:25.191+0000 I NETWORK [conn1230] end connection 127.0.0.1:56876 (3 connections now open) 2021-07-29T03:04:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:40976 #1231 (4 connections now open) 2021-07-29T03:04:28.825+0000 I NETWORK [conn1231] end connection 10.233.72.103:40976 (3 connections now open) 2021-07-29T03:04:35.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57004 #1232 (4 connections now open) 2021-07-29T03:04:35.189+0000 I NETWORK [conn1232] received client metadata from 127.0.0.1:57004 conn1232: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:35.197+0000 I NETWORK [conn1232] end connection 127.0.0.1:57004 (3 connections now open) 2021-07-29T03:04:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41116 #1233 (4 connections now open) 2021-07-29T03:04:38.825+0000 I NETWORK [conn1233] end connection 10.233.72.103:41116 (3 connections now open) 2021-07-29T03:04:45.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57142 #1234 (4 connections now open) 2021-07-29T03:04:45.091+0000 I NETWORK [conn1234] received client metadata from 127.0.0.1:57142 conn1234: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:45.189+0000 I NETWORK [conn1234] end connection 127.0.0.1:57142 (3 connections now open) 2021-07-29T03:04:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41232 #1235 (4 connections now open) 2021-07-29T03:04:48.826+0000 I NETWORK [conn1235] end connection 10.233.72.103:41232 (3 connections now open) 2021-07-29T03:04:55.094+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57264 #1236 (4 connections now open) 2021-07-29T03:04:55.094+0000 I NETWORK [conn1236] received client metadata from 127.0.0.1:57264 conn1236: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:04:55.191+0000 I NETWORK [conn1236] end connection 127.0.0.1:57264 (3 connections now open) 2021-07-29T03:04:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41366 #1237 (4 connections now open) 2021-07-29T03:04:58.825+0000 I NETWORK [conn1237] end connection 10.233.72.103:41366 (3 connections now open) 2021-07-29T03:05:04.987+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57376 #1238 (4 connections now open) 2021-07-29T03:05:04.989+0000 I NETWORK [conn1238] received client metadata from 127.0.0.1:57376 conn1238: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:05.086+0000 I NETWORK [conn1238] end connection 127.0.0.1:57376 (3 connections now open) 2021-07-29T03:05:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41490 #1239 (4 connections now open) 2021-07-29T03:05:08.825+0000 I NETWORK [conn1239] end connection 10.233.72.103:41490 (3 connections now open) 2021-07-29T03:05:14.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57520 #1240 (4 connections now open) 2021-07-29T03:05:14.990+0000 I NETWORK [conn1240] received client metadata from 127.0.0.1:57520 conn1240: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:15.089+0000 I NETWORK [conn1240] end connection 127.0.0.1:57520 (3 connections now open) 2021-07-29T03:05:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41612 #1241 (4 connections now open) 2021-07-29T03:05:18.825+0000 I NETWORK [conn1241] end connection 10.233.72.103:41612 (3 connections now open) 2021-07-29T03:05:25.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57640 #1242 (4 connections now open) 2021-07-29T03:05:25.186+0000 I NETWORK [conn1242] received client metadata from 127.0.0.1:57640 conn1242: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:25.193+0000 I NETWORK [conn1242] end connection 127.0.0.1:57640 (3 connections now open) 2021-07-29T03:05:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41738 #1243 (4 connections now open) 2021-07-29T03:05:28.825+0000 I NETWORK [conn1243] end connection 10.233.72.103:41738 (3 connections now open) 2021-07-29T03:05:34.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57764 #1244 (4 connections now open) 2021-07-29T03:05:35.086+0000 I NETWORK [conn1244] received client metadata from 127.0.0.1:57764 conn1244: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:35.186+0000 I NETWORK [conn1244] end connection 127.0.0.1:57764 (3 connections now open) 2021-07-29T03:05:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41870 #1245 (4 connections now open) 2021-07-29T03:05:38.825+0000 I NETWORK [conn1245] end connection 10.233.72.103:41870 (3 connections now open) 2021-07-29T03:05:45.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57894 #1246 (4 connections now open) 2021-07-29T03:05:45.194+0000 I NETWORK [conn1246] received client metadata from 127.0.0.1:57894 conn1246: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:45.285+0000 I NETWORK [conn1246] end connection 127.0.0.1:57894 (3 connections now open) 2021-07-29T03:05:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:41986 #1247 (4 connections now open) 2021-07-29T03:05:48.825+0000 I NETWORK [conn1247] end connection 10.233.72.103:41986 (3 connections now open) 2021-07-29T03:05:55.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58016 #1248 (4 connections now open) 2021-07-29T03:05:55.187+0000 I NETWORK [conn1248] received client metadata from 127.0.0.1:58016 conn1248: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:05:55.288+0000 I NETWORK [conn1248] end connection 127.0.0.1:58016 (3 connections now open) 2021-07-29T03:05:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42116 #1249 (4 connections now open) 2021-07-29T03:05:58.825+0000 I NETWORK [conn1249] end connection 10.233.72.103:42116 (3 connections now open) 2021-07-29T03:06:04.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58142 #1250 (4 connections now open) 2021-07-29T03:06:05.085+0000 I NETWORK [conn1250] received client metadata from 127.0.0.1:58142 conn1250: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:05.092+0000 I NETWORK [conn1250] end connection 127.0.0.1:58142 (3 connections now open) 2021-07-29T03:06:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42252 #1251 (4 connections now open) 2021-07-29T03:06:08.825+0000 I NETWORK [conn1251] end connection 10.233.72.103:42252 (3 connections now open) 2021-07-29T03:06:14.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58278 #1252 (4 connections now open) 2021-07-29T03:06:14.992+0000 I NETWORK [conn1252] received client metadata from 127.0.0.1:58278 conn1252: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:15.090+0000 I NETWORK [conn1252] end connection 127.0.0.1:58278 (3 connections now open) 2021-07-29T03:06:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42374 #1253 (4 connections now open) 2021-07-29T03:06:18.825+0000 I NETWORK [conn1253] end connection 10.233.72.103:42374 (3 connections now open) 2021-07-29T03:06:25.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58396 #1254 (4 connections now open) 2021-07-29T03:06:25.189+0000 I NETWORK [conn1254] received client metadata from 127.0.0.1:58396 conn1254: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:25.285+0000 I NETWORK [conn1254] end connection 127.0.0.1:58396 (3 connections now open) 2021-07-29T03:06:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42496 #1255 (4 connections now open) 2021-07-29T03:06:28.825+0000 I NETWORK [conn1255] end connection 10.233.72.103:42496 (3 connections now open) 2021-07-29T03:06:35.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58516 #1256 (4 connections now open) 2021-07-29T03:06:35.094+0000 I NETWORK [conn1256] received client metadata from 127.0.0.1:58516 conn1256: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:35.191+0000 I NETWORK [conn1256] end connection 127.0.0.1:58516 (3 connections now open) 2021-07-29T03:06:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42634 #1257 (4 connections now open) 2021-07-29T03:06:38.825+0000 I NETWORK [conn1257] end connection 10.233.72.103:42634 (3 connections now open) 2021-07-29T03:06:45.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58658 #1258 (4 connections now open) 2021-07-29T03:06:45.187+0000 I NETWORK [conn1258] received client metadata from 127.0.0.1:58658 conn1258: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:45.193+0000 I NETWORK [conn1258] end connection 127.0.0.1:58658 (3 connections now open) 2021-07-29T03:06:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42750 #1259 (4 connections now open) 2021-07-29T03:06:48.825+0000 I NETWORK [conn1259] end connection 10.233.72.103:42750 (3 connections now open) 2021-07-29T03:06:54.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58774 #1260 (4 connections now open) 2021-07-29T03:06:55.086+0000 I NETWORK [conn1260] received client metadata from 127.0.0.1:58774 conn1260: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:06:55.091+0000 I NETWORK [conn1260] end connection 127.0.0.1:58774 (3 connections now open) 2021-07-29T03:06:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:42882 #1261 (4 connections now open) 2021-07-29T03:06:58.825+0000 I NETWORK [conn1261] end connection 10.233.72.103:42882 (3 connections now open) 2021-07-29T03:07:05.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58898 #1262 (4 connections now open) 2021-07-29T03:07:05.185+0000 I NETWORK [conn1262] received client metadata from 127.0.0.1:58898 conn1262: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:05.190+0000 I NETWORK [conn1262] end connection 127.0.0.1:58898 (3 connections now open) 2021-07-29T03:07:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43014 #1263 (4 connections now open) 2021-07-29T03:07:08.825+0000 I NETWORK [conn1263] end connection 10.233.72.103:43014 (3 connections now open) 2021-07-29T03:07:14.998+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59036 #1264 (4 connections now open) 2021-07-29T03:07:15.086+0000 I NETWORK [conn1264] received client metadata from 127.0.0.1:59036 conn1264: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:15.186+0000 I NETWORK [conn1264] end connection 127.0.0.1:59036 (3 connections now open) 2021-07-29T03:07:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43136 #1265 (4 connections now open) 2021-07-29T03:07:18.825+0000 I NETWORK [conn1265] end connection 10.233.72.103:43136 (3 connections now open) 2021-07-29T03:07:25.187+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59162 #1266 (4 connections now open) 2021-07-29T03:07:25.188+0000 I NETWORK [conn1266] received client metadata from 127.0.0.1:59162 conn1266: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:25.285+0000 I NETWORK [conn1266] end connection 127.0.0.1:59162 (3 connections now open) 2021-07-29T03:07:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43266 #1267 (4 connections now open) 2021-07-29T03:07:28.825+0000 I NETWORK [conn1267] end connection 10.233.72.103:43266 (3 connections now open) 2021-07-29T03:07:35.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59274 #1268 (4 connections now open) 2021-07-29T03:07:35.091+0000 I NETWORK [conn1268] received client metadata from 127.0.0.1:59274 conn1268: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:35.285+0000 I NETWORK [conn1268] end connection 127.0.0.1:59274 (3 connections now open) 2021-07-29T03:07:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43400 #1269 (4 connections now open) 2021-07-29T03:07:38.825+0000 I NETWORK [conn1269] end connection 10.233.72.103:43400 (3 connections now open) 2021-07-29T03:07:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59420 #1270 (4 connections now open) 2021-07-29T03:07:45.092+0000 I NETWORK [conn1270] received client metadata from 127.0.0.1:59420 conn1270: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:45.190+0000 I NETWORK [conn1270] end connection 127.0.0.1:59420 (3 connections now open) 2021-07-29T03:07:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43516 #1271 (4 connections now open) 2021-07-29T03:07:48.825+0000 I NETWORK [conn1271] end connection 10.233.72.103:43516 (3 connections now open) 2021-07-29T03:07:54.992+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59542 #1272 (4 connections now open) 2021-07-29T03:07:54.993+0000 I NETWORK [conn1272] received client metadata from 127.0.0.1:59542 conn1272: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:07:55.089+0000 I NETWORK [conn1272] end connection 127.0.0.1:59542 (3 connections now open) 2021-07-29T03:07:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43646 #1273 (4 connections now open) 2021-07-29T03:07:58.825+0000 I NETWORK [conn1273] end connection 10.233.72.103:43646 (3 connections now open) 2021-07-29T03:08:05.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59662 #1274 (4 connections now open) 2021-07-29T03:08:05.092+0000 I NETWORK [conn1274] received client metadata from 127.0.0.1:59662 conn1274: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:05.191+0000 I NETWORK [conn1274] end connection 127.0.0.1:59662 (3 connections now open) 2021-07-29T03:08:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43774 #1275 (4 connections now open) 2021-07-29T03:08:08.826+0000 I NETWORK [conn1275] end connection 10.233.72.103:43774 (3 connections now open) 2021-07-29T03:08:15.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59800 #1276 (4 connections now open) 2021-07-29T03:08:15.186+0000 I NETWORK [conn1276] received client metadata from 127.0.0.1:59800 conn1276: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:15.190+0000 I NETWORK [conn1276] end connection 127.0.0.1:59800 (3 connections now open) 2021-07-29T03:08:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:43898 #1277 (4 connections now open) 2021-07-29T03:08:18.825+0000 I NETWORK [conn1277] end connection 10.233.72.103:43898 (3 connections now open) 2021-07-29T03:08:25.089+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59918 #1278 (4 connections now open) 2021-07-29T03:08:25.185+0000 I NETWORK [conn1278] received client metadata from 127.0.0.1:59918 conn1278: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:25.192+0000 I NETWORK [conn1278] end connection 127.0.0.1:59918 (3 connections now open) 2021-07-29T03:08:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44022 #1279 (4 connections now open) 2021-07-29T03:08:28.825+0000 I NETWORK [conn1279] end connection 10.233.72.103:44022 (3 connections now open) 2021-07-29T03:08:34.995+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60042 #1280 (4 connections now open) 2021-07-29T03:08:34.996+0000 I NETWORK [conn1280] received client metadata from 127.0.0.1:60042 conn1280: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:35.092+0000 I NETWORK [conn1280] end connection 127.0.0.1:60042 (3 connections now open) 2021-07-29T03:08:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44156 #1281 (4 connections now open) 2021-07-29T03:08:38.825+0000 I NETWORK [conn1281] end connection 10.233.72.103:44156 (3 connections now open) 2021-07-29T03:08:44.990+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60178 #1282 (4 connections now open) 2021-07-29T03:08:45.086+0000 I NETWORK [conn1282] received client metadata from 127.0.0.1:60178 conn1282: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:45.091+0000 I NETWORK [conn1282] end connection 127.0.0.1:60178 (3 connections now open) 2021-07-29T03:08:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44278 #1283 (4 connections now open) 2021-07-29T03:08:48.826+0000 I NETWORK [conn1283] end connection 10.233.72.103:44278 (3 connections now open) 2021-07-29T03:08:55.195+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60302 #1284 (4 connections now open) 2021-07-29T03:08:55.285+0000 I NETWORK [conn1284] received client metadata from 127.0.0.1:60302 conn1284: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:08:55.292+0000 I NETWORK [conn1284] end connection 127.0.0.1:60302 (3 connections now open) 2021-07-29T03:08:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44404 #1285 (4 connections now open) 2021-07-29T03:08:58.825+0000 I NETWORK [conn1285] end connection 10.233.72.103:44404 (3 connections now open) 2021-07-29T03:09:05.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60420 #1286 (4 connections now open) 2021-07-29T03:09:05.190+0000 I NETWORK [conn1286] received client metadata from 127.0.0.1:60420 conn1286: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:05.285+0000 I NETWORK [conn1286] end connection 127.0.0.1:60420 (3 connections now open) 2021-07-29T03:09:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44532 #1287 (4 connections now open) 2021-07-29T03:09:08.825+0000 I NETWORK [conn1287] end connection 10.233.72.103:44532 (3 connections now open) 2021-07-29T03:09:15.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60560 #1288 (4 connections now open) 2021-07-29T03:09:15.187+0000 I NETWORK [conn1288] received client metadata from 127.0.0.1:60560 conn1288: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:15.192+0000 I NETWORK [conn1288] end connection 127.0.0.1:60560 (3 connections now open) 2021-07-29T03:09:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44654 #1289 (4 connections now open) 2021-07-29T03:09:18.825+0000 I NETWORK [conn1289] end connection 10.233.72.103:44654 (3 connections now open) 2021-07-29T03:09:25.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60678 #1290 (4 connections now open) 2021-07-29T03:09:25.186+0000 I NETWORK [conn1290] received client metadata from 127.0.0.1:60678 conn1290: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:25.192+0000 I NETWORK [conn1290] end connection 127.0.0.1:60678 (3 connections now open) 2021-07-29T03:09:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44776 #1291 (4 connections now open) 2021-07-29T03:09:28.825+0000 I NETWORK [conn1291] end connection 10.233.72.103:44776 (3 connections now open) 2021-07-29T03:09:35.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60812 #1292 (4 connections now open) 2021-07-29T03:09:35.186+0000 I NETWORK [conn1292] received client metadata from 127.0.0.1:60812 conn1292: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:35.193+0000 I NETWORK [conn1292] end connection 127.0.0.1:60812 (3 connections now open) 2021-07-29T03:09:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:44912 #1293 (4 connections now open) 2021-07-29T03:09:38.825+0000 I NETWORK [conn1293] end connection 10.233.72.103:44912 (3 connections now open) 2021-07-29T03:09:45.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60936 #1294 (4 connections now open) 2021-07-29T03:09:45.190+0000 I NETWORK [conn1294] received client metadata from 127.0.0.1:60936 conn1294: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:45.285+0000 I NETWORK [conn1294] end connection 127.0.0.1:60936 (3 connections now open) 2021-07-29T03:09:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45028 #1295 (4 connections now open) 2021-07-29T03:09:48.826+0000 I NETWORK [conn1295] end connection 10.233.72.103:45028 (3 connections now open) 2021-07-29T03:09:55.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32824 #1296 (4 connections now open) 2021-07-29T03:09:55.185+0000 I NETWORK [conn1296] received client metadata from 127.0.0.1:32824 conn1296: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:09:55.191+0000 I NETWORK [conn1296] end connection 127.0.0.1:32824 (3 connections now open) 2021-07-29T03:09:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45156 #1297 (4 connections now open) 2021-07-29T03:09:58.826+0000 I NETWORK [conn1297] end connection 10.233.72.103:45156 (3 connections now open) 2021-07-29T03:10:05.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32956 #1298 (4 connections now open) 2021-07-29T03:10:05.190+0000 I NETWORK [conn1298] received client metadata from 127.0.0.1:32956 conn1298: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:05.285+0000 I NETWORK [conn1298] end connection 127.0.0.1:32956 (3 connections now open) 2021-07-29T03:10:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45292 #1299 (4 connections now open) 2021-07-29T03:10:08.825+0000 I NETWORK [conn1299] end connection 10.233.72.103:45292 (3 connections now open) 2021-07-29T03:10:14.986+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33090 #1300 (4 connections now open) 2021-07-29T03:10:14.987+0000 I NETWORK [conn1300] received client metadata from 127.0.0.1:33090 conn1300: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:14.992+0000 I NETWORK [conn1300] end connection 127.0.0.1:33090 (3 connections now open) 2021-07-29T03:10:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45414 #1301 (4 connections now open) 2021-07-29T03:10:18.825+0000 I NETWORK [conn1301] end connection 10.233.72.103:45414 (3 connections now open) 2021-07-29T03:10:24.994+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33226 #1302 (4 connections now open) 2021-07-29T03:10:25.086+0000 I NETWORK [conn1302] received client metadata from 127.0.0.1:33226 conn1302: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:25.090+0000 I NETWORK [conn1302] end connection 127.0.0.1:33226 (3 connections now open) 2021-07-29T03:10:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45556 #1303 (4 connections now open) 2021-07-29T03:10:28.826+0000 I NETWORK [conn1303] end connection 10.233.72.103:45556 (3 connections now open) 2021-07-29T03:10:35.097+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33342 #1304 (4 connections now open) 2021-07-29T03:10:35.185+0000 I NETWORK [conn1304] received client metadata from 127.0.0.1:33342 conn1304: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:35.191+0000 I NETWORK [conn1304] end connection 127.0.0.1:33342 (3 connections now open) 2021-07-29T03:10:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45692 #1305 (4 connections now open) 2021-07-29T03:10:38.825+0000 I NETWORK [conn1305] end connection 10.233.72.103:45692 (3 connections now open) 2021-07-29T03:10:45.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33482 #1306 (4 connections now open) 2021-07-29T03:10:45.187+0000 I NETWORK [conn1306] received client metadata from 127.0.0.1:33482 conn1306: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:45.191+0000 I NETWORK [conn1306] end connection 127.0.0.1:33482 (3 connections now open) 2021-07-29T03:10:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45806 #1307 (4 connections now open) 2021-07-29T03:10:48.825+0000 I NETWORK [conn1307] end connection 10.233.72.103:45806 (3 connections now open) 2021-07-29T03:10:55.186+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33606 #1308 (4 connections now open) 2021-07-29T03:10:55.187+0000 I NETWORK [conn1308] received client metadata from 127.0.0.1:33606 conn1308: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:10:55.285+0000 I NETWORK [conn1308] end connection 127.0.0.1:33606 (3 connections now open) 2021-07-29T03:10:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:45940 #1309 (4 connections now open) 2021-07-29T03:10:58.826+0000 I NETWORK [conn1309] end connection 10.233.72.103:45940 (3 connections now open) 2021-07-29T03:11:05.193+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33732 #1310 (4 connections now open) 2021-07-29T03:11:05.194+0000 I NETWORK [conn1310] received client metadata from 127.0.0.1:33732 conn1310: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:05.395+0000 I NETWORK [conn1310] end connection 127.0.0.1:33732 (3 connections now open) 2021-07-29T03:11:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46070 #1311 (4 connections now open) 2021-07-29T03:11:08.825+0000 I NETWORK [conn1311] end connection 10.233.72.103:46070 (3 connections now open) 2021-07-29T03:11:15.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33864 #1312 (4 connections now open) 2021-07-29T03:11:15.186+0000 I NETWORK [conn1312] received client metadata from 127.0.0.1:33864 conn1312: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:15.488+0000 I NETWORK [conn1312] end connection 127.0.0.1:33864 (3 connections now open) 2021-07-29T03:11:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46190 #1313 (4 connections now open) 2021-07-29T03:11:18.825+0000 I NETWORK [conn1313] end connection 10.233.72.103:46190 (3 connections now open) 2021-07-29T03:11:25.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33990 #1314 (4 connections now open) 2021-07-29T03:11:25.292+0000 I NETWORK [conn1314] received client metadata from 127.0.0.1:33990 conn1314: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:25.392+0000 I NETWORK [conn1314] end connection 127.0.0.1:33990 (3 connections now open) 2021-07-29T03:11:28.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46322 #1315 (4 connections now open) 2021-07-29T03:11:28.826+0000 I NETWORK [conn1315] end connection 10.233.72.103:46322 (3 connections now open) 2021-07-29T03:11:35.092+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34116 #1316 (4 connections now open) 2021-07-29T03:11:35.185+0000 I NETWORK [conn1316] received client metadata from 127.0.0.1:34116 conn1316: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:35.191+0000 I NETWORK [conn1316] end connection 127.0.0.1:34116 (3 connections now open) 2021-07-29T03:11:38.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46458 #1317 (4 connections now open) 2021-07-29T03:11:38.826+0000 I NETWORK [conn1317] end connection 10.233.72.103:46458 (3 connections now open) 2021-07-29T03:11:45.091+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34248 #1318 (4 connections now open) 2021-07-29T03:11:45.091+0000 I NETWORK [conn1318] received client metadata from 127.0.0.1:34248 conn1318: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:45.189+0000 I NETWORK [conn1318] end connection 127.0.0.1:34248 (3 connections now open) 2021-07-29T03:11:48.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46574 #1319 (4 connections now open) 2021-07-29T03:11:48.826+0000 I NETWORK [conn1319] end connection 10.233.72.103:46574 (3 connections now open) 2021-07-29T03:11:55.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34372 #1320 (4 connections now open) 2021-07-29T03:11:55.286+0000 I NETWORK [conn1320] received client metadata from 127.0.0.1:34372 conn1320: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:11:55.385+0000 I NETWORK [conn1320] end connection 127.0.0.1:34372 (3 connections now open) 2021-07-29T03:11:58.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46708 #1321 (4 connections now open) 2021-07-29T03:11:58.825+0000 I NETWORK [conn1321] end connection 10.233.72.103:46708 (3 connections now open) 2021-07-29T03:12:05.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34488 #1322 (4 connections now open) 2021-07-29T03:12:05.087+0000 I NETWORK [conn1322] received client metadata from 127.0.0.1:34488 conn1322: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:12:05.187+0000 I NETWORK [conn1322] end connection 127.0.0.1:34488 (3 connections now open) 2021-07-29T03:12:08.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46836 #1323 (4 connections now open) 2021-07-29T03:12:08.825+0000 I NETWORK [conn1323] end connection 10.233.72.103:46836 (3 connections now open) 2021-07-29T03:12:15.389+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34638 #1324 (4 connections now open) 2021-07-29T03:12:15.390+0000 I NETWORK [conn1324] received client metadata from 127.0.0.1:34638 conn1324: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-07-29T03:12:15.487+0000 I NETWORK [conn1324] end connection 127.0.0.1:34638 (3 connections now open) 2021-07-29T03:12:18.825+0000 I NETWORK [listener] connection accepted from 10.233.72.103:46958 #1325 (4 connections now open) 2021-07-29T03:12:18.826+0000 I NETWORK [conn1325] end connection 10.233.72.103:46958 (3 connections now open) 2021-07-29T03:12:25.086+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34756 #1326 (4 connections now open) 2021-0