By type
2021-10-15T10:26:27.127+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] db version v4.0.8 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] modules: none 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] build environment: 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] distarch: x86_64 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-10-15T10:26:27.133+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-10-15T10:26:27.134+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-10-15T10:26:38.307+0000 I STORAGE [initandlisten] WiredTiger message [1634293598:307042][1:0x7fe6473f2a40], txn-recover: Set global recovery timestamp: 0 2021-10-15T10:26:38.464+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-10-15T10:26:38.592+0000 I CONTROL [initandlisten] 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-10-15T10:26:38.593+0000 I CONTROL [initandlisten] 2021-10-15T10:26:38.594+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: ad8c2715-03e3-4418-b71a-4c005a59bfc1 2021-10-15T10:26:39.462+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-10-15T10:26:39.468+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: a50d6326-7647-4f77-af00-357375288c8a 2021-10-15T10:26:40.615+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-10-15T10:26:40.617+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-10-15T10:26:40.618+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: e0b04218-1fec-44cf-9769-f13858f64ffa 2021-10-15T10:26:42.730+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-10-15T10:26:42.730+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-15T10:26:43.094+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-10-15T10:26:43.094+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 2476ms 2021-10-15T10:26:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55874 #1 (1 connection now open) 2021-10-15T10:26:48.686+0000 I NETWORK [conn1] end connection 10.233.68.164:55874 (0 connections now open) 2021-10-15T10:26:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55940 #2 (1 connection now open) 2021-10-15T10:26:58.685+0000 I NETWORK [conn2] end connection 10.233.68.164:55940 (0 connections now open) 2021-10-15T10:27:04.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58442 #3 (1 connection now open) 2021-10-15T10:27:04.627+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:58442 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-10-15T10:27:04.633+0000 I NETWORK [conn3] end connection 127.0.0.1:58442 (0 connections now open) 2021-10-15T10:27:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56006 #4 (1 connection now open) 2021-10-15T10:27:08.685+0000 I NETWORK [conn4] end connection 10.233.68.164:56006 (0 connections now open) 2021-10-15T10:27:14.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58512 #5 (1 connection now open) 2021-10-15T10:27:14.628+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:58512 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-10-15T10:27:14.639+0000 I NETWORK [conn5] end connection 127.0.0.1:58512 (0 connections now open) 2021-10-15T10:27:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56072 #6 (1 connection now open) 2021-10-15T10:27:18.685+0000 I NETWORK [conn6] end connection 10.233.68.164:56072 (0 connections now open) 2021-10-15T10:27:24.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58582 #7 (1 connection now open) 2021-10-15T10:27:24.537+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:58582 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-10-15T10:27:24.633+0000 I NETWORK [conn7] end connection 127.0.0.1:58582 (0 connections now open) 2021-10-15T10:27:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56142 #8 (1 connection now open) 2021-10-15T10:27:28.685+0000 I NETWORK [conn8] end connection 10.233.68.164:56142 (0 connections now open) 2021-10-15T10:27:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58666 #9 (1 connection now open) 2021-10-15T10:27:34.527+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:58666 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-10-15T10:27:34.534+0000 I NETWORK [conn9] end connection 127.0.0.1:58666 (0 connections now open) 2021-10-15T10:27:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56250 #10 (1 connection now open) 2021-10-15T10:27:38.685+0000 I NETWORK [conn10] end connection 10.233.68.164:56250 (0 connections now open) 2021-10-15T10:27:44.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58760 #11 (1 connection now open) 2021-10-15T10:27:44.628+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:58760 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-10-15T10:27:44.636+0000 I NETWORK [conn11] end connection 127.0.0.1:58760 (0 connections now open) 2021-10-15T10:27:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56318 #12 (1 connection now open) 2021-10-15T10:27:48.685+0000 I NETWORK [conn12] end connection 10.233.68.164:56318 (0 connections now open) 2021-10-15T10:27:54.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58818 #13 (1 connection now open) 2021-10-15T10:27:54.828+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:58818 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-10-15T10:27:54.833+0000 I NETWORK [conn13] end connection 127.0.0.1:58818 (0 connections now open) 2021-10-15T10:27:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56380 #14 (1 connection now open) 2021-10-15T10:27:58.685+0000 I NETWORK [conn14] end connection 10.233.68.164:56380 (0 connections now open) 2021-10-15T10:28:04.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58880 #15 (1 connection now open) 2021-10-15T10:28:04.531+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:58880 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-10-15T10:28:04.627+0000 I NETWORK [conn15] end connection 127.0.0.1:58880 (0 connections now open) 2021-10-15T10:28:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56456 #16 (1 connection now open) 2021-10-15T10:28:08.685+0000 I NETWORK [conn16] end connection 10.233.68.164:56456 (0 connections now open) 2021-10-15T10:28:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58960 #17 (1 connection now open) 2021-10-15T10:28:14.628+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:58960 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-10-15T10:28:14.634+0000 I NETWORK [conn17] end connection 127.0.0.1:58960 (0 connections now open) 2021-10-15T10:28:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56518 #18 (1 connection now open) 2021-10-15T10:28:18.685+0000 I NETWORK [conn18] end connection 10.233.68.164:56518 (0 connections now open) 2021-10-15T10:28:25.139+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59034 #19 (1 connection now open) 2021-10-15T10:28:25.228+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:59034 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-10-15T10:28:25.234+0000 I NETWORK [conn19] end connection 127.0.0.1:59034 (0 connections now open) 2021-10-15T10:28:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56592 #20 (1 connection now open) 2021-10-15T10:28:28.686+0000 I NETWORK [conn20] end connection 10.233.68.164:56592 (0 connections now open) 2021-10-15T10:28:34.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59094 #21 (1 connection now open) 2021-10-15T10:28:34.638+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:59094 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-10-15T10:28:34.932+0000 I NETWORK [conn21] end connection 127.0.0.1:59094 (0 connections now open) 2021-10-15T10:28:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56660 #22 (1 connection now open) 2021-10-15T10:28:38.685+0000 I NETWORK [conn22] end connection 10.233.68.164:56660 (0 connections now open) 2021-10-15T10:28:44.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59166 #23 (1 connection now open) 2021-10-15T10:28:44.538+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:59166 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-10-15T10:28:44.636+0000 I NETWORK [conn23] end connection 127.0.0.1:59166 (0 connections now open) 2021-10-15T10:28:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56738 #24 (1 connection now open) 2021-10-15T10:28:48.685+0000 I NETWORK [conn24] end connection 10.233.68.164:56738 (0 connections now open) 2021-10-15T10:28:54.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59240 #25 (1 connection now open) 2021-10-15T10:28:54.531+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:59240 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-10-15T10:28:54.631+0000 I NETWORK [conn25] end connection 127.0.0.1:59240 (0 connections now open) 2021-10-15T10:28:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56808 #26 (1 connection now open) 2021-10-15T10:28:58.685+0000 I NETWORK [conn26] end connection 10.233.68.164:56808 (0 connections now open) 2021-10-15T10:29:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59312 #27 (1 connection now open) 2021-10-15T10:29:04.528+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:59312 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-10-15T10:29:04.628+0000 I NETWORK [conn27] end connection 127.0.0.1:59312 (0 connections now open) 2021-10-15T10:29:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56878 #28 (1 connection now open) 2021-10-15T10:29:08.685+0000 I NETWORK [conn28] end connection 10.233.68.164:56878 (0 connections now open) 2021-10-15T10:29:15.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59386 #29 (1 connection now open) 2021-10-15T10:29:15.128+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:59386 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-10-15T10:29:15.228+0000 I NETWORK [conn29] end connection 127.0.0.1:59386 (0 connections now open) 2021-10-15T10:29:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56948 #30 (1 connection now open) 2021-10-15T10:29:18.685+0000 I NETWORK [conn30] end connection 10.233.68.164:56948 (0 connections now open) 2021-10-15T10:29:24.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59452 #31 (1 connection now open) 2021-10-15T10:29:24.530+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:59452 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-10-15T10:29:24.628+0000 I NETWORK [conn31] end connection 127.0.0.1:59452 (0 connections now open) 2021-10-15T10:29:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57018 #32 (1 connection now open) 2021-10-15T10:29:28.686+0000 I NETWORK [conn32] end connection 10.233.68.164:57018 (0 connections now open) 2021-10-15T10:29:34.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59526 #33 (1 connection now open) 2021-10-15T10:29:34.628+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:59526 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-10-15T10:29:34.634+0000 I NETWORK [conn33] end connection 127.0.0.1:59526 (0 connections now open) 2021-10-15T10:29:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57092 #34 (1 connection now open) 2021-10-15T10:29:38.685+0000 I NETWORK [conn34] end connection 10.233.68.164:57092 (0 connections now open) 2021-10-15T10:29:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59598 #35 (1 connection now open) 2021-10-15T10:29:44.531+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:59598 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-10-15T10:29:44.631+0000 I NETWORK [conn35] end connection 127.0.0.1:59598 (0 connections now open) 2021-10-15T10:29:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57162 #36 (1 connection now open) 2021-10-15T10:29:48.685+0000 I NETWORK [conn36] end connection 10.233.68.164:57162 (0 connections now open) 2021-10-15T10:29:54.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59670 #37 (1 connection now open) 2021-10-15T10:29:54.534+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:59670 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-10-15T10:29:54.631+0000 I NETWORK [conn37] end connection 127.0.0.1:59670 (0 connections now open) 2021-10-15T10:29:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57232 #38 (1 connection now open) 2021-10-15T10:29:58.685+0000 I NETWORK [conn38] end connection 10.233.68.164:57232 (0 connections now open) 2021-10-15T10:30:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59732 #39 (1 connection now open) 2021-10-15T10:30:04.434+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:59732 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-10-15T10:30:04.532+0000 I NETWORK [conn39] end connection 127.0.0.1:59732 (0 connections now open) 2021-10-15T10:30:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57306 #40 (1 connection now open) 2021-10-15T10:30:08.685+0000 I NETWORK [conn40] end connection 10.233.68.164:57306 (0 connections now open) 2021-10-15T10:30:14.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59812 #41 (1 connection now open) 2021-10-15T10:30:14.439+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:59812 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-10-15T10:30:14.539+0000 I NETWORK [conn41] end connection 127.0.0.1:59812 (0 connections now open) 2021-10-15T10:30:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57376 #42 (1 connection now open) 2021-10-15T10:30:18.685+0000 I NETWORK [conn42] end connection 10.233.68.164:57376 (0 connections now open) 2021-10-15T10:30:24.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59882 #43 (1 connection now open) 2021-10-15T10:30:24.535+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:59882 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-10-15T10:30:24.633+0000 I NETWORK [conn43] end connection 127.0.0.1:59882 (0 connections now open) 2021-10-15T10:30:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57444 #44 (1 connection now open) 2021-10-15T10:30:28.685+0000 I NETWORK [conn44] end connection 10.233.68.164:57444 (0 connections now open) 2021-10-15T10:30:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59950 #45 (1 connection now open) 2021-10-15T10:30:34.728+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:59950 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-10-15T10:30:34.733+0000 I NETWORK [conn45] end connection 127.0.0.1:59950 (0 connections now open) 2021-10-15T10:30:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57518 #46 (1 connection now open) 2021-10-15T10:30:38.692+0000 I NETWORK [conn46] end connection 10.233.68.164:57518 (0 connections now open) 2021-10-15T10:30:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60020 #47 (1 connection now open) 2021-10-15T10:30:44.429+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:60020 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-10-15T10:30:44.434+0000 I NETWORK [conn47] end connection 127.0.0.1:60020 (0 connections now open) 2021-10-15T10:30:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57584 #48 (1 connection now open) 2021-10-15T10:30:48.685+0000 I NETWORK [conn48] end connection 10.233.68.164:57584 (0 connections now open) 2021-10-15T10:30:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60094 #49 (1 connection now open) 2021-10-15T10:30:54.530+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:60094 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-10-15T10:30:54.631+0000 I NETWORK [conn49] end connection 127.0.0.1:60094 (0 connections now open) 2021-10-15T10:30:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57662 #50 (1 connection now open) 2021-10-15T10:30:58.685+0000 I NETWORK [conn50] end connection 10.233.68.164:57662 (0 connections now open) 2021-10-15T10:31:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60164 #51 (1 connection now open) 2021-10-15T10:31:04.433+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:60164 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-10-15T10:31:04.532+0000 I NETWORK [conn51] end connection 127.0.0.1:60164 (0 connections now open) 2021-10-15T10:31:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57730 #52 (1 connection now open) 2021-10-15T10:31:08.685+0000 I NETWORK [conn52] end connection 10.233.68.164:57730 (0 connections now open) 2021-10-15T10:31:14.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60242 #53 (1 connection now open) 2021-10-15T10:31:14.728+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:60242 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-10-15T10:31:14.734+0000 I NETWORK [conn53] end connection 127.0.0.1:60242 (0 connections now open) 2021-10-15T10:31:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57804 #54 (1 connection now open) 2021-10-15T10:31:18.685+0000 I NETWORK [conn54] end connection 10.233.68.164:57804 (0 connections now open) 2021-10-15T10:31:24.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60304 #55 (1 connection now open) 2021-10-15T10:31:24.528+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:60304 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-10-15T10:31:24.534+0000 I NETWORK [conn55] end connection 127.0.0.1:60304 (0 connections now open) 2021-10-15T10:31:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57872 #56 (1 connection now open) 2021-10-15T10:31:28.685+0000 I NETWORK [conn56] end connection 10.233.68.164:57872 (0 connections now open) 2021-10-15T10:31:34.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60384 #57 (1 connection now open) 2021-10-15T10:31:34.532+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:60384 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-10-15T10:31:34.632+0000 I NETWORK [conn57] end connection 127.0.0.1:60384 (0 connections now open) 2021-10-15T10:31:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57948 #58 (1 connection now open) 2021-10-15T10:31:38.685+0000 I NETWORK [conn58] end connection 10.233.68.164:57948 (0 connections now open) 2021-10-15T10:31:44.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60454 #59 (1 connection now open) 2021-10-15T10:31:44.432+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:60454 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-10-15T10:31:44.527+0000 I NETWORK [conn59] end connection 127.0.0.1:60454 (0 connections now open) 2021-10-15T10:31:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58018 #60 (1 connection now open) 2021-10-15T10:31:48.685+0000 I NETWORK [conn60] end connection 10.233.68.164:58018 (0 connections now open) 2021-10-15T10:31:54.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60522 #61 (1 connection now open) 2021-10-15T10:31:54.629+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:60522 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-10-15T10:31:54.635+0000 I NETWORK [conn61] end connection 127.0.0.1:60522 (0 connections now open) 2021-10-15T10:31:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58090 #62 (1 connection now open) 2021-10-15T10:31:58.685+0000 I NETWORK [conn62] end connection 10.233.68.164:58090 (0 connections now open) 2021-10-15T10:32:04.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60594 #63 (1 connection now open) 2021-10-15T10:32:04.632+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:60594 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-10-15T10:32:04.727+0000 I NETWORK [conn63] end connection 127.0.0.1:60594 (0 connections now open) 2021-10-15T10:32:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58158 #64 (1 connection now open) 2021-10-15T10:32:08.685+0000 I NETWORK [conn64] end connection 10.233.68.164:58158 (0 connections now open) 2021-10-15T10:32:14.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60666 #65 (1 connection now open) 2021-10-15T10:32:14.628+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:60666 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-10-15T10:32:14.635+0000 I NETWORK [conn65] end connection 127.0.0.1:60666 (0 connections now open) 2021-10-15T10:32:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58230 #66 (1 connection now open) 2021-10-15T10:32:18.688+0000 I NETWORK [conn66] end connection 10.233.68.164:58230 (0 connections now open) 2021-10-15T10:32:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60730 #67 (1 connection now open) 2021-10-15T10:32:24.628+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:60730 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-10-15T10:32:24.633+0000 I NETWORK [conn67] end connection 127.0.0.1:60730 (0 connections now open) 2021-10-15T10:32:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58298 #68 (1 connection now open) 2021-10-15T10:32:28.685+0000 I NETWORK [conn68] end connection 10.233.68.164:58298 (0 connections now open) 2021-10-15T10:32:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60802 #69 (1 connection now open) 2021-10-15T10:32:34.633+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:60802 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-10-15T10:32:34.728+0000 I NETWORK [conn69] end connection 127.0.0.1:60802 (0 connections now open) 2021-10-15T10:32:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58368 #70 (1 connection now open) 2021-10-15T10:32:38.685+0000 I NETWORK [conn70] end connection 10.233.68.164:58368 (0 connections now open) 2021-10-15T10:32:44.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60880 #71 (1 connection now open) 2021-10-15T10:32:44.437+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:60880 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-10-15T10:32:44.533+0000 I NETWORK [conn71] end connection 127.0.0.1:60880 (0 connections now open) 2021-10-15T10:32:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58452 #72 (1 connection now open) 2021-10-15T10:32:48.685+0000 I NETWORK [conn72] end connection 10.233.68.164:58452 (0 connections now open) 2021-10-15T10:32:54.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60968 #73 (1 connection now open) 2021-10-15T10:32:54.730+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:60968 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-10-15T10:32:54.828+0000 I NETWORK [conn73] end connection 127.0.0.1:60968 (0 connections now open) 2021-10-15T10:32:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58542 #74 (1 connection now open) 2021-10-15T10:32:58.685+0000 I NETWORK [conn74] end connection 10.233.68.164:58542 (0 connections now open) 2021-10-15T10:33:04.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32812 #75 (1 connection now open) 2021-10-15T10:33:04.334+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:32812 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-10-15T10:33:04.431+0000 I NETWORK [conn75] end connection 127.0.0.1:32812 (0 connections now open) 2021-10-15T10:33:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58612 #76 (1 connection now open) 2021-10-15T10:33:08.685+0000 I NETWORK [conn76] end connection 10.233.68.164:58612 (0 connections now open) 2021-10-15T10:33:14.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32888 #77 (1 connection now open) 2021-10-15T10:33:14.529+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:32888 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-10-15T10:33:14.536+0000 I NETWORK [conn77] end connection 127.0.0.1:32888 (0 connections now open) 2021-10-15T10:33:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58686 #78 (1 connection now open) 2021-10-15T10:33:18.685+0000 I NETWORK [conn78] end connection 10.233.68.164:58686 (0 connections now open) 2021-10-15T10:33:24.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32962 #79 (1 connection now open) 2021-10-15T10:33:24.537+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:32962 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-10-15T10:33:24.631+0000 I NETWORK [conn79] end connection 127.0.0.1:32962 (0 connections now open) 2021-10-15T10:33:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58762 #80 (1 connection now open) 2021-10-15T10:33:28.685+0000 I NETWORK [conn80] end connection 10.233.68.164:58762 (0 connections now open) 2021-10-15T10:33:34.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33036 #81 (1 connection now open) 2021-10-15T10:33:34.530+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:33036 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-10-15T10:33:34.629+0000 I NETWORK [conn81] end connection 127.0.0.1:33036 (0 connections now open) 2021-10-15T10:33:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58834 #82 (1 connection now open) 2021-10-15T10:33:38.685+0000 I NETWORK [conn82] end connection 10.233.68.164:58834 (0 connections now open) 2021-10-15T10:33:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33110 #83 (1 connection now open) 2021-10-15T10:33:44.434+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:33110 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-10-15T10:33:44.534+0000 I NETWORK [conn83] end connection 127.0.0.1:33110 (0 connections now open) 2021-10-15T10:33:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58908 #84 (1 connection now open) 2021-10-15T10:33:48.685+0000 I NETWORK [conn84] end connection 10.233.68.164:58908 (0 connections now open) 2021-10-15T10:33:54.830+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33182 #85 (1 connection now open) 2021-10-15T10:33:54.831+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:33182 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-10-15T10:33:55.032+0000 I NETWORK [conn85] end connection 127.0.0.1:33182 (0 connections now open) 2021-10-15T10:33:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58982 #86 (1 connection now open) 2021-10-15T10:33:58.685+0000 I NETWORK [conn86] end connection 10.233.68.164:58982 (0 connections now open) 2021-10-15T10:34:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33254 #87 (1 connection now open) 2021-10-15T10:34:04.527+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:33254 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-10-15T10:34:04.533+0000 I NETWORK [conn87] end connection 127.0.0.1:33254 (0 connections now open) 2021-10-15T10:34:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59054 #88 (1 connection now open) 2021-10-15T10:34:08.685+0000 I NETWORK [conn88] end connection 10.233.68.164:59054 (0 connections now open) 2021-10-15T10:34:14.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33334 #89 (1 connection now open) 2021-10-15T10:34:14.529+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:33334 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-10-15T10:34:14.534+0000 I NETWORK [conn89] end connection 127.0.0.1:33334 (0 connections now open) 2021-10-15T10:34:18.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59130 #90 (1 connection now open) 2021-10-15T10:34:18.692+0000 I NETWORK [conn90] end connection 10.233.68.164:59130 (0 connections now open) 2021-10-15T10:34:24.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33406 #91 (1 connection now open) 2021-10-15T10:34:24.528+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:33406 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-10-15T10:34:24.627+0000 I NETWORK [conn91] end connection 127.0.0.1:33406 (0 connections now open) 2021-10-15T10:34:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59208 #92 (1 connection now open) 2021-10-15T10:34:28.686+0000 I NETWORK [conn92] end connection 10.233.68.164:59208 (0 connections now open) 2021-10-15T10:34:34.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33484 #93 (1 connection now open) 2021-10-15T10:34:34.635+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:33484 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-10-15T10:34:34.734+0000 I NETWORK [conn93] end connection 127.0.0.1:33484 (0 connections now open) 2021-10-15T10:34:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59282 #94 (1 connection now open) 2021-10-15T10:34:38.685+0000 I NETWORK [conn94] end connection 10.233.68.164:59282 (0 connections now open) 2021-10-15T10:34:44.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33558 #95 (1 connection now open) 2021-10-15T10:34:44.339+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:33558 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-10-15T10:34:44.433+0000 I NETWORK [conn95] end connection 127.0.0.1:33558 (0 connections now open) 2021-10-15T10:34:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59356 #96 (1 connection now open) 2021-10-15T10:34:48.686+0000 I NETWORK [conn96] end connection 10.233.68.164:59356 (0 connections now open) 2021-10-15T10:34:54.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33630 #97 (1 connection now open) 2021-10-15T10:34:54.630+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:33630 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-10-15T10:34:54.728+0000 I NETWORK [conn97] end connection 127.0.0.1:33630 (0 connections now open) 2021-10-15T10:34:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59432 #98 (1 connection now open) 2021-10-15T10:34:58.685+0000 I NETWORK [conn98] end connection 10.233.68.164:59432 (0 connections now open) 2021-10-15T10:35:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33704 #99 (1 connection now open) 2021-10-15T10:35:04.437+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:33704 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-10-15T10:35:04.532+0000 I NETWORK [conn99] end connection 127.0.0.1:33704 (0 connections now open) 2021-10-15T10:35:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59504 #100 (1 connection now open) 2021-10-15T10:35:08.685+0000 I NETWORK [conn100] end connection 10.233.68.164:59504 (0 connections now open) 2021-10-15T10:35:14.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34010 #101 (1 connection now open) 2021-10-15T10:35:14.531+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:34010 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-10-15T10:35:14.628+0000 I NETWORK [conn101] end connection 127.0.0.1:34010 (0 connections now open) 2021-10-15T10:35:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59810 #102 (1 connection now open) 2021-10-15T10:35:18.685+0000 I NETWORK [conn102] end connection 10.233.68.164:59810 (0 connections now open) 2021-10-15T10:35:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34282 #103 (1 connection now open) 2021-10-15T10:35:24.434+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:34282 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-10-15T10:35:24.531+0000 I NETWORK [conn103] end connection 127.0.0.1:34282 (0 connections now open) 2021-10-15T10:35:28.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60098 #104 (1 connection now open) 2021-10-15T10:35:28.689+0000 I NETWORK [conn104] end connection 10.233.68.164:60098 (0 connections now open) 2021-10-15T10:35:34.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34634 #105 (1 connection now open) 2021-10-15T10:35:34.528+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:34634 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-10-15T10:35:34.533+0000 I NETWORK [conn105] end connection 127.0.0.1:34634 (0 connections now open) 2021-10-15T10:35:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60438 #106 (1 connection now open) 2021-10-15T10:35:38.685+0000 I NETWORK [conn106] end connection 10.233.68.164:60438 (0 connections now open) 2021-10-15T10:35:44.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34738 #107 (1 connection now open) 2021-10-15T10:35:44.428+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:34738 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-10-15T10:35:44.527+0000 I NETWORK [conn107] end connection 127.0.0.1:34738 (0 connections now open) 2021-10-15T10:35:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60614 #108 (1 connection now open) 2021-10-15T10:35:48.685+0000 I NETWORK [conn108] end connection 10.233.68.164:60614 (0 connections now open) 2021-10-15T10:35:54.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35030 #109 (1 connection now open) 2021-10-15T10:35:54.529+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:35030 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-10-15T10:35:54.533+0000 I NETWORK [conn109] end connection 127.0.0.1:35030 (0 connections now open) 2021-10-15T10:35:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60930 #110 (1 connection now open) 2021-10-15T10:35:58.685+0000 I NETWORK [conn110] end connection 10.233.68.164:60930 (0 connections now open) 2021-10-15T10:36:04.829+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35204 #111 (1 connection now open) 2021-10-15T10:36:04.830+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:35204 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-10-15T10:36:04.847+0000 I NETWORK [conn111] end connection 127.0.0.1:35204 (0 connections now open) 2021-10-15T10:36:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32772 #112 (1 connection now open) 2021-10-15T10:36:08.685+0000 I NETWORK [conn112] end connection 10.233.68.164:32772 (0 connections now open) 2021-10-15T10:36:14.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35278 #113 (1 connection now open) 2021-10-15T10:36:14.530+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:35278 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-10-15T10:36:14.628+0000 I NETWORK [conn113] end connection 127.0.0.1:35278 (0 connections now open) 2021-10-15T10:36:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32844 #114 (1 connection now open) 2021-10-15T10:36:18.685+0000 I NETWORK [conn114] end connection 10.233.68.164:32844 (0 connections now open) 2021-10-15T10:36:24.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35348 #115 (1 connection now open) 2021-10-15T10:36:24.430+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:35348 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-10-15T10:36:24.436+0000 I NETWORK [conn115] end connection 127.0.0.1:35348 (0 connections now open) 2021-10-15T10:36:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32916 #116 (1 connection now open) 2021-10-15T10:36:28.685+0000 I NETWORK [conn116] end connection 10.233.68.164:32916 (0 connections now open) 2021-10-15T10:36:34.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35428 #117 (1 connection now open) 2021-10-15T10:36:34.833+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:35428 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-10-15T10:36:34.932+0000 I NETWORK [conn117] end connection 127.0.0.1:35428 (0 connections now open) 2021-10-15T10:36:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32996 #118 (1 connection now open) 2021-10-15T10:36:38.685+0000 I NETWORK [conn118] end connection 10.233.68.164:32996 (0 connections now open) 2021-10-15T10:36:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35500 #119 (1 connection now open) 2021-10-15T10:36:44.533+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:35500 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-10-15T10:36:44.631+0000 I NETWORK [conn119] end connection 127.0.0.1:35500 (0 connections now open) 2021-10-15T10:36:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33070 #120 (1 connection now open) 2021-10-15T10:36:48.685+0000 I NETWORK [conn120] end connection 10.233.68.164:33070 (0 connections now open) 2021-10-15T10:36:54.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35578 #121 (1 connection now open) 2021-10-15T10:36:54.530+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:35578 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-10-15T10:36:54.632+0000 I NETWORK [conn121] end connection 127.0.0.1:35578 (0 connections now open) 2021-10-15T10:36:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33146 #122 (1 connection now open) 2021-10-15T10:36:58.685+0000 I NETWORK [conn122] end connection 10.233.68.164:33146 (0 connections now open) 2021-10-15T10:37:04.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35654 #123 (1 connection now open) 2021-10-15T10:37:04.530+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:35654 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-10-15T10:37:04.629+0000 I NETWORK [conn123] end connection 127.0.0.1:35654 (0 connections now open) 2021-10-15T10:37:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33232 #124 (1 connection now open) 2021-10-15T10:37:08.685+0000 I NETWORK [conn124] end connection 10.233.68.164:33232 (0 connections now open) 2021-10-15T10:37:14.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35752 #125 (1 connection now open) 2021-10-15T10:37:14.631+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:35752 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-10-15T10:37:14.728+0000 I NETWORK [conn125] end connection 127.0.0.1:35752 (0 connections now open) 2021-10-15T10:37:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33338 #126 (1 connection now open) 2021-10-15T10:37:18.685+0000 I NETWORK [conn126] end connection 10.233.68.164:33338 (0 connections now open) 2021-10-15T10:37:24.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35842 #127 (1 connection now open) 2021-10-15T10:37:24.637+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:35842 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-10-15T10:37:24.732+0000 I NETWORK [conn127] end connection 127.0.0.1:35842 (0 connections now open) 2021-10-15T10:37:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33420 #128 (1 connection now open) 2021-10-15T10:37:28.685+0000 I NETWORK [conn128] end connection 10.233.68.164:33420 (0 connections now open) 2021-10-15T10:37:34.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35934 #129 (1 connection now open) 2021-10-15T10:37:34.532+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:35934 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-10-15T10:37:34.633+0000 I NETWORK [conn129] end connection 127.0.0.1:35934 (0 connections now open) 2021-10-15T10:37:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33502 #130 (1 connection now open) 2021-10-15T10:37:38.685+0000 I NETWORK [conn130] end connection 10.233.68.164:33502 (0 connections now open) 2021-10-15T10:37:44.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36016 #131 (1 connection now open) 2021-10-15T10:37:44.530+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:36016 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-10-15T10:37:44.629+0000 I NETWORK [conn131] end connection 127.0.0.1:36016 (0 connections now open) 2021-10-15T10:37:48.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33586 #132 (1 connection now open) 2021-10-15T10:37:48.686+0000 I NETWORK [conn132] end connection 10.233.68.164:33586 (0 connections now open) 2021-10-15T10:37:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36100 #133 (1 connection now open) 2021-10-15T10:37:54.431+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:36100 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-10-15T10:37:54.527+0000 I NETWORK [conn133] end connection 127.0.0.1:36100 (0 connections now open) 2021-10-15T10:37:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33668 #134 (1 connection now open) 2021-10-15T10:37:58.685+0000 I NETWORK [conn134] end connection 10.233.68.164:33668 (0 connections now open) 2021-10-15T10:38:04.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36182 #135 (1 connection now open) 2021-10-15T10:38:04.548+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:36182 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-10-15T10:38:04.930+0000 I NETWORK [conn135] end connection 127.0.0.1:36182 (0 connections now open) 2021-10-15T10:38:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33752 #136 (1 connection now open) 2021-10-15T10:38:08.685+0000 I NETWORK [conn136] end connection 10.233.68.164:33752 (0 connections now open) 2021-10-15T10:38:14.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36270 #137 (1 connection now open) 2021-10-15T10:38:14.628+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:36270 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-10-15T10:38:14.727+0000 I NETWORK [conn137] end connection 127.0.0.1:36270 (0 connections now open) 2021-10-15T10:38:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33836 #138 (1 connection now open) 2021-10-15T10:38:18.686+0000 I NETWORK [conn138] end connection 10.233.68.164:33836 (0 connections now open) 2021-10-15T10:38:24.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36346 #139 (1 connection now open) 2021-10-15T10:38:24.528+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:36346 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-10-15T10:38:24.627+0000 I NETWORK [conn139] end connection 127.0.0.1:36346 (0 connections now open) 2021-10-15T10:38:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33916 #140 (1 connection now open) 2021-10-15T10:38:28.687+0000 I NETWORK [conn140] end connection 10.233.68.164:33916 (0 connections now open) 2021-10-15T10:38:34.827+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36434 #141 (1 connection now open) 2021-10-15T10:38:34.829+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:36434 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-10-15T10:38:34.836+0000 I NETWORK [conn141] end connection 127.0.0.1:36434 (0 connections now open) 2021-10-15T10:38:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34006 #142 (1 connection now open) 2021-10-15T10:38:38.685+0000 I NETWORK [conn142] end connection 10.233.68.164:34006 (0 connections now open) 2021-10-15T10:38:44.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36522 #143 (1 connection now open) 2021-10-15T10:38:44.538+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:36522 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-10-15T10:38:44.636+0000 I NETWORK [conn143] end connection 127.0.0.1:36522 (0 connections now open) 2021-10-15T10:38:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34088 #144 (1 connection now open) 2021-10-15T10:38:48.686+0000 I NETWORK [conn144] end connection 10.233.68.164:34088 (0 connections now open) 2021-10-15T10:38:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36604 #145 (1 connection now open) 2021-10-15T10:38:54.531+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:36604 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-10-15T10:38:54.631+0000 I NETWORK [conn145] end connection 127.0.0.1:36604 (0 connections now open) 2021-10-15T10:38:58.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34168 #146 (1 connection now open) 2021-10-15T10:38:58.688+0000 I NETWORK [conn146] end connection 10.233.68.164:34168 (0 connections now open) 2021-10-15T10:39:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36680 #147 (1 connection now open) 2021-10-15T10:39:04.528+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:36680 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-10-15T10:39:04.534+0000 I NETWORK [conn147] end connection 127.0.0.1:36680 (0 connections now open) 2021-10-15T10:39:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34252 #148 (1 connection now open) 2021-10-15T10:39:08.685+0000 I NETWORK [conn148] end connection 10.233.68.164:34252 (0 connections now open) 2021-10-15T10:39:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36766 #149 (1 connection now open) 2021-10-15T10:39:14.533+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:36766 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-10-15T10:39:14.628+0000 I NETWORK [conn149] end connection 127.0.0.1:36766 (0 connections now open) 2021-10-15T10:39:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34330 #150 (1 connection now open) 2021-10-15T10:39:18.685+0000 I NETWORK [conn150] end connection 10.233.68.164:34330 (0 connections now open) 2021-10-15T10:39:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36838 #151 (1 connection now open) 2021-10-15T10:39:24.433+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:36838 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-10-15T10:39:24.528+0000 I NETWORK [conn151] end connection 127.0.0.1:36838 (0 connections now open) 2021-10-15T10:39:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34408 #152 (1 connection now open) 2021-10-15T10:39:28.685+0000 I NETWORK [conn152] end connection 10.233.68.164:34408 (0 connections now open) 2021-10-15T10:39:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36924 #153 (1 connection now open) 2021-10-15T10:39:34.634+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:36924 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-10-15T10:39:34.731+0000 I NETWORK [conn153] end connection 127.0.0.1:36924 (0 connections now open) 2021-10-15T10:39:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34492 #154 (1 connection now open) 2021-10-15T10:39:38.685+0000 I NETWORK [conn154] end connection 10.233.68.164:34492 (0 connections now open) 2021-10-15T10:39:44.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36998 #155 (1 connection now open) 2021-10-15T10:39:44.429+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:36998 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-10-15T10:39:44.528+0000 I NETWORK [conn155] end connection 127.0.0.1:36998 (0 connections now open) 2021-10-15T10:39:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34568 #156 (1 connection now open) 2021-10-15T10:39:48.685+0000 I NETWORK [conn156] end connection 10.233.68.164:34568 (0 connections now open) 2021-10-15T10:39:54.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37076 #157 (1 connection now open) 2021-10-15T10:39:54.528+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:37076 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-10-15T10:39:54.534+0000 I NETWORK [conn157] end connection 127.0.0.1:37076 (0 connections now open) 2021-10-15T10:39:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34648 #158 (1 connection now open) 2021-10-15T10:39:58.685+0000 I NETWORK [conn158] end connection 10.233.68.164:34648 (0 connections now open) 2021-10-15T10:40:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37180 #159 (1 connection now open) 2021-10-15T10:40:04.528+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:37180 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-10-15T10:40:04.536+0000 I NETWORK [conn159] end connection 127.0.0.1:37180 (0 connections now open) 2021-10-15T10:40:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34756 #160 (1 connection now open) 2021-10-15T10:40:08.685+0000 I NETWORK [conn160] end connection 10.233.68.164:34756 (0 connections now open) 2021-10-15T10:40:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37270 #161 (1 connection now open) 2021-10-15T10:40:14.531+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:37270 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-10-15T10:40:14.537+0000 I NETWORK [conn161] end connection 127.0.0.1:37270 (0 connections now open) 2021-10-15T10:40:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34836 #162 (1 connection now open) 2021-10-15T10:40:18.685+0000 I NETWORK [conn162] end connection 10.233.68.164:34836 (0 connections now open) 2021-10-15T10:40:24.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37342 #163 (1 connection now open) 2021-10-15T10:40:24.528+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:37342 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-10-15T10:40:24.627+0000 I NETWORK [conn163] end connection 127.0.0.1:37342 (0 connections now open) 2021-10-15T10:40:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34914 #164 (1 connection now open) 2021-10-15T10:40:28.685+0000 I NETWORK [conn164] end connection 10.233.68.164:34914 (0 connections now open) 2021-10-15T10:40:34.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37426 #165 (1 connection now open) 2021-10-15T10:40:34.434+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:37426 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-10-15T10:40:34.533+0000 I NETWORK [conn165] end connection 127.0.0.1:37426 (0 connections now open) 2021-10-15T10:40:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35010 #166 (1 connection now open) 2021-10-15T10:40:38.685+0000 I NETWORK [conn166] end connection 10.233.68.164:35010 (0 connections now open) 2021-10-15T10:40:44.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37528 #167 (1 connection now open) 2021-10-15T10:40:44.430+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:37528 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-10-15T10:40:44.436+0000 I NETWORK [conn167] end connection 127.0.0.1:37528 (0 connections now open) 2021-10-15T10:40:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35098 #168 (1 connection now open) 2021-10-15T10:40:48.685+0000 I NETWORK [conn168] end connection 10.233.68.164:35098 (0 connections now open) 2021-10-15T10:40:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37606 #169 (1 connection now open) 2021-10-15T10:40:54.431+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:37606 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-10-15T10:40:54.530+0000 I NETWORK [conn169] end connection 127.0.0.1:37606 (0 connections now open) 2021-10-15T10:40:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35172 #170 (1 connection now open) 2021-10-15T10:40:58.685+0000 I NETWORK [conn170] end connection 10.233.68.164:35172 (0 connections now open) 2021-10-15T10:41:04.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37686 #171 (1 connection now open) 2021-10-15T10:41:04.629+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:37686 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-10-15T10:41:04.634+0000 I NETWORK [conn171] end connection 127.0.0.1:37686 (0 connections now open) 2021-10-15T10:41:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35254 #172 (1 connection now open) 2021-10-15T10:41:08.685+0000 I NETWORK [conn172] end connection 10.233.68.164:35254 (0 connections now open) 2021-10-15T10:41:14.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37768 #173 (1 connection now open) 2021-10-15T10:41:14.628+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:37768 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-10-15T10:41:14.635+0000 I NETWORK [conn173] end connection 127.0.0.1:37768 (0 connections now open) 2021-10-15T10:41:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35336 #174 (1 connection now open) 2021-10-15T10:41:18.685+0000 I NETWORK [conn174] end connection 10.233.68.164:35336 (0 connections now open) 2021-10-15T10:41:24.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37848 #175 (1 connection now open) 2021-10-15T10:41:24.438+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:37848 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-10-15T10:41:24.533+0000 I NETWORK [conn175] end connection 127.0.0.1:37848 (0 connections now open) 2021-10-15T10:41:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35422 #176 (1 connection now open) 2021-10-15T10:41:28.685+0000 I NETWORK [conn176] end connection 10.233.68.164:35422 (0 connections now open) 2021-10-15T10:41:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37944 #177 (1 connection now open) 2021-10-15T10:41:34.534+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:37944 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-10-15T10:41:34.627+0000 I NETWORK [conn177] end connection 127.0.0.1:37944 (0 connections now open) 2021-10-15T10:41:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35510 #178 (1 connection now open) 2021-10-15T10:41:38.689+0000 I NETWORK [conn178] end connection 10.233.68.164:35510 (0 connections now open) 2021-10-15T10:41:44.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38024 #179 (1 connection now open) 2021-10-15T10:41:44.832+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:38024 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-10-15T10:41:44.930+0000 I NETWORK [conn179] end connection 127.0.0.1:38024 (0 connections now open) 2021-10-15T10:41:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35596 #180 (1 connection now open) 2021-10-15T10:41:48.685+0000 I NETWORK [conn180] end connection 10.233.68.164:35596 (0 connections now open) 2021-10-15T10:41:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38112 #181 (1 connection now open) 2021-10-15T10:41:54.532+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:38112 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-10-15T10:41:54.631+0000 I NETWORK [conn181] end connection 127.0.0.1:38112 (0 connections now open) 2021-10-15T10:41:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35676 #182 (1 connection now open) 2021-10-15T10:41:58.685+0000 I NETWORK [conn182] end connection 10.233.68.164:35676 (0 connections now open) 2021-10-15T10:42:04.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38192 #183 (1 connection now open) 2021-10-15T10:42:04.429+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:38192 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-10-15T10:42:04.435+0000 I NETWORK [conn183] end connection 127.0.0.1:38192 (0 connections now open) 2021-10-15T10:42:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35762 #184 (1 connection now open) 2021-10-15T10:42:08.685+0000 I NETWORK [conn184] end connection 10.233.68.164:35762 (0 connections now open) 2021-10-15T10:42:14.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38280 #185 (1 connection now open) 2021-10-15T10:42:14.630+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:38280 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-10-15T10:42:14.635+0000 I NETWORK [conn185] end connection 127.0.0.1:38280 (0 connections now open) 2021-10-15T10:42:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35848 #186 (1 connection now open) 2021-10-15T10:42:18.685+0000 I NETWORK [conn186] end connection 10.233.68.164:35848 (0 connections now open) 2021-10-15T10:42:24.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38360 #187 (1 connection now open) 2021-10-15T10:42:24.628+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:38360 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-10-15T10:42:24.634+0000 I NETWORK [conn187] end connection 127.0.0.1:38360 (0 connections now open) 2021-10-15T10:42:28.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35926 #188 (1 connection now open) 2021-10-15T10:42:28.686+0000 I NETWORK [conn188] end connection 10.233.68.164:35926 (0 connections now open) 2021-10-15T10:42:34.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38454 #189 (1 connection now open) 2021-10-15T10:42:34.532+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:38454 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-10-15T10:42:34.731+0000 I NETWORK [conn189] end connection 127.0.0.1:38454 (0 connections now open) 2021-10-15T10:42:38.710+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36022 #190 (1 connection now open) 2021-10-15T10:42:38.711+0000 I NETWORK [conn190] end connection 10.233.68.164:36022 (0 connections now open) 2021-10-15T10:42:44.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38540 #191 (1 connection now open) 2021-10-15T10:42:44.433+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:38540 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-10-15T10:42:44.533+0000 I NETWORK [conn191] end connection 127.0.0.1:38540 (0 connections now open) 2021-10-15T10:42:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36110 #192 (1 connection now open) 2021-10-15T10:42:48.687+0000 I NETWORK [conn192] end connection 10.233.68.164:36110 (0 connections now open) 2021-10-15T10:42:54.343+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38634 #193 (1 connection now open) 2021-10-15T10:42:54.428+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:38634 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-10-15T10:42:54.435+0000 I NETWORK [conn193] end connection 127.0.0.1:38634 (0 connections now open) 2021-10-15T10:42:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36202 #194 (1 connection now open) 2021-10-15T10:42:58.685+0000 I NETWORK [conn194] end connection 10.233.68.164:36202 (0 connections now open) 2021-10-15T10:43:04.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38714 #195 (1 connection now open) 2021-10-15T10:43:04.432+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:38714 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-10-15T10:43:04.531+0000 I NETWORK [conn195] end connection 127.0.0.1:38714 (0 connections now open) 2021-10-15T10:43:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36292 #196 (1 connection now open) 2021-10-15T10:43:08.685+0000 I NETWORK [conn196] end connection 10.233.68.164:36292 (0 connections now open) 2021-10-15T10:43:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38810 #197 (1 connection now open) 2021-10-15T10:43:14.628+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:38810 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-10-15T10:43:14.634+0000 I NETWORK [conn197] end connection 127.0.0.1:38810 (0 connections now open) 2021-10-15T10:43:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36378 #198 (1 connection now open) 2021-10-15T10:43:18.685+0000 I NETWORK [conn198] end connection 10.233.68.164:36378 (0 connections now open) 2021-10-15T10:43:24.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38894 #199 (1 connection now open) 2021-10-15T10:43:24.530+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:38894 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-10-15T10:43:24.632+0000 I NETWORK [conn199] end connection 127.0.0.1:38894 (0 connections now open) 2021-10-15T10:43:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36464 #200 (1 connection now open) 2021-10-15T10:43:28.693+0000 I NETWORK [conn200] end connection 10.233.68.164:36464 (0 connections now open) 2021-10-15T10:43:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38982 #201 (1 connection now open) 2021-10-15T10:43:34.632+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:38982 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-10-15T10:43:34.728+0000 I NETWORK [conn201] end connection 127.0.0.1:38982 (0 connections now open) 2021-10-15T10:43:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36556 #202 (1 connection now open) 2021-10-15T10:43:38.685+0000 I NETWORK [conn202] end connection 10.233.68.164:36556 (0 connections now open) 2021-10-15T10:43:44.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39070 #203 (1 connection now open) 2021-10-15T10:43:44.728+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:39070 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-10-15T10:43:44.734+0000 I NETWORK [conn203] end connection 127.0.0.1:39070 (0 connections now open) 2021-10-15T10:43:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36640 #204 (1 connection now open) 2021-10-15T10:43:48.685+0000 I NETWORK [conn204] end connection 10.233.68.164:36640 (0 connections now open) 2021-10-15T10:43:54.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39158 #205 (1 connection now open) 2021-10-15T10:43:54.439+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:39158 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-10-15T10:43:54.535+0000 I NETWORK [conn205] end connection 127.0.0.1:39158 (0 connections now open) 2021-10-15T10:43:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36728 #206 (1 connection now open) 2021-10-15T10:43:58.685+0000 I NETWORK [conn206] end connection 10.233.68.164:36728 (0 connections now open) 2021-10-15T10:44:04.730+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39246 #207 (1 connection now open) 2021-10-15T10:44:04.730+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:39246 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-10-15T10:44:04.737+0000 I NETWORK [conn207] end connection 127.0.0.1:39246 (0 connections now open) 2021-10-15T10:44:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36818 #208 (1 connection now open) 2021-10-15T10:44:08.685+0000 I NETWORK [conn208] end connection 10.233.68.164:36818 (0 connections now open) 2021-10-15T10:44:14.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39342 #209 (1 connection now open) 2021-10-15T10:44:14.531+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:39342 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-10-15T10:44:14.630+0000 I NETWORK [conn209] end connection 127.0.0.1:39342 (0 connections now open) 2021-10-15T10:44:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36910 #210 (1 connection now open) 2021-10-15T10:44:18.686+0000 I NETWORK [conn210] end connection 10.233.68.164:36910 (0 connections now open) 2021-10-15T10:44:24.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39424 #211 (1 connection now open) 2021-10-15T10:44:24.437+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:39424 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-10-15T10:44:24.532+0000 I NETWORK [conn211] end connection 127.0.0.1:39424 (0 connections now open) 2021-10-15T10:44:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36994 #212 (1 connection now open) 2021-10-15T10:44:28.685+0000 I NETWORK [conn212] end connection 10.233.68.164:36994 (0 connections now open) 2021-10-15T10:44:34.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39518 #213 (1 connection now open) 2021-10-15T10:44:34.729+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:39518 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-10-15T10:44:34.827+0000 I NETWORK [conn213] end connection 127.0.0.1:39518 (0 connections now open) 2021-10-15T10:44:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37086 #214 (1 connection now open) 2021-10-15T10:44:38.685+0000 I NETWORK [conn214] end connection 10.233.68.164:37086 (0 connections now open) 2021-10-15T10:44:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39602 #215 (1 connection now open) 2021-10-15T10:44:44.535+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:39602 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-10-15T10:44:44.627+0000 I NETWORK [conn215] end connection 127.0.0.1:39602 (0 connections now open) 2021-10-15T10:44:48.690+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37170 #216 (1 connection now open) 2021-10-15T10:44:48.690+0000 I NETWORK [conn216] end connection 10.233.68.164:37170 (0 connections now open) 2021-10-15T10:44:54.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39692 #217 (1 connection now open) 2021-10-15T10:44:54.630+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:39692 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-10-15T10:44:54.637+0000 I NETWORK [conn217] end connection 127.0.0.1:39692 (0 connections now open) 2021-10-15T10:44:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37258 #218 (1 connection now open) 2021-10-15T10:44:58.685+0000 I NETWORK [conn218] end connection 10.233.68.164:37258 (0 connections now open) 2021-10-15T10:45:04.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39778 #219 (1 connection now open) 2021-10-15T10:45:04.834+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:39778 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-10-15T10:45:04.932+0000 I NETWORK [conn219] end connection 127.0.0.1:39778 (0 connections now open) 2021-10-15T10:45:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37350 #220 (1 connection now open) 2021-10-15T10:45:08.685+0000 I NETWORK [conn220] end connection 10.233.68.164:37350 (0 connections now open) 2021-10-15T10:45:14.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39868 #221 (1 connection now open) 2021-10-15T10:45:14.432+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:39868 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-10-15T10:45:14.533+0000 I NETWORK [conn221] end connection 127.0.0.1:39868 (0 connections now open) 2021-10-15T10:45:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37436 #222 (1 connection now open) 2021-10-15T10:45:18.685+0000 I NETWORK [conn222] end connection 10.233.68.164:37436 (0 connections now open) 2021-10-15T10:45:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39952 #223 (1 connection now open) 2021-10-15T10:45:24.434+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:39952 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-10-15T10:45:24.531+0000 I NETWORK [conn223] end connection 127.0.0.1:39952 (0 connections now open) 2021-10-15T10:45:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37522 #224 (1 connection now open) 2021-10-15T10:45:28.686+0000 I NETWORK [conn224] end connection 10.233.68.164:37522 (0 connections now open) 2021-10-15T10:45:34.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40042 #225 (1 connection now open) 2021-10-15T10:45:34.539+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:40042 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-10-15T10:45:34.634+0000 I NETWORK [conn225] end connection 127.0.0.1:40042 (0 connections now open) 2021-10-15T10:45:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37620 #226 (1 connection now open) 2021-10-15T10:45:38.685+0000 I NETWORK [conn226] end connection 10.233.68.164:37620 (0 connections now open) 2021-10-15T10:45:44.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40134 #227 (1 connection now open) 2021-10-15T10:45:44.628+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:40134 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-10-15T10:45:44.637+0000 I NETWORK [conn227] end connection 127.0.0.1:40134 (0 connections now open) 2021-10-15T10:45:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37704 #228 (1 connection now open) 2021-10-15T10:45:48.685+0000 I NETWORK [conn228] end connection 10.233.68.164:37704 (0 connections now open) 2021-10-15T10:45:54.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40226 #229 (1 connection now open) 2021-10-15T10:45:54.532+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:40226 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-10-15T10:45:54.628+0000 I NETWORK [conn229] end connection 127.0.0.1:40226 (0 connections now open) 2021-10-15T10:45:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37792 #230 (1 connection now open) 2021-10-15T10:45:58.685+0000 I NETWORK [conn230] end connection 10.233.68.164:37792 (0 connections now open) 2021-10-15T10:46:04.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40306 #231 (1 connection now open) 2021-10-15T10:46:04.439+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:40306 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-10-15T10:46:04.534+0000 I NETWORK [conn231] end connection 127.0.0.1:40306 (0 connections now open) 2021-10-15T10:46:08.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37882 #232 (1 connection now open) 2021-10-15T10:46:08.689+0000 I NETWORK [conn232] end connection 10.233.68.164:37882 (0 connections now open) 2021-10-15T10:46:14.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40400 #233 (1 connection now open) 2021-10-15T10:46:14.438+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:40400 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-10-15T10:46:14.533+0000 I NETWORK [conn233] end connection 127.0.0.1:40400 (0 connections now open) 2021-10-15T10:46:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37968 #234 (1 connection now open) 2021-10-15T10:46:18.685+0000 I NETWORK [conn234] end connection 10.233.68.164:37968 (0 connections now open) 2021-10-15T10:46:24.440+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40480 #235 (1 connection now open) 2021-10-15T10:46:24.528+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:40480 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-10-15T10:46:24.628+0000 I NETWORK [conn235] end connection 127.0.0.1:40480 (0 connections now open) 2021-10-15T10:46:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38050 #236 (1 connection now open) 2021-10-15T10:46:28.685+0000 I NETWORK [conn236] end connection 10.233.68.164:38050 (0 connections now open) 2021-10-15T10:46:34.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40572 #237 (1 connection now open) 2021-10-15T10:46:34.529+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:40572 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-10-15T10:46:34.629+0000 I NETWORK [conn237] end connection 127.0.0.1:40572 (0 connections now open) 2021-10-15T10:46:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38142 #238 (1 connection now open) 2021-10-15T10:46:38.685+0000 I NETWORK [conn238] end connection 10.233.68.164:38142 (0 connections now open) 2021-10-15T10:46:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40654 #239 (1 connection now open) 2021-10-15T10:46:44.527+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:40654 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-10-15T10:46:44.535+0000 I NETWORK [conn239] end connection 127.0.0.1:40654 (0 connections now open) 2021-10-15T10:46:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38230 #240 (1 connection now open) 2021-10-15T10:46:48.685+0000 I NETWORK [conn240] end connection 10.233.68.164:38230 (0 connections now open) 2021-10-15T10:46:54.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40744 #241 (1 connection now open) 2021-10-15T10:46:54.527+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:40744 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-10-15T10:46:54.534+0000 I NETWORK [conn241] end connection 127.0.0.1:40744 (0 connections now open) 2021-10-15T10:46:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38314 #242 (1 connection now open) 2021-10-15T10:46:58.740+0000 I NETWORK [conn242] end connection 10.233.68.164:38314 (0 connections now open) 2021-10-15T10:47:04.340+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40836 #243 (1 connection now open) 2021-10-15T10:47:04.429+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:40836 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-10-15T10:47:04.528+0000 I NETWORK [conn243] end connection 127.0.0.1:40836 (0 connections now open) 2021-10-15T10:47:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38410 #244 (1 connection now open) 2021-10-15T10:47:08.687+0000 I NETWORK [conn244] end connection 10.233.68.164:38410 (0 connections now open) 2021-10-15T10:47:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40928 #245 (1 connection now open) 2021-10-15T10:47:14.534+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:40928 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-10-15T10:47:14.632+0000 I NETWORK [conn245] end connection 127.0.0.1:40928 (0 connections now open) 2021-10-15T10:47:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38500 #246 (1 connection now open) 2021-10-15T10:47:18.685+0000 I NETWORK [conn246] end connection 10.233.68.164:38500 (0 connections now open) 2021-10-15T10:47:24.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41012 #247 (1 connection now open) 2021-10-15T10:47:24.629+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:41012 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-10-15T10:47:24.635+0000 I NETWORK [conn247] end connection 127.0.0.1:41012 (0 connections now open) 2021-10-15T10:47:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38582 #248 (1 connection now open) 2021-10-15T10:47:28.685+0000 I NETWORK [conn248] end connection 10.233.68.164:38582 (0 connections now open) 2021-10-15T10:47:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41104 #249 (1 connection now open) 2021-10-15T10:47:34.634+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:41104 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-10-15T10:47:34.728+0000 I NETWORK [conn249] end connection 127.0.0.1:41104 (0 connections now open) 2021-10-15T10:47:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38674 #250 (1 connection now open) 2021-10-15T10:47:38.685+0000 I NETWORK [conn250] end connection 10.233.68.164:38674 (0 connections now open) 2021-10-15T10:47:44.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41188 #251 (1 connection now open) 2021-10-15T10:47:44.530+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:41188 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-10-15T10:47:44.536+0000 I NETWORK [conn251] end connection 127.0.0.1:41188 (0 connections now open) 2021-10-15T10:47:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38762 #252 (1 connection now open) 2021-10-15T10:47:48.685+0000 I NETWORK [conn252] end connection 10.233.68.164:38762 (0 connections now open) 2021-10-15T10:47:54.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41278 #253 (1 connection now open) 2021-10-15T10:47:54.628+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:41278 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-10-15T10:47:54.634+0000 I NETWORK [conn253] end connection 127.0.0.1:41278 (0 connections now open) 2021-10-15T10:47:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38846 #254 (1 connection now open) 2021-10-15T10:47:58.685+0000 I NETWORK [conn254] end connection 10.233.68.164:38846 (0 connections now open) 2021-10-15T10:48:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41360 #255 (1 connection now open) 2021-10-15T10:48:04.528+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:41360 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-10-15T10:48:04.532+0000 I NETWORK [conn255] end connection 127.0.0.1:41360 (0 connections now open) 2021-10-15T10:48:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38932 #256 (1 connection now open) 2021-10-15T10:48:08.685+0000 I NETWORK [conn256] end connection 10.233.68.164:38932 (0 connections now open) 2021-10-15T10:48:14.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41452 #257 (1 connection now open) 2021-10-15T10:48:14.629+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:41452 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-10-15T10:48:14.728+0000 I NETWORK [conn257] end connection 127.0.0.1:41452 (0 connections now open) 2021-10-15T10:48:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39022 #258 (1 connection now open) 2021-10-15T10:48:18.685+0000 I NETWORK [conn258] end connection 10.233.68.164:39022 (0 connections now open) 2021-10-15T10:48:24.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41540 #259 (1 connection now open) 2021-10-15T10:48:24.528+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:41540 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-10-15T10:48:24.534+0000 I NETWORK [conn259] end connection 127.0.0.1:41540 (0 connections now open) 2021-10-15T10:48:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39110 #260 (1 connection now open) 2021-10-15T10:48:28.685+0000 I NETWORK [conn260] end connection 10.233.68.164:39110 (0 connections now open) 2021-10-15T10:48:34.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41634 #261 (1 connection now open) 2021-10-15T10:48:34.531+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:41634 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-10-15T10:48:34.627+0000 I NETWORK [conn261] end connection 127.0.0.1:41634 (0 connections now open) 2021-10-15T10:48:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39202 #262 (1 connection now open) 2021-10-15T10:48:38.685+0000 I NETWORK [conn262] end connection 10.233.68.164:39202 (0 connections now open) 2021-10-15T10:48:44.239+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41716 #263 (1 connection now open) 2021-10-15T10:48:44.328+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:41716 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-10-15T10:48:44.334+0000 I NETWORK [conn263] end connection 127.0.0.1:41716 (0 connections now open) 2021-10-15T10:48:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39286 #264 (1 connection now open) 2021-10-15T10:48:48.685+0000 I NETWORK [conn264] end connection 10.233.68.164:39286 (0 connections now open) 2021-10-15T10:48:54.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41808 #265 (1 connection now open) 2021-10-15T10:48:54.533+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:41808 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-10-15T10:48:54.632+0000 I NETWORK [conn265] end connection 127.0.0.1:41808 (0 connections now open) 2021-10-15T10:48:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39374 #266 (1 connection now open) 2021-10-15T10:48:58.685+0000 I NETWORK [conn266] end connection 10.233.68.164:39374 (0 connections now open) 2021-10-15T10:49:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41888 #267 (1 connection now open) 2021-10-15T10:49:04.528+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:41888 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-10-15T10:49:04.534+0000 I NETWORK [conn267] end connection 127.0.0.1:41888 (0 connections now open) 2021-10-15T10:49:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39468 #268 (1 connection now open) 2021-10-15T10:49:08.685+0000 I NETWORK [conn268] end connection 10.233.68.164:39468 (0 connections now open) 2021-10-15T10:49:14.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41986 #269 (1 connection now open) 2021-10-15T10:49:14.528+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:41986 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-10-15T10:49:14.533+0000 I NETWORK [conn269] end connection 127.0.0.1:41986 (0 connections now open) 2021-10-15T10:49:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39554 #270 (1 connection now open) 2021-10-15T10:49:18.685+0000 I NETWORK [conn270] end connection 10.233.68.164:39554 (0 connections now open) 2021-10-15T10:49:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42070 #271 (1 connection now open) 2021-10-15T10:49:24.530+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:42070 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-10-15T10:49:24.627+0000 I NETWORK [conn271] end connection 127.0.0.1:42070 (0 connections now open) 2021-10-15T10:49:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39638 #272 (1 connection now open) 2021-10-15T10:49:28.685+0000 I NETWORK [conn272] end connection 10.233.68.164:39638 (0 connections now open) 2021-10-15T10:49:34.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42158 #273 (1 connection now open) 2021-10-15T10:49:34.529+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:42158 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-10-15T10:49:34.535+0000 I NETWORK [conn273] end connection 127.0.0.1:42158 (0 connections now open) 2021-10-15T10:49:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39730 #274 (1 connection now open) 2021-10-15T10:49:38.685+0000 I NETWORK [conn274] end connection 10.233.68.164:39730 (0 connections now open) 2021-10-15T10:49:44.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42244 #275 (1 connection now open) 2021-10-15T10:49:44.429+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:42244 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-10-15T10:49:44.434+0000 I NETWORK [conn275] end connection 127.0.0.1:42244 (0 connections now open) 2021-10-15T10:49:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39820 #276 (1 connection now open) 2021-10-15T10:49:48.685+0000 I NETWORK [conn276] end connection 10.233.68.164:39820 (0 connections now open) 2021-10-15T10:49:54.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42342 #277 (1 connection now open) 2021-10-15T10:49:54.728+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:42342 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-10-15T10:49:54.733+0000 I NETWORK [conn277] end connection 127.0.0.1:42342 (0 connections now open) 2021-10-15T10:49:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39908 #278 (1 connection now open) 2021-10-15T10:49:58.685+0000 I NETWORK [conn278] end connection 10.233.68.164:39908 (0 connections now open) 2021-10-15T10:50:04.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42422 #279 (1 connection now open) 2021-10-15T10:50:04.628+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:42422 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-10-15T10:50:04.633+0000 I NETWORK [conn279] end connection 127.0.0.1:42422 (0 connections now open) 2021-10-15T10:50:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39998 #280 (1 connection now open) 2021-10-15T10:50:08.685+0000 I NETWORK [conn280] end connection 10.233.68.164:39998 (0 connections now open) 2021-10-15T10:50:14.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42516 #281 (1 connection now open) 2021-10-15T10:50:14.733+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:42516 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-10-15T10:50:14.832+0000 I NETWORK [conn281] end connection 127.0.0.1:42516 (0 connections now open) 2021-10-15T10:50:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40084 #282 (1 connection now open) 2021-10-15T10:50:18.688+0000 I NETWORK [conn282] end connection 10.233.68.164:40084 (0 connections now open) 2021-10-15T10:50:24.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42598 #283 (1 connection now open) 2021-10-15T10:50:24.432+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:42598 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-10-15T10:50:24.533+0000 I NETWORK [conn283] end connection 127.0.0.1:42598 (0 connections now open) 2021-10-15T10:50:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40170 #284 (1 connection now open) 2021-10-15T10:50:28.685+0000 I NETWORK [conn284] end connection 10.233.68.164:40170 (0 connections now open) 2021-10-15T10:50:34.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42686 #285 (1 connection now open) 2021-10-15T10:50:34.437+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:42686 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-10-15T10:50:34.534+0000 I NETWORK [conn285] end connection 127.0.0.1:42686 (0 connections now open) 2021-10-15T10:50:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40264 #286 (1 connection now open) 2021-10-15T10:50:38.685+0000 I NETWORK [conn286] end connection 10.233.68.164:40264 (0 connections now open) 2021-10-15T10:50:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42778 #287 (1 connection now open) 2021-10-15T10:50:44.628+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:42778 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-10-15T10:50:44.634+0000 I NETWORK [conn287] end connection 127.0.0.1:42778 (0 connections now open) 2021-10-15T10:50:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40348 #288 (1 connection now open) 2021-10-15T10:50:48.687+0000 I NETWORK [conn288] end connection 10.233.68.164:40348 (0 connections now open) 2021-10-15T10:50:54.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42868 #289 (1 connection now open) 2021-10-15T10:50:54.627+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:42868 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-10-15T10:50:54.634+0000 I NETWORK [conn289] end connection 127.0.0.1:42868 (0 connections now open) 2021-10-15T10:50:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40436 #290 (1 connection now open) 2021-10-15T10:50:58.685+0000 I NETWORK [conn290] end connection 10.233.68.164:40436 (0 connections now open) 2021-10-15T10:51:04.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42950 #291 (1 connection now open) 2021-10-15T10:51:04.533+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:42950 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-10-15T10:51:04.628+0000 I NETWORK [conn291] end connection 127.0.0.1:42950 (0 connections now open) 2021-10-15T10:51:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40526 #292 (1 connection now open) 2021-10-15T10:51:08.685+0000 I NETWORK [conn292] end connection 10.233.68.164:40526 (0 connections now open) 2021-10-15T10:51:14.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43050 #293 (1 connection now open) 2021-10-15T10:51:14.628+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:43050 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-10-15T10:51:14.633+0000 I NETWORK [conn293] end connection 127.0.0.1:43050 (0 connections now open) 2021-10-15T10:51:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40618 #294 (1 connection now open) 2021-10-15T10:51:18.688+0000 I NETWORK [conn294] end connection 10.233.68.164:40618 (0 connections now open) 2021-10-15T10:51:24.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43134 #295 (1 connection now open) 2021-10-15T10:51:24.628+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:43134 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-10-15T10:51:24.633+0000 I NETWORK [conn295] end connection 127.0.0.1:43134 (0 connections now open) 2021-10-15T10:51:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40704 #296 (1 connection now open) 2021-10-15T10:51:28.685+0000 I NETWORK [conn296] end connection 10.233.68.164:40704 (0 connections now open) 2021-10-15T10:51:34.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43222 #297 (1 connection now open) 2021-10-15T10:51:34.530+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:43222 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-10-15T10:51:34.629+0000 I NETWORK [conn297] end connection 127.0.0.1:43222 (0 connections now open) 2021-10-15T10:51:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40794 #298 (1 connection now open) 2021-10-15T10:51:38.685+0000 I NETWORK [conn298] end connection 10.233.68.164:40794 (0 connections now open) 2021-10-15T10:51:44.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43310 #299 (1 connection now open) 2021-10-15T10:51:44.530+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:43310 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-10-15T10:51:44.535+0000 I NETWORK [conn299] end connection 127.0.0.1:43310 (0 connections now open) 2021-10-15T10:51:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40878 #300 (1 connection now open) 2021-10-15T10:51:48.685+0000 I NETWORK [conn300] end connection 10.233.68.164:40878 (0 connections now open) 2021-10-15T10:51:54.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43400 #301 (1 connection now open) 2021-10-15T10:51:54.728+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:43400 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-10-15T10:51:54.830+0000 I NETWORK [conn301] end connection 127.0.0.1:43400 (0 connections now open) 2021-10-15T10:51:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40974 #302 (1 connection now open) 2021-10-15T10:51:58.685+0000 I NETWORK [conn302] end connection 10.233.68.164:40974 (0 connections now open) 2021-10-15T10:52:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43490 #303 (1 connection now open) 2021-10-15T10:52:04.533+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:43490 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-10-15T10:52:04.631+0000 I NETWORK [conn303] end connection 127.0.0.1:43490 (0 connections now open) 2021-10-15T10:52:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41064 #304 (1 connection now open) 2021-10-15T10:52:08.685+0000 I NETWORK [conn304] end connection 10.233.68.164:41064 (0 connections now open) 2021-10-15T10:52:14.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43584 #305 (1 connection now open) 2021-10-15T10:52:14.534+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:43584 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-10-15T10:52:14.632+0000 I NETWORK [conn305] end connection 127.0.0.1:43584 (0 connections now open) 2021-10-15T10:52:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41152 #306 (1 connection now open) 2021-10-15T10:52:18.685+0000 I NETWORK [conn306] end connection 10.233.68.164:41152 (0 connections now open) 2021-10-15T10:52:24.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43670 #307 (1 connection now open) 2021-10-15T10:52:24.635+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:43670 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-10-15T10:52:24.734+0000 I NETWORK [conn307] end connection 127.0.0.1:43670 (0 connections now open) 2021-10-15T10:52:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41238 #308 (1 connection now open) 2021-10-15T10:52:28.685+0000 I NETWORK [conn308] end connection 10.233.68.164:41238 (0 connections now open) 2021-10-15T10:52:34.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43764 #309 (1 connection now open) 2021-10-15T10:52:34.630+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:43764 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-10-15T10:52:34.635+0000 I NETWORK [conn309] end connection 127.0.0.1:43764 (0 connections now open) 2021-10-15T10:52:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41332 #310 (1 connection now open) 2021-10-15T10:52:38.685+0000 I NETWORK [conn310] end connection 10.233.68.164:41332 (0 connections now open) 2021-10-15T10:52:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43846 #311 (1 connection now open) 2021-10-15T10:52:44.434+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:43846 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-10-15T10:52:44.534+0000 I NETWORK [conn311] end connection 127.0.0.1:43846 (0 connections now open) 2021-10-15T10:52:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41416 #312 (1 connection now open) 2021-10-15T10:52:48.685+0000 I NETWORK [conn312] end connection 10.233.68.164:41416 (0 connections now open) 2021-10-15T10:52:54.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43936 #313 (1 connection now open) 2021-10-15T10:52:54.829+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:43936 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-10-15T10:52:54.928+0000 I NETWORK [conn313] end connection 127.0.0.1:43936 (0 connections now open) 2021-10-15T10:52:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41500 #314 (1 connection now open) 2021-10-15T10:52:58.685+0000 I NETWORK [conn314] end connection 10.233.68.164:41500 (0 connections now open) 2021-10-15T10:53:04.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44016 #315 (1 connection now open) 2021-10-15T10:53:04.628+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:44016 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-10-15T10:53:04.633+0000 I NETWORK [conn315] end connection 127.0.0.1:44016 (0 connections now open) 2021-10-15T10:53:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41588 #316 (1 connection now open) 2021-10-15T10:53:08.685+0000 I NETWORK [conn316] end connection 10.233.68.164:41588 (0 connections now open) 2021-10-15T10:53:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44108 #317 (1 connection now open) 2021-10-15T10:53:14.534+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:44108 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-10-15T10:53:14.633+0000 I NETWORK [conn317] end connection 127.0.0.1:44108 (0 connections now open) 2021-10-15T10:53:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41680 #318 (1 connection now open) 2021-10-15T10:53:18.685+0000 I NETWORK [conn318] end connection 10.233.68.164:41680 (0 connections now open) 2021-10-15T10:53:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44194 #319 (1 connection now open) 2021-10-15T10:53:24.531+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:44194 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-10-15T10:53:24.629+0000 I NETWORK [conn319] end connection 127.0.0.1:44194 (0 connections now open) 2021-10-15T10:53:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41762 #320 (1 connection now open) 2021-10-15T10:53:28.686+0000 I NETWORK [conn320] end connection 10.233.68.164:41762 (0 connections now open) 2021-10-15T10:53:34.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44284 #321 (1 connection now open) 2021-10-15T10:53:34.430+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:44284 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-10-15T10:53:34.528+0000 I NETWORK [conn321] end connection 127.0.0.1:44284 (0 connections now open) 2021-10-15T10:53:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41856 #322 (1 connection now open) 2021-10-15T10:53:38.685+0000 I NETWORK [conn322] end connection 10.233.68.164:41856 (0 connections now open) 2021-10-15T10:53:44.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44368 #323 (1 connection now open) 2021-10-15T10:53:44.436+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:44368 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-10-15T10:53:44.532+0000 I NETWORK [conn323] end connection 127.0.0.1:44368 (0 connections now open) 2021-10-15T10:53:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41946 #324 (1 connection now open) 2021-10-15T10:53:48.685+0000 I NETWORK [conn324] end connection 10.233.68.164:41946 (0 connections now open) 2021-10-15T10:53:54.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44460 #325 (1 connection now open) 2021-10-15T10:53:54.438+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:44460 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-10-15T10:53:54.628+0000 I NETWORK [conn325] end connection 127.0.0.1:44460 (0 connections now open) 2021-10-15T10:53:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42036 #326 (1 connection now open) 2021-10-15T10:53:58.685+0000 I NETWORK [conn326] end connection 10.233.68.164:42036 (0 connections now open) 2021-10-15T10:54:04.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44554 #327 (1 connection now open) 2021-10-15T10:54:04.431+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:44554 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-10-15T10:54:04.528+0000 I NETWORK [conn327] end connection 127.0.0.1:44554 (0 connections now open) 2021-10-15T10:54:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42128 #328 (1 connection now open) 2021-10-15T10:54:08.685+0000 I NETWORK [conn328] end connection 10.233.68.164:42128 (0 connections now open) 2021-10-15T10:54:14.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44650 #329 (1 connection now open) 2021-10-15T10:54:14.528+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:44650 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-10-15T10:54:14.534+0000 I NETWORK [conn329] end connection 127.0.0.1:44650 (0 connections now open) 2021-10-15T10:54:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42222 #330 (1 connection now open) 2021-10-15T10:54:18.685+0000 I NETWORK [conn330] end connection 10.233.68.164:42222 (0 connections now open) 2021-10-15T10:54:24.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44742 #331 (1 connection now open) 2021-10-15T10:54:24.629+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:44742 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-10-15T10:54:24.727+0000 I NETWORK [conn331] end connection 127.0.0.1:44742 (0 connections now open) 2021-10-15T10:54:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42312 #332 (1 connection now open) 2021-10-15T10:54:28.685+0000 I NETWORK [conn332] end connection 10.233.68.164:42312 (0 connections now open) 2021-10-15T10:54:35.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44836 #333 (1 connection now open) 2021-10-15T10:54:35.433+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:44836 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-10-15T10:54:35.531+0000 I NETWORK [conn333] end connection 127.0.0.1:44836 (0 connections now open) 2021-10-15T10:54:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42406 #334 (1 connection now open) 2021-10-15T10:54:38.685+0000 I NETWORK [conn334] end connection 10.233.68.164:42406 (0 connections now open) 2021-10-15T10:54:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44918 #335 (1 connection now open) 2021-10-15T10:54:44.435+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:44918 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-10-15T10:54:44.534+0000 I NETWORK [conn335] end connection 127.0.0.1:44918 (0 connections now open) 2021-10-15T10:54:48.727+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42488 #336 (1 connection now open) 2021-10-15T10:54:48.728+0000 I NETWORK [conn336] end connection 10.233.68.164:42488 (0 connections now open) 2021-10-15T10:54:54.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45010 #337 (1 connection now open) 2021-10-15T10:54:54.432+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:45010 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-10-15T10:54:54.537+0000 I NETWORK [conn337] end connection 127.0.0.1:45010 (0 connections now open) 2021-10-15T10:54:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42578 #338 (1 connection now open) 2021-10-15T10:54:58.685+0000 I NETWORK [conn338] end connection 10.233.68.164:42578 (0 connections now open) 2021-10-15T10:55:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45094 #339 (1 connection now open) 2021-10-15T10:55:04.435+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:45094 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-10-15T10:55:04.533+0000 I NETWORK [conn339] end connection 127.0.0.1:45094 (0 connections now open) 2021-10-15T10:55:08.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42676 #340 (1 connection now open) 2021-10-15T10:55:08.687+0000 I NETWORK [conn340] end connection 10.233.68.164:42676 (0 connections now open) 2021-10-15T10:55:14.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45198 #341 (1 connection now open) 2021-10-15T10:55:14.835+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:45198 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-10-15T10:55:15.135+0000 I NETWORK [conn341] end connection 127.0.0.1:45198 (0 connections now open) 2021-10-15T10:55:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42762 #342 (1 connection now open) 2021-10-15T10:55:18.685+0000 I NETWORK [conn342] end connection 10.233.68.164:42762 (0 connections now open) 2021-10-15T10:55:24.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45288 #343 (1 connection now open) 2021-10-15T10:55:24.633+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:45288 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-10-15T10:55:24.732+0000 I NETWORK [conn343] end connection 127.0.0.1:45288 (0 connections now open) 2021-10-15T10:55:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42856 #344 (1 connection now open) 2021-10-15T10:55:28.685+0000 I NETWORK [conn344] end connection 10.233.68.164:42856 (0 connections now open) 2021-10-15T10:55:34.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45394 #345 (1 connection now open) 2021-10-15T10:55:34.534+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:45394 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-10-15T10:55:34.632+0000 I NETWORK [conn345] end connection 127.0.0.1:45394 (0 connections now open) 2021-10-15T10:55:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42970 #346 (1 connection now open) 2021-10-15T10:55:38.685+0000 I NETWORK [conn346] end connection 10.233.68.164:42970 (0 connections now open) 2021-10-15T10:55:44.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45486 #347 (1 connection now open) 2021-10-15T10:55:44.434+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:45486 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-10-15T10:55:44.533+0000 I NETWORK [conn347] end connection 127.0.0.1:45486 (0 connections now open) 2021-10-15T10:55:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43056 #348 (1 connection now open) 2021-10-15T10:55:48.685+0000 I NETWORK [conn348] end connection 10.233.68.164:43056 (0 connections now open) 2021-10-15T10:55:54.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45578 #349 (1 connection now open) 2021-10-15T10:55:54.535+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:45578 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-10-15T10:55:54.633+0000 I NETWORK [conn349] end connection 127.0.0.1:45578 (0 connections now open) 2021-10-15T10:55:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43146 #350 (1 connection now open) 2021-10-15T10:55:58.685+0000 I NETWORK [conn350] end connection 10.233.68.164:43146 (0 connections now open) 2021-10-15T10:56:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45660 #351 (1 connection now open) 2021-10-15T10:56:04.528+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:45660 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-10-15T10:56:04.534+0000 I NETWORK [conn351] end connection 127.0.0.1:45660 (0 connections now open) 2021-10-15T10:56:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43236 #352 (1 connection now open) 2021-10-15T10:56:08.686+0000 I NETWORK [conn352] end connection 10.233.68.164:43236 (0 connections now open) 2021-10-15T10:56:14.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45758 #353 (1 connection now open) 2021-10-15T10:56:14.538+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:45758 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-10-15T10:56:14.633+0000 I NETWORK [conn353] end connection 127.0.0.1:45758 (0 connections now open) 2021-10-15T10:56:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43324 #354 (1 connection now open) 2021-10-15T10:56:18.685+0000 I NETWORK [conn354] end connection 10.233.68.164:43324 (0 connections now open) 2021-10-15T10:56:24.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45844 #355 (1 connection now open) 2021-10-15T10:56:24.530+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:45844 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-10-15T10:56:24.536+0000 I NETWORK [conn355] end connection 127.0.0.1:45844 (0 connections now open) 2021-10-15T10:56:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43414 #356 (1 connection now open) 2021-10-15T10:56:28.686+0000 I NETWORK [conn356] end connection 10.233.68.164:43414 (0 connections now open) 2021-10-15T10:56:34.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45934 #357 (1 connection now open) 2021-10-15T10:56:34.530+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:45934 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-10-15T10:56:34.537+0000 I NETWORK [conn357] end connection 127.0.0.1:45934 (0 connections now open) 2021-10-15T10:56:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43506 #358 (1 connection now open) 2021-10-15T10:56:38.685+0000 I NETWORK [conn358] end connection 10.233.68.164:43506 (0 connections now open) 2021-10-15T10:56:44.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46042 #359 (1 connection now open) 2021-10-15T10:56:44.539+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:46042 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-10-15T10:56:44.634+0000 I NETWORK [conn359] end connection 127.0.0.1:46042 (0 connections now open) 2021-10-15T10:56:48.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43612 #360 (1 connection now open) 2021-10-15T10:56:48.711+0000 I NETWORK [conn360] end connection 10.233.68.164:43612 (0 connections now open) 2021-10-15T10:56:54.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46144 #361 (1 connection now open) 2021-10-15T10:56:55.028+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:46144 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-10-15T10:56:55.033+0000 I NETWORK [conn361] end connection 127.0.0.1:46144 (0 connections now open) 2021-10-15T10:56:58.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43712 #362 (1 connection now open) 2021-10-15T10:56:58.703+0000 I NETWORK [conn362] end connection 10.233.68.164:43712 (0 connections now open) 2021-10-15T10:57:04.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46238 #363 (1 connection now open) 2021-10-15T10:57:04.533+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:46238 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-10-15T10:57:04.634+0000 I NETWORK [conn363] end connection 127.0.0.1:46238 (0 connections now open) 2021-10-15T10:57:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43816 #364 (1 connection now open) 2021-10-15T10:57:08.685+0000 I NETWORK [conn364] end connection 10.233.68.164:43816 (0 connections now open) 2021-10-15T10:57:14.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46340 #365 (1 connection now open) 2021-10-15T10:57:14.638+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:46340 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-10-15T10:57:14.732+0000 I NETWORK [conn365] end connection 127.0.0.1:46340 (0 connections now open) 2021-10-15T10:57:18.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43912 #366 (1 connection now open) 2021-10-15T10:57:18.686+0000 I NETWORK [conn366] end connection 10.233.68.164:43912 (0 connections now open) 2021-10-15T10:57:24.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46430 #367 (1 connection now open) 2021-10-15T10:57:24.735+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:46430 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-10-15T10:57:24.928+0000 I NETWORK [conn367] end connection 127.0.0.1:46430 (0 connections now open) 2021-10-15T10:57:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44006 #368 (1 connection now open) 2021-10-15T10:57:28.685+0000 I NETWORK [conn368] end connection 10.233.68.164:44006 (0 connections now open) 2021-10-15T10:57:34.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46542 #369 (1 connection now open) 2021-10-15T10:57:34.633+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:46542 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-10-15T10:57:34.731+0000 I NETWORK [conn369] end connection 127.0.0.1:46542 (0 connections now open) 2021-10-15T10:57:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44112 #370 (1 connection now open) 2021-10-15T10:57:38.685+0000 I NETWORK [conn370] end connection 10.233.68.164:44112 (0 connections now open) 2021-10-15T10:57:44.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46632 #371 (1 connection now open) 2021-10-15T10:57:44.634+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:46632 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-10-15T10:57:44.734+0000 I NETWORK [conn371] end connection 127.0.0.1:46632 (0 connections now open) 2021-10-15T10:57:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44228 #372 (1 connection now open) 2021-10-15T10:57:48.685+0000 I NETWORK [conn372] end connection 10.233.68.164:44228 (0 connections now open) 2021-10-15T10:57:54.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46750 #373 (1 connection now open) 2021-10-15T10:57:54.535+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:46750 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-10-15T10:57:54.634+0000 I NETWORK [conn373] end connection 127.0.0.1:46750 (0 connections now open) 2021-10-15T10:57:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44318 #374 (1 connection now open) 2021-10-15T10:57:58.685+0000 I NETWORK [conn374] end connection 10.233.68.164:44318 (0 connections now open) 2021-10-15T10:58:05.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46844 #375 (1 connection now open) 2021-10-15T10:58:05.629+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:46844 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-10-15T10:58:05.637+0000 I NETWORK [conn375] end connection 127.0.0.1:46844 (0 connections now open) 2021-10-15T10:58:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44416 #376 (1 connection now open) 2021-10-15T10:58:08.688+0000 I NETWORK [conn376] end connection 10.233.68.164:44416 (0 connections now open) 2021-10-15T10:58:14.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46934 #377 (1 connection now open) 2021-10-15T10:58:14.631+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:46934 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-10-15T10:58:14.731+0000 I NETWORK [conn377] end connection 127.0.0.1:46934 (0 connections now open) 2021-10-15T10:58:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44502 #378 (1 connection now open) 2021-10-15T10:58:18.685+0000 I NETWORK [conn378] end connection 10.233.68.164:44502 (0 connections now open) 2021-10-15T10:58:24.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47022 #379 (1 connection now open) 2021-10-15T10:58:24.929+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:47022 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-10-15T10:58:24.935+0000 I NETWORK [conn379] end connection 127.0.0.1:47022 (0 connections now open) 2021-10-15T10:58:28.690+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44588 #380 (1 connection now open) 2021-10-15T10:58:28.694+0000 I NETWORK [conn380] end connection 10.233.68.164:44588 (0 connections now open) 2021-10-15T10:58:34.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47120 #381 (1 connection now open) 2021-10-15T10:58:34.729+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:47120 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-10-15T10:58:34.830+0000 I NETWORK [conn381] end connection 127.0.0.1:47120 (0 connections now open) 2021-10-15T10:58:38.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44710 #382 (1 connection now open) 2021-10-15T10:58:38.690+0000 I NETWORK [conn382] end connection 10.233.68.164:44710 (0 connections now open) 2021-10-15T10:58:45.452+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47244 #383 (1 connection now open) 2021-10-15T10:58:45.536+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:47244 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-10-15T10:58:45.631+0000 I NETWORK [conn383] end connection 127.0.0.1:47244 (0 connections now open) 2021-10-15T10:58:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44808 #384 (1 connection now open) 2021-10-15T10:58:48.685+0000 I NETWORK [conn384] end connection 10.233.68.164:44808 (0 connections now open) 2021-10-15T10:58:55.135+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47336 #385 (1 connection now open) 2021-10-15T10:58:55.142+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:47336 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-10-15T10:58:55.329+0000 I NETWORK [conn385] end connection 127.0.0.1:47336 (0 connections now open) 2021-10-15T10:58:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44898 #386 (1 connection now open) 2021-10-15T10:58:58.685+0000 I NETWORK [conn386] end connection 10.233.68.164:44898 (0 connections now open) 2021-10-15T10:59:04.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47416 #387 (1 connection now open) 2021-10-15T10:59:04.728+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:47416 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-10-15T10:59:04.737+0000 I NETWORK [conn387] end connection 127.0.0.1:47416 (0 connections now open) 2021-10-15T10:59:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44986 #388 (1 connection now open) 2021-10-15T10:59:08.685+0000 I NETWORK [conn388] end connection 10.233.68.164:44986 (0 connections now open) 2021-10-15T10:59:14.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47516 #389 (1 connection now open) 2021-10-15T10:59:14.628+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:47516 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-10-15T10:59:14.636+0000 I NETWORK [conn389] end connection 127.0.0.1:47516 (0 connections now open) 2021-10-15T10:59:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45082 #390 (1 connection now open) 2021-10-15T10:59:18.727+0000 I NETWORK [conn390] end connection 10.233.68.164:45082 (0 connections now open) 2021-10-15T10:59:25.128+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47612 #391 (1 connection now open) 2021-10-15T10:59:25.130+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:47612 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-10-15T10:59:25.228+0000 I NETWORK [conn391] end connection 127.0.0.1:47612 (0 connections now open) 2021-10-15T10:59:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45178 #392 (1 connection now open) 2021-10-15T10:59:28.685+0000 I NETWORK [conn392] end connection 10.233.68.164:45178 (0 connections now open) 2021-10-15T10:59:34.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47706 #393 (1 connection now open) 2021-10-15T10:59:34.828+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:47706 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-10-15T10:59:34.932+0000 I NETWORK [conn393] end connection 127.0.0.1:47706 (0 connections now open) 2021-10-15T10:59:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45274 #394 (1 connection now open) 2021-10-15T10:59:38.685+0000 I NETWORK [conn394] end connection 10.233.68.164:45274 (0 connections now open) 2021-10-15T10:59:44.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47800 #395 (1 connection now open) 2021-10-15T10:59:44.740+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:47800 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-10-15T10:59:44.746+0000 I NETWORK [conn395] end connection 127.0.0.1:47800 (0 connections now open) 2021-10-15T10:59:48.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45372 #396 (1 connection now open) 2021-10-15T10:59:48.688+0000 I NETWORK [conn396] end connection 10.233.68.164:45372 (0 connections now open) 2021-10-15T10:59:54.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47902 #397 (1 connection now open) 2021-10-15T10:59:54.836+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:47902 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-10-15T10:59:54.935+0000 I NETWORK [conn397] end connection 127.0.0.1:47902 (0 connections now open) 2021-10-15T10:59:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45470 #398 (1 connection now open) 2021-10-15T10:59:58.685+0000 I NETWORK [conn398] end connection 10.233.68.164:45470 (0 connections now open) 2021-10-15T11:00:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47990 #399 (1 connection now open) 2021-10-15T11:00:04.434+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:47990 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-10-15T11:00:04.531+0000 I NETWORK [conn399] end connection 127.0.0.1:47990 (0 connections now open) 2021-10-15T11:00:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45570 #400 (1 connection now open) 2021-10-15T11:00:08.685+0000 I NETWORK [conn400] end connection 10.233.68.164:45570 (0 connections now open) 2021-10-15T11:00:14.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48094 #401 (1 connection now open) 2021-10-15T11:00:14.734+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:48094 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-10-15T11:00:14.831+0000 I NETWORK [conn401] end connection 127.0.0.1:48094 (0 connections now open) 2021-10-15T11:00:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45668 #402 (1 connection now open) 2021-10-15T11:00:18.685+0000 I NETWORK [conn402] end connection 10.233.68.164:45668 (0 connections now open) 2021-10-15T11:00:24.336+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48180 #403 (1 connection now open) 2021-10-15T11:00:24.428+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:48180 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-10-15T11:00:24.435+0000 I NETWORK [conn403] end connection 127.0.0.1:48180 (0 connections now open) 2021-10-15T11:00:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45760 #404 (1 connection now open) 2021-10-15T11:00:28.685+0000 I NETWORK [conn404] end connection 10.233.68.164:45760 (0 connections now open) 2021-10-15T11:00:34.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48282 #405 (1 connection now open) 2021-10-15T11:00:34.732+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:48282 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-10-15T11:00:34.829+0000 I NETWORK [conn405] end connection 127.0.0.1:48282 (0 connections now open) 2021-10-15T11:00:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45856 #406 (1 connection now open) 2021-10-15T11:00:38.690+0000 I NETWORK [conn406] end connection 10.233.68.164:45856 (0 connections now open) 2021-10-15T11:00:44.935+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48376 #407 (1 connection now open) 2021-10-15T11:00:44.935+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:48376 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-10-15T11:00:45.031+0000 I NETWORK [conn407] end connection 127.0.0.1:48376 (0 connections now open) 2021-10-15T11:00:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45956 #408 (1 connection now open) 2021-10-15T11:00:48.685+0000 I NETWORK [conn408] end connection 10.233.68.164:45956 (0 connections now open) 2021-10-15T11:00:54.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48482 #409 (1 connection now open) 2021-10-15T11:00:54.634+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:48482 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-10-15T11:00:54.732+0000 I NETWORK [conn409] end connection 127.0.0.1:48482 (0 connections now open) 2021-10-15T11:00:58.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46054 #410 (1 connection now open) 2021-10-15T11:00:58.686+0000 I NETWORK [conn410] end connection 10.233.68.164:46054 (0 connections now open) 2021-10-15T11:01:04.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48576 #411 (1 connection now open) 2021-10-15T11:01:04.732+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:48576 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-10-15T11:01:04.828+0000 I NETWORK [conn411] end connection 127.0.0.1:48576 (0 connections now open) 2021-10-15T11:01:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46152 #412 (1 connection now open) 2021-10-15T11:01:08.685+0000 I NETWORK [conn412] end connection 10.233.68.164:46152 (0 connections now open) 2021-10-15T11:01:14.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48676 #413 (1 connection now open) 2021-10-15T11:01:14.836+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:48676 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:01:14.934+0000 I NETWORK [conn413] end connection 127.0.0.1:48676 (0 connections now open) 2021-10-15T11:01:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46246 #414 (1 connection now open) 2021-10-15T11:01:18.685+0000 I NETWORK [conn414] end connection 10.233.68.164:46246 (0 connections now open) 2021-10-15T11:01:24.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48768 #415 (1 connection now open) 2021-10-15T11:01:24.533+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:48768 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:01:24.636+0000 I NETWORK [conn415] end connection 127.0.0.1:48768 (0 connections now open) 2021-10-15T11:01:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46342 #416 (1 connection now open) 2021-10-15T11:01:28.686+0000 I NETWORK [conn416] end connection 10.233.68.164:46342 (0 connections now open) 2021-10-15T11:01:35.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48870 #417 (1 connection now open) 2021-10-15T11:01:35.130+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:48870 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:01:35.136+0000 I NETWORK [conn417] end connection 127.0.0.1:48870 (0 connections now open) 2021-10-15T11:01:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46444 #418 (1 connection now open) 2021-10-15T11:01:38.687+0000 I NETWORK [conn418] end connection 10.233.68.164:46444 (0 connections now open) 2021-10-15T11:01:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48960 #419 (1 connection now open) 2021-10-15T11:01:44.533+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:48960 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:01:44.632+0000 I NETWORK [conn419] end connection 127.0.0.1:48960 (0 connections now open) 2021-10-15T11:01:48.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46538 #420 (1 connection now open) 2021-10-15T11:01:48.728+0000 I NETWORK [conn420] end connection 10.233.68.164:46538 (0 connections now open) 2021-10-15T11:01:54.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49060 #421 (1 connection now open) 2021-10-15T11:01:54.628+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:49060 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:01:54.727+0000 I NETWORK [conn421] end connection 127.0.0.1:49060 (0 connections now open) 2021-10-15T11:01:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46632 #422 (1 connection now open) 2021-10-15T11:01:58.689+0000 I NETWORK [conn422] end connection 10.233.68.164:46632 (0 connections now open) 2021-10-15T11:02:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49150 #423 (1 connection now open) 2021-10-15T11:02:04.534+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:49150 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:04.632+0000 I NETWORK [conn423] end connection 127.0.0.1:49150 (0 connections now open) 2021-10-15T11:02:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46728 #424 (1 connection now open) 2021-10-15T11:02:08.685+0000 I NETWORK [conn424] end connection 10.233.68.164:46728 (0 connections now open) 2021-10-15T11:02:14.830+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49256 #425 (1 connection now open) 2021-10-15T11:02:14.831+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:49256 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:14.936+0000 I NETWORK [conn425] end connection 127.0.0.1:49256 (0 connections now open) 2021-10-15T11:02:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46830 #426 (1 connection now open) 2021-10-15T11:02:18.685+0000 I NETWORK [conn426] end connection 10.233.68.164:46830 (0 connections now open) 2021-10-15T11:02:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49350 #427 (1 connection now open) 2021-10-15T11:02:24.532+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:49350 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:24.627+0000 I NETWORK [conn427] end connection 127.0.0.1:49350 (0 connections now open) 2021-10-15T11:02:28.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46926 #428 (1 connection now open) 2021-10-15T11:02:28.692+0000 I NETWORK [conn428] end connection 10.233.68.164:46926 (0 connections now open) 2021-10-15T11:02:34.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49450 #429 (1 connection now open) 2021-10-15T11:02:34.731+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:49450 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:34.830+0000 I NETWORK [conn429] end connection 127.0.0.1:49450 (0 connections now open) 2021-10-15T11:02:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47022 #430 (1 connection now open) 2021-10-15T11:02:38.685+0000 I NETWORK [conn430] end connection 10.233.68.164:47022 (0 connections now open) 2021-10-15T11:02:44.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49548 #431 (1 connection now open) 2021-10-15T11:02:44.529+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:49548 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:44.637+0000 I NETWORK [conn431] end connection 127.0.0.1:49548 (0 connections now open) 2021-10-15T11:02:48.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47120 #432 (1 connection now open) 2021-10-15T11:02:48.688+0000 I NETWORK [conn432] end connection 10.233.68.164:47120 (0 connections now open) 2021-10-15T11:02:54.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49646 #433 (1 connection now open) 2021-10-15T11:02:54.944+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:49646 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:02:55.053+0000 I NETWORK [conn433] end connection 127.0.0.1:49646 (0 connections now open) 2021-10-15T11:02:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47216 #434 (1 connection now open) 2021-10-15T11:02:58.691+0000 I NETWORK [conn434] end connection 10.233.68.164:47216 (0 connections now open) 2021-10-15T11:03:04.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49740 #435 (1 connection now open) 2021-10-15T11:03:04.634+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:49740 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:04.732+0000 I NETWORK [conn435] end connection 127.0.0.1:49740 (0 connections now open) 2021-10-15T11:03:08.689+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47314 #436 (1 connection now open) 2021-10-15T11:03:08.690+0000 I NETWORK [conn436] end connection 10.233.68.164:47314 (0 connections now open) 2021-10-15T11:03:15.134+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49846 #437 (1 connection now open) 2021-10-15T11:03:15.135+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:49846 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:15.230+0000 I NETWORK [conn437] end connection 127.0.0.1:49846 (0 connections now open) 2021-10-15T11:03:18.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47412 #438 (1 connection now open) 2021-10-15T11:03:18.704+0000 I NETWORK [conn438] end connection 10.233.68.164:47412 (0 connections now open) 2021-10-15T11:03:25.053+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49932 #439 (1 connection now open) 2021-10-15T11:03:25.054+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:49932 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:25.136+0000 I NETWORK [conn439] end connection 127.0.0.1:49932 (0 connections now open) 2021-10-15T11:03:28.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47506 #440 (1 connection now open) 2021-10-15T11:03:28.686+0000 I NETWORK [conn440] end connection 10.233.68.164:47506 (0 connections now open) 2021-10-15T11:03:35.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50038 #441 (1 connection now open) 2021-10-15T11:03:35.629+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:50038 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:35.732+0000 I NETWORK [conn441] end connection 127.0.0.1:50038 (0 connections now open) 2021-10-15T11:03:38.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47604 #442 (1 connection now open) 2021-10-15T11:03:38.699+0000 I NETWORK [conn442] end connection 10.233.68.164:47604 (0 connections now open) 2021-10-15T11:03:45.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50134 #443 (1 connection now open) 2021-10-15T11:03:45.138+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:50134 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:45.143+0000 I NETWORK [conn443] end connection 127.0.0.1:50134 (0 connections now open) 2021-10-15T11:03:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47706 #444 (1 connection now open) 2021-10-15T11:03:48.685+0000 I NETWORK [conn444] end connection 10.233.68.164:47706 (0 connections now open) 2021-10-15T11:03:55.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50230 #445 (1 connection now open) 2021-10-15T11:03:55.128+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:50230 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:03:55.228+0000 I NETWORK [conn445] end connection 127.0.0.1:50230 (0 connections now open) 2021-10-15T11:03:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47800 #446 (1 connection now open) 2021-10-15T11:03:58.685+0000 I NETWORK [conn446] end connection 10.233.68.164:47800 (0 connections now open) 2021-10-15T11:04:04.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50322 #447 (1 connection now open) 2021-10-15T11:04:04.828+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:50322 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:04.834+0000 I NETWORK [conn447] end connection 127.0.0.1:50322 (0 connections now open) 2021-10-15T11:04:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47896 #448 (1 connection now open) 2021-10-15T11:04:08.686+0000 I NETWORK [conn448] end connection 10.233.68.164:47896 (0 connections now open) 2021-10-15T11:04:14.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50418 #449 (1 connection now open) 2021-10-15T11:04:14.828+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:50418 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:14.833+0000 I NETWORK [conn449] end connection 127.0.0.1:50418 (0 connections now open) 2021-10-15T11:04:18.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47990 #450 (1 connection now open) 2021-10-15T11:04:18.693+0000 I NETWORK [conn450] end connection 10.233.68.164:47990 (0 connections now open) 2021-10-15T11:04:24.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50518 #451 (1 connection now open) 2021-10-15T11:04:24.630+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:50518 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:24.635+0000 I NETWORK [conn451] end connection 127.0.0.1:50518 (0 connections now open) 2021-10-15T11:04:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48092 #452 (1 connection now open) 2021-10-15T11:04:28.685+0000 I NETWORK [conn452] end connection 10.233.68.164:48092 (0 connections now open) 2021-10-15T11:04:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50618 #453 (1 connection now open) 2021-10-15T11:04:34.632+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:50618 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:34.731+0000 I NETWORK [conn453] end connection 127.0.0.1:50618 (0 connections now open) 2021-10-15T11:04:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48196 #454 (1 connection now open) 2021-10-15T11:04:38.685+0000 I NETWORK [conn454] end connection 10.233.68.164:48196 (0 connections now open) 2021-10-15T11:04:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50714 #455 (1 connection now open) 2021-10-15T11:04:44.533+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:50714 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:44.632+0000 I NETWORK [conn455] end connection 127.0.0.1:50714 (0 connections now open) 2021-10-15T11:04:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48288 #456 (1 connection now open) 2021-10-15T11:04:48.686+0000 I NETWORK [conn456] end connection 10.233.68.164:48288 (0 connections now open) 2021-10-15T11:04:54.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50816 #457 (1 connection now open) 2021-10-15T11:04:54.832+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:50816 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:04:54.931+0000 I NETWORK [conn457] end connection 127.0.0.1:50816 (0 connections now open) 2021-10-15T11:04:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48386 #458 (1 connection now open) 2021-10-15T11:04:58.685+0000 I NETWORK [conn458] end connection 10.233.68.164:48386 (0 connections now open) 2021-10-15T11:05:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50908 #459 (1 connection now open) 2021-10-15T11:05:04.532+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:50908 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:04.631+0000 I NETWORK [conn459] end connection 127.0.0.1:50908 (0 connections now open) 2021-10-15T11:05:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48488 #460 (1 connection now open) 2021-10-15T11:05:08.685+0000 I NETWORK [conn460] end connection 10.233.68.164:48488 (0 connections now open) 2021-10-15T11:05:14.737+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51012 #461 (1 connection now open) 2021-10-15T11:05:14.828+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:51012 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:14.834+0000 I NETWORK [conn461] end connection 127.0.0.1:51012 (0 connections now open) 2021-10-15T11:05:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48586 #462 (1 connection now open) 2021-10-15T11:05:18.685+0000 I NETWORK [conn462] end connection 10.233.68.164:48586 (0 connections now open) 2021-10-15T11:05:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51100 #463 (1 connection now open) 2021-10-15T11:05:24.531+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:51100 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:24.634+0000 I NETWORK [conn463] end connection 127.0.0.1:51100 (0 connections now open) 2021-10-15T11:05:28.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48680 #464 (1 connection now open) 2021-10-15T11:05:28.689+0000 I NETWORK [conn464] end connection 10.233.68.164:48680 (0 connections now open) 2021-10-15T11:05:34.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51218 #465 (1 connection now open) 2021-10-15T11:05:34.632+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:51218 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:34.728+0000 I NETWORK [conn465] end connection 127.0.0.1:51218 (0 connections now open) 2021-10-15T11:05:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48792 #466 (1 connection now open) 2021-10-15T11:05:38.685+0000 I NETWORK [conn466] end connection 10.233.68.164:48792 (0 connections now open) 2021-10-15T11:05:44.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51316 #467 (1 connection now open) 2021-10-15T11:05:44.537+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:51316 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:44.631+0000 I NETWORK [conn467] end connection 127.0.0.1:51316 (0 connections now open) 2021-10-15T11:05:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48888 #468 (1 connection now open) 2021-10-15T11:05:48.685+0000 I NETWORK [conn468] end connection 10.233.68.164:48888 (0 connections now open) 2021-10-15T11:05:54.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51978 #469 (1 connection now open) 2021-10-15T11:05:54.434+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:51978 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:05:54.534+0000 I NETWORK [conn469] end connection 127.0.0.1:51978 (0 connections now open) 2021-10-15T11:05:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49818 #470 (1 connection now open) 2021-10-15T11:05:58.685+0000 I NETWORK [conn470] end connection 10.233.68.164:49818 (0 connections now open) 2021-10-15T11:06:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52342 #471 (1 connection now open) 2021-10-15T11:06:04.529+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:52342 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:04.628+0000 I NETWORK [conn471] end connection 127.0.0.1:52342 (0 connections now open) 2021-10-15T11:06:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50016 #472 (1 connection now open) 2021-10-15T11:06:08.685+0000 I NETWORK [conn472] end connection 10.233.68.164:50016 (0 connections now open) 2021-10-15T11:06:14.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52546 #473 (1 connection now open) 2021-10-15T11:06:14.535+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:52546 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:14.640+0000 I NETWORK [conn473] end connection 127.0.0.1:52546 (0 connections now open) 2021-10-15T11:06:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50118 #474 (1 connection now open) 2021-10-15T11:06:18.694+0000 I NETWORK [conn474] end connection 10.233.68.164:50118 (0 connections now open) 2021-10-15T11:06:24.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52632 #475 (1 connection now open) 2021-10-15T11:06:24.428+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:52632 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:24.433+0000 I NETWORK [conn475] end connection 127.0.0.1:52632 (0 connections now open) 2021-10-15T11:06:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50218 #476 (1 connection now open) 2021-10-15T11:06:28.685+0000 I NETWORK [conn476] end connection 10.233.68.164:50218 (0 connections now open) 2021-10-15T11:06:34.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52756 #477 (1 connection now open) 2021-10-15T11:06:34.630+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:52756 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:34.733+0000 I NETWORK [conn477] end connection 127.0.0.1:52756 (0 connections now open) 2021-10-15T11:06:38.695+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50332 #478 (1 connection now open) 2021-10-15T11:06:38.696+0000 I NETWORK [conn478] end connection 10.233.68.164:50332 (0 connections now open) 2021-10-15T11:06:44.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52858 #479 (1 connection now open) 2021-10-15T11:06:44.931+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:52858 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:44.937+0000 I NETWORK [conn479] end connection 127.0.0.1:52858 (0 connections now open) 2021-10-15T11:06:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50436 #480 (1 connection now open) 2021-10-15T11:06:48.686+0000 I NETWORK [conn480] end connection 10.233.68.164:50436 (0 connections now open) 2021-10-15T11:06:55.035+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52976 #481 (1 connection now open) 2021-10-15T11:06:55.035+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:52976 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:06:55.232+0000 I NETWORK [conn481] end connection 127.0.0.1:52976 (0 connections now open) 2021-10-15T11:06:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50550 #482 (1 connection now open) 2021-10-15T11:06:58.685+0000 I NETWORK [conn482] end connection 10.233.68.164:50550 (0 connections now open) 2021-10-15T11:07:04.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53072 #483 (1 connection now open) 2021-10-15T11:07:04.636+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:53072 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:04.732+0000 I NETWORK [conn483] end connection 127.0.0.1:53072 (0 connections now open) 2021-10-15T11:07:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50650 #484 (1 connection now open) 2021-10-15T11:07:08.686+0000 I NETWORK [conn484] end connection 10.233.68.164:50650 (0 connections now open) 2021-10-15T11:07:14.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53176 #485 (1 connection now open) 2021-10-15T11:07:14.632+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:53176 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:15.028+0000 I NETWORK [conn485] end connection 127.0.0.1:53176 (0 connections now open) 2021-10-15T11:07:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50746 #486 (1 connection now open) 2021-10-15T11:07:18.685+0000 I NETWORK [conn486] end connection 10.233.68.164:50746 (0 connections now open) 2021-10-15T11:07:24.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53266 #487 (1 connection now open) 2021-10-15T11:07:24.732+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:53266 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:24.828+0000 I NETWORK [conn487] end connection 127.0.0.1:53266 (0 connections now open) 2021-10-15T11:07:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50840 #488 (1 connection now open) 2021-10-15T11:07:28.685+0000 I NETWORK [conn488] end connection 10.233.68.164:50840 (0 connections now open) 2021-10-15T11:07:34.836+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53366 #489 (1 connection now open) 2021-10-15T11:07:34.929+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:53366 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:35.238+0000 I NETWORK [conn489] end connection 127.0.0.1:53366 (0 connections now open) 2021-10-15T11:07:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50940 #490 (1 connection now open) 2021-10-15T11:07:38.685+0000 I NETWORK [conn490] end connection 10.233.68.164:50940 (0 connections now open) 2021-10-15T11:07:44.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53466 #491 (1 connection now open) 2021-10-15T11:07:44.829+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:53466 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:44.930+0000 I NETWORK [conn491] end connection 127.0.0.1:53466 (0 connections now open) 2021-10-15T11:07:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51036 #492 (1 connection now open) 2021-10-15T11:07:48.685+0000 I NETWORK [conn492] end connection 10.233.68.164:51036 (0 connections now open) 2021-10-15T11:07:54.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53574 #493 (1 connection now open) 2021-10-15T11:07:54.628+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:53574 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:07:54.645+0000 I NETWORK [conn493] end connection 127.0.0.1:53574 (0 connections now open) 2021-10-15T11:07:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51144 #494 (1 connection now open) 2021-10-15T11:07:58.685+0000 I NETWORK [conn494] end connection 10.233.68.164:51144 (0 connections now open) 2021-10-15T11:08:04.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53668 #495 (1 connection now open) 2021-10-15T11:08:04.636+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:53668 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:04.839+0000 I COMMAND [conn495] 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 202ms 2021-10-15T11:08:04.936+0000 I NETWORK [conn495] end connection 127.0.0.1:53668 (0 connections now open) 2021-10-15T11:08:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51248 #496 (1 connection now open) 2021-10-15T11:08:08.685+0000 I NETWORK [conn496] end connection 10.233.68.164:51248 (0 connections now open) 2021-10-15T11:08:14.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53772 #497 (1 connection now open) 2021-10-15T11:08:14.736+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:53772 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:14.833+0000 I NETWORK [conn497] end connection 127.0.0.1:53772 (0 connections now open) 2021-10-15T11:08:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51346 #498 (1 connection now open) 2021-10-15T11:08:18.685+0000 I NETWORK [conn498] end connection 10.233.68.164:51346 (0 connections now open) 2021-10-15T11:08:24.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53870 #499 (1 connection now open) 2021-10-15T11:08:24.628+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:53870 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:24.633+0000 I NETWORK [conn499] end connection 127.0.0.1:53870 (0 connections now open) 2021-10-15T11:08:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51446 #500 (1 connection now open) 2021-10-15T11:08:28.687+0000 I NETWORK [conn500] end connection 10.233.68.164:51446 (0 connections now open) 2021-10-15T11:08:34.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53970 #501 (1 connection now open) 2021-10-15T11:08:34.729+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:53970 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:34.828+0000 I NETWORK [conn501] end connection 127.0.0.1:53970 (0 connections now open) 2021-10-15T11:08:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51548 #502 (1 connection now open) 2021-10-15T11:08:38.685+0000 I NETWORK [conn502] end connection 10.233.68.164:51548 (0 connections now open) 2021-10-15T11:08:44.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54072 #503 (1 connection now open) 2021-10-15T11:08:44.634+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:54072 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:44.732+0000 I NETWORK [conn503] end connection 127.0.0.1:54072 (0 connections now open) 2021-10-15T11:08:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51646 #504 (1 connection now open) 2021-10-15T11:08:48.697+0000 I NETWORK [conn504] end connection 10.233.68.164:51646 (0 connections now open) 2021-10-15T11:08:54.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54176 #505 (1 connection now open) 2021-10-15T11:08:54.430+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:54176 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:08:54.436+0000 I NETWORK [conn505] end connection 127.0.0.1:54176 (0 connections now open) 2021-10-15T11:08:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51758 #506 (1 connection now open) 2021-10-15T11:08:58.686+0000 I NETWORK [conn506] end connection 10.233.68.164:51758 (0 connections now open) 2021-10-15T11:09:04.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54284 #507 (1 connection now open) 2021-10-15T11:09:04.729+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:54284 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:04.828+0000 I NETWORK [conn507] end connection 127.0.0.1:54284 (0 connections now open) 2021-10-15T11:09:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51870 #508 (1 connection now open) 2021-10-15T11:09:08.686+0000 I NETWORK [conn508] end connection 10.233.68.164:51870 (0 connections now open) 2021-10-15T11:09:14.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54408 #509 (1 connection now open) 2021-10-15T11:09:14.640+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:54408 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:14.829+0000 I NETWORK [conn509] end connection 127.0.0.1:54408 (0 connections now open) 2021-10-15T11:09:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51980 #510 (1 connection now open) 2021-10-15T11:09:18.685+0000 I NETWORK [conn510] end connection 10.233.68.164:51980 (0 connections now open) 2021-10-15T11:09:24.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54502 #511 (1 connection now open) 2021-10-15T11:09:24.736+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:54502 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:24.835+0000 I NETWORK [conn511] end connection 127.0.0.1:54502 (0 connections now open) 2021-10-15T11:09:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52078 #512 (1 connection now open) 2021-10-15T11:09:28.685+0000 I NETWORK [conn512] end connection 10.233.68.164:52078 (0 connections now open) 2021-10-15T11:09:35.027+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54608 #513 (1 connection now open) 2021-10-15T11:09:35.028+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:54608 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:35.128+0000 I NETWORK [conn513] end connection 127.0.0.1:54608 (0 connections now open) 2021-10-15T11:09:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52180 #514 (1 connection now open) 2021-10-15T11:09:38.704+0000 I NETWORK [conn514] end connection 10.233.68.164:52180 (0 connections now open) 2021-10-15T11:09:44.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54704 #515 (1 connection now open) 2021-10-15T11:09:44.538+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:54704 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:44.632+0000 I NETWORK [conn515] end connection 127.0.0.1:54704 (0 connections now open) 2021-10-15T11:09:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52280 #516 (1 connection now open) 2021-10-15T11:09:48.685+0000 I NETWORK [conn516] end connection 10.233.68.164:52280 (0 connections now open) 2021-10-15T11:09:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54804 #517 (1 connection now open) 2021-10-15T11:09:54.531+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:54804 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:09:54.827+0000 I NETWORK [conn517] end connection 127.0.0.1:54804 (0 connections now open) 2021-10-15T11:09:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52380 #518 (1 connection now open) 2021-10-15T11:09:58.685+0000 I NETWORK [conn518] end connection 10.233.68.164:52380 (0 connections now open) 2021-10-15T11:10:05.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54908 #519 (1 connection now open) 2021-10-15T11:10:05.133+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:54908 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:05.232+0000 I NETWORK [conn519] end connection 127.0.0.1:54908 (0 connections now open) 2021-10-15T11:10:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52480 #520 (1 connection now open) 2021-10-15T11:10:08.685+0000 I NETWORK [conn520] end connection 10.233.68.164:52480 (0 connections now open) 2021-10-15T11:10:15.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55012 #521 (1 connection now open) 2021-10-15T11:10:15.343+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:55012 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:15.539+0000 I NETWORK [conn521] end connection 127.0.0.1:55012 (0 connections now open) 2021-10-15T11:10:18.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52578 #522 (1 connection now open) 2021-10-15T11:10:18.686+0000 I NETWORK [conn522] end connection 10.233.68.164:52578 (0 connections now open) 2021-10-15T11:10:24.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55104 #523 (1 connection now open) 2021-10-15T11:10:24.928+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:55104 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:25.128+0000 I NETWORK [conn523] end connection 127.0.0.1:55104 (0 connections now open) 2021-10-15T11:10:28.695+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52674 #524 (1 connection now open) 2021-10-15T11:10:28.696+0000 I NETWORK [conn524] end connection 10.233.68.164:52674 (0 connections now open) 2021-10-15T11:10:34.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55202 #525 (1 connection now open) 2021-10-15T11:10:34.531+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:55202 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:34.629+0000 I NETWORK [conn525] end connection 127.0.0.1:55202 (0 connections now open) 2021-10-15T11:10:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52780 #526 (1 connection now open) 2021-10-15T11:10:38.687+0000 I NETWORK [conn526] end connection 10.233.68.164:52780 (0 connections now open) 2021-10-15T11:10:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55308 #527 (1 connection now open) 2021-10-15T11:10:44.434+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:55308 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:44.531+0000 I NETWORK [conn527] end connection 127.0.0.1:55308 (0 connections now open) 2021-10-15T11:10:48.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52882 #528 (1 connection now open) 2021-10-15T11:10:48.686+0000 I NETWORK [conn528] end connection 10.233.68.164:52882 (0 connections now open) 2021-10-15T11:10:55.131+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55412 #529 (1 connection now open) 2021-10-15T11:10:55.132+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:55412 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:10:55.232+0000 I NETWORK [conn529] end connection 127.0.0.1:55412 (0 connections now open) 2021-10-15T11:10:58.705+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52982 #530 (1 connection now open) 2021-10-15T11:10:58.712+0000 I NETWORK [conn530] end connection 10.233.68.164:52982 (0 connections now open) 2021-10-15T11:11:04.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55506 #531 (1 connection now open) 2021-10-15T11:11:04.639+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:55506 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:04.734+0000 I NETWORK [conn531] end connection 127.0.0.1:55506 (0 connections now open) 2021-10-15T11:11:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53080 #532 (1 connection now open) 2021-10-15T11:11:08.703+0000 I NETWORK [conn532] end connection 10.233.68.164:53080 (0 connections now open) 2021-10-15T11:11:14.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55616 #533 (1 connection now open) 2021-10-15T11:11:14.929+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:55616 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:14.935+0000 I NETWORK [conn533] end connection 127.0.0.1:55616 (0 connections now open) 2021-10-15T11:11:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53184 #534 (1 connection now open) 2021-10-15T11:11:18.685+0000 I NETWORK [conn534] end connection 10.233.68.164:53184 (0 connections now open) 2021-10-15T11:11:25.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55716 #535 (1 connection now open) 2021-10-15T11:11:25.631+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:55716 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:25.745+0000 I NETWORK [conn535] end connection 127.0.0.1:55716 (0 connections now open) 2021-10-15T11:11:28.703+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53284 #536 (1 connection now open) 2021-10-15T11:11:28.704+0000 I NETWORK [conn536] end connection 10.233.68.164:53284 (0 connections now open) 2021-10-15T11:11:35.832+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55820 #537 (1 connection now open) 2021-10-15T11:11:35.833+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:55820 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:35.934+0000 I NETWORK [conn537] end connection 127.0.0.1:55820 (0 connections now open) 2021-10-15T11:11:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53384 #538 (1 connection now open) 2021-10-15T11:11:38.686+0000 I NETWORK [conn538] end connection 10.233.68.164:53384 (0 connections now open) 2021-10-15T11:11:45.132+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55910 #539 (1 connection now open) 2021-10-15T11:11:45.133+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:55910 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:45.533+0000 I NETWORK [conn539] end connection 127.0.0.1:55910 (0 connections now open) 2021-10-15T11:11:48.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53486 #540 (1 connection now open) 2021-10-15T11:11:48.702+0000 I NETWORK [conn540] end connection 10.233.68.164:53486 (0 connections now open) 2021-10-15T11:11:54.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56010 #541 (1 connection now open) 2021-10-15T11:11:54.930+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:56010 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:11:54.936+0000 I NETWORK [conn541] end connection 127.0.0.1:56010 (0 connections now open) 2021-10-15T11:11:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53584 #542 (1 connection now open) 2021-10-15T11:11:58.685+0000 I NETWORK [conn542] end connection 10.233.68.164:53584 (0 connections now open) 2021-10-15T11:12:05.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56120 #543 (1 connection now open) 2021-10-15T11:12:05.328+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:56120 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-10-15T11:12:05.336+0000 I NETWORK [conn543] end connection 127.0.0.1:56120 (0 connections now open) 2021-10-15T11:12:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53690 #544 (1 connection now open) 2021-10-15T11:12:08.694+0000 I NETWORK [conn544] end connection 10.233.68.164:53690 (0 connections now open) 2021-10-15T11:12:12.977+0000 I NETWORK [listener] connection accepted from 10.233.76.44:37072 #545 (1 connection now open) 2021-10-15T11:12:12.977+0000 I NETWORK [listener] connection accepted from 10.233.76.44:37070 #546 (2 connections now open) 2021-10-15T11:12:12.998+0000 I NETWORK [conn546] received client metadata from 10.233.76.44:37070 conn546: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-15T11:12:12.998+0000 I NETWORK [conn545] received client metadata from 10.233.76.44:37072 conn545: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-15T11:12:13.620+0000 I NETWORK [listener] connection accepted from 10.233.76.44:37080 #547 (3 connections now open) 2021-10-15T11:12:13.628+0000 I NETWORK [conn547] received client metadata from 10.233.76.44:37080 conn547: { driver: { name: "mongo-java-driver|sync|spring-boot", version: "4.1.2" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-cloud-amd64" }, platform: "Java/AdoptOpenJDK/11.0.9.1+1" } 2021-10-15T11:12:13.706+0000 I STORAGE [conn547] createCollection: dcae-tcagen2.channelMessages with generated UUID: f2dd98cc-4a5c-4366-be2a-0c20d1a08c6c 2021-10-15T11:12:15.030+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56228 #548 (4 connections now open) 2021-10-15T11:12:15.031+0000 I NETWORK [conn548] received client metadata from 127.0.0.1:56228 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-10-15T11:12:15.131+0000 I NETWORK [conn548] end connection 127.0.0.1:56228 (3 connections now open) 2021-10-15T11:12:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53798 #549 (4 connections now open) 2021-10-15T11:12:18.685+0000 I NETWORK [conn549] end connection 10.233.68.164:53798 (3 connections now open) 2021-10-15T11:12:24.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56320 #550 (4 connections now open) 2021-10-15T11:12:24.729+0000 I NETWORK [conn550] received client metadata from 127.0.0.1:56320 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-10-15T11:12:24.735+0000 I NETWORK [conn550] end connection 127.0.0.1:56320 (3 connections now open) 2021-10-15T11:12:25.933+0000 I INDEX [conn547] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-10-15T11:12:25.933+0000 I INDEX [conn547] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-15T11:12:25.940+0000 I INDEX [conn547] build index done. scanned 0 total records. 0 secs 2021-10-15T11:12:25.940+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 12234ms 2021-10-15T11:12:26.608+0000 I INDEX [conn547] 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-10-15T11:12:26.609+0000 I INDEX [conn547] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-15T11:12:26.710+0000 I INDEX [conn547] build index done. scanned 0 total records. 0 secs 2021-10-15T11:12:26.711+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 733ms 2021-10-15T11:12:28.322+0000 I INDEX [conn547] 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-10-15T11:12:28.322+0000 I INDEX [conn547] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-15T11:12:28.330+0000 I INDEX [conn547] build index done. scanned 0 total records. 0 secs 2021-10-15T11:12:28.331+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 1610ms 2021-10-15T11:12:28.582+0000 I INDEX [conn547] 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-10-15T11:12:28.582+0000 I INDEX [conn547] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-10-15T11:12:28.697+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53902 #551 (4 connections now open) 2021-10-15T11:12:28.697+0000 I NETWORK [conn551] end connection 10.233.68.164:53902 (3 connections now open) 2021-10-15T11:12:28.942+0000 I INDEX [conn547] build index done. scanned 0 total records. 0 secs 2021-10-15T11:12:28.943+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 601ms 2021-10-15T11:12:34.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56430 #552 (4 connections now open) 2021-10-15T11:12:34.730+0000 I NETWORK [conn552] received client metadata from 127.0.0.1:56430 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-10-15T11:12:34.928+0000 I NETWORK [conn552] end connection 127.0.0.1:56430 (3 connections now open) 2021-10-15T11:12:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54006 #553 (4 connections now open) 2021-10-15T11:12:38.685+0000 I NETWORK [conn553] end connection 10.233.68.164:54006 (3 connections now open) 2021-10-15T11:12:44.838+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56532 #554 (4 connections now open) 2021-10-15T11:12:44.839+0000 I NETWORK [conn554] received client metadata from 127.0.0.1:56532 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-10-15T11:12:45.028+0000 I NETWORK [conn554] end connection 127.0.0.1:56532 (3 connections now open) 2021-10-15T11:12:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54106 #555 (4 connections now open) 2021-10-15T11:12:48.685+0000 I NETWORK [conn555] end connection 10.233.68.164:54106 (3 connections now open) 2021-10-15T11:12:54.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56634 #556 (4 connections now open) 2021-10-15T11:12:54.633+0000 I NETWORK [conn556] received client metadata from 127.0.0.1:56634 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-10-15T11:12:54.734+0000 I NETWORK [conn556] end connection 127.0.0.1:56634 (3 connections now open) 2021-10-15T11:12:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54228 #557 (4 connections now open) 2021-10-15T11:12:58.686+0000 I NETWORK [conn557] end connection 10.233.68.164:54228 (3 connections now open) 2021-10-15T11:13:04.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56834 #558 (4 connections now open) 2021-10-15T11:13:04.530+0000 I NETWORK [conn558] received client metadata from 127.0.0.1:56834 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-10-15T11:13:04.631+0000 I NETWORK [conn558] end connection 127.0.0.1:56834 (3 connections now open) 2021-10-15T11:13:08.706+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54548 #559 (4 connections now open) 2021-10-15T11:13:08.713+0000 I NETWORK [conn559] end connection 10.233.68.164:54548 (3 connections now open) 2021-10-15T11:13:15.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57082 #560 (4 connections now open) 2021-10-15T11:13:15.437+0000 I NETWORK [conn560] received client metadata from 127.0.0.1:57082 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-10-15T11:13:15.536+0000 I NETWORK [conn560] end connection 127.0.0.1:57082 (3 connections now open) 2021-10-15T11:13:18.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54648 #561 (4 connections now open) 2021-10-15T11:13:18.688+0000 I NETWORK [conn561] end connection 10.233.68.164:54648 (3 connections now open) 2021-10-15T11:13:24.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57182 #562 (4 connections now open) 2021-10-15T11:13:24.832+0000 I NETWORK [conn562] received client metadata from 127.0.0.1:57182 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-10-15T11:13:24.928+0000 I NETWORK [conn562] end connection 127.0.0.1:57182 (3 connections now open) 2021-10-15T11:13:28.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54754 #563 (4 connections now open) 2021-10-15T11:13:28.686+0000 I NETWORK [conn563] end connection 10.233.68.164:54754 (3 connections now open) 2021-10-15T11:13:34.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57290 #564 (4 connections now open) 2021-10-15T11:13:34.829+0000 I NETWORK [conn564] received client metadata from 127.0.0.1:57290 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-10-15T11:13:34.934+0000 I NETWORK [conn564] end connection 127.0.0.1:57290 (3 connections now open) 2021-10-15T11:13:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54872 #565 (4 connections now open) 2021-10-15T11:13:38.685+0000 I NETWORK [conn565] end connection 10.233.68.164:54872 (3 connections now open) 2021-10-15T11:13:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57398 #566 (4 connections now open) 2021-10-15T11:13:44.533+0000 I NETWORK [conn566] received client metadata from 127.0.0.1:57398 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-10-15T11:13:44.730+0000 I NETWORK [conn566] end connection 127.0.0.1:57398 (3 connections now open) 2021-10-15T11:13:48.689+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54972 #567 (4 connections now open) 2021-10-15T11:13:48.689+0000 I NETWORK [conn567] end connection 10.233.68.164:54972 (3 connections now open) 2021-10-15T11:13:54.829+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57498 #568 (4 connections now open) 2021-10-15T11:13:54.830+0000 I NETWORK [conn568] received client metadata from 127.0.0.1:57498 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-10-15T11:13:54.933+0000 I NETWORK [conn568] end connection 127.0.0.1:57498 (3 connections now open) 2021-10-15T11:13:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55072 #569 (4 connections now open) 2021-10-15T11:13:58.685+0000 I NETWORK [conn569] end connection 10.233.68.164:55072 (3 connections now open) 2021-10-15T11:14:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57596 #570 (4 connections now open) 2021-10-15T11:14:04.532+0000 I NETWORK [conn570] received client metadata from 127.0.0.1:57596 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-10-15T11:14:04.634+0000 I NETWORK [conn570] end connection 127.0.0.1:57596 (3 connections now open) 2021-10-15T11:14:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55170 #571 (4 connections now open) 2021-10-15T11:14:08.685+0000 I NETWORK [conn571] end connection 10.233.68.164:55170 (3 connections now open) 2021-10-15T11:14:14.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57702 #572 (4 connections now open) 2021-10-15T11:14:14.628+0000 I NETWORK [conn572] received client metadata from 127.0.0.1:57702 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-10-15T11:14:14.634+0000 I NETWORK [conn572] end connection 127.0.0.1:57702 (3 connections now open) 2021-10-15T11:14:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55272 #573 (4 connections now open) 2021-10-15T11:14:18.685+0000 I NETWORK [conn573] end connection 10.233.68.164:55272 (3 connections now open) 2021-10-15T11:14:24.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57794 #574 (4 connections now open) 2021-10-15T11:14:24.728+0000 I NETWORK [conn574] received client metadata from 127.0.0.1:57794 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-10-15T11:14:24.734+0000 I NETWORK [conn574] end connection 127.0.0.1:57794 (3 connections now open) 2021-10-15T11:14:28.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55366 #575 (4 connections now open) 2021-10-15T11:14:28.687+0000 I NETWORK [conn575] end connection 10.233.68.164:55366 (3 connections now open) 2021-10-15T11:14:34.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57900 #576 (4 connections now open) 2021-10-15T11:14:34.835+0000 I NETWORK [conn576] received client metadata from 127.0.0.1:57900 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-10-15T11:14:34.933+0000 I NETWORK [conn576] end connection 127.0.0.1:57900 (3 connections now open) 2021-10-15T11:14:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55470 #577 (4 connections now open) 2021-10-15T11:14:38.685+0000 I NETWORK [conn577] end connection 10.233.68.164:55470 (3 connections now open) 2021-10-15T11:14:39.827+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } 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 101ms 2021-10-15T11:14:44.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57996 #578 (4 connections now open) 2021-10-15T11:14:44.629+0000 I NETWORK [conn578] received client metadata from 127.0.0.1:57996 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-10-15T11:14:44.636+0000 I NETWORK [conn578] end connection 127.0.0.1:57996 (3 connections now open) 2021-10-15T11:14:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55578 #579 (4 connections now open) 2021-10-15T11:14:48.685+0000 I NETWORK [conn579] end connection 10.233.68.164:55578 (3 connections now open) 2021-10-15T11:14:54.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58102 #580 (4 connections now open) 2021-10-15T11:14:54.731+0000 I NETWORK [conn580] received client metadata from 127.0.0.1:58102 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-10-15T11:14:54.828+0000 I NETWORK [conn580] end connection 127.0.0.1:58102 (3 connections now open) 2021-10-15T11:14:58.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55676 #581 (4 connections now open) 2021-10-15T11:14:58.686+0000 I NETWORK [conn581] end connection 10.233.68.164:55676 (3 connections now open) 2021-10-15T11:15:04.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58202 #582 (4 connections now open) 2021-10-15T11:15:04.636+0000 I NETWORK [conn582] received client metadata from 127.0.0.1:58202 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-10-15T11:15:04.733+0000 I NETWORK [conn582] end connection 127.0.0.1:58202 (3 connections now open) 2021-10-15T11:15:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55778 #583 (4 connections now open) 2021-10-15T11:15:08.686+0000 I NETWORK [conn583] end connection 10.233.68.164:55778 (3 connections now open) 2021-10-15T11:15:14.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58304 #584 (4 connections now open) 2021-10-15T11:15:14.637+0000 I NETWORK [conn584] received client metadata from 127.0.0.1:58304 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-10-15T11:15:14.738+0000 I NETWORK [conn584] end connection 127.0.0.1:58304 (3 connections now open) 2021-10-15T11:15:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55888 #585 (4 connections now open) 2021-10-15T11:15:18.685+0000 I NETWORK [conn585] end connection 10.233.68.164:55888 (3 connections now open) 2021-10-15T11:15:24.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58412 #586 (4 connections now open) 2021-10-15T11:15:24.532+0000 I NETWORK [conn586] received client metadata from 127.0.0.1:58412 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-10-15T11:15:24.631+0000 I NETWORK [conn586] end connection 127.0.0.1:58412 (3 connections now open) 2021-10-15T11:15:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55990 #587 (4 connections now open) 2021-10-15T11:15:28.685+0000 I NETWORK [conn587] end connection 10.233.68.164:55990 (3 connections now open) 2021-10-15T11:15:34.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58518 #588 (4 connections now open) 2021-10-15T11:15:35.033+0000 I NETWORK [conn588] received client metadata from 127.0.0.1:58518 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-10-15T11:15:35.432+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } 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 132ms 2021-10-15T11:15:35.436+0000 I NETWORK [conn588] end connection 127.0.0.1:58518 (3 connections now open) 2021-10-15T11:15:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56092 #589 (4 connections now open) 2021-10-15T11:15:38.690+0000 I NETWORK [conn589] end connection 10.233.68.164:56092 (3 connections now open) 2021-10-15T11:15:45.140+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58616 #590 (4 connections now open) 2021-10-15T11:15:45.141+0000 I NETWORK [conn590] received client metadata from 127.0.0.1:58616 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-10-15T11:15:45.340+0000 I NETWORK [conn590] end connection 127.0.0.1:58616 (3 connections now open) 2021-10-15T11:15:48.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56190 #591 (4 connections now open) 2021-10-15T11:15:48.697+0000 I NETWORK [conn591] end connection 10.233.68.164:56190 (3 connections now open) 2021-10-15T11:15:55.031+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58720 #592 (4 connections now open) 2021-10-15T11:15:55.031+0000 I NETWORK [conn592] received client metadata from 127.0.0.1:58720 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-10-15T11:15:55.140+0000 I NETWORK [conn592] end connection 127.0.0.1:58720 (3 connections now open) 2021-10-15T11:15:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56288 #593 (4 connections now open) 2021-10-15T11:15:58.685+0000 I NETWORK [conn593] end connection 10.233.68.164:56288 (3 connections now open) 2021-10-15T11:16:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58816 #594 (4 connections now open) 2021-10-15T11:16:04.628+0000 I NETWORK [conn594] received client metadata from 127.0.0.1:58816 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-10-15T11:16:04.633+0000 I NETWORK [conn594] end connection 127.0.0.1:58816 (3 connections now open) 2021-10-15T11:16:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56392 #595 (4 connections now open) 2021-10-15T11:16:08.685+0000 I NETWORK [conn595] end connection 10.233.68.164:56392 (3 connections now open) 2021-10-15T11:16:14.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58926 #596 (4 connections now open) 2021-10-15T11:16:14.629+0000 I NETWORK [conn596] received client metadata from 127.0.0.1:58926 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-10-15T11:16:14.635+0000 I NETWORK [conn596] end connection 127.0.0.1:58926 (3 connections now open) 2021-10-15T11:16:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56500 #597 (4 connections now open) 2021-10-15T11:16:18.685+0000 I NETWORK [conn597] end connection 10.233.68.164:56500 (3 connections now open) 2021-10-15T11:16:24.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59020 #598 (4 connections now open) 2021-10-15T11:16:24.828+0000 I NETWORK [conn598] received client metadata from 127.0.0.1:59020 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-10-15T11:16:24.928+0000 I NETWORK [conn598] end connection 127.0.0.1:59020 (3 connections now open) 2021-10-15T11:16:28.689+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56596 #599 (4 connections now open) 2021-10-15T11:16:28.689+0000 I NETWORK [conn599] end connection 10.233.68.164:56596 (3 connections now open) 2021-10-15T11:16:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59122 #600 (4 connections now open) 2021-10-15T11:16:34.934+0000 I NETWORK [conn600] received client metadata from 127.0.0.1:59122 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-10-15T11:16:35.033+0000 I NETWORK [conn600] end connection 127.0.0.1:59122 (3 connections now open) 2021-10-15T11:16:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56694 #601 (4 connections now open) 2021-10-15T11:16:38.688+0000 I NETWORK [conn601] end connection 10.233.68.164:56694 (3 connections now open) 2021-10-15T11:16:44.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59220 #602 (4 connections now open) 2021-10-15T11:16:44.530+0000 I NETWORK [conn602] received client metadata from 127.0.0.1:59220 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-10-15T11:16:44.629+0000 I NETWORK [conn602] end connection 127.0.0.1:59220 (3 connections now open) 2021-10-15T11:16:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56792 #603 (4 connections now open) 2021-10-15T11:16:48.688+0000 I NETWORK [conn603] end connection 10.233.68.164:56792 (3 connections now open) 2021-10-15T11:16:54.528+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } 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 188ms 2021-10-15T11:16:54.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59316 #604 (4 connections now open) 2021-10-15T11:16:54.728+0000 I NETWORK [conn604] received client metadata from 127.0.0.1:59316 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-10-15T11:16:54.734+0000 I NETWORK [conn604] end connection 127.0.0.1:59316 (3 connections now open) 2021-10-15T11:16:58.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56890 #605 (4 connections now open) 2021-10-15T11:16:58.686+0000 I NETWORK [conn605] end connection 10.233.68.164:56890 (3 connections now open) 2021-10-15T11:17:04.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59414 #606 (4 connections now open) 2021-10-15T11:17:04.633+0000 I NETWORK [conn606] received client metadata from 127.0.0.1:59414 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-10-15T11:17:04.732+0000 I NETWORK [conn606] end connection 127.0.0.1:59414 (3 connections now open) 2021-10-15T11:17:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56988 #607 (4 connections now open) 2021-10-15T11:17:08.685+0000 I NETWORK [conn607] end connection 10.233.68.164:56988 (3 connections now open) 2021-10-15T11:17:15.133+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59518 #608 (4 connections now open) 2021-10-15T11:17:15.133+0000 I NETWORK [conn608] received client metadata from 127.0.0.1:59518 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-10-15T11:17:15.228+0000 I NETWORK [conn608] end connection 127.0.0.1:59518 (3 connections now open) 2021-10-15T11:17:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57088 #609 (4 connections now open) 2021-10-15T11:17:18.692+0000 I NETWORK [conn609] end connection 10.233.68.164:57088 (3 connections now open) 2021-10-15T11:17:24.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59608 #610 (4 connections now open) 2021-10-15T11:17:24.732+0000 I NETWORK [conn610] received client metadata from 127.0.0.1:59608 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-10-15T11:17:24.836+0000 I NETWORK [conn610] end connection 127.0.0.1:59608 (3 connections now open) 2021-10-15T11:17:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57180 #611 (4 connections now open) 2021-10-15T11:17:28.685+0000 I NETWORK [conn611] end connection 10.233.68.164:57180 (3 connections now open) 2021-10-15T11:17:34.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59720 #612 (4 connections now open) 2021-10-15T11:17:34.629+0000 I NETWORK [conn612] received client metadata from 127.0.0.1:59720 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-10-15T11:17:34.728+0000 I NETWORK [conn612] end connection 127.0.0.1:59720 (3 connections now open) 2021-10-15T11:17:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57314 #613 (4 connections now open) 2021-10-15T11:17:38.685+0000 I NETWORK [conn613] end connection 10.233.68.164:57314 (3 connections now open) 2021-10-15T11:17:44.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59834 #614 (4 connections now open) 2021-10-15T11:17:44.529+0000 I NETWORK [conn614] received client metadata from 127.0.0.1:59834 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-10-15T11:17:44.630+0000 I NETWORK [conn614] end connection 127.0.0.1:59834 (3 connections now open) 2021-10-15T11:17:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57408 #615 (4 connections now open) 2021-10-15T11:17:48.685+0000 I NETWORK [conn615] end connection 10.233.68.164:57408 (3 connections now open) 2021-10-15T11:17:54.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59938 #616 (4 connections now open) 2021-10-15T11:17:54.734+0000 I NETWORK [conn616] received client metadata from 127.0.0.1:59938 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-10-15T11:17:54.834+0000 I NETWORK [conn616] end connection 127.0.0.1:59938 (3 connections now open) 2021-10-15T11:17:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57508 #617 (4 connections now open) 2021-10-15T11:17:58.685+0000 I NETWORK [conn617] end connection 10.233.68.164:57508 (3 connections now open) 2021-10-15T11:18:04.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60038 #618 (4 connections now open) 2021-10-15T11:18:04.638+0000 I NETWORK [conn618] received client metadata from 127.0.0.1:60038 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-10-15T11:18:04.928+0000 I NETWORK [conn618] end connection 127.0.0.1:60038 (3 connections now open) 2021-10-15T11:18:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57614 #619 (4 connections now open) 2021-10-15T11:18:08.692+0000 I NETWORK [conn619] end connection 10.233.68.164:57614 (3 connections now open) 2021-10-15T11:18:14.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60138 #620 (4 connections now open) 2021-10-15T11:18:14.529+0000 I NETWORK [conn620] received client metadata from 127.0.0.1:60138 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-10-15T11:18:14.628+0000 I NETWORK [conn620] end connection 127.0.0.1:60138 (3 connections now open) 2021-10-15T11:18:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57710 #621 (4 connections now open) 2021-10-15T11:18:18.686+0000 I NETWORK [conn621] end connection 10.233.68.164:57710 (3 connections now open) 2021-10-15T11:18:24.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60236 #622 (4 connections now open) 2021-10-15T11:18:24.735+0000 I NETWORK [conn622] received client metadata from 127.0.0.1:60236 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-10-15T11:18:24.835+0000 I NETWORK [conn622] end connection 127.0.0.1:60236 (3 connections now open) 2021-10-15T11:18:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57808 #623 (4 connections now open) 2021-10-15T11:18:28.685+0000 I NETWORK [conn623] end connection 10.233.68.164:57808 (3 connections now open) 2021-10-15T11:18:35.828+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after extra_info: 0, after freeMonitoring: 0, after globalLock: 0, after locks: 0, after logicalSessionRecordCache: 0, after network: 0, after opLatencies: 0, after opReadConcernCounters: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after transactions: 0, after transportSecurity: 0, after wiredTiger: 0, at end: 1827 } 2021-10-15T11:18:37.145+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60368 #624 (4 connections now open) 2021-10-15T11:18:37.146+0000 I NETWORK [conn624] received client metadata from 127.0.0.1:60368 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-10-15T11:18:37.236+0000 I NETWORK [conn624] end connection 127.0.0.1:60368 (3 connections now open) 2021-10-15T11:18:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57916 #625 (4 connections now open) 2021-10-15T11:18:38.686+0000 I NETWORK [conn625] end connection 10.233.68.164:57916 (3 connections now open) 2021-10-15T11:18:44.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60462 #626 (4 connections now open) 2021-10-15T11:18:44.636+0000 I NETWORK [conn626] received client metadata from 127.0.0.1:60462 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-10-15T11:18:44.732+0000 I NETWORK [conn626] end connection 127.0.0.1:60462 (3 connections now open) 2021-10-15T11:18:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58054 #627 (4 connections now open) 2021-10-15T11:18:48.685+0000 I NETWORK [conn627] end connection 10.233.68.164:58054 (3 connections now open) 2021-10-15T11:18:54.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60580 #628 (4 connections now open) 2021-10-15T11:18:54.829+0000 I NETWORK [conn628] received client metadata from 127.0.0.1:60580 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-10-15T11:18:54.931+0000 I NETWORK [conn628] end connection 127.0.0.1:60580 (3 connections now open) 2021-10-15T11:18:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58160 #629 (4 connections now open) 2021-10-15T11:18:58.685+0000 I NETWORK [conn629] end connection 10.233.68.164:58160 (3 connections now open) 2021-10-15T11:19:04.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60682 #630 (4 connections now open) 2021-10-15T11:19:04.929+0000 I NETWORK [conn630] received client metadata from 127.0.0.1:60682 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-10-15T11:19:05.127+0000 I NETWORK [conn630] end connection 127.0.0.1:60682 (3 connections now open) 2021-10-15T11:19:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58258 #631 (4 connections now open) 2021-10-15T11:19:08.728+0000 I NETWORK [conn631] end connection 10.233.68.164:58258 (3 connections now open) 2021-10-15T11:19:14.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60786 #632 (4 connections now open) 2021-10-15T11:19:14.630+0000 I NETWORK [conn632] received client metadata from 127.0.0.1:60786 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-10-15T11:19:14.730+0000 I NETWORK [conn632] end connection 127.0.0.1:60786 (3 connections now open) 2021-10-15T11:19:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58358 #633 (4 connections now open) 2021-10-15T11:19:18.685+0000 I NETWORK [conn633] end connection 10.233.68.164:58358 (3 connections now open) 2021-10-15T11:19:24.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60886 #634 (4 connections now open) 2021-10-15T11:19:24.628+0000 I NETWORK [conn634] received client metadata from 127.0.0.1:60886 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-10-15T11:19:24.635+0000 I NETWORK [conn634] end connection 127.0.0.1:60886 (3 connections now open) 2021-10-15T11:19:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58462 #635 (4 connections now open) 2021-10-15T11:19:28.685+0000 I NETWORK [conn635] end connection 10.233.68.164:58462 (3 connections now open) 2021-10-15T11:19:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60986 #636 (4 connections now open) 2021-10-15T11:19:34.628+0000 I NETWORK [conn636] received client metadata from 127.0.0.1:60986 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-10-15T11:19:34.634+0000 I NETWORK [conn636] end connection 127.0.0.1:60986 (3 connections now open) 2021-10-15T11:19:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58560 #637 (4 connections now open) 2021-10-15T11:19:38.685+0000 I NETWORK [conn637] end connection 10.233.68.164:58560 (3 connections now open) 2021-10-15T11:19:44.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32854 #638 (4 connections now open) 2021-10-15T11:19:44.732+0000 I NETWORK [conn638] received client metadata from 127.0.0.1:32854 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-10-15T11:19:44.829+0000 I NETWORK [conn638] end connection 127.0.0.1:32854 (3 connections now open) 2021-10-15T11:19:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58660 #639 (4 connections now open) 2021-10-15T11:19:48.685+0000 I NETWORK [conn639] end connection 10.233.68.164:58660 (3 connections now open) 2021-10-15T11:19:55.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32954 #640 (4 connections now open) 2021-10-15T11:19:55.228+0000 I NETWORK [conn640] received client metadata from 127.0.0.1:32954 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-10-15T11:19:55.239+0000 I NETWORK [conn640] end connection 127.0.0.1:32954 (3 connections now open) 2021-10-15T11:19:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58754 #641 (4 connections now open) 2021-10-15T11:19:58.685+0000 I NETWORK [conn641] end connection 10.233.68.164:58754 (3 connections now open) 2021-10-15T11:20:04.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33050 #642 (4 connections now open) 2021-10-15T11:20:04.728+0000 I NETWORK [conn642] received client metadata from 127.0.0.1:33050 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-10-15T11:20:04.734+0000 I NETWORK [conn642] end connection 127.0.0.1:33050 (3 connections now open) 2021-10-15T11:20:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58856 #643 (4 connections now open) 2021-10-15T11:20:08.685+0000 I NETWORK [conn643] end connection 10.233.68.164:58856 (3 connections now open) 2021-10-15T11:20:14.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33150 #644 (4 connections now open) 2021-10-15T11:20:14.532+0000 I NETWORK [conn644] received client metadata from 127.0.0.1:33150 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-10-15T11:20:14.628+0000 I NETWORK [conn644] end connection 127.0.0.1:33150 (3 connections now open) 2021-10-15T11:20:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58956 #645 (4 connections now open) 2021-10-15T11:20:18.685+0000 I NETWORK [conn645] end connection 10.233.68.164:58956 (3 connections now open) 2021-10-15T11:20:24.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33252 #646 (4 connections now open) 2021-10-15T11:20:24.628+0000 I NETWORK [conn646] received client metadata from 127.0.0.1:33252 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-10-15T11:20:24.731+0000 I NETWORK [conn646] end connection 127.0.0.1:33252 (3 connections now open) 2021-10-15T11:20:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59056 #647 (4 connections now open) 2021-10-15T11:20:28.685+0000 I NETWORK [conn647] end connection 10.233.68.164:59056 (3 connections now open) 2021-10-15T11:20:34.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33348 #648 (4 connections now open) 2021-10-15T11:20:34.433+0000 I NETWORK [conn648] received client metadata from 127.0.0.1:33348 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-10-15T11:20:34.530+0000 I NETWORK [conn648] end connection 127.0.0.1:33348 (3 connections now open) 2021-10-15T11:20:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59160 #649 (4 connections now open) 2021-10-15T11:20:38.685+0000 I NETWORK [conn649] end connection 10.233.68.164:59160 (3 connections now open) 2021-10-15T11:20:45.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33454 #650 (4 connections now open) 2021-10-15T11:20:45.130+0000 I NETWORK [conn650] received client metadata from 127.0.0.1:33454 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-10-15T11:20:45.232+0000 I NETWORK [conn650] end connection 127.0.0.1:33454 (3 connections now open) 2021-10-15T11:20:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59254 #651 (4 connections now open) 2021-10-15T11:20:48.685+0000 I NETWORK [conn651] end connection 10.233.68.164:59254 (3 connections now open) 2021-10-15T11:20:54.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33552 #652 (4 connections now open) 2021-10-15T11:20:54.532+0000 I NETWORK [conn652] received client metadata from 127.0.0.1:33552 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-10-15T11:20:54.631+0000 I NETWORK [conn652] end connection 127.0.0.1:33552 (3 connections now open) 2021-10-15T11:20:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59354 #653 (4 connections now open) 2021-10-15T11:20:58.685+0000 I NETWORK [conn653] end connection 10.233.68.164:59354 (3 connections now open) 2021-10-15T11:21:04.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33644 #654 (4 connections now open) 2021-10-15T11:21:04.734+0000 I NETWORK [conn654] received client metadata from 127.0.0.1:33644 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-10-15T11:21:04.930+0000 I NETWORK [conn654] end connection 127.0.0.1:33644 (3 connections now open) 2021-10-15T11:21:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59456 #655 (4 connections now open) 2021-10-15T11:21:08.688+0000 I NETWORK [conn655] end connection 10.233.68.164:59456 (3 connections now open) 2021-10-15T11:21:15.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33756 #656 (4 connections now open) 2021-10-15T11:21:15.328+0000 I NETWORK [conn656] received client metadata from 127.0.0.1:33756 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-10-15T11:21:15.337+0000 I NETWORK [conn656] end connection 127.0.0.1:33756 (3 connections now open) 2021-10-15T11:21:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59552 #657 (4 connections now open) 2021-10-15T11:21:18.685+0000 I NETWORK [conn657] end connection 10.233.68.164:59552 (3 connections now open) 2021-10-15T11:21:24.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33846 #658 (4 connections now open) 2021-10-15T11:21:24.728+0000 I NETWORK [conn658] received client metadata from 127.0.0.1:33846 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-10-15T11:21:24.828+0000 I NETWORK [conn658] end connection 127.0.0.1:33846 (3 connections now open) 2021-10-15T11:21:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59650 #659 (4 connections now open) 2021-10-15T11:21:28.685+0000 I NETWORK [conn659] end connection 10.233.68.164:59650 (3 connections now open) 2021-10-15T11:21:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33944 #660 (4 connections now open) 2021-10-15T11:21:34.634+0000 I NETWORK [conn660] received client metadata from 127.0.0.1:33944 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-10-15T11:21:34.931+0000 I NETWORK [conn660] end connection 127.0.0.1:33944 (3 connections now open) 2021-10-15T11:21:38.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59752 #661 (4 connections now open) 2021-10-15T11:21:38.686+0000 I NETWORK [conn661] end connection 10.233.68.164:59752 (3 connections now open) 2021-10-15T11:21:44.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34050 #662 (4 connections now open) 2021-10-15T11:21:44.628+0000 I NETWORK [conn662] received client metadata from 127.0.0.1:34050 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-10-15T11:21:44.635+0000 I NETWORK [conn662] end connection 127.0.0.1:34050 (3 connections now open) 2021-10-15T11:21:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59854 #663 (4 connections now open) 2021-10-15T11:21:48.688+0000 I NETWORK [conn663] end connection 10.233.68.164:59854 (3 connections now open) 2021-10-15T11:21:57.334+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34178 #664 (4 connections now open) 2021-10-15T11:21:57.529+0000 I NETWORK [conn664] received client metadata from 127.0.0.1:34178 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-10-15T11:21:57.538+0000 I NETWORK [conn664] end connection 127.0.0.1:34178 (3 connections now open) 2021-10-15T11:21:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59956 #665 (4 connections now open) 2021-10-15T11:21:58.685+0000 I NETWORK [conn665] end connection 10.233.68.164:59956 (3 connections now open) 2021-10-15T11:22:04.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34248 #666 (4 connections now open) 2021-10-15T11:22:04.632+0000 I NETWORK [conn666] received client metadata from 127.0.0.1:34248 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-10-15T11:22:04.736+0000 I NETWORK [conn666] end connection 127.0.0.1:34248 (3 connections now open) 2021-10-15T11:22:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60058 #667 (4 connections now open) 2021-10-15T11:22:08.685+0000 I NETWORK [conn667] end connection 10.233.68.164:60058 (3 connections now open) 2021-10-15T11:22:14.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34352 #668 (4 connections now open) 2021-10-15T11:22:14.629+0000 I NETWORK [conn668] received client metadata from 127.0.0.1:34352 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-10-15T11:22:14.638+0000 I NETWORK [conn668] end connection 127.0.0.1:34352 (3 connections now open) 2021-10-15T11:22:18.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60156 #669 (4 connections now open) 2021-10-15T11:22:18.688+0000 I NETWORK [conn669] end connection 10.233.68.164:60156 (3 connections now open) 2021-10-15T11:22:24.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34442 #670 (4 connections now open) 2021-10-15T11:22:24.631+0000 I NETWORK [conn670] received client metadata from 127.0.0.1:34442 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-10-15T11:22:24.830+0000 I NETWORK [conn670] end connection 127.0.0.1:34442 (3 connections now open) 2021-10-15T11:22:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60248 #671 (4 connections now open) 2021-10-15T11:22:28.685+0000 I NETWORK [conn671] end connection 10.233.68.164:60248 (3 connections now open) 2021-10-15T11:22:34.736+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34546 #672 (4 connections now open) 2021-10-15T11:22:34.828+0000 I NETWORK [conn672] received client metadata from 127.0.0.1:34546 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-10-15T11:22:34.834+0000 I NETWORK [conn672] end connection 127.0.0.1:34546 (3 connections now open) 2021-10-15T11:22:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60352 #673 (4 connections now open) 2021-10-15T11:22:38.686+0000 I NETWORK [conn673] end connection 10.233.68.164:60352 (3 connections now open) 2021-10-15T11:22:44.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34640 #674 (4 connections now open) 2021-10-15T11:22:44.729+0000 I NETWORK [conn674] received client metadata from 127.0.0.1:34640 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-10-15T11:22:44.735+0000 I NETWORK [conn674] end connection 127.0.0.1:34640 (3 connections now open) 2021-10-15T11:22:48.699+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60452 #675 (4 connections now open) 2021-10-15T11:22:48.701+0000 I NETWORK [conn675] end connection 10.233.68.164:60452 (3 connections now open) 2021-10-15T11:22:54.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34742 #676 (4 connections now open) 2021-10-15T11:22:54.828+0000 I NETWORK [conn676] received client metadata from 127.0.0.1:34742 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-10-15T11:22:54.835+0000 I NETWORK [conn676] end connection 127.0.0.1:34742 (3 connections now open) 2021-10-15T11:22:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60546 #677 (4 connections now open) 2021-10-15T11:22:58.685+0000 I NETWORK [conn677] end connection 10.233.68.164:60546 (3 connections now open) 2021-10-15T11:23:04.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34840 #678 (4 connections now open) 2021-10-15T11:23:04.630+0000 I NETWORK [conn678] received client metadata from 127.0.0.1:34840 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-10-15T11:23:04.730+0000 I NETWORK [conn678] end connection 127.0.0.1:34840 (3 connections now open) 2021-10-15T11:23:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60654 #679 (4 connections now open) 2021-10-15T11:23:08.685+0000 I NETWORK [conn679] end connection 10.233.68.164:60654 (3 connections now open) 2021-10-15T11:23:14.837+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34948 #680 (4 connections now open) 2021-10-15T11:23:14.838+0000 I NETWORK [conn680] received client metadata from 127.0.0.1:34948 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-10-15T11:23:14.933+0000 I NETWORK [conn680] end connection 127.0.0.1:34948 (3 connections now open) 2021-10-15T11:23:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60756 #681 (4 connections now open) 2021-10-15T11:23:18.685+0000 I NETWORK [conn681] end connection 10.233.68.164:60756 (3 connections now open) 2021-10-15T11:23:24.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35042 #682 (4 connections now open) 2021-10-15T11:23:24.530+0000 I NETWORK [conn682] received client metadata from 127.0.0.1:35042 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-10-15T11:23:24.536+0000 I NETWORK [conn682] end connection 127.0.0.1:35042 (3 connections now open) 2021-10-15T11:23:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60848 #683 (4 connections now open) 2021-10-15T11:23:28.685+0000 I NETWORK [conn683] end connection 10.233.68.164:60848 (3 connections now open) 2021-10-15T11:23:34.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35144 #684 (4 connections now open) 2021-10-15T11:23:34.828+0000 I NETWORK [conn684] received client metadata from 127.0.0.1:35144 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-10-15T11:23:34.931+0000 I NETWORK [conn684] end connection 127.0.0.1:35144 (3 connections now open) 2021-10-15T11:23:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60952 #685 (4 connections now open) 2021-10-15T11:23:38.688+0000 I NETWORK [conn685] end connection 10.233.68.164:60952 (3 connections now open) 2021-10-15T11:23:44.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35240 #686 (4 connections now open) 2021-10-15T11:23:44.634+0000 I NETWORK [conn686] received client metadata from 127.0.0.1:35240 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-10-15T11:23:44.733+0000 I NETWORK [conn686] end connection 127.0.0.1:35240 (3 connections now open) 2021-10-15T11:23:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32812 #687 (4 connections now open) 2021-10-15T11:23:48.685+0000 I NETWORK [conn687] end connection 10.233.68.164:32812 (3 connections now open) 2021-10-15T11:23:54.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35340 #688 (4 connections now open) 2021-10-15T11:23:54.728+0000 I NETWORK [conn688] received client metadata from 127.0.0.1:35340 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-10-15T11:23:54.928+0000 I NETWORK [conn688] end connection 127.0.0.1:35340 (3 connections now open) 2021-10-15T11:23:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32910 #689 (4 connections now open) 2021-10-15T11:23:58.686+0000 I NETWORK [conn689] end connection 10.233.68.164:32910 (3 connections now open) 2021-10-15T11:24:04.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35432 #690 (4 connections now open) 2021-10-15T11:24:04.630+0000 I NETWORK [conn690] received client metadata from 127.0.0.1:35432 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-10-15T11:24:04.728+0000 I NETWORK [conn690] end connection 127.0.0.1:35432 (3 connections now open) 2021-10-15T11:24:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33012 #691 (4 connections now open) 2021-10-15T11:24:08.685+0000 I NETWORK [conn691] end connection 10.233.68.164:33012 (3 connections now open) 2021-10-15T11:24:14.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35540 #692 (4 connections now open) 2021-10-15T11:24:14.931+0000 I NETWORK [conn692] received client metadata from 127.0.0.1:35540 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-10-15T11:24:15.129+0000 I NETWORK [conn692] end connection 127.0.0.1:35540 (3 connections now open) 2021-10-15T11:24:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33108 #693 (4 connections now open) 2021-10-15T11:24:18.685+0000 I NETWORK [conn693] end connection 10.233.68.164:33108 (3 connections now open) 2021-10-15T11:24:24.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35634 #694 (4 connections now open) 2021-10-15T11:24:24.728+0000 I NETWORK [conn694] received client metadata from 127.0.0.1:35634 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-10-15T11:24:24.733+0000 I NETWORK [conn694] end connection 127.0.0.1:35634 (3 connections now open) 2021-10-15T11:24:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33206 #695 (4 connections now open) 2021-10-15T11:24:28.685+0000 I NETWORK [conn695] end connection 10.233.68.164:33206 (3 connections now open) 2021-10-15T11:24:34.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35742 #696 (4 connections now open) 2021-10-15T11:24:34.929+0000 I NETWORK [conn696] received client metadata from 127.0.0.1:35742 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-10-15T11:24:35.028+0000 I NETWORK [conn696] end connection 127.0.0.1:35742 (3 connections now open) 2021-10-15T11:24:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33316 #697 (4 connections now open) 2021-10-15T11:24:38.685+0000 I NETWORK [conn697] end connection 10.233.68.164:33316 (3 connections now open) 2021-10-15T11:24:44.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35840 #698 (4 connections now open) 2021-10-15T11:24:44.630+0000 I NETWORK [conn698] received client metadata from 127.0.0.1:35840 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-10-15T11:24:44.636+0000 I NETWORK [conn698] end connection 127.0.0.1:35840 (3 connections now open) 2021-10-15T11:24:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33412 #699 (4 connections now open) 2021-10-15T11:24:48.685+0000 I NETWORK [conn699] end connection 10.233.68.164:33412 (3 connections now open) 2021-10-15T11:24:54.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35940 #700 (4 connections now open) 2021-10-15T11:24:54.630+0000 I NETWORK [conn700] received client metadata from 127.0.0.1:35940 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-10-15T11:24:54.732+0000 I NETWORK [conn700] end connection 127.0.0.1:35940 (3 connections now open) 2021-10-15T11:24:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33512 #701 (4 connections now open) 2021-10-15T11:24:58.685+0000 I NETWORK [conn701] end connection 10.233.68.164:33512 (3 connections now open) 2021-10-15T11:25:04.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36034 #702 (4 connections now open) 2021-10-15T11:25:04.632+0000 I NETWORK [conn702] received client metadata from 127.0.0.1:36034 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-10-15T11:25:04.728+0000 I NETWORK [conn702] end connection 127.0.0.1:36034 (3 connections now open) 2021-10-15T11:25:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33612 #703 (4 connections now open) 2021-10-15T11:25:08.685+0000 I NETWORK [conn703] end connection 10.233.68.164:33612 (3 connections now open) 2021-10-15T11:25:14.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36140 #704 (4 connections now open) 2021-10-15T11:25:14.630+0000 I NETWORK [conn704] received client metadata from 127.0.0.1:36140 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-10-15T11:25:14.731+0000 I NETWORK [conn704] end connection 127.0.0.1:36140 (3 connections now open) 2021-10-15T11:25:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33710 #705 (4 connections now open) 2021-10-15T11:25:18.685+0000 I NETWORK [conn705] end connection 10.233.68.164:33710 (3 connections now open) 2021-10-15T11:25:24.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36234 #706 (4 connections now open) 2021-10-15T11:25:24.628+0000 I NETWORK [conn706] received client metadata from 127.0.0.1:36234 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-10-15T11:25:24.634+0000 I NETWORK [conn706] end connection 127.0.0.1:36234 (3 connections now open) 2021-10-15T11:25:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33806 #707 (4 connections now open) 2021-10-15T11:25:28.685+0000 I NETWORK [conn707] end connection 10.233.68.164:33806 (3 connections now open) 2021-10-15T11:25:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36334 #708 (4 connections now open) 2021-10-15T11:25:34.628+0000 I NETWORK [conn708] received client metadata from 127.0.0.1:36334 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-10-15T11:25:34.635+0000 I NETWORK [conn708] end connection 127.0.0.1:36334 (3 connections now open) 2021-10-15T11:25:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33908 #709 (4 connections now open) 2021-10-15T11:25:38.685+0000 I NETWORK [conn709] end connection 10.233.68.164:33908 (3 connections now open) 2021-10-15T11:25:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36426 #710 (4 connections now open) 2021-10-15T11:25:44.434+0000 I NETWORK [conn710] received client metadata from 127.0.0.1:36426 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-10-15T11:25:44.533+0000 I NETWORK [conn710] end connection 127.0.0.1:36426 (3 connections now open) 2021-10-15T11:25:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34008 #711 (4 connections now open) 2021-10-15T11:25:48.685+0000 I NETWORK [conn711] end connection 10.233.68.164:34008 (3 connections now open) 2021-10-15T11:25:54.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36536 #712 (4 connections now open) 2021-10-15T11:25:54.629+0000 I NETWORK [conn712] received client metadata from 127.0.0.1:36536 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-10-15T11:25:54.731+0000 I NETWORK [conn712] end connection 127.0.0.1:36536 (3 connections now open) 2021-10-15T11:25:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34108 #713 (4 connections now open) 2021-10-15T11:25:58.685+0000 I NETWORK [conn713] end connection 10.233.68.164:34108 (3 connections now open) 2021-10-15T11:26:05.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36636 #714 (4 connections now open) 2021-10-15T11:26:05.029+0000 I NETWORK [conn714] received client metadata from 127.0.0.1:36636 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-10-15T11:26:05.131+0000 I NETWORK [conn714] end connection 127.0.0.1:36636 (3 connections now open) 2021-10-15T11:26:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34208 #715 (4 connections now open) 2021-10-15T11:26:08.686+0000 I NETWORK [conn715] end connection 10.233.68.164:34208 (3 connections now open) 2021-10-15T11:26:14.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36732 #716 (4 connections now open) 2021-10-15T11:26:14.634+0000 I NETWORK [conn716] received client metadata from 127.0.0.1:36732 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-10-15T11:26:14.931+0000 I NETWORK [conn716] end connection 127.0.0.1:36732 (3 connections now open) 2021-10-15T11:26:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34304 #717 (4 connections now open) 2021-10-15T11:26:18.685+0000 I NETWORK [conn717] end connection 10.233.68.164:34304 (3 connections now open) 2021-10-15T11:26:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36824 #718 (4 connections now open) 2021-10-15T11:26:24.528+0000 I NETWORK [conn718] received client metadata from 127.0.0.1:36824 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-10-15T11:26:24.534+0000 I NETWORK [conn718] end connection 127.0.0.1:36824 (3 connections now open) 2021-10-15T11:26:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34400 #719 (4 connections now open) 2021-10-15T11:26:28.685+0000 I NETWORK [conn719] end connection 10.233.68.164:34400 (3 connections now open) 2021-10-15T11:26:34.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36926 #720 (4 connections now open) 2021-10-15T11:26:34.934+0000 I NETWORK [conn720] received client metadata from 127.0.0.1:36926 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-10-15T11:26:35.030+0000 I NETWORK [conn720] end connection 127.0.0.1:36926 (3 connections now open) 2021-10-15T11:26:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34502 #721 (4 connections now open) 2021-10-15T11:26:38.686+0000 I NETWORK [conn721] end connection 10.233.68.164:34502 (3 connections now open) 2021-10-15T11:26:44.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37024 #722 (4 connections now open) 2021-10-15T11:26:44.834+0000 I NETWORK [conn722] received client metadata from 127.0.0.1:37024 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-10-15T11:26:45.128+0000 I NETWORK [conn722] end connection 127.0.0.1:37024 (3 connections now open) 2021-10-15T11:26:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34596 #723 (4 connections now open) 2021-10-15T11:26:48.685+0000 I NETWORK [conn723] end connection 10.233.68.164:34596 (3 connections now open) 2021-10-15T11:26:55.036+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37126 #724 (4 connections now open) 2021-10-15T11:26:55.037+0000 I NETWORK [conn724] received client metadata from 127.0.0.1:37126 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-10-15T11:26:55.228+0000 I NETWORK [conn724] end connection 127.0.0.1:37126 (3 connections now open) 2021-10-15T11:26:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34694 #725 (4 connections now open) 2021-10-15T11:26:58.685+0000 I NETWORK [conn725] end connection 10.233.68.164:34694 (3 connections now open) 2021-10-15T11:27:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37212 #726 (4 connections now open) 2021-10-15T11:27:04.528+0000 I NETWORK [conn726] received client metadata from 127.0.0.1:37212 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-10-15T11:27:04.534+0000 I NETWORK [conn726] end connection 127.0.0.1:37212 (3 connections now open) 2021-10-15T11:27:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34794 #727 (4 connections now open) 2021-10-15T11:27:08.685+0000 I NETWORK [conn727] end connection 10.233.68.164:34794 (3 connections now open) 2021-10-15T11:27:14.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37320 #728 (4 connections now open) 2021-10-15T11:27:14.632+0000 I NETWORK [conn728] received client metadata from 127.0.0.1:37320 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-10-15T11:27:14.728+0000 I NETWORK [conn728] end connection 127.0.0.1:37320 (3 connections now open) 2021-10-15T11:27:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34896 #729 (4 connections now open) 2021-10-15T11:27:18.685+0000 I NETWORK [conn729] end connection 10.233.68.164:34896 (3 connections now open) 2021-10-15T11:27:24.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37420 #730 (4 connections now open) 2021-10-15T11:27:24.734+0000 I NETWORK [conn730] received client metadata from 127.0.0.1:37420 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-10-15T11:27:24.833+0000 I NETWORK [conn730] end connection 127.0.0.1:37420 (3 connections now open) 2021-10-15T11:27:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34994 #731 (4 connections now open) 2021-10-15T11:27:28.685+0000 I NETWORK [conn731] end connection 10.233.68.164:34994 (3 connections now open) 2021-10-15T11:27:34.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37520 #732 (4 connections now open) 2021-10-15T11:27:34.631+0000 I NETWORK [conn732] received client metadata from 127.0.0.1:37520 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-10-15T11:27:34.731+0000 I NETWORK [conn732] end connection 127.0.0.1:37520 (3 connections now open) 2021-10-15T11:27:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35096 #733 (4 connections now open) 2021-10-15T11:27:38.685+0000 I NETWORK [conn733] end connection 10.233.68.164:35096 (3 connections now open) 2021-10-15T11:27:44.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37620 #734 (4 connections now open) 2021-10-15T11:27:44.633+0000 I NETWORK [conn734] received client metadata from 127.0.0.1:37620 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-10-15T11:27:44.728+0000 I NETWORK [conn734] end connection 127.0.0.1:37620 (3 connections now open) 2021-10-15T11:27:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35192 #735 (4 connections now open) 2021-10-15T11:27:48.685+0000 I NETWORK [conn735] end connection 10.233.68.164:35192 (3 connections now open) 2021-10-15T11:27:54.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37720 #736 (4 connections now open) 2021-10-15T11:27:54.728+0000 I NETWORK [conn736] received client metadata from 127.0.0.1:37720 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-10-15T11:27:54.733+0000 I NETWORK [conn736] end connection 127.0.0.1:37720 (3 connections now open) 2021-10-15T11:27:58.691+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35292 #737 (4 connections now open) 2021-10-15T11:27:58.692+0000 I NETWORK [conn737] end connection 10.233.68.164:35292 (3 connections now open) 2021-10-15T11:28:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37814 #738 (4 connections now open) 2021-10-15T11:28:04.528+0000 I NETWORK [conn738] received client metadata from 127.0.0.1:37814 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-10-15T11:28:04.534+0000 I NETWORK [conn738] end connection 127.0.0.1:37814 (3 connections now open) 2021-10-15T11:28:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35394 #739 (4 connections now open) 2021-10-15T11:28:08.685+0000 I NETWORK [conn739] end connection 10.233.68.164:35394 (3 connections now open) 2021-10-15T11:28:15.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37928 #740 (4 connections now open) 2021-10-15T11:28:15.235+0000 I NETWORK [conn740] received client metadata from 127.0.0.1:37928 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-10-15T11:28:15.331+0000 I NETWORK [conn740] end connection 127.0.0.1:37928 (3 connections now open) 2021-10-15T11:28:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35492 #741 (4 connections now open) 2021-10-15T11:28:18.685+0000 I NETWORK [conn741] end connection 10.233.68.164:35492 (3 connections now open) 2021-10-15T11:28:24.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38016 #742 (4 connections now open) 2021-10-15T11:28:24.628+0000 I NETWORK [conn742] received client metadata from 127.0.0.1:38016 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-10-15T11:28:24.634+0000 I NETWORK [conn742] end connection 127.0.0.1:38016 (3 connections now open) 2021-10-15T11:28:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35588 #743 (4 connections now open) 2021-10-15T11:28:28.685+0000 I NETWORK [conn743] end connection 10.233.68.164:35588 (3 connections now open) 2021-10-15T11:28:34.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38116 #744 (4 connections now open) 2021-10-15T11:28:34.629+0000 I NETWORK [conn744] received client metadata from 127.0.0.1:38116 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-10-15T11:28:34.635+0000 I NETWORK [conn744] end connection 127.0.0.1:38116 (3 connections now open) 2021-10-15T11:28:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35690 #745 (4 connections now open) 2021-10-15T11:28:38.685+0000 I NETWORK [conn745] end connection 10.233.68.164:35690 (3 connections now open) 2021-10-15T11:28:44.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38218 #746 (4 connections now open) 2021-10-15T11:28:44.631+0000 I NETWORK [conn746] received client metadata from 127.0.0.1:38218 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-10-15T11:28:44.728+0000 I NETWORK [conn746] end connection 127.0.0.1:38218 (3 connections now open) 2021-10-15T11:28:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35796 #747 (4 connections now open) 2021-10-15T11:28:48.685+0000 I NETWORK [conn747] end connection 10.233.68.164:35796 (3 connections now open) 2021-10-15T11:28:54.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38320 #748 (4 connections now open) 2021-10-15T11:28:54.733+0000 I NETWORK [conn748] received client metadata from 127.0.0.1:38320 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-10-15T11:28:54.832+0000 I NETWORK [conn748] end connection 127.0.0.1:38320 (3 connections now open) 2021-10-15T11:28:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35890 #749 (4 connections now open) 2021-10-15T11:28:58.685+0000 I NETWORK [conn749] end connection 10.233.68.164:35890 (3 connections now open) 2021-10-15T11:29:04.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38418 #750 (4 connections now open) 2021-10-15T11:29:04.631+0000 I NETWORK [conn750] received client metadata from 127.0.0.1:38418 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-10-15T11:29:04.731+0000 I NETWORK [conn750] end connection 127.0.0.1:38418 (3 connections now open) 2021-10-15T11:29:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35992 #751 (4 connections now open) 2021-10-15T11:29:08.685+0000 I NETWORK [conn751] end connection 10.233.68.164:35992 (3 connections now open) 2021-10-15T11:29:14.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38518 #752 (4 connections now open) 2021-10-15T11:29:14.729+0000 I NETWORK [conn752] received client metadata from 127.0.0.1:38518 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-10-15T11:29:14.828+0000 I NETWORK [conn752] end connection 127.0.0.1:38518 (3 connections now open) 2021-10-15T11:29:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36088 #753 (4 connections now open) 2021-10-15T11:29:18.685+0000 I NETWORK [conn753] end connection 10.233.68.164:36088 (3 connections now open) 2021-10-15T11:29:24.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38610 #754 (4 connections now open) 2021-10-15T11:29:24.736+0000 I NETWORK [conn754] received client metadata from 127.0.0.1:38610 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-10-15T11:29:24.830+0000 I NETWORK [conn754] end connection 127.0.0.1:38610 (3 connections now open) 2021-10-15T11:29:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36184 #755 (4 connections now open) 2021-10-15T11:29:28.685+0000 I NETWORK [conn755] end connection 10.233.68.164:36184 (3 connections now open) 2021-10-15T11:29:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38708 #756 (4 connections now open) 2021-10-15T11:29:34.633+0000 I NETWORK [conn756] received client metadata from 127.0.0.1:38708 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-10-15T11:29:34.730+0000 I NETWORK [conn756] end connection 127.0.0.1:38708 (3 connections now open) 2021-10-15T11:29:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36288 #757 (4 connections now open) 2021-10-15T11:29:38.685+0000 I NETWORK [conn757] end connection 10.233.68.164:36288 (3 connections now open) 2021-10-15T11:29:44.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38808 #758 (4 connections now open) 2021-10-15T11:29:44.630+0000 I NETWORK [conn758] received client metadata from 127.0.0.1:38808 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-10-15T11:29:44.728+0000 I NETWORK [conn758] end connection 127.0.0.1:38808 (3 connections now open) 2021-10-15T11:29:48.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36382 #759 (4 connections now open) 2021-10-15T11:29:48.699+0000 I NETWORK [conn759] end connection 10.233.68.164:36382 (3 connections now open) 2021-10-15T11:29:54.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38910 #760 (4 connections now open) 2021-10-15T11:29:54.631+0000 I NETWORK [conn760] received client metadata from 127.0.0.1:38910 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-10-15T11:29:54.831+0000 I NETWORK [conn760] end connection 127.0.0.1:38910 (3 connections now open) 2021-10-15T11:29:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36482 #761 (4 connections now open) 2021-10-15T11:29:58.685+0000 I NETWORK [conn761] end connection 10.233.68.164:36482 (3 connections now open) 2021-10-15T11:30:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39008 #762 (4 connections now open) 2021-10-15T11:30:04.534+0000 I NETWORK [conn762] received client metadata from 127.0.0.1:39008 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-10-15T11:30:04.631+0000 I NETWORK [conn762] end connection 127.0.0.1:39008 (3 connections now open) 2021-10-15T11:30:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36590 #763 (4 connections now open) 2021-10-15T11:30:08.685+0000 I NETWORK [conn763] end connection 10.233.68.164:36590 (3 connections now open) 2021-10-15T11:30:14.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39114 #764 (4 connections now open) 2021-10-15T11:30:14.633+0000 I NETWORK [conn764] received client metadata from 127.0.0.1:39114 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-10-15T11:30:14.731+0000 I NETWORK [conn764] end connection 127.0.0.1:39114 (3 connections now open) 2021-10-15T11:30:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36686 #765 (4 connections now open) 2021-10-15T11:30:18.685+0000 I NETWORK [conn765] end connection 10.233.68.164:36686 (3 connections now open) 2021-10-15T11:30:24.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39210 #766 (4 connections now open) 2021-10-15T11:30:24.733+0000 I NETWORK [conn766] received client metadata from 127.0.0.1:39210 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-10-15T11:30:25.028+0000 I NETWORK [conn766] end connection 127.0.0.1:39210 (3 connections now open) 2021-10-15T11:30:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36784 #767 (4 connections now open) 2021-10-15T11:30:28.685+0000 I NETWORK [conn767] end connection 10.233.68.164:36784 (3 connections now open) 2021-10-15T11:30:34.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39306 #768 (4 connections now open) 2021-10-15T11:30:34.529+0000 I NETWORK [conn768] received client metadata from 127.0.0.1:39306 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-10-15T11:30:34.628+0000 I NETWORK [conn768] end connection 127.0.0.1:39306 (3 connections now open) 2021-10-15T11:30:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36886 #769 (4 connections now open) 2021-10-15T11:30:38.685+0000 I NETWORK [conn769] end connection 10.233.68.164:36886 (3 connections now open) 2021-10-15T11:30:44.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39408 #770 (4 connections now open) 2021-10-15T11:30:44.728+0000 I NETWORK [conn770] received client metadata from 127.0.0.1:39408 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-10-15T11:30:44.736+0000 I NETWORK [conn770] end connection 127.0.0.1:39408 (3 connections now open) 2021-10-15T11:30:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36980 #771 (4 connections now open) 2021-10-15T11:30:48.685+0000 I NETWORK [conn771] end connection 10.233.68.164:36980 (3 connections now open) 2021-10-15T11:30:54.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39508 #772 (4 connections now open) 2021-10-15T11:30:54.533+0000 I NETWORK [conn772] received client metadata from 127.0.0.1:39508 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-10-15T11:30:54.634+0000 I NETWORK [conn772] end connection 127.0.0.1:39508 (3 connections now open) 2021-10-15T11:30:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37080 #773 (4 connections now open) 2021-10-15T11:30:58.685+0000 I NETWORK [conn773] end connection 10.233.68.164:37080 (3 connections now open) 2021-10-15T11:31:04.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39602 #774 (4 connections now open) 2021-10-15T11:31:04.535+0000 I NETWORK [conn774] received client metadata from 127.0.0.1:39602 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-10-15T11:31:04.635+0000 I NETWORK [conn774] end connection 127.0.0.1:39602 (3 connections now open) 2021-10-15T11:31:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37182 #775 (4 connections now open) 2021-10-15T11:31:08.685+0000 I NETWORK [conn775] end connection 10.233.68.164:37182 (3 connections now open) 2021-10-15T11:31:14.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39732 #776 (4 connections now open) 2021-10-15T11:31:14.734+0000 I NETWORK [conn776] received client metadata from 127.0.0.1:39732 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-10-15T11:31:14.831+0000 I NETWORK [conn776] end connection 127.0.0.1:39732 (3 connections now open) 2021-10-15T11:31:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37306 #777 (4 connections now open) 2021-10-15T11:31:18.685+0000 I NETWORK [conn777] end connection 10.233.68.164:37306 (3 connections now open) 2021-10-15T11:31:24.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39830 #778 (4 connections now open) 2021-10-15T11:31:24.928+0000 I NETWORK [conn778] received client metadata from 127.0.0.1:39830 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-10-15T11:31:25.240+0000 I NETWORK [conn778] end connection 127.0.0.1:39830 (3 connections now open) 2021-10-15T11:31:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37408 #779 (4 connections now open) 2021-10-15T11:31:28.686+0000 I NETWORK [conn779] end connection 10.233.68.164:37408 (3 connections now open) 2021-10-15T11:31:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39936 #780 (4 connections now open) 2021-10-15T11:31:34.632+0000 I NETWORK [conn780] received client metadata from 127.0.0.1:39936 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-10-15T11:31:34.732+0000 I NETWORK [conn780] end connection 127.0.0.1:39936 (3 connections now open) 2021-10-15T11:31:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37512 #781 (4 connections now open) 2021-10-15T11:31:38.685+0000 I NETWORK [conn781] end connection 10.233.68.164:37512 (3 connections now open) 2021-10-15T11:31:44.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40032 #782 (4 connections now open) 2021-10-15T11:31:44.528+0000 I NETWORK [conn782] received client metadata from 127.0.0.1:40032 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-10-15T11:31:44.533+0000 I NETWORK [conn782] end connection 127.0.0.1:40032 (3 connections now open) 2021-10-15T11:31:48.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37608 #783 (4 connections now open) 2021-10-15T11:31:48.686+0000 I NETWORK [conn783] end connection 10.233.68.164:37608 (3 connections now open) 2021-10-15T11:31:54.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40132 #784 (4 connections now open) 2021-10-15T11:31:54.828+0000 I NETWORK [conn784] received client metadata from 127.0.0.1:40132 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-10-15T11:31:54.928+0000 I NETWORK [conn784] end connection 127.0.0.1:40132 (3 connections now open) 2021-10-15T11:31:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37706 #785 (4 connections now open) 2021-10-15T11:31:58.685+0000 I NETWORK [conn785] end connection 10.233.68.164:37706 (3 connections now open) 2021-10-15T11:32:04.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40258 #786 (4 connections now open) 2021-10-15T11:32:04.729+0000 I NETWORK [conn786] received client metadata from 127.0.0.1:40258 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-10-15T11:32:04.828+0000 I NETWORK [conn786] end connection 127.0.0.1:40258 (3 connections now open) 2021-10-15T11:32:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37844 #787 (4 connections now open) 2021-10-15T11:32:08.685+0000 I NETWORK [conn787] end connection 10.233.68.164:37844 (3 connections now open) 2021-10-15T11:32:14.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40380 #788 (4 connections now open) 2021-10-15T11:32:14.635+0000 I NETWORK [conn788] received client metadata from 127.0.0.1:40380 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-10-15T11:32:14.930+0000 I NETWORK [conn788] end connection 127.0.0.1:40380 (3 connections now open) 2021-10-15T11:32:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37960 #789 (4 connections now open) 2021-10-15T11:32:18.685+0000 I NETWORK [conn789] end connection 10.233.68.164:37960 (3 connections now open) 2021-10-15T11:32:24.730+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40490 #790 (4 connections now open) 2021-10-15T11:32:24.730+0000 I NETWORK [conn790] received client metadata from 127.0.0.1:40490 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-10-15T11:32:24.828+0000 I NETWORK [conn790] end connection 127.0.0.1:40490 (3 connections now open) 2021-10-15T11:32:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38062 #791 (4 connections now open) 2021-10-15T11:32:28.685+0000 I NETWORK [conn791] end connection 10.233.68.164:38062 (3 connections now open) 2021-10-15T11:32:34.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40588 #792 (4 connections now open) 2021-10-15T11:32:34.532+0000 I NETWORK [conn792] received client metadata from 127.0.0.1:40588 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-10-15T11:32:34.630+0000 I NETWORK [conn792] end connection 127.0.0.1:40588 (3 connections now open) 2021-10-15T11:32:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38168 #793 (4 connections now open) 2021-10-15T11:32:38.685+0000 I NETWORK [conn793] end connection 10.233.68.164:38168 (3 connections now open) 2021-10-15T11:32:44.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40706 #794 (4 connections now open) 2021-10-15T11:32:45.028+0000 I NETWORK [conn794] received client metadata from 127.0.0.1:40706 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-10-15T11:32:45.228+0000 I NETWORK [conn794] end connection 127.0.0.1:40706 (3 connections now open) 2021-10-15T11:32:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38286 #795 (4 connections now open) 2021-10-15T11:32:48.686+0000 I NETWORK [conn795] end connection 10.233.68.164:38286 (3 connections now open) 2021-10-15T11:32:54.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40822 #796 (4 connections now open) 2021-10-15T11:32:54.828+0000 I NETWORK [conn796] received client metadata from 127.0.0.1:40822 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-10-15T11:32:54.833+0000 I NETWORK [conn796] end connection 127.0.0.1:40822 (3 connections now open) 2021-10-15T11:32:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38396 #797 (4 connections now open) 2021-10-15T11:32:58.685+0000 I NETWORK [conn797] end connection 10.233.68.164:38396 (3 connections now open) 2021-10-15T11:33:03.828+0000 I COMMAND [conn547] 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("0ef3b834-ac68-42b3-9925-2679cdd3091a") } } planSummary: IXSCAN { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 } keysExamined:0 docsExamined:0 ndeleted:0 numYields:1 reslen:74 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 112ms 2021-10-15T11:33:04.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40916 #798 (4 connections now open) 2021-10-15T11:33:04.631+0000 I NETWORK [conn798] received client metadata from 127.0.0.1:40916 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-10-15T11:33:04.729+0000 I NETWORK [conn798] end connection 127.0.0.1:40916 (3 connections now open) 2021-10-15T11:33:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38496 #799 (4 connections now open) 2021-10-15T11:33:08.685+0000 I NETWORK [conn799] end connection 10.233.68.164:38496 (3 connections now open) 2021-10-15T11:33:14.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41022 #800 (4 connections now open) 2021-10-15T11:33:14.729+0000 I NETWORK [conn800] received client metadata from 127.0.0.1:41022 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-10-15T11:33:14.931+0000 I NETWORK [conn800] end connection 127.0.0.1:41022 (3 connections now open) 2021-10-15T11:33:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38594 #801 (4 connections now open) 2021-10-15T11:33:18.690+0000 I NETWORK [conn801] end connection 10.233.68.164:38594 (3 connections now open) 2021-10-15T11:33:24.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41116 #802 (4 connections now open) 2021-10-15T11:33:24.828+0000 I NETWORK [conn802] received client metadata from 127.0.0.1:41116 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-10-15T11:33:24.928+0000 I NETWORK [conn802] end connection 127.0.0.1:41116 (3 connections now open) 2021-10-15T11:33:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38692 #803 (4 connections now open) 2021-10-15T11:33:28.685+0000 I NETWORK [conn803] end connection 10.233.68.164:38692 (3 connections now open) 2021-10-15T11:33:35.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41222 #804 (4 connections now open) 2021-10-15T11:33:35.528+0000 I NETWORK [conn804] received client metadata from 127.0.0.1:41222 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-10-15T11:33:35.535+0000 I NETWORK [conn804] end connection 127.0.0.1:41222 (3 connections now open) 2021-10-15T11:33:38.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38798 #805 (4 connections now open) 2021-10-15T11:33:38.712+0000 I NETWORK [conn805] end connection 10.233.68.164:38798 (3 connections now open) 2021-10-15T11:33:44.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41326 #806 (4 connections now open) 2021-10-15T11:33:44.828+0000 I NETWORK [conn806] received client metadata from 127.0.0.1:41326 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-10-15T11:33:44.834+0000 I NETWORK [conn806] end connection 127.0.0.1:41326 (3 connections now open) 2021-10-15T11:33:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38900 #807 (4 connections now open) 2021-10-15T11:33:48.685+0000 I NETWORK [conn807] end connection 10.233.68.164:38900 (3 connections now open) 2021-10-15T11:33:54.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41426 #808 (4 connections now open) 2021-10-15T11:33:54.533+0000 I NETWORK [conn808] received client metadata from 127.0.0.1:41426 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-10-15T11:33:54.632+0000 I NETWORK [conn808] end connection 127.0.0.1:41426 (3 connections now open) 2021-10-15T11:33:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:38996 #809 (4 connections now open) 2021-10-15T11:33:58.685+0000 I NETWORK [conn809] end connection 10.233.68.164:38996 (3 connections now open) 2021-10-15T11:34:04.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41520 #810 (4 connections now open) 2021-10-15T11:34:04.634+0000 I NETWORK [conn810] received client metadata from 127.0.0.1:41520 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-10-15T11:34:04.732+0000 I NETWORK [conn810] end connection 127.0.0.1:41520 (3 connections now open) 2021-10-15T11:34:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39094 #811 (4 connections now open) 2021-10-15T11:34:08.685+0000 I NETWORK [conn811] end connection 10.233.68.164:39094 (3 connections now open) 2021-10-15T11:34:14.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41630 #812 (4 connections now open) 2021-10-15T11:34:14.529+0000 I NETWORK [conn812] received client metadata from 127.0.0.1:41630 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-10-15T11:34:14.536+0000 I NETWORK [conn812] end connection 127.0.0.1:41630 (3 connections now open) 2021-10-15T11:34:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39202 #813 (4 connections now open) 2021-10-15T11:34:18.685+0000 I NETWORK [conn813] end connection 10.233.68.164:39202 (3 connections now open) 2021-10-15T11:34:24.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41728 #814 (4 connections now open) 2021-10-15T11:34:24.633+0000 I NETWORK [conn814] received client metadata from 127.0.0.1:41728 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-10-15T11:34:24.728+0000 I NETWORK [conn814] end connection 127.0.0.1:41728 (3 connections now open) 2021-10-15T11:34:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39300 #815 (4 connections now open) 2021-10-15T11:34:28.685+0000 I NETWORK [conn815] end connection 10.233.68.164:39300 (3 connections now open) 2021-10-15T11:34:34.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41832 #816 (4 connections now open) 2021-10-15T11:34:34.739+0000 I NETWORK [conn816] received client metadata from 127.0.0.1:41832 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-10-15T11:34:35.031+0000 I NETWORK [conn816] end connection 127.0.0.1:41832 (3 connections now open) 2021-10-15T11:34:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39404 #817 (4 connections now open) 2021-10-15T11:34:38.685+0000 I NETWORK [conn817] end connection 10.233.68.164:39404 (3 connections now open) 2021-10-15T11:34:44.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41926 #818 (4 connections now open) 2021-10-15T11:34:44.530+0000 I NETWORK [conn818] received client metadata from 127.0.0.1:41926 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-10-15T11:34:44.632+0000 I NETWORK [conn818] end connection 127.0.0.1:41926 (3 connections now open) 2021-10-15T11:34:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39498 #819 (4 connections now open) 2021-10-15T11:34:48.685+0000 I NETWORK [conn819] end connection 10.233.68.164:39498 (3 connections now open) 2021-10-15T11:34:54.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42028 #820 (4 connections now open) 2021-10-15T11:34:54.630+0000 I NETWORK [conn820] received client metadata from 127.0.0.1:42028 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-10-15T11:34:54.729+0000 I NETWORK [conn820] end connection 127.0.0.1:42028 (3 connections now open) 2021-10-15T11:34:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39598 #821 (4 connections now open) 2021-10-15T11:34:58.685+0000 I NETWORK [conn821] end connection 10.233.68.164:39598 (3 connections now open) 2021-10-15T11:35:04.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42124 #822 (4 connections now open) 2021-10-15T11:35:04.828+0000 I NETWORK [conn822] received client metadata from 127.0.0.1:42124 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-10-15T11:35:04.834+0000 I NETWORK [conn822] end connection 127.0.0.1:42124 (3 connections now open) 2021-10-15T11:35:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39702 #823 (4 connections now open) 2021-10-15T11:35:08.686+0000 I NETWORK [conn823] end connection 10.233.68.164:39702 (3 connections now open) 2021-10-15T11:35:14.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42228 #824 (4 connections now open) 2021-10-15T11:35:14.828+0000 I NETWORK [conn824] received client metadata from 127.0.0.1:42228 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-10-15T11:35:14.833+0000 I NETWORK [conn824] end connection 127.0.0.1:42228 (3 connections now open) 2021-10-15T11:35:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39798 #825 (4 connections now open) 2021-10-15T11:35:18.685+0000 I NETWORK [conn825] end connection 10.233.68.164:39798 (3 connections now open) 2021-10-15T11:35:24.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42324 #826 (4 connections now open) 2021-10-15T11:35:24.631+0000 I NETWORK [conn826] received client metadata from 127.0.0.1:42324 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-10-15T11:35:24.731+0000 I NETWORK [conn826] end connection 127.0.0.1:42324 (3 connections now open) 2021-10-15T11:35:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:39896 #827 (4 connections now open) 2021-10-15T11:35:28.685+0000 I NETWORK [conn827] end connection 10.233.68.164:39896 (3 connections now open) 2021-10-15T11:35:34.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42422 #828 (4 connections now open) 2021-10-15T11:35:34.529+0000 I NETWORK [conn828] received client metadata from 127.0.0.1:42422 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-10-15T11:35:34.628+0000 I NETWORK [conn828] end connection 127.0.0.1:42422 (3 connections now open) 2021-10-15T11:35:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40000 #829 (4 connections now open) 2021-10-15T11:35:38.685+0000 I NETWORK [conn829] end connection 10.233.68.164:40000 (3 connections now open) 2021-10-15T11:35:44.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42526 #830 (4 connections now open) 2021-10-15T11:35:44.629+0000 I NETWORK [conn830] received client metadata from 127.0.0.1:42526 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-10-15T11:35:44.728+0000 I NETWORK [conn830] end connection 127.0.0.1:42526 (3 connections now open) 2021-10-15T11:35:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40098 #831 (4 connections now open) 2021-10-15T11:35:48.685+0000 I NETWORK [conn831] end connection 10.233.68.164:40098 (3 connections now open) 2021-10-15T11:35:54.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42618 #832 (4 connections now open) 2021-10-15T11:35:54.431+0000 I NETWORK [conn832] received client metadata from 127.0.0.1:42618 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-10-15T11:35:54.529+0000 I NETWORK [conn832] end connection 127.0.0.1:42618 (3 connections now open) 2021-10-15T11:35:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40198 #833 (4 connections now open) 2021-10-15T11:35:58.685+0000 I NETWORK [conn833] end connection 10.233.68.164:40198 (3 connections now open) 2021-10-15T11:36:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42716 #834 (4 connections now open) 2021-10-15T11:36:04.528+0000 I NETWORK [conn834] received client metadata from 127.0.0.1:42716 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-10-15T11:36:04.533+0000 I NETWORK [conn834] end connection 127.0.0.1:42716 (3 connections now open) 2021-10-15T11:36:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40294 #835 (4 connections now open) 2021-10-15T11:36:08.688+0000 I NETWORK [conn835] end connection 10.233.68.164:40294 (3 connections now open) 2021-10-15T11:36:14.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42826 #836 (4 connections now open) 2021-10-15T11:36:14.832+0000 I NETWORK [conn836] received client metadata from 127.0.0.1:42826 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-10-15T11:36:15.027+0000 I NETWORK [conn836] end connection 127.0.0.1:42826 (3 connections now open) 2021-10-15T11:36:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40396 #837 (4 connections now open) 2021-10-15T11:36:18.685+0000 I NETWORK [conn837] end connection 10.233.68.164:40396 (3 connections now open) 2021-10-15T11:36:24.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42914 #838 (4 connections now open) 2021-10-15T11:36:24.529+0000 I NETWORK [conn838] received client metadata from 127.0.0.1:42914 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-10-15T11:36:24.627+0000 I NETWORK [conn838] end connection 127.0.0.1:42914 (3 connections now open) 2021-10-15T11:36:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40494 #839 (4 connections now open) 2021-10-15T11:36:28.685+0000 I NETWORK [conn839] end connection 10.233.68.164:40494 (3 connections now open) 2021-10-15T11:36:34.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43018 #840 (4 connections now open) 2021-10-15T11:36:34.534+0000 I NETWORK [conn840] received client metadata from 127.0.0.1:43018 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-10-15T11:36:34.634+0000 I NETWORK [conn840] end connection 127.0.0.1:43018 (3 connections now open) 2021-10-15T11:36:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40592 #841 (4 connections now open) 2021-10-15T11:36:38.685+0000 I NETWORK [conn841] end connection 10.233.68.164:40592 (3 connections now open) 2021-10-15T11:36:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43116 #842 (4 connections now open) 2021-10-15T11:36:44.536+0000 I NETWORK [conn842] received client metadata from 127.0.0.1:43116 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-10-15T11:36:44.634+0000 I NETWORK [conn842] end connection 127.0.0.1:43116 (3 connections now open) 2021-10-15T11:36:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40690 #843 (4 connections now open) 2021-10-15T11:36:48.685+0000 I NETWORK [conn843] end connection 10.233.68.164:40690 (3 connections now open) 2021-10-15T11:36:54.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43212 #844 (4 connections now open) 2021-10-15T11:36:54.531+0000 I NETWORK [conn844] received client metadata from 127.0.0.1:43212 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-10-15T11:36:54.628+0000 I NETWORK [conn844] end connection 127.0.0.1:43212 (3 connections now open) 2021-10-15T11:36:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40788 #845 (4 connections now open) 2021-10-15T11:36:58.685+0000 I NETWORK [conn845] end connection 10.233.68.164:40788 (3 connections now open) 2021-10-15T11:37:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43318 #846 (4 connections now open) 2021-10-15T11:37:04.534+0000 I NETWORK [conn846] received client metadata from 127.0.0.1:43318 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-10-15T11:37:04.628+0000 I NETWORK [conn846] end connection 127.0.0.1:43318 (3 connections now open) 2021-10-15T11:37:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40894 #847 (4 connections now open) 2021-10-15T11:37:08.685+0000 I NETWORK [conn847] end connection 10.233.68.164:40894 (3 connections now open) 2021-10-15T11:37:15.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43428 #848 (4 connections now open) 2021-10-15T11:37:15.233+0000 I NETWORK [conn848] received client metadata from 127.0.0.1:43428 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-10-15T11:37:15.332+0000 I NETWORK [conn848] end connection 127.0.0.1:43428 (3 connections now open) 2021-10-15T11:37:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:40994 #849 (4 connections now open) 2021-10-15T11:37:18.685+0000 I NETWORK [conn849] end connection 10.233.68.164:40994 (3 connections now open) 2021-10-15T11:37:24.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43514 #850 (4 connections now open) 2021-10-15T11:37:24.732+0000 I NETWORK [conn850] received client metadata from 127.0.0.1:43514 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-10-15T11:37:24.831+0000 I NETWORK [conn850] end connection 127.0.0.1:43514 (3 connections now open) 2021-10-15T11:37:28.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41090 #851 (4 connections now open) 2021-10-15T11:37:28.689+0000 I NETWORK [conn851] end connection 10.233.68.164:41090 (3 connections now open) 2021-10-15T11:37:34.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43622 #852 (4 connections now open) 2021-10-15T11:37:34.628+0000 I NETWORK [conn852] received client metadata from 127.0.0.1:43622 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-10-15T11:37:34.634+0000 I NETWORK [conn852] end connection 127.0.0.1:43622 (3 connections now open) 2021-10-15T11:37:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41194 #853 (4 connections now open) 2021-10-15T11:37:38.685+0000 I NETWORK [conn853] end connection 10.233.68.164:41194 (3 connections now open) 2021-10-15T11:37:44.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43716 #854 (4 connections now open) 2021-10-15T11:37:44.631+0000 I NETWORK [conn854] received client metadata from 127.0.0.1:43716 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-10-15T11:37:44.730+0000 I NETWORK [conn854] end connection 127.0.0.1:43716 (3 connections now open) 2021-10-15T11:37:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41288 #855 (4 connections now open) 2021-10-15T11:37:48.685+0000 I NETWORK [conn855] end connection 10.233.68.164:41288 (3 connections now open) 2021-10-15T11:37:54.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43818 #856 (4 connections now open) 2021-10-15T11:37:54.533+0000 I NETWORK [conn856] received client metadata from 127.0.0.1:43818 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-10-15T11:37:54.632+0000 I NETWORK [conn856] end connection 127.0.0.1:43818 (3 connections now open) 2021-10-15T11:37:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41388 #857 (4 connections now open) 2021-10-15T11:37:58.685+0000 I NETWORK [conn857] end connection 10.233.68.164:41388 (3 connections now open) 2021-10-15T11:38:04.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43910 #858 (4 connections now open) 2021-10-15T11:38:04.732+0000 I NETWORK [conn858] received client metadata from 127.0.0.1:43910 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-10-15T11:38:04.828+0000 I NETWORK [conn858] end connection 127.0.0.1:43910 (3 connections now open) 2021-10-15T11:38:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41488 #859 (4 connections now open) 2021-10-15T11:38:08.685+0000 I NETWORK [conn859] end connection 10.233.68.164:41488 (3 connections now open) 2021-10-15T11:38:14.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44014 #860 (4 connections now open) 2021-10-15T11:38:14.629+0000 I NETWORK [conn860] received client metadata from 127.0.0.1:44014 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-10-15T11:38:14.635+0000 I NETWORK [conn860] end connection 127.0.0.1:44014 (3 connections now open) 2021-10-15T11:38:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41584 #861 (4 connections now open) 2021-10-15T11:38:18.685+0000 I NETWORK [conn861] end connection 10.233.68.164:41584 (3 connections now open) 2021-10-15T11:38:24.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44116 #862 (4 connections now open) 2021-10-15T11:38:24.730+0000 I NETWORK [conn862] received client metadata from 127.0.0.1:44116 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-10-15T11:38:24.828+0000 I NETWORK [conn862] end connection 127.0.0.1:44116 (3 connections now open) 2021-10-15T11:38:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41688 #863 (4 connections now open) 2021-10-15T11:38:28.685+0000 I NETWORK [conn863] end connection 10.233.68.164:41688 (3 connections now open) 2021-10-15T11:38:34.931+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44216 #864 (4 connections now open) 2021-10-15T11:38:34.931+0000 I NETWORK [conn864] received client metadata from 127.0.0.1:44216 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-10-15T11:38:35.028+0000 I NETWORK [conn864] end connection 127.0.0.1:44216 (3 connections now open) 2021-10-15T11:38:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41792 #865 (4 connections now open) 2021-10-15T11:38:38.688+0000 I NETWORK [conn865] end connection 10.233.68.164:41792 (3 connections now open) 2021-10-15T11:38:44.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44312 #866 (4 connections now open) 2021-10-15T11:38:44.529+0000 I NETWORK [conn866] received client metadata from 127.0.0.1:44312 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-10-15T11:38:44.631+0000 I NETWORK [conn866] end connection 127.0.0.1:44312 (3 connections now open) 2021-10-15T11:38:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41886 #867 (4 connections now open) 2021-10-15T11:38:48.685+0000 I NETWORK [conn867] end connection 10.233.68.164:41886 (3 connections now open) 2021-10-15T11:38:54.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44414 #868 (4 connections now open) 2021-10-15T11:38:54.731+0000 I NETWORK [conn868] received client metadata from 127.0.0.1:44414 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-10-15T11:38:54.828+0000 I NETWORK [conn868] end connection 127.0.0.1:44414 (3 connections now open) 2021-10-15T11:38:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:41984 #869 (4 connections now open) 2021-10-15T11:38:58.685+0000 I NETWORK [conn869] end connection 10.233.68.164:41984 (3 connections now open) 2021-10-15T11:39:04.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44506 #870 (4 connections now open) 2021-10-15T11:39:04.629+0000 I NETWORK [conn870] received client metadata from 127.0.0.1:44506 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-10-15T11:39:04.829+0000 I NETWORK [conn870] end connection 127.0.0.1:44506 (3 connections now open) 2021-10-15T11:39:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42080 #871 (4 connections now open) 2021-10-15T11:39:08.685+0000 I NETWORK [conn871] end connection 10.233.68.164:42080 (3 connections now open) 2021-10-15T11:39:14.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44614 #872 (4 connections now open) 2021-10-15T11:39:14.628+0000 I NETWORK [conn872] received client metadata from 127.0.0.1:44614 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-10-15T11:39:14.728+0000 I NETWORK [conn872] end connection 127.0.0.1:44614 (3 connections now open) 2021-10-15T11:39:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42184 #873 (4 connections now open) 2021-10-15T11:39:18.685+0000 I NETWORK [conn873] end connection 10.233.68.164:42184 (3 connections now open) 2021-10-15T11:39:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44704 #874 (4 connections now open) 2021-10-15T11:39:24.533+0000 I NETWORK [conn874] received client metadata from 127.0.0.1:44704 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-10-15T11:39:24.631+0000 I NETWORK [conn874] end connection 127.0.0.1:44704 (3 connections now open) 2021-10-15T11:39:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42282 #875 (4 connections now open) 2021-10-15T11:39:28.685+0000 I NETWORK [conn875] end connection 10.233.68.164:42282 (3 connections now open) 2021-10-15T11:39:35.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44814 #876 (4 connections now open) 2021-10-15T11:39:35.330+0000 I NETWORK [conn876] received client metadata from 127.0.0.1:44814 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-10-15T11:39:35.428+0000 I NETWORK [conn876] end connection 127.0.0.1:44814 (3 connections now open) 2021-10-15T11:39:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42380 #877 (4 connections now open) 2021-10-15T11:39:38.685+0000 I NETWORK [conn877] end connection 10.233.68.164:42380 (3 connections now open) 2021-10-15T11:39:44.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44906 #878 (4 connections now open) 2021-10-15T11:39:44.634+0000 I NETWORK [conn878] received client metadata from 127.0.0.1:44906 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-10-15T11:39:44.733+0000 I NETWORK [conn878] end connection 127.0.0.1:44906 (3 connections now open) 2021-10-15T11:39:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42486 #879 (4 connections now open) 2021-10-15T11:39:48.685+0000 I NETWORK [conn879] end connection 10.233.68.164:42486 (3 connections now open) 2021-10-15T11:39:54.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45006 #880 (4 connections now open) 2021-10-15T11:39:54.433+0000 I NETWORK [conn880] received client metadata from 127.0.0.1:45006 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-10-15T11:39:54.532+0000 I NETWORK [conn880] end connection 127.0.0.1:45006 (3 connections now open) 2021-10-15T11:39:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42584 #881 (4 connections now open) 2021-10-15T11:39:58.685+0000 I NETWORK [conn881] end connection 10.233.68.164:42584 (3 connections now open) 2021-10-15T11:40:04.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45106 #882 (4 connections now open) 2021-10-15T11:40:04.730+0000 I NETWORK [conn882] received client metadata from 127.0.0.1:45106 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-10-15T11:40:04.828+0000 I NETWORK [conn882] end connection 127.0.0.1:45106 (3 connections now open) 2021-10-15T11:40:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42682 #883 (4 connections now open) 2021-10-15T11:40:08.685+0000 I NETWORK [conn883] end connection 10.233.68.164:42682 (3 connections now open) 2021-10-15T11:40:15.333+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45216 #884 (4 connections now open) 2021-10-15T11:40:15.334+0000 I NETWORK [conn884] received client metadata from 127.0.0.1:45216 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-10-15T11:40:15.433+0000 I NETWORK [conn884] end connection 127.0.0.1:45216 (3 connections now open) 2021-10-15T11:40:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42784 #885 (4 connections now open) 2021-10-15T11:40:18.685+0000 I NETWORK [conn885] end connection 10.233.68.164:42784 (3 connections now open) 2021-10-15T11:40:24.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45302 #886 (4 connections now open) 2021-10-15T11:40:24.532+0000 I NETWORK [conn886] received client metadata from 127.0.0.1:45302 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-10-15T11:40:24.630+0000 I NETWORK [conn886] end connection 127.0.0.1:45302 (3 connections now open) 2021-10-15T11:40:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42880 #887 (4 connections now open) 2021-10-15T11:40:28.685+0000 I NETWORK [conn887] end connection 10.233.68.164:42880 (3 connections now open) 2021-10-15T11:40:34.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45406 #888 (4 connections now open) 2021-10-15T11:40:34.627+0000 I NETWORK [conn888] received client metadata from 127.0.0.1:45406 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-10-15T11:40:34.633+0000 I NETWORK [conn888] end connection 127.0.0.1:45406 (3 connections now open) 2021-10-15T11:40:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:42980 #889 (4 connections now open) 2021-10-15T11:40:38.685+0000 I NETWORK [conn889] end connection 10.233.68.164:42980 (3 connections now open) 2021-10-15T11:40:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45504 #890 (4 connections now open) 2021-10-15T11:40:44.532+0000 I NETWORK [conn890] received client metadata from 127.0.0.1:45504 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-10-15T11:40:44.630+0000 I NETWORK [conn890] end connection 127.0.0.1:45504 (3 connections now open) 2021-10-15T11:40:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43080 #891 (4 connections now open) 2021-10-15T11:40:48.685+0000 I NETWORK [conn891] end connection 10.233.68.164:43080 (3 connections now open) 2021-10-15T11:40:54.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45602 #892 (4 connections now open) 2021-10-15T11:40:54.630+0000 I NETWORK [conn892] received client metadata from 127.0.0.1:45602 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-10-15T11:40:54.727+0000 I NETWORK [conn892] end connection 127.0.0.1:45602 (3 connections now open) 2021-10-15T11:40:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43176 #893 (4 connections now open) 2021-10-15T11:40:58.696+0000 I NETWORK [conn893] end connection 10.233.68.164:43176 (3 connections now open) 2021-10-15T11:41:04.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45704 #894 (4 connections now open) 2021-10-15T11:41:04.628+0000 I NETWORK [conn894] received client metadata from 127.0.0.1:45704 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-10-15T11:41:04.634+0000 I NETWORK [conn894] end connection 127.0.0.1:45704 (3 connections now open) 2021-10-15T11:41:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43278 #895 (4 connections now open) 2021-10-15T11:41:08.685+0000 I NETWORK [conn895] end connection 10.233.68.164:43278 (3 connections now open) 2021-10-15T11:41:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45810 #896 (4 connections now open) 2021-10-15T11:41:14.533+0000 I NETWORK [conn896] received client metadata from 127.0.0.1:45810 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-10-15T11:41:14.632+0000 I NETWORK [conn896] end connection 127.0.0.1:45810 (3 connections now open) 2021-10-15T11:41:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43380 #897 (4 connections now open) 2021-10-15T11:41:18.685+0000 I NETWORK [conn897] end connection 10.233.68.164:43380 (3 connections now open) 2021-10-15T11:41:24.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45904 #898 (4 connections now open) 2021-10-15T11:41:24.432+0000 I NETWORK [conn898] received client metadata from 127.0.0.1:45904 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-10-15T11:41:24.533+0000 I NETWORK [conn898] end connection 127.0.0.1:45904 (3 connections now open) 2021-10-15T11:41:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43478 #899 (4 connections now open) 2021-10-15T11:41:28.685+0000 I NETWORK [conn899] end connection 10.233.68.164:43478 (3 connections now open) 2021-10-15T11:41:34.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46004 #900 (4 connections now open) 2021-10-15T11:41:34.728+0000 I NETWORK [conn900] received client metadata from 127.0.0.1:46004 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-10-15T11:41:34.734+0000 I NETWORK [conn900] end connection 127.0.0.1:46004 (3 connections now open) 2021-10-15T11:41:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43584 #901 (4 connections now open) 2021-10-15T11:41:38.685+0000 I NETWORK [conn901] end connection 10.233.68.164:43584 (3 connections now open) 2021-10-15T11:41:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46106 #902 (4 connections now open) 2021-10-15T11:41:44.536+0000 I NETWORK [conn902] received client metadata from 127.0.0.1:46106 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-10-15T11:41:44.633+0000 I NETWORK [conn902] end connection 127.0.0.1:46106 (3 connections now open) 2021-10-15T11:41:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43678 #903 (4 connections now open) 2021-10-15T11:41:48.685+0000 I NETWORK [conn903] end connection 10.233.68.164:43678 (3 connections now open) 2021-10-15T11:41:54.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46208 #904 (4 connections now open) 2021-10-15T11:41:54.829+0000 I NETWORK [conn904] received client metadata from 127.0.0.1:46208 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-10-15T11:41:54.928+0000 I NETWORK [conn904] end connection 127.0.0.1:46208 (3 connections now open) 2021-10-15T11:41:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43778 #905 (4 connections now open) 2021-10-15T11:41:58.685+0000 I NETWORK [conn905] end connection 10.233.68.164:43778 (3 connections now open) 2021-10-15T11:42:04.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46302 #906 (4 connections now open) 2021-10-15T11:42:04.628+0000 I NETWORK [conn906] received client metadata from 127.0.0.1:46302 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-10-15T11:42:04.632+0000 I NETWORK [conn906] end connection 127.0.0.1:46302 (3 connections now open) 2021-10-15T11:42:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43876 #907 (4 connections now open) 2021-10-15T11:42:08.685+0000 I NETWORK [conn907] end connection 10.233.68.164:43876 (3 connections now open) 2021-10-15T11:42:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46408 #908 (4 connections now open) 2021-10-15T11:42:14.533+0000 I NETWORK [conn908] received client metadata from 127.0.0.1:46408 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-10-15T11:42:14.630+0000 I NETWORK [conn908] end connection 127.0.0.1:46408 (3 connections now open) 2021-10-15T11:42:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:43978 #909 (4 connections now open) 2021-10-15T11:42:18.685+0000 I NETWORK [conn909] end connection 10.233.68.164:43978 (3 connections now open) 2021-10-15T11:42:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46496 #910 (4 connections now open) 2021-10-15T11:42:24.528+0000 I NETWORK [conn910] received client metadata from 127.0.0.1:46496 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-10-15T11:42:24.534+0000 I NETWORK [conn910] end connection 127.0.0.1:46496 (3 connections now open) 2021-10-15T11:42:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44076 #911 (4 connections now open) 2021-10-15T11:42:28.685+0000 I NETWORK [conn911] end connection 10.233.68.164:44076 (3 connections now open) 2021-10-15T11:42:34.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46608 #912 (4 connections now open) 2021-10-15T11:42:34.728+0000 I NETWORK [conn912] received client metadata from 127.0.0.1:46608 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-10-15T11:42:34.736+0000 I NETWORK [conn912] end connection 127.0.0.1:46608 (3 connections now open) 2021-10-15T11:42:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44180 #913 (4 connections now open) 2021-10-15T11:42:38.692+0000 I NETWORK [conn913] end connection 10.233.68.164:44180 (3 connections now open) 2021-10-15T11:42:44.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46708 #914 (4 connections now open) 2021-10-15T11:42:44.537+0000 I NETWORK [conn914] received client metadata from 127.0.0.1:46708 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-10-15T11:42:44.633+0000 I NETWORK [conn914] end connection 127.0.0.1:46708 (3 connections now open) 2021-10-15T11:42:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44280 #915 (4 connections now open) 2021-10-15T11:42:48.686+0000 I NETWORK [conn915] end connection 10.233.68.164:44280 (3 connections now open) 2021-10-15T11:42:54.932+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46806 #916 (4 connections now open) 2021-10-15T11:42:54.932+0000 I NETWORK [conn916] received client metadata from 127.0.0.1:46806 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-10-15T11:42:55.031+0000 I NETWORK [conn916] end connection 127.0.0.1:46806 (3 connections now open) 2021-10-15T11:42:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44380 #917 (4 connections now open) 2021-10-15T11:42:58.685+0000 I NETWORK [conn917] end connection 10.233.68.164:44380 (3 connections now open) 2021-10-15T11:43:04.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46904 #918 (4 connections now open) 2021-10-15T11:43:04.834+0000 I NETWORK [conn918] received client metadata from 127.0.0.1:46904 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-10-15T11:43:04.928+0000 I NETWORK [conn918] end connection 127.0.0.1:46904 (3 connections now open) 2021-10-15T11:43:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44476 #919 (4 connections now open) 2021-10-15T11:43:08.685+0000 I NETWORK [conn919] end connection 10.233.68.164:44476 (3 connections now open) 2021-10-15T11:43:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47008 #920 (4 connections now open) 2021-10-15T11:43:14.533+0000 I NETWORK [conn920] received client metadata from 127.0.0.1:47008 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-10-15T11:43:14.631+0000 I NETWORK [conn920] end connection 127.0.0.1:47008 (3 connections now open) 2021-10-15T11:43:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44580 #921 (4 connections now open) 2021-10-15T11:43:18.685+0000 I NETWORK [conn921] end connection 10.233.68.164:44580 (3 connections now open) 2021-10-15T11:43:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47098 #922 (4 connections now open) 2021-10-15T11:43:24.534+0000 I NETWORK [conn922] received client metadata from 127.0.0.1:47098 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-10-15T11:43:24.634+0000 I NETWORK [conn922] end connection 127.0.0.1:47098 (3 connections now open) 2021-10-15T11:43:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44676 #923 (4 connections now open) 2021-10-15T11:43:28.685+0000 I NETWORK [conn923] end connection 10.233.68.164:44676 (3 connections now open) 2021-10-15T11:43:34.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47200 #924 (4 connections now open) 2021-10-15T11:43:34.433+0000 I NETWORK [conn924] received client metadata from 127.0.0.1:47200 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-10-15T11:43:34.532+0000 I NETWORK [conn924] end connection 127.0.0.1:47200 (3 connections now open) 2021-10-15T11:43:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44776 #925 (4 connections now open) 2021-10-15T11:43:38.685+0000 I NETWORK [conn925] end connection 10.233.68.164:44776 (3 connections now open) 2021-10-15T11:43:44.929+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47302 #926 (4 connections now open) 2021-10-15T11:43:44.929+0000 I NETWORK [conn926] received client metadata from 127.0.0.1:47302 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-10-15T11:43:45.030+0000 I NETWORK [conn926] end connection 127.0.0.1:47302 (3 connections now open) 2021-10-15T11:43:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44876 #927 (4 connections now open) 2021-10-15T11:43:48.685+0000 I NETWORK [conn927] end connection 10.233.68.164:44876 (3 connections now open) 2021-10-15T11:43:54.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47398 #928 (4 connections now open) 2021-10-15T11:43:54.539+0000 I NETWORK [conn928] received client metadata from 127.0.0.1:47398 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-10-15T11:43:54.634+0000 I NETWORK [conn928] end connection 127.0.0.1:47398 (3 connections now open) 2021-10-15T11:43:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:44980 #929 (4 connections now open) 2021-10-15T11:43:58.685+0000 I NETWORK [conn929] end connection 10.233.68.164:44980 (3 connections now open) 2021-10-15T11:44:04.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47502 #930 (4 connections now open) 2021-10-15T11:44:04.534+0000 I NETWORK [conn930] received client metadata from 127.0.0.1:47502 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-10-15T11:44:04.634+0000 I NETWORK [conn930] end connection 127.0.0.1:47502 (3 connections now open) 2021-10-15T11:44:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45078 #931 (4 connections now open) 2021-10-15T11:44:08.685+0000 I NETWORK [conn931] end connection 10.233.68.164:45078 (3 connections now open) 2021-10-15T11:44:14.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47606 #932 (4 connections now open) 2021-10-15T11:44:14.628+0000 I NETWORK [conn932] received client metadata from 127.0.0.1:47606 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-10-15T11:44:14.634+0000 I NETWORK [conn932] end connection 127.0.0.1:47606 (3 connections now open) 2021-10-15T11:44:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45178 #933 (4 connections now open) 2021-10-15T11:44:18.685+0000 I NETWORK [conn933] end connection 10.233.68.164:45178 (3 connections now open) 2021-10-15T11:44:24.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47702 #934 (4 connections now open) 2021-10-15T11:44:24.631+0000 I NETWORK [conn934] received client metadata from 127.0.0.1:47702 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-10-15T11:44:24.728+0000 I NETWORK [conn934] end connection 127.0.0.1:47702 (3 connections now open) 2021-10-15T11:44:28.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45276 #935 (4 connections now open) 2021-10-15T11:44:28.688+0000 I NETWORK [conn935] end connection 10.233.68.164:45276 (3 connections now open) 2021-10-15T11:44:34.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47800 #936 (4 connections now open) 2021-10-15T11:44:34.533+0000 I NETWORK [conn936] received client metadata from 127.0.0.1:47800 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-10-15T11:44:34.633+0000 I NETWORK [conn936] end connection 127.0.0.1:47800 (3 connections now open) 2021-10-15T11:44:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45380 #937 (4 connections now open) 2021-10-15T11:44:38.685+0000 I NETWORK [conn937] end connection 10.233.68.164:45380 (3 connections now open) 2021-10-15T11:44:44.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47902 #938 (4 connections now open) 2021-10-15T11:44:44.628+0000 I NETWORK [conn938] received client metadata from 127.0.0.1:47902 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-10-15T11:44:44.928+0000 I NETWORK [conn938] end connection 127.0.0.1:47902 (3 connections now open) 2021-10-15T11:44:48.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45474 #939 (4 connections now open) 2021-10-15T11:44:48.693+0000 I NETWORK [conn939] end connection 10.233.68.164:45474 (3 connections now open) 2021-10-15T11:44:54.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48000 #940 (4 connections now open) 2021-10-15T11:44:54.433+0000 I NETWORK [conn940] received client metadata from 127.0.0.1:48000 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-10-15T11:44:54.534+0000 I NETWORK [conn940] end connection 127.0.0.1:48000 (3 connections now open) 2021-10-15T11:44:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45574 #941 (4 connections now open) 2021-10-15T11:44:58.692+0000 I NETWORK [conn941] end connection 10.233.68.164:45574 (3 connections now open) 2021-10-15T11:45:04.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48096 #942 (4 connections now open) 2021-10-15T11:45:04.631+0000 I NETWORK [conn942] received client metadata from 127.0.0.1:48096 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-10-15T11:45:04.728+0000 I NETWORK [conn942] end connection 127.0.0.1:48096 (3 connections now open) 2021-10-15T11:45:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45674 #943 (4 connections now open) 2021-10-15T11:45:08.685+0000 I NETWORK [conn943] end connection 10.233.68.164:45674 (3 connections now open) 2021-10-15T11:45:15.228+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48206 #944 (4 connections now open) 2021-10-15T11:45:15.229+0000 I NETWORK [conn944] received client metadata from 127.0.0.1:48206 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-10-15T11:45:15.428+0000 I NETWORK [conn944] end connection 127.0.0.1:48206 (3 connections now open) 2021-10-15T11:45:18.692+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45770 #945 (4 connections now open) 2021-10-15T11:45:18.692+0000 I NETWORK [conn945] end connection 10.233.68.164:45770 (3 connections now open) 2021-10-15T11:45:24.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48304 #946 (4 connections now open) 2021-10-15T11:45:24.531+0000 I NETWORK [conn946] received client metadata from 127.0.0.1:48304 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-10-15T11:45:24.632+0000 I NETWORK [conn946] end connection 127.0.0.1:48304 (3 connections now open) 2021-10-15T11:45:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45876 #947 (4 connections now open) 2021-10-15T11:45:28.685+0000 I NETWORK [conn947] end connection 10.233.68.164:45876 (3 connections now open) 2021-10-15T11:45:34.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48402 #948 (4 connections now open) 2021-10-15T11:45:34.533+0000 I NETWORK [conn948] received client metadata from 127.0.0.1:48402 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-10-15T11:45:34.632+0000 I NETWORK [conn948] end connection 127.0.0.1:48402 (3 connections now open) 2021-10-15T11:45:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:45974 #949 (4 connections now open) 2021-10-15T11:45:38.685+0000 I NETWORK [conn949] end connection 10.233.68.164:45974 (3 connections now open) 2021-10-15T11:45:44.831+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48502 #950 (4 connections now open) 2021-10-15T11:45:44.832+0000 I NETWORK [conn950] received client metadata from 127.0.0.1:48502 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-10-15T11:45:44.928+0000 I NETWORK [conn950] end connection 127.0.0.1:48502 (3 connections now open) 2021-10-15T11:45:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46072 #951 (4 connections now open) 2021-10-15T11:45:48.685+0000 I NETWORK [conn951] end connection 10.233.68.164:46072 (3 connections now open) 2021-10-15T11:45:54.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48596 #952 (4 connections now open) 2021-10-15T11:45:54.536+0000 I NETWORK [conn952] received client metadata from 127.0.0.1:48596 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-10-15T11:45:54.632+0000 I NETWORK [conn952] end connection 127.0.0.1:48596 (3 connections now open) 2021-10-15T11:45:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46172 #953 (4 connections now open) 2021-10-15T11:45:58.685+0000 I NETWORK [conn953] end connection 10.233.68.164:46172 (3 connections now open) 2021-10-15T11:46:04.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48694 #954 (4 connections now open) 2021-10-15T11:46:04.531+0000 I NETWORK [conn954] received client metadata from 127.0.0.1:48694 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-10-15T11:46:04.629+0000 I NETWORK [conn954] end connection 127.0.0.1:48694 (3 connections now open) 2021-10-15T11:46:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46268 #955 (4 connections now open) 2021-10-15T11:46:08.685+0000 I NETWORK [conn955] end connection 10.233.68.164:46268 (3 connections now open) 2021-10-15T11:46:14.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48800 #956 (4 connections now open) 2021-10-15T11:46:14.628+0000 I NETWORK [conn956] received client metadata from 127.0.0.1:48800 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-10-15T11:46:14.728+0000 I NETWORK [conn956] end connection 127.0.0.1:48800 (3 connections now open) 2021-10-15T11:46:18.691+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46370 #957 (4 connections now open) 2021-10-15T11:46:18.692+0000 I NETWORK [conn957] end connection 10.233.68.164:46370 (3 connections now open) 2021-10-15T11:46:24.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48890 #958 (4 connections now open) 2021-10-15T11:46:24.639+0000 I NETWORK [conn958] received client metadata from 127.0.0.1:48890 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-10-15T11:46:24.828+0000 I NETWORK [conn958] end connection 127.0.0.1:48890 (3 connections now open) 2021-10-15T11:46:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46466 #959 (4 connections now open) 2021-10-15T11:46:28.685+0000 I NETWORK [conn959] end connection 10.233.68.164:46466 (3 connections now open) 2021-10-15T11:46:35.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48998 #960 (4 connections now open) 2021-10-15T11:46:35.030+0000 I NETWORK [conn960] received client metadata from 127.0.0.1:48998 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-10-15T11:46:35.132+0000 I NETWORK [conn960] end connection 127.0.0.1:48998 (3 connections now open) 2021-10-15T11:46:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46566 #961 (4 connections now open) 2021-10-15T11:46:38.685+0000 I NETWORK [conn961] end connection 10.233.68.164:46566 (3 connections now open) 2021-10-15T11:46:44.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49096 #962 (4 connections now open) 2021-10-15T11:46:44.632+0000 I NETWORK [conn962] received client metadata from 127.0.0.1:49096 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-10-15T11:46:44.730+0000 I NETWORK [conn962] end connection 127.0.0.1:49096 (3 connections now open) 2021-10-15T11:46:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46672 #963 (4 connections now open) 2021-10-15T11:46:48.685+0000 I NETWORK [conn963] end connection 10.233.68.164:46672 (3 connections now open) 2021-10-15T11:46:54.829+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49196 #964 (4 connections now open) 2021-10-15T11:46:54.830+0000 I NETWORK [conn964] received client metadata from 127.0.0.1:49196 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-10-15T11:46:54.835+0000 I NETWORK [conn964] end connection 127.0.0.1:49196 (3 connections now open) 2021-10-15T11:46:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46770 #965 (4 connections now open) 2021-10-15T11:46:58.685+0000 I NETWORK [conn965] end connection 10.233.68.164:46770 (3 connections now open) 2021-10-15T11:47:04.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49292 #966 (4 connections now open) 2021-10-15T11:47:04.631+0000 I NETWORK [conn966] received client metadata from 127.0.0.1:49292 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-10-15T11:47:04.637+0000 I NETWORK [conn966] end connection 127.0.0.1:49292 (3 connections now open) 2021-10-15T11:47:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46868 #967 (4 connections now open) 2021-10-15T11:47:08.685+0000 I NETWORK [conn967] end connection 10.233.68.164:46868 (3 connections now open) 2021-10-15T11:47:14.539+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49396 #968 (4 connections now open) 2021-10-15T11:47:14.628+0000 I NETWORK [conn968] received client metadata from 127.0.0.1:49396 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-10-15T11:47:14.727+0000 I NETWORK [conn968] end connection 127.0.0.1:49396 (3 connections now open) 2021-10-15T11:47:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:46970 #969 (4 connections now open) 2021-10-15T11:47:18.685+0000 I NETWORK [conn969] end connection 10.233.68.164:46970 (3 connections now open) 2021-10-15T11:47:24.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49490 #970 (4 connections now open) 2021-10-15T11:47:24.834+0000 I NETWORK [conn970] received client metadata from 127.0.0.1:49490 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-10-15T11:47:24.931+0000 I NETWORK [conn970] end connection 127.0.0.1:49490 (3 connections now open) 2021-10-15T11:47:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47066 #971 (4 connections now open) 2021-10-15T11:47:28.685+0000 I NETWORK [conn971] end connection 10.233.68.164:47066 (3 connections now open) 2021-10-15T11:47:34.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49592 #972 (4 connections now open) 2021-10-15T11:47:34.629+0000 I NETWORK [conn972] received client metadata from 127.0.0.1:49592 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-10-15T11:47:34.634+0000 I NETWORK [conn972] end connection 127.0.0.1:49592 (3 connections now open) 2021-10-15T11:47:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47166 #973 (4 connections now open) 2021-10-15T11:47:38.685+0000 I NETWORK [conn973] end connection 10.233.68.164:47166 (3 connections now open) 2021-10-15T11:47:44.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49688 #974 (4 connections now open) 2021-10-15T11:47:44.635+0000 I NETWORK [conn974] received client metadata from 127.0.0.1:49688 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-10-15T11:47:44.732+0000 I NETWORK [conn974] end connection 127.0.0.1:49688 (3 connections now open) 2021-10-15T11:47:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47262 #975 (4 connections now open) 2021-10-15T11:47:48.685+0000 I NETWORK [conn975] end connection 10.233.68.164:47262 (3 connections now open) 2021-10-15T11:47:54.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49790 #976 (4 connections now open) 2021-10-15T11:47:54.534+0000 I NETWORK [conn976] received client metadata from 127.0.0.1:49790 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-10-15T11:47:54.632+0000 I NETWORK [conn976] end connection 127.0.0.1:49790 (3 connections now open) 2021-10-15T11:47:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47362 #977 (4 connections now open) 2021-10-15T11:47:58.685+0000 I NETWORK [conn977] end connection 10.233.68.164:47362 (3 connections now open) 2021-10-15T11:48:04.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49882 #978 (4 connections now open) 2021-10-15T11:48:04.528+0000 I NETWORK [conn978] received client metadata from 127.0.0.1:49882 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-10-15T11:48:04.533+0000 I NETWORK [conn978] end connection 127.0.0.1:49882 (3 connections now open) 2021-10-15T11:48:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47470 #979 (4 connections now open) 2021-10-15T11:48:08.685+0000 I NETWORK [conn979] end connection 10.233.68.164:47470 (3 connections now open) 2021-10-15T11:48:14.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49994 #980 (4 connections now open) 2021-10-15T11:48:14.638+0000 I NETWORK [conn980] received client metadata from 127.0.0.1:49994 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-10-15T11:48:14.734+0000 I NETWORK [conn980] end connection 127.0.0.1:49994 (3 connections now open) 2021-10-15T11:48:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47564 #981 (4 connections now open) 2021-10-15T11:48:18.685+0000 I NETWORK [conn981] end connection 10.233.68.164:47564 (3 connections now open) 2021-10-15T11:48:24.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50090 #982 (4 connections now open) 2021-10-15T11:48:24.632+0000 I NETWORK [conn982] received client metadata from 127.0.0.1:50090 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-10-15T11:48:24.728+0000 I NETWORK [conn982] end connection 127.0.0.1:50090 (3 connections now open) 2021-10-15T11:48:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47662 #983 (4 connections now open) 2021-10-15T11:48:28.685+0000 I NETWORK [conn983] end connection 10.233.68.164:47662 (3 connections now open) 2021-10-15T11:48:34.730+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50188 #984 (4 connections now open) 2021-10-15T11:48:34.731+0000 I NETWORK [conn984] received client metadata from 127.0.0.1:50188 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-10-15T11:48:34.833+0000 I NETWORK [conn984] end connection 127.0.0.1:50188 (3 connections now open) 2021-10-15T11:48:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47760 #985 (4 connections now open) 2021-10-15T11:48:38.685+0000 I NETWORK [conn985] end connection 10.233.68.164:47760 (3 connections now open) 2021-10-15T11:48:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50288 #986 (4 connections now open) 2021-10-15T11:48:44.532+0000 I NETWORK [conn986] received client metadata from 127.0.0.1:50288 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-10-15T11:48:44.628+0000 I NETWORK [conn986] end connection 127.0.0.1:50288 (3 connections now open) 2021-10-15T11:48:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47860 #987 (4 connections now open) 2021-10-15T11:48:48.685+0000 I NETWORK [conn987] end connection 10.233.68.164:47860 (3 connections now open) 2021-10-15T11:48:54.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50382 #988 (4 connections now open) 2021-10-15T11:48:54.428+0000 I NETWORK [conn988] received client metadata from 127.0.0.1:50382 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-10-15T11:48:54.434+0000 I NETWORK [conn988] end connection 127.0.0.1:50382 (3 connections now open) 2021-10-15T11:48:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:47960 #989 (4 connections now open) 2021-10-15T11:48:58.685+0000 I NETWORK [conn989] end connection 10.233.68.164:47960 (3 connections now open) 2021-10-15T11:49:04.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50482 #990 (4 connections now open) 2021-10-15T11:49:04.628+0000 I NETWORK [conn990] received client metadata from 127.0.0.1:50482 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-10-15T11:49:04.634+0000 I NETWORK [conn990] end connection 127.0.0.1:50482 (3 connections now open) 2021-10-15T11:49:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48056 #991 (4 connections now open) 2021-10-15T11:49:08.685+0000 I NETWORK [conn991] end connection 10.233.68.164:48056 (3 connections now open) 2021-10-15T11:49:14.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50590 #992 (4 connections now open) 2021-10-15T11:49:14.835+0000 I NETWORK [conn992] received client metadata from 127.0.0.1:50590 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-10-15T11:49:14.936+0000 I NETWORK [conn992] end connection 127.0.0.1:50590 (3 connections now open) 2021-10-15T11:49:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48158 #993 (4 connections now open) 2021-10-15T11:49:18.685+0000 I NETWORK [conn993] end connection 10.233.68.164:48158 (3 connections now open) 2021-10-15T11:49:24.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50678 #994 (4 connections now open) 2021-10-15T11:49:24.530+0000 I NETWORK [conn994] received client metadata from 127.0.0.1:50678 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-10-15T11:49:24.534+0000 I NETWORK [conn994] end connection 127.0.0.1:50678 (3 connections now open) 2021-10-15T11:49:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48256 #995 (4 connections now open) 2021-10-15T11:49:28.685+0000 I NETWORK [conn995] end connection 10.233.68.164:48256 (3 connections now open) 2021-10-15T11:49:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50790 #996 (4 connections now open) 2021-10-15T11:49:34.633+0000 I NETWORK [conn996] received client metadata from 127.0.0.1:50790 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-10-15T11:49:34.732+0000 I NETWORK [conn996] end connection 127.0.0.1:50790 (3 connections now open) 2021-10-15T11:49:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48362 #997 (4 connections now open) 2021-10-15T11:49:38.685+0000 I NETWORK [conn997] end connection 10.233.68.164:48362 (3 connections now open) 2021-10-15T11:49:44.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50888 #998 (4 connections now open) 2021-10-15T11:49:44.437+0000 I NETWORK [conn998] received client metadata from 127.0.0.1:50888 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-10-15T11:49:44.533+0000 I NETWORK [conn998] end connection 127.0.0.1:50888 (3 connections now open) 2021-10-15T11:49:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48462 #999 (4 connections now open) 2021-10-15T11:49:48.685+0000 I NETWORK [conn999] end connection 10.233.68.164:48462 (3 connections now open) 2021-10-15T11:49:54.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50984 #1000 (4 connections now open) 2021-10-15T11:49:54.436+0000 I NETWORK [conn1000] received client metadata from 127.0.0.1:50984 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-10-15T11:49:54.727+0000 I NETWORK [conn1000] end connection 127.0.0.1:50984 (3 connections now open) 2021-10-15T11:49:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48560 #1001 (4 connections now open) 2021-10-15T11:49:58.685+0000 I NETWORK [conn1001] end connection 10.233.68.164:48560 (3 connections now open) 2021-10-15T11:50:04.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51084 #1002 (4 connections now open) 2021-10-15T11:50:04.535+0000 I NETWORK [conn1002] received client metadata from 127.0.0.1:51084 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-10-15T11:50:04.633+0000 I NETWORK [conn1002] end connection 127.0.0.1:51084 (3 connections now open) 2021-10-15T11:50:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48658 #1003 (4 connections now open) 2021-10-15T11:50:08.685+0000 I NETWORK [conn1003] end connection 10.233.68.164:48658 (3 connections now open) 2021-10-15T11:50:14.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51188 #1004 (4 connections now open) 2021-10-15T11:50:14.730+0000 I NETWORK [conn1004] received client metadata from 127.0.0.1:51188 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-10-15T11:50:15.231+0000 I NETWORK [conn1004] end connection 127.0.0.1:51188 (3 connections now open) 2021-10-15T11:50:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48760 #1005 (4 connections now open) 2021-10-15T11:50:18.685+0000 I NETWORK [conn1005] end connection 10.233.68.164:48760 (3 connections now open) 2021-10-15T11:50:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51278 #1006 (4 connections now open) 2021-10-15T11:50:24.533+0000 I NETWORK [conn1006] received client metadata from 127.0.0.1:51278 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-10-15T11:50:24.628+0000 I NETWORK [conn1006] end connection 127.0.0.1:51278 (3 connections now open) 2021-10-15T11:50:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48856 #1007 (4 connections now open) 2021-10-15T11:50:28.685+0000 I NETWORK [conn1007] end connection 10.233.68.164:48856 (3 connections now open) 2021-10-15T11:50:34.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51382 #1008 (4 connections now open) 2021-10-15T11:50:34.634+0000 I NETWORK [conn1008] received client metadata from 127.0.0.1:51382 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-10-15T11:50:34.732+0000 I NETWORK [conn1008] end connection 127.0.0.1:51382 (3 connections now open) 2021-10-15T11:50:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:48956 #1009 (4 connections now open) 2021-10-15T11:50:38.685+0000 I NETWORK [conn1009] end connection 10.233.68.164:48956 (3 connections now open) 2021-10-15T11:50:44.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51480 #1010 (4 connections now open) 2021-10-15T11:50:44.533+0000 I NETWORK [conn1010] received client metadata from 127.0.0.1:51480 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-10-15T11:50:44.634+0000 I NETWORK [conn1010] end connection 127.0.0.1:51480 (3 connections now open) 2021-10-15T11:50:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49056 #1011 (4 connections now open) 2021-10-15T11:50:48.685+0000 I NETWORK [conn1011] end connection 10.233.68.164:49056 (3 connections now open) 2021-10-15T11:50:54.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51578 #1012 (4 connections now open) 2021-10-15T11:50:54.730+0000 I NETWORK [conn1012] received client metadata from 127.0.0.1:51578 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-10-15T11:50:54.828+0000 I NETWORK [conn1012] end connection 127.0.0.1:51578 (3 connections now open) 2021-10-15T11:50:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49160 #1013 (4 connections now open) 2021-10-15T11:50:58.685+0000 I NETWORK [conn1013] end connection 10.233.68.164:49160 (3 connections now open) 2021-10-15T11:51:04.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51682 #1014 (4 connections now open) 2021-10-15T11:51:04.637+0000 I NETWORK [conn1014] received client metadata from 127.0.0.1:51682 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-10-15T11:51:04.732+0000 I NETWORK [conn1014] end connection 127.0.0.1:51682 (3 connections now open) 2021-10-15T11:51:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49258 #1015 (4 connections now open) 2021-10-15T11:51:08.685+0000 I NETWORK [conn1015] end connection 10.233.68.164:49258 (3 connections now open) 2021-10-15T11:51:14.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51786 #1016 (4 connections now open) 2021-10-15T11:51:14.634+0000 I NETWORK [conn1016] received client metadata from 127.0.0.1:51786 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-10-15T11:51:14.733+0000 I NETWORK [conn1016] end connection 127.0.0.1:51786 (3 connections now open) 2021-10-15T11:51:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49358 #1017 (4 connections now open) 2021-10-15T11:51:18.685+0000 I NETWORK [conn1017] end connection 10.233.68.164:49358 (3 connections now open) 2021-10-15T11:51:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51882 #1018 (4 connections now open) 2021-10-15T11:51:24.434+0000 I NETWORK [conn1018] received client metadata from 127.0.0.1:51882 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-10-15T11:51:24.535+0000 I NETWORK [conn1018] end connection 127.0.0.1:51882 (3 connections now open) 2021-10-15T11:51:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49458 #1019 (4 connections now open) 2021-10-15T11:51:28.685+0000 I NETWORK [conn1019] end connection 10.233.68.164:49458 (3 connections now open) 2021-10-15T11:51:34.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51982 #1020 (4 connections now open) 2021-10-15T11:51:34.531+0000 I NETWORK [conn1020] received client metadata from 127.0.0.1:51982 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-10-15T11:51:34.535+0000 I NETWORK [conn1020] end connection 127.0.0.1:51982 (3 connections now open) 2021-10-15T11:51:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49562 #1021 (4 connections now open) 2021-10-15T11:51:38.685+0000 I NETWORK [conn1021] end connection 10.233.68.164:49562 (3 connections now open) 2021-10-15T11:51:44.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52082 #1022 (4 connections now open) 2021-10-15T11:51:44.534+0000 I NETWORK [conn1022] received client metadata from 127.0.0.1:52082 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-10-15T11:51:44.631+0000 I NETWORK [conn1022] end connection 127.0.0.1:52082 (3 connections now open) 2021-10-15T11:51:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49656 #1023 (4 connections now open) 2021-10-15T11:51:48.685+0000 I NETWORK [conn1023] end connection 10.233.68.164:49656 (3 connections now open) 2021-10-15T11:51:54.738+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52184 #1024 (4 connections now open) 2021-10-15T11:51:54.828+0000 I NETWORK [conn1024] received client metadata from 127.0.0.1:52184 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-10-15T11:51:54.833+0000 I NETWORK [conn1024] end connection 127.0.0.1:52184 (3 connections now open) 2021-10-15T11:51:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49754 #1025 (4 connections now open) 2021-10-15T11:51:58.686+0000 I NETWORK [conn1025] end connection 10.233.68.164:49754 (3 connections now open) 2021-10-15T11:52:04.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52278 #1026 (4 connections now open) 2021-10-15T11:52:04.732+0000 I NETWORK [conn1026] received client metadata from 127.0.0.1:52278 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-10-15T11:52:04.830+0000 I NETWORK [conn1026] end connection 127.0.0.1:52278 (3 connections now open) 2021-10-15T11:52:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49858 #1027 (4 connections now open) 2021-10-15T11:52:08.685+0000 I NETWORK [conn1027] end connection 10.233.68.164:49858 (3 connections now open) 2021-10-15T11:52:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52384 #1028 (4 connections now open) 2021-10-15T11:52:14.534+0000 I NETWORK [conn1028] received client metadata from 127.0.0.1:52384 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-10-15T11:52:14.631+0000 I NETWORK [conn1028] end connection 127.0.0.1:52384 (3 connections now open) 2021-10-15T11:52:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:49954 #1029 (4 connections now open) 2021-10-15T11:52:18.685+0000 I NETWORK [conn1029] end connection 10.233.68.164:49954 (3 connections now open) 2021-10-15T11:52:24.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52484 #1030 (4 connections now open) 2021-10-15T11:52:24.631+0000 I NETWORK [conn1030] received client metadata from 127.0.0.1:52484 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-10-15T11:52:24.636+0000 I NETWORK [conn1030] end connection 127.0.0.1:52484 (3 connections now open) 2021-10-15T11:52:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50056 #1031 (4 connections now open) 2021-10-15T11:52:28.685+0000 I NETWORK [conn1031] end connection 10.233.68.164:50056 (3 connections now open) 2021-10-15T11:52:35.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52590 #1032 (4 connections now open) 2021-10-15T11:52:35.828+0000 I NETWORK [conn1032] received client metadata from 127.0.0.1:52590 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-10-15T11:52:35.928+0000 I NETWORK [conn1032] end connection 127.0.0.1:52590 (3 connections now open) 2021-10-15T11:52:38.690+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50154 #1033 (4 connections now open) 2021-10-15T11:52:38.691+0000 I NETWORK [conn1033] end connection 10.233.68.164:50154 (3 connections now open) 2021-10-15T11:52:44.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52682 #1034 (4 connections now open) 2021-10-15T11:52:44.734+0000 I NETWORK [conn1034] received client metadata from 127.0.0.1:52682 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-10-15T11:52:44.832+0000 I NETWORK [conn1034] end connection 127.0.0.1:52682 (3 connections now open) 2021-10-15T11:52:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50254 #1035 (4 connections now open) 2021-10-15T11:52:48.687+0000 I NETWORK [conn1035] end connection 10.233.68.164:50254 (3 connections now open) 2021-10-15T11:52:54.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52778 #1036 (4 connections now open) 2021-10-15T11:52:54.632+0000 I NETWORK [conn1036] received client metadata from 127.0.0.1:52778 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-10-15T11:52:54.731+0000 I NETWORK [conn1036] end connection 127.0.0.1:52778 (3 connections now open) 2021-10-15T11:52:58.693+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50354 #1037 (4 connections now open) 2021-10-15T11:52:58.693+0000 I NETWORK [conn1037] end connection 10.233.68.164:50354 (3 connections now open) 2021-10-15T11:53:04.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52874 #1038 (4 connections now open) 2021-10-15T11:53:04.529+0000 I NETWORK [conn1038] received client metadata from 127.0.0.1:52874 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-10-15T11:53:04.535+0000 I NETWORK [conn1038] end connection 127.0.0.1:52874 (3 connections now open) 2021-10-15T11:53:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50450 #1039 (4 connections now open) 2021-10-15T11:53:08.685+0000 I NETWORK [conn1039] end connection 10.233.68.164:50450 (3 connections now open) 2021-10-15T11:53:14.735+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52982 #1040 (4 connections now open) 2021-10-15T11:53:14.736+0000 I NETWORK [conn1040] received client metadata from 127.0.0.1:52982 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-10-15T11:53:14.835+0000 I NETWORK [conn1040] end connection 127.0.0.1:52982 (3 connections now open) 2021-10-15T11:53:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50552 #1041 (4 connections now open) 2021-10-15T11:53:18.685+0000 I NETWORK [conn1041] end connection 10.233.68.164:50552 (3 connections now open) 2021-10-15T11:53:24.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53072 #1042 (4 connections now open) 2021-10-15T11:53:24.533+0000 I NETWORK [conn1042] received client metadata from 127.0.0.1:53072 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-10-15T11:53:24.636+0000 I NETWORK [conn1042] end connection 127.0.0.1:53072 (3 connections now open) 2021-10-15T11:53:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50648 #1043 (4 connections now open) 2021-10-15T11:53:28.692+0000 I NETWORK [conn1043] end connection 10.233.68.164:50648 (3 connections now open) 2021-10-15T11:53:34.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53176 #1044 (4 connections now open) 2021-10-15T11:53:34.728+0000 I NETWORK [conn1044] received client metadata from 127.0.0.1:53176 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-10-15T11:53:34.734+0000 I NETWORK [conn1044] end connection 127.0.0.1:53176 (3 connections now open) 2021-10-15T11:53:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50748 #1045 (4 connections now open) 2021-10-15T11:53:38.685+0000 I NETWORK [conn1045] end connection 10.233.68.164:50748 (3 connections now open) 2021-10-15T11:53:45.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53280 #1046 (4 connections now open) 2021-10-15T11:53:45.235+0000 I NETWORK [conn1046] received client metadata from 127.0.0.1:53280 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-10-15T11:53:45.332+0000 I NETWORK [conn1046] end connection 127.0.0.1:53280 (3 connections now open) 2021-10-15T11:53:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50854 #1047 (4 connections now open) 2021-10-15T11:53:48.685+0000 I NETWORK [conn1047] end connection 10.233.68.164:50854 (3 connections now open) 2021-10-15T11:53:54.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53378 #1048 (4 connections now open) 2021-10-15T11:53:54.730+0000 I NETWORK [conn1048] received client metadata from 127.0.0.1:53378 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-10-15T11:53:54.829+0000 I NETWORK [conn1048] end connection 127.0.0.1:53378 (3 connections now open) 2021-10-15T11:53:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:50952 #1049 (4 connections now open) 2021-10-15T11:53:58.685+0000 I NETWORK [conn1049] end connection 10.233.68.164:50952 (3 connections now open) 2021-10-15T11:54:04.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53476 #1050 (4 connections now open) 2021-10-15T11:54:04.728+0000 I NETWORK [conn1050] received client metadata from 127.0.0.1:53476 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-10-15T11:54:04.732+0000 I NETWORK [conn1050] end connection 127.0.0.1:53476 (3 connections now open) 2021-10-15T11:54:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51050 #1051 (4 connections now open) 2021-10-15T11:54:08.685+0000 I NETWORK [conn1051] end connection 10.233.68.164:51050 (3 connections now open) 2021-10-15T11:54:14.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53580 #1052 (4 connections now open) 2021-10-15T11:54:14.634+0000 I NETWORK [conn1052] received client metadata from 127.0.0.1:53580 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-10-15T11:54:14.736+0000 I NETWORK [conn1052] end connection 127.0.0.1:53580 (3 connections now open) 2021-10-15T11:54:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51152 #1053 (4 connections now open) 2021-10-15T11:54:18.685+0000 I NETWORK [conn1053] end connection 10.233.68.164:51152 (3 connections now open) 2021-10-15T11:54:24.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53668 #1054 (4 connections now open) 2021-10-15T11:54:24.528+0000 I NETWORK [conn1054] received client metadata from 127.0.0.1:53668 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-10-15T11:54:24.535+0000 I NETWORK [conn1054] end connection 127.0.0.1:53668 (3 connections now open) 2021-10-15T11:54:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51248 #1055 (4 connections now open) 2021-10-15T11:54:28.685+0000 I NETWORK [conn1055] end connection 10.233.68.164:51248 (3 connections now open) 2021-10-15T11:54:34.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53776 #1056 (4 connections now open) 2021-10-15T11:54:34.635+0000 I NETWORK [conn1056] received client metadata from 127.0.0.1:53776 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-10-15T11:54:34.733+0000 I NETWORK [conn1056] end connection 127.0.0.1:53776 (3 connections now open) 2021-10-15T11:54:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51366 #1057 (4 connections now open) 2021-10-15T11:54:38.685+0000 I NETWORK [conn1057] end connection 10.233.68.164:51366 (3 connections now open) 2021-10-15T11:54:44.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53890 #1058 (4 connections now open) 2021-10-15T11:54:44.629+0000 I NETWORK [conn1058] received client metadata from 127.0.0.1:53890 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-10-15T11:54:44.728+0000 I NETWORK [conn1058] end connection 127.0.0.1:53890 (3 connections now open) 2021-10-15T11:54:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51464 #1059 (4 connections now open) 2021-10-15T11:54:48.685+0000 I NETWORK [conn1059] end connection 10.233.68.164:51464 (3 connections now open) 2021-10-15T11:54:54.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53988 #1060 (4 connections now open) 2021-10-15T11:54:54.629+0000 I NETWORK [conn1060] received client metadata from 127.0.0.1:53988 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-10-15T11:54:54.635+0000 I NETWORK [conn1060] end connection 127.0.0.1:53988 (3 connections now open) 2021-10-15T11:54:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51560 #1061 (4 connections now open) 2021-10-15T11:54:58.685+0000 I NETWORK [conn1061] end connection 10.233.68.164:51560 (3 connections now open) 2021-10-15T11:55:04.637+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54084 #1062 (4 connections now open) 2021-10-15T11:55:04.728+0000 I NETWORK [conn1062] received client metadata from 127.0.0.1:54084 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-10-15T11:55:04.732+0000 I NETWORK [conn1062] end connection 127.0.0.1:54084 (3 connections now open) 2021-10-15T11:55:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51662 #1063 (4 connections now open) 2021-10-15T11:55:08.685+0000 I NETWORK [conn1063] end connection 10.233.68.164:51662 (3 connections now open) 2021-10-15T11:55:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54196 #1064 (4 connections now open) 2021-10-15T11:55:14.628+0000 I NETWORK [conn1064] received client metadata from 127.0.0.1:54196 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-10-15T11:55:14.937+0000 I NETWORK [conn1064] end connection 127.0.0.1:54196 (3 connections now open) 2021-10-15T11:55:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51772 #1065 (4 connections now open) 2021-10-15T11:55:18.685+0000 I NETWORK [conn1065] end connection 10.233.68.164:51772 (3 connections now open) 2021-10-15T11:55:24.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54292 #1066 (4 connections now open) 2021-10-15T11:55:24.631+0000 I NETWORK [conn1066] received client metadata from 127.0.0.1:54292 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-10-15T11:55:24.730+0000 I NETWORK [conn1066] end connection 127.0.0.1:54292 (3 connections now open) 2021-10-15T11:55:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51866 #1067 (4 connections now open) 2021-10-15T11:55:28.685+0000 I NETWORK [conn1067] end connection 10.233.68.164:51866 (3 connections now open) 2021-10-15T11:55:34.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54390 #1068 (4 connections now open) 2021-10-15T11:55:34.732+0000 I NETWORK [conn1068] received client metadata from 127.0.0.1:54390 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-10-15T11:55:34.737+0000 I NETWORK [conn1068] end connection 127.0.0.1:54390 (3 connections now open) 2021-10-15T11:55:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:51970 #1069 (4 connections now open) 2021-10-15T11:55:38.685+0000 I NETWORK [conn1069] end connection 10.233.68.164:51970 (3 connections now open) 2021-10-15T11:55:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54490 #1070 (4 connections now open) 2021-10-15T11:55:44.536+0000 I NETWORK [conn1070] received client metadata from 127.0.0.1:54490 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-10-15T11:55:44.634+0000 I NETWORK [conn1070] end connection 127.0.0.1:54490 (3 connections now open) 2021-10-15T11:55:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52066 #1071 (4 connections now open) 2021-10-15T11:55:48.686+0000 I NETWORK [conn1071] end connection 10.233.68.164:52066 (3 connections now open) 2021-10-15T11:55:54.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54594 #1072 (4 connections now open) 2021-10-15T11:55:54.539+0000 I NETWORK [conn1072] received client metadata from 127.0.0.1:54594 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-10-15T11:55:54.728+0000 I NETWORK [conn1072] end connection 127.0.0.1:54594 (3 connections now open) 2021-10-15T11:55:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52166 #1073 (4 connections now open) 2021-10-15T11:55:58.685+0000 I NETWORK [conn1073] end connection 10.233.68.164:52166 (3 connections now open) 2021-10-15T11:56:04.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54686 #1074 (4 connections now open) 2021-10-15T11:56:04.730+0000 I NETWORK [conn1074] received client metadata from 127.0.0.1:54686 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-10-15T11:56:04.832+0000 I NETWORK [conn1074] end connection 127.0.0.1:54686 (3 connections now open) 2021-10-15T11:56:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52260 #1075 (4 connections now open) 2021-10-15T11:56:08.685+0000 I NETWORK [conn1075] end connection 10.233.68.164:52260 (3 connections now open) 2021-10-15T11:56:14.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54810 #1076 (4 connections now open) 2021-10-15T11:56:14.829+0000 I NETWORK [conn1076] received client metadata from 127.0.0.1:54810 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-10-15T11:56:14.932+0000 I NETWORK [conn1076] end connection 127.0.0.1:54810 (3 connections now open) 2021-10-15T11:56:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52634 #1077 (4 connections now open) 2021-10-15T11:56:18.685+0000 I NETWORK [conn1077] end connection 10.233.68.164:52634 (3 connections now open) 2021-10-15T11:56:24.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55152 #1078 (4 connections now open) 2021-10-15T11:56:24.528+0000 I NETWORK [conn1078] received client metadata from 127.0.0.1:55152 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-10-15T11:56:24.534+0000 I NETWORK [conn1078] end connection 127.0.0.1:55152 (3 connections now open) 2021-10-15T11:56:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52732 #1079 (4 connections now open) 2021-10-15T11:56:28.685+0000 I NETWORK [conn1079] end connection 10.233.68.164:52732 (3 connections now open) 2021-10-15T11:56:34.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55260 #1080 (4 connections now open) 2021-10-15T11:56:34.928+0000 I NETWORK [conn1080] received client metadata from 127.0.0.1:55260 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-10-15T11:56:35.031+0000 I NETWORK [conn1080] end connection 127.0.0.1:55260 (3 connections now open) 2021-10-15T11:56:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52830 #1081 (4 connections now open) 2021-10-15T11:56:38.686+0000 I NETWORK [conn1081] end connection 10.233.68.164:52830 (3 connections now open) 2021-10-15T11:56:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55358 #1082 (4 connections now open) 2021-10-15T11:56:44.532+0000 I NETWORK [conn1082] received client metadata from 127.0.0.1:55358 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-10-15T11:56:44.628+0000 I NETWORK [conn1082] end connection 127.0.0.1:55358 (3 connections now open) 2021-10-15T11:56:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:52936 #1083 (4 connections now open) 2021-10-15T11:56:48.685+0000 I NETWORK [conn1083] end connection 10.233.68.164:52936 (3 connections now open) 2021-10-15T11:56:54.729+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55460 #1084 (4 connections now open) 2021-10-15T11:56:54.729+0000 I NETWORK [conn1084] received client metadata from 127.0.0.1:55460 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-10-15T11:56:54.734+0000 I NETWORK [conn1084] end connection 127.0.0.1:55460 (3 connections now open) 2021-10-15T11:56:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53444 #1085 (4 connections now open) 2021-10-15T11:56:58.685+0000 I NETWORK [conn1085] end connection 10.233.68.164:53444 (3 connections now open) 2021-10-15T11:57:04.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56140 #1086 (4 connections now open) 2021-10-15T11:57:04.429+0000 I NETWORK [conn1086] received client metadata from 127.0.0.1:56140 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-10-15T11:57:04.434+0000 I NETWORK [conn1086] end connection 127.0.0.1:56140 (3 connections now open) 2021-10-15T11:57:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53780 #1087 (4 connections now open) 2021-10-15T11:57:08.685+0000 I NETWORK [conn1087] end connection 10.233.68.164:53780 (3 connections now open) 2021-10-15T11:57:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56372 #1088 (4 connections now open) 2021-10-15T11:57:14.534+0000 I NETWORK [conn1088] received client metadata from 127.0.0.1:56372 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-10-15T11:57:14.635+0000 I NETWORK [conn1088] end connection 127.0.0.1:56372 (3 connections now open) 2021-10-15T11:57:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:53952 #1089 (4 connections now open) 2021-10-15T11:57:18.686+0000 I NETWORK [conn1089] end connection 10.233.68.164:53952 (3 connections now open) 2021-10-15T11:57:24.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56540 #1090 (4 connections now open) 2021-10-15T11:57:24.630+0000 I NETWORK [conn1090] received client metadata from 127.0.0.1:56540 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-10-15T11:57:24.728+0000 I NETWORK [conn1090] end connection 127.0.0.1:56540 (3 connections now open) 2021-10-15T11:57:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54112 #1091 (4 connections now open) 2021-10-15T11:57:28.685+0000 I NETWORK [conn1091] end connection 10.233.68.164:54112 (3 connections now open) 2021-10-15T11:57:34.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56740 #1092 (4 connections now open) 2021-10-15T11:57:34.829+0000 I NETWORK [conn1092] received client metadata from 127.0.0.1:56740 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-10-15T11:57:34.928+0000 I NETWORK [conn1092] end connection 127.0.0.1:56740 (3 connections now open) 2021-10-15T11:57:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54310 #1093 (4 connections now open) 2021-10-15T11:57:38.685+0000 I NETWORK [conn1093] end connection 10.233.68.164:54310 (3 connections now open) 2021-10-15T11:57:44.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56834 #1094 (4 connections now open) 2021-10-15T11:57:44.531+0000 I NETWORK [conn1094] received client metadata from 127.0.0.1:56834 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-10-15T11:57:44.536+0000 I NETWORK [conn1094] end connection 127.0.0.1:56834 (3 connections now open) 2021-10-15T11:57:48.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54414 #1095 (4 connections now open) 2021-10-15T11:57:48.694+0000 I NETWORK [conn1095] end connection 10.233.68.164:54414 (3 connections now open) 2021-10-15T11:57:54.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56948 #1096 (4 connections now open) 2021-10-15T11:57:54.728+0000 I NETWORK [conn1096] received client metadata from 127.0.0.1:56948 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-10-15T11:57:54.733+0000 I NETWORK [conn1096] end connection 127.0.0.1:56948 (3 connections now open) 2021-10-15T11:57:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54758 #1097 (4 connections now open) 2021-10-15T11:57:58.685+0000 I NETWORK [conn1097] end connection 10.233.68.164:54758 (3 connections now open) 2021-10-15T11:58:04.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57292 #1098 (4 connections now open) 2021-10-15T11:58:04.639+0000 I NETWORK [conn1098] received client metadata from 127.0.0.1:57292 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-10-15T11:58:04.733+0000 I NETWORK [conn1098] end connection 127.0.0.1:57292 (3 connections now open) 2021-10-15T11:58:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54866 #1099 (4 connections now open) 2021-10-15T11:58:08.685+0000 I NETWORK [conn1099] end connection 10.233.68.164:54866 (3 connections now open) 2021-10-15T11:58:14.835+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57398 #1100 (4 connections now open) 2021-10-15T11:58:14.928+0000 I NETWORK [conn1100] received client metadata from 127.0.0.1:57398 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-10-15T11:58:14.935+0000 I NETWORK [conn1100] end connection 127.0.0.1:57398 (3 connections now open) 2021-10-15T11:58:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:54974 #1101 (4 connections now open) 2021-10-15T11:58:18.685+0000 I NETWORK [conn1101] end connection 10.233.68.164:54974 (3 connections now open) 2021-10-15T11:58:24.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57508 #1102 (4 connections now open) 2021-10-15T11:58:24.532+0000 I NETWORK [conn1102] received client metadata from 127.0.0.1:57508 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-10-15T11:58:24.628+0000 I NETWORK [conn1102] end connection 127.0.0.1:57508 (3 connections now open) 2021-10-15T11:58:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55080 #1103 (4 connections now open) 2021-10-15T11:58:28.685+0000 I NETWORK [conn1103] end connection 10.233.68.164:55080 (3 connections now open) 2021-10-15T11:58:34.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57608 #1104 (4 connections now open) 2021-10-15T11:58:34.628+0000 I NETWORK [conn1104] received client metadata from 127.0.0.1:57608 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-10-15T11:58:34.634+0000 I NETWORK [conn1104] end connection 127.0.0.1:57608 (3 connections now open) 2021-10-15T11:58:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55184 #1105 (4 connections now open) 2021-10-15T11:58:38.685+0000 I NETWORK [conn1105] end connection 10.233.68.164:55184 (3 connections now open) 2021-10-15T11:58:44.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57704 #1106 (4 connections now open) 2021-10-15T11:58:44.628+0000 I NETWORK [conn1106] received client metadata from 127.0.0.1:57704 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-10-15T11:58:44.634+0000 I NETWORK [conn1106] end connection 127.0.0.1:57704 (3 connections now open) 2021-10-15T11:58:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55282 #1107 (4 connections now open) 2021-10-15T11:58:48.685+0000 I NETWORK [conn1107] end connection 10.233.68.164:55282 (3 connections now open) 2021-10-15T11:58:54.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57808 #1108 (4 connections now open) 2021-10-15T11:58:54.842+0000 I NETWORK [conn1108] received client metadata from 127.0.0.1:57808 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-10-15T11:58:55.128+0000 I NETWORK [conn1108] end connection 127.0.0.1:57808 (3 connections now open) 2021-10-15T11:58:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55378 #1109 (4 connections now open) 2021-10-15T11:58:58.685+0000 I NETWORK [conn1109] end connection 10.233.68.164:55378 (3 connections now open) 2021-10-15T11:59:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57902 #1110 (4 connections now open) 2021-10-15T11:59:04.529+0000 I NETWORK [conn1110] received client metadata from 127.0.0.1:57902 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-10-15T11:59:04.628+0000 I NETWORK [conn1110] end connection 127.0.0.1:57902 (3 connections now open) 2021-10-15T11:59:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55478 #1111 (4 connections now open) 2021-10-15T11:59:08.686+0000 I NETWORK [conn1111] end connection 10.233.68.164:55478 (3 connections now open) 2021-10-15T11:59:14.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58004 #1112 (4 connections now open) 2021-10-15T11:59:14.632+0000 I NETWORK [conn1112] received client metadata from 127.0.0.1:58004 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-10-15T11:59:14.828+0000 I NETWORK [conn1112] end connection 127.0.0.1:58004 (3 connections now open) 2021-10-15T11:59:18.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55578 #1113 (4 connections now open) 2021-10-15T11:59:18.688+0000 I NETWORK [conn1113] end connection 10.233.68.164:55578 (3 connections now open) 2021-10-15T11:59:24.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58096 #1114 (4 connections now open) 2021-10-15T11:59:24.539+0000 I NETWORK [conn1114] received client metadata from 127.0.0.1:58096 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-10-15T11:59:24.632+0000 I NETWORK [conn1114] end connection 127.0.0.1:58096 (3 connections now open) 2021-10-15T11:59:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55676 #1115 (4 connections now open) 2021-10-15T11:59:28.685+0000 I NETWORK [conn1115] end connection 10.233.68.164:55676 (3 connections now open) 2021-10-15T11:59:34.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58200 #1116 (4 connections now open) 2021-10-15T11:59:34.727+0000 I NETWORK [conn1116] received client metadata from 127.0.0.1:58200 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-10-15T11:59:34.734+0000 I NETWORK [conn1116] end connection 127.0.0.1:58200 (3 connections now open) 2021-10-15T11:59:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55774 #1117 (4 connections now open) 2021-10-15T11:59:38.685+0000 I NETWORK [conn1117] end connection 10.233.68.164:55774 (3 connections now open) 2021-10-15T11:59:44.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58304 #1118 (4 connections now open) 2021-10-15T11:59:44.528+0000 I NETWORK [conn1118] received client metadata from 127.0.0.1:58304 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-10-15T11:59:44.534+0000 I NETWORK [conn1118] end connection 127.0.0.1:58304 (3 connections now open) 2021-10-15T11:59:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55880 #1119 (4 connections now open) 2021-10-15T11:59:48.685+0000 I NETWORK [conn1119] end connection 10.233.68.164:55880 (3 connections now open) 2021-10-15T11:59:54.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58402 #1120 (4 connections now open) 2021-10-15T11:59:54.630+0000 I NETWORK [conn1120] received client metadata from 127.0.0.1:58402 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-10-15T11:59:54.728+0000 I NETWORK [conn1120] end connection 127.0.0.1:58402 (3 connections now open) 2021-10-15T11:59:58.690+0000 I NETWORK [listener] connection accepted from 10.233.68.164:55974 #1121 (4 connections now open) 2021-10-15T11:59:58.691+0000 I NETWORK [conn1121] end connection 10.233.68.164:55974 (3 connections now open) 2021-10-15T12:00:04.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58498 #1122 (4 connections now open) 2021-10-15T12:00:04.433+0000 I NETWORK [conn1122] received client metadata from 127.0.0.1:58498 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-10-15T12:00:04.533+0000 I NETWORK [conn1122] end connection 127.0.0.1:58498 (3 connections now open) 2021-10-15T12:00:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56074 #1123 (4 connections now open) 2021-10-15T12:00:08.685+0000 I NETWORK [conn1123] end connection 10.233.68.164:56074 (3 connections now open) 2021-10-15T12:00:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58600 #1124 (4 connections now open) 2021-10-15T12:00:14.628+0000 I NETWORK [conn1124] received client metadata from 127.0.0.1:58600 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-10-15T12:00:14.633+0000 I NETWORK [conn1124] end connection 127.0.0.1:58600 (3 connections now open) 2021-10-15T12:00:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56176 #1125 (4 connections now open) 2021-10-15T12:00:18.685+0000 I NETWORK [conn1125] end connection 10.233.68.164:56176 (3 connections now open) 2021-10-15T12:00:24.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58696 #1126 (4 connections now open) 2021-10-15T12:00:24.535+0000 I NETWORK [conn1126] received client metadata from 127.0.0.1:58696 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-10-15T12:00:24.633+0000 I NETWORK [conn1126] end connection 127.0.0.1:58696 (3 connections now open) 2021-10-15T12:00:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56268 #1127 (4 connections now open) 2021-10-15T12:00:28.685+0000 I NETWORK [conn1127] end connection 10.233.68.164:56268 (3 connections now open) 2021-10-15T12:00:34.731+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58798 #1128 (4 connections now open) 2021-10-15T12:00:34.732+0000 I NETWORK [conn1128] received client metadata from 127.0.0.1:58798 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-10-15T12:00:34.833+0000 I NETWORK [conn1128] end connection 127.0.0.1:58798 (3 connections now open) 2021-10-15T12:00:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56370 #1129 (4 connections now open) 2021-10-15T12:00:38.685+0000 I NETWORK [conn1129] end connection 10.233.68.164:56370 (3 connections now open) 2021-10-15T12:00:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58892 #1130 (4 connections now open) 2021-10-15T12:00:44.532+0000 I NETWORK [conn1130] received client metadata from 127.0.0.1:58892 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-10-15T12:00:44.632+0000 I NETWORK [conn1130] end connection 127.0.0.1:58892 (3 connections now open) 2021-10-15T12:00:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56470 #1131 (4 connections now open) 2021-10-15T12:00:48.685+0000 I NETWORK [conn1131] end connection 10.233.68.164:56470 (3 connections now open) 2021-10-15T12:00:54.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58994 #1132 (4 connections now open) 2021-10-15T12:00:54.535+0000 I NETWORK [conn1132] received client metadata from 127.0.0.1:58994 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-10-15T12:00:54.632+0000 I NETWORK [conn1132] end connection 127.0.0.1:58994 (3 connections now open) 2021-10-15T12:00:58.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56564 #1133 (4 connections now open) 2021-10-15T12:00:58.688+0000 I NETWORK [conn1133] end connection 10.233.68.164:56564 (3 connections now open) 2021-10-15T12:01:04.432+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59090 #1134 (4 connections now open) 2021-10-15T12:01:04.432+0000 I NETWORK [conn1134] received client metadata from 127.0.0.1:59090 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-10-15T12:01:04.532+0000 I NETWORK [conn1134] end connection 127.0.0.1:59090 (3 connections now open) 2021-10-15T12:01:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56672 #1135 (4 connections now open) 2021-10-15T12:01:08.685+0000 I NETWORK [conn1135] end connection 10.233.68.164:56672 (3 connections now open) 2021-10-15T12:01:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59198 #1136 (4 connections now open) 2021-10-15T12:01:14.533+0000 I NETWORK [conn1136] received client metadata from 127.0.0.1:59198 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-10-15T12:01:14.728+0000 I NETWORK [conn1136] end connection 127.0.0.1:59198 (3 connections now open) 2021-10-15T12:01:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56772 #1137 (4 connections now open) 2021-10-15T12:01:18.685+0000 I NETWORK [conn1137] end connection 10.233.68.164:56772 (3 connections now open) 2021-10-15T12:01:24.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59292 #1138 (4 connections now open) 2021-10-15T12:01:24.430+0000 I NETWORK [conn1138] received client metadata from 127.0.0.1:59292 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-10-15T12:01:24.528+0000 I NETWORK [conn1138] end connection 127.0.0.1:59292 (3 connections now open) 2021-10-15T12:01:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56866 #1139 (4 connections now open) 2021-10-15T12:01:28.685+0000 I NETWORK [conn1139] end connection 10.233.68.164:56866 (3 connections now open) 2021-10-15T12:01:34.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59392 #1140 (4 connections now open) 2021-10-15T12:01:34.435+0000 I NETWORK [conn1140] received client metadata from 127.0.0.1:59392 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-10-15T12:01:34.532+0000 I NETWORK [conn1140] end connection 127.0.0.1:59392 (3 connections now open) 2021-10-15T12:01:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:56968 #1141 (4 connections now open) 2021-10-15T12:01:38.685+0000 I NETWORK [conn1141] end connection 10.233.68.164:56968 (3 connections now open) 2021-10-15T12:01:44.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59490 #1142 (4 connections now open) 2021-10-15T12:01:44.532+0000 I NETWORK [conn1142] received client metadata from 127.0.0.1:59490 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-10-15T12:01:44.631+0000 I NETWORK [conn1142] end connection 127.0.0.1:59490 (3 connections now open) 2021-10-15T12:01:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57068 #1143 (4 connections now open) 2021-10-15T12:01:48.685+0000 I NETWORK [conn1143] end connection 10.233.68.164:57068 (3 connections now open) 2021-10-15T12:01:54.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59592 #1144 (4 connections now open) 2021-10-15T12:01:54.528+0000 I NETWORK [conn1144] received client metadata from 127.0.0.1:59592 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-10-15T12:01:54.628+0000 I NETWORK [conn1144] end connection 127.0.0.1:59592 (3 connections now open) 2021-10-15T12:01:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57164 #1145 (4 connections now open) 2021-10-15T12:01:58.685+0000 I NETWORK [conn1145] end connection 10.233.68.164:57164 (3 connections now open) 2021-10-15T12:02:04.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59688 #1146 (4 connections now open) 2021-10-15T12:02:04.435+0000 I NETWORK [conn1146] received client metadata from 127.0.0.1:59688 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-10-15T12:02:04.533+0000 I NETWORK [conn1146] end connection 127.0.0.1:59688 (3 connections now open) 2021-10-15T12:02:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57266 #1147 (4 connections now open) 2021-10-15T12:02:08.693+0000 I NETWORK [conn1147] end connection 10.233.68.164:57266 (3 connections now open) 2021-10-15T12:02:14.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59790 #1148 (4 connections now open) 2021-10-15T12:02:14.630+0000 I NETWORK [conn1148] received client metadata from 127.0.0.1:59790 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-10-15T12:02:14.730+0000 I NETWORK [conn1148] end connection 127.0.0.1:59790 (3 connections now open) 2021-10-15T12:02:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57366 #1149 (4 connections now open) 2021-10-15T12:02:18.685+0000 I NETWORK [conn1149] end connection 10.233.68.164:57366 (3 connections now open) 2021-10-15T12:02:24.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59884 #1150 (4 connections now open) 2021-10-15T12:02:24.434+0000 I NETWORK [conn1150] received client metadata from 127.0.0.1:59884 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-10-15T12:02:24.533+0000 I NETWORK [conn1150] end connection 127.0.0.1:59884 (3 connections now open) 2021-10-15T12:02:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57460 #1151 (4 connections now open) 2021-10-15T12:02:28.685+0000 I NETWORK [conn1151] end connection 10.233.68.164:57460 (3 connections now open) 2021-10-15T12:02:34.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59994 #1152 (4 connections now open) 2021-10-15T12:02:34.628+0000 I NETWORK [conn1152] received client metadata from 127.0.0.1:59994 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-10-15T12:02:34.635+0000 I NETWORK [conn1152] end connection 127.0.0.1:59994 (3 connections now open) 2021-10-15T12:02:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57568 #1153 (4 connections now open) 2021-10-15T12:02:38.685+0000 I NETWORK [conn1153] end connection 10.233.68.164:57568 (3 connections now open) 2021-10-15T12:02:44.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60088 #1154 (4 connections now open) 2021-10-15T12:02:44.433+0000 I NETWORK [conn1154] received client metadata from 127.0.0.1:60088 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-10-15T12:02:44.533+0000 I NETWORK [conn1154] end connection 127.0.0.1:60088 (3 connections now open) 2021-10-15T12:02:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57668 #1155 (4 connections now open) 2021-10-15T12:02:48.686+0000 I NETWORK [conn1155] end connection 10.233.68.164:57668 (3 connections now open) 2021-10-15T12:02:54.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60188 #1156 (4 connections now open) 2021-10-15T12:02:54.527+0000 I NETWORK [conn1156] received client metadata from 127.0.0.1:60188 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-10-15T12:02:54.534+0000 I NETWORK [conn1156] end connection 127.0.0.1:60188 (3 connections now open) 2021-10-15T12:02:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57768 #1157 (4 connections now open) 2021-10-15T12:02:58.685+0000 I NETWORK [conn1157] end connection 10.233.68.164:57768 (3 connections now open) 2021-10-15T12:03:04.531+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60288 #1158 (4 connections now open) 2021-10-15T12:03:04.532+0000 I NETWORK [conn1158] received client metadata from 127.0.0.1:60288 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-10-15T12:03:04.630+0000 I NETWORK [conn1158] end connection 127.0.0.1:60288 (3 connections now open) 2021-10-15T12:03:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57864 #1159 (4 connections now open) 2021-10-15T12:03:08.685+0000 I NETWORK [conn1159] end connection 10.233.68.164:57864 (3 connections now open) 2021-10-15T12:03:14.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60394 #1160 (4 connections now open) 2021-10-15T12:03:14.634+0000 I NETWORK [conn1160] received client metadata from 127.0.0.1:60394 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-10-15T12:03:14.734+0000 I NETWORK [conn1160] end connection 127.0.0.1:60394 (3 connections now open) 2021-10-15T12:03:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:57966 #1161 (4 connections now open) 2021-10-15T12:03:18.686+0000 I NETWORK [conn1161] end connection 10.233.68.164:57966 (3 connections now open) 2021-10-15T12:03:24.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60484 #1162 (4 connections now open) 2021-10-15T12:03:24.535+0000 I NETWORK [conn1162] received client metadata from 127.0.0.1:60484 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-10-15T12:03:24.633+0000 I NETWORK [conn1162] end connection 127.0.0.1:60484 (3 connections now open) 2021-10-15T12:03:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58058 #1163 (4 connections now open) 2021-10-15T12:03:28.685+0000 I NETWORK [conn1163] end connection 10.233.68.164:58058 (3 connections now open) 2021-10-15T12:03:34.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60588 #1164 (4 connections now open) 2021-10-15T12:03:34.630+0000 I NETWORK [conn1164] received client metadata from 127.0.0.1:60588 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-10-15T12:03:34.727+0000 I NETWORK [conn1164] end connection 127.0.0.1:60588 (3 connections now open) 2021-10-15T12:03:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58162 #1165 (4 connections now open) 2021-10-15T12:03:38.685+0000 I NETWORK [conn1165] end connection 10.233.68.164:58162 (3 connections now open) 2021-10-15T12:03:44.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60682 #1166 (4 connections now open) 2021-10-15T12:03:44.533+0000 I NETWORK [conn1166] received client metadata from 127.0.0.1:60682 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-10-15T12:03:44.631+0000 I NETWORK [conn1166] end connection 127.0.0.1:60682 (3 connections now open) 2021-10-15T12:03:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58260 #1167 (4 connections now open) 2021-10-15T12:03:48.686+0000 I NETWORK [conn1167] end connection 10.233.68.164:58260 (3 connections now open) 2021-10-15T12:03:54.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60790 #1168 (4 connections now open) 2021-10-15T12:03:54.529+0000 I NETWORK [conn1168] received client metadata from 127.0.0.1:60790 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-10-15T12:03:54.534+0000 I NETWORK [conn1168] end connection 127.0.0.1:60790 (3 connections now open) 2021-10-15T12:03:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58360 #1169 (4 connections now open) 2021-10-15T12:03:58.685+0000 I NETWORK [conn1169] end connection 10.233.68.164:58360 (3 connections now open) 2021-10-15T12:04:04.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60888 #1170 (4 connections now open) 2021-10-15T12:04:04.728+0000 I NETWORK [conn1170] received client metadata from 127.0.0.1:60888 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-10-15T12:04:04.734+0000 I NETWORK [conn1170] end connection 127.0.0.1:60888 (3 connections now open) 2021-10-15T12:04:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58462 #1171 (4 connections now open) 2021-10-15T12:04:08.685+0000 I NETWORK [conn1171] end connection 10.233.68.164:58462 (3 connections now open) 2021-10-15T12:04:14.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60988 #1172 (4 connections now open) 2021-10-15T12:04:14.534+0000 I NETWORK [conn1172] received client metadata from 127.0.0.1:60988 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-10-15T12:04:14.634+0000 I NETWORK [conn1172] end connection 127.0.0.1:60988 (3 connections now open) 2021-10-15T12:04:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58564 #1173 (4 connections now open) 2021-10-15T12:04:18.685+0000 I NETWORK [conn1173] end connection 10.233.68.164:58564 (3 connections now open) 2021-10-15T12:04:24.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32852 #1174 (4 connections now open) 2021-10-15T12:04:24.633+0000 I NETWORK [conn1174] received client metadata from 127.0.0.1:32852 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-10-15T12:04:24.732+0000 I NETWORK [conn1174] end connection 127.0.0.1:32852 (3 connections now open) 2021-10-15T12:04:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58656 #1175 (4 connections now open) 2021-10-15T12:04:28.685+0000 I NETWORK [conn1175] end connection 10.233.68.164:58656 (3 connections now open) 2021-10-15T12:04:34.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32956 #1176 (4 connections now open) 2021-10-15T12:04:34.630+0000 I NETWORK [conn1176] received client metadata from 127.0.0.1:32956 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-10-15T12:04:34.727+0000 I NETWORK [conn1176] end connection 127.0.0.1:32956 (3 connections now open) 2021-10-15T12:04:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58760 #1177 (4 connections now open) 2021-10-15T12:04:38.685+0000 I NETWORK [conn1177] end connection 10.233.68.164:58760 (3 connections now open) 2021-10-15T12:04:45.028+0000 I COMMAND [ftdc] serverStatus was very slow: { after basic: 0, after asserts: 0, after backgroundFlushing: 0, after connections: 0, after dur: 0, after extra_info: 0, after freeMonitoring: 0, after globalLock: 0, after locks: 0, after logicalSessionRecordCache: 0, after network: 0, after opLatencies: 0, after opReadConcernCounters: 0, after opcounters: 0, after opcountersRepl: 0, after repl: 0, after security: 0, after storageEngine: 0, after tcmalloc: 0, after transactions: 0, after transportSecurity: 0, after wiredTiger: 0, at end: 1028 } 2021-10-15T12:04:46.332+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33070 #1178 (4 connections now open) 2021-10-15T12:04:46.627+0000 I NETWORK [conn1178] received client metadata from 127.0.0.1:33070 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-10-15T12:04:46.633+0000 I NETWORK [conn1178] end connection 127.0.0.1:33070 (3 connections now open) 2021-10-15T12:04:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58858 #1179 (4 connections now open) 2021-10-15T12:04:48.685+0000 I NETWORK [conn1179] end connection 10.233.68.164:58858 (3 connections now open) 2021-10-15T12:04:54.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33152 #1180 (4 connections now open) 2021-10-15T12:04:54.629+0000 I NETWORK [conn1180] received client metadata from 127.0.0.1:33152 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-10-15T12:04:54.634+0000 I NETWORK [conn1180] end connection 127.0.0.1:33152 (3 connections now open) 2021-10-15T12:04:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:58954 #1181 (4 connections now open) 2021-10-15T12:04:58.685+0000 I NETWORK [conn1181] end connection 10.233.68.164:58954 (3 connections now open) 2021-10-15T12:05:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33248 #1182 (4 connections now open) 2021-10-15T12:05:04.528+0000 I NETWORK [conn1182] received client metadata from 127.0.0.1:33248 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-10-15T12:05:04.535+0000 I NETWORK [conn1182] end connection 127.0.0.1:33248 (3 connections now open) 2021-10-15T12:05:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59056 #1183 (4 connections now open) 2021-10-15T12:05:08.685+0000 I NETWORK [conn1183] end connection 10.233.68.164:59056 (3 connections now open) 2021-10-15T12:05:14.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33350 #1184 (4 connections now open) 2021-10-15T12:05:14.732+0000 I NETWORK [conn1184] received client metadata from 127.0.0.1:33350 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-10-15T12:05:14.832+0000 I NETWORK [conn1184] end connection 127.0.0.1:33350 (3 connections now open) 2021-10-15T12:05:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59162 #1185 (4 connections now open) 2021-10-15T12:05:18.728+0000 I NETWORK [conn1185] end connection 10.233.68.164:59162 (3 connections now open) 2021-10-15T12:05:24.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33452 #1186 (4 connections now open) 2021-10-15T12:05:24.529+0000 I NETWORK [conn1186] received client metadata from 127.0.0.1:33452 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-10-15T12:05:24.627+0000 I NETWORK [conn1186] end connection 127.0.0.1:33452 (3 connections now open) 2021-10-15T12:05:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59256 #1187 (4 connections now open) 2021-10-15T12:05:28.685+0000 I NETWORK [conn1187] end connection 10.233.68.164:59256 (3 connections now open) 2021-10-15T12:05:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33554 #1188 (4 connections now open) 2021-10-15T12:05:34.633+0000 I NETWORK [conn1188] received client metadata from 127.0.0.1:33554 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-10-15T12:05:34.730+0000 I NETWORK [conn1188] end connection 127.0.0.1:33554 (3 connections now open) 2021-10-15T12:05:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59360 #1189 (4 connections now open) 2021-10-15T12:05:38.685+0000 I NETWORK [conn1189] end connection 10.233.68.164:59360 (3 connections now open) 2021-10-15T12:05:44.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33650 #1190 (4 connections now open) 2021-10-15T12:05:44.628+0000 I NETWORK [conn1190] received client metadata from 127.0.0.1:33650 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-10-15T12:05:44.634+0000 I NETWORK [conn1190] end connection 127.0.0.1:33650 (3 connections now open) 2021-10-15T12:05:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59458 #1191 (4 connections now open) 2021-10-15T12:05:48.685+0000 I NETWORK [conn1191] end connection 10.233.68.164:59458 (3 connections now open) 2021-10-15T12:05:54.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33752 #1192 (4 connections now open) 2021-10-15T12:05:54.538+0000 I NETWORK [conn1192] received client metadata from 127.0.0.1:33752 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-10-15T12:05:54.634+0000 I NETWORK [conn1192] end connection 127.0.0.1:33752 (3 connections now open) 2021-10-15T12:05:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59554 #1193 (4 connections now open) 2021-10-15T12:05:58.685+0000 I NETWORK [conn1193] end connection 10.233.68.164:59554 (3 connections now open) 2021-10-15T12:06:04.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33846 #1194 (4 connections now open) 2021-10-15T12:06:04.633+0000 I NETWORK [conn1194] received client metadata from 127.0.0.1:33846 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-10-15T12:06:04.727+0000 I NETWORK [conn1194] end connection 127.0.0.1:33846 (3 connections now open) 2021-10-15T12:06:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59654 #1195 (4 connections now open) 2021-10-15T12:06:08.685+0000 I NETWORK [conn1195] end connection 10.233.68.164:59654 (3 connections now open) 2021-10-15T12:06:14.727+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33948 #1196 (4 connections now open) 2021-10-15T12:06:14.728+0000 I NETWORK [conn1196] received client metadata from 127.0.0.1:33948 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-10-15T12:06:14.735+0000 I NETWORK [conn1196] end connection 127.0.0.1:33948 (3 connections now open) 2021-10-15T12:06:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59754 #1197 (4 connections now open) 2021-10-15T12:06:18.686+0000 I NETWORK [conn1197] end connection 10.233.68.164:59754 (3 connections now open) 2021-10-15T12:06:24.730+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34046 #1198 (4 connections now open) 2021-10-15T12:06:24.731+0000 I NETWORK [conn1198] received client metadata from 127.0.0.1:34046 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-10-15T12:06:24.828+0000 I NETWORK [conn1198] end connection 127.0.0.1:34046 (3 connections now open) 2021-10-15T12:06:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59854 #1199 (4 connections now open) 2021-10-15T12:06:28.685+0000 I NETWORK [conn1199] end connection 10.233.68.164:59854 (3 connections now open) 2021-10-15T12:06:34.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34146 #1200 (4 connections now open) 2021-10-15T12:06:34.528+0000 I NETWORK [conn1200] received client metadata from 127.0.0.1:34146 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-10-15T12:06:34.535+0000 I NETWORK [conn1200] end connection 127.0.0.1:34146 (3 connections now open) 2021-10-15T12:06:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:59954 #1201 (4 connections now open) 2021-10-15T12:06:38.685+0000 I NETWORK [conn1201] end connection 10.233.68.164:59954 (3 connections now open) 2021-10-15T12:06:44.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34252 #1202 (4 connections now open) 2021-10-15T12:06:44.728+0000 I NETWORK [conn1202] received client metadata from 127.0.0.1:34252 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-10-15T12:06:44.734+0000 I NETWORK [conn1202] end connection 127.0.0.1:34252 (3 connections now open) 2021-10-15T12:06:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60058 #1203 (4 connections now open) 2021-10-15T12:06:48.685+0000 I NETWORK [conn1203] end connection 10.233.68.164:60058 (3 connections now open) 2021-10-15T12:06:54.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34350 #1204 (4 connections now open) 2021-10-15T12:06:54.535+0000 I NETWORK [conn1204] received client metadata from 127.0.0.1:34350 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-10-15T12:06:54.634+0000 I NETWORK [conn1204] end connection 127.0.0.1:34350 (3 connections now open) 2021-10-15T12:06:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60160 #1205 (4 connections now open) 2021-10-15T12:06:58.685+0000 I NETWORK [conn1205] end connection 10.233.68.164:60160 (3 connections now open) 2021-10-15T12:07:04.436+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34446 #1206 (4 connections now open) 2021-10-15T12:07:04.528+0000 I NETWORK [conn1206] received client metadata from 127.0.0.1:34446 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-10-15T12:07:04.535+0000 I NETWORK [conn1206] end connection 127.0.0.1:34446 (3 connections now open) 2021-10-15T12:07:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60256 #1207 (4 connections now open) 2021-10-15T12:07:08.685+0000 I NETWORK [conn1207] end connection 10.233.68.164:60256 (3 connections now open) 2021-10-15T12:07:14.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34548 #1208 (4 connections now open) 2021-10-15T12:07:14.629+0000 I NETWORK [conn1208] received client metadata from 127.0.0.1:34548 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-10-15T12:07:14.634+0000 I NETWORK [conn1208] end connection 127.0.0.1:34548 (3 connections now open) 2021-10-15T12:07:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60358 #1209 (4 connections now open) 2021-10-15T12:07:18.686+0000 I NETWORK [conn1209] end connection 10.233.68.164:60358 (3 connections now open) 2021-10-15T12:07:24.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34644 #1210 (4 connections now open) 2021-10-15T12:07:24.628+0000 I NETWORK [conn1210] received client metadata from 127.0.0.1:34644 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-10-15T12:07:24.634+0000 I NETWORK [conn1210] end connection 127.0.0.1:34644 (3 connections now open) 2021-10-15T12:07:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60450 #1211 (4 connections now open) 2021-10-15T12:07:28.685+0000 I NETWORK [conn1211] end connection 10.233.68.164:60450 (3 connections now open) 2021-10-15T12:07:34.828+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34752 #1212 (4 connections now open) 2021-10-15T12:07:34.829+0000 I NETWORK [conn1212] received client metadata from 127.0.0.1:34752 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-10-15T12:07:34.835+0000 I NETWORK [conn1212] end connection 127.0.0.1:34752 (3 connections now open) 2021-10-15T12:07:38.687+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60554 #1213 (4 connections now open) 2021-10-15T12:07:38.687+0000 I NETWORK [conn1213] end connection 10.233.68.164:60554 (3 connections now open) 2021-10-15T12:07:44.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34844 #1214 (4 connections now open) 2021-10-15T12:07:44.636+0000 I NETWORK [conn1214] received client metadata from 127.0.0.1:34844 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-10-15T12:07:44.732+0000 I NETWORK [conn1214] end connection 127.0.0.1:34844 (3 connections now open) 2021-10-15T12:07:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60654 #1215 (4 connections now open) 2021-10-15T12:07:48.685+0000 I NETWORK [conn1215] end connection 10.233.68.164:60654 (3 connections now open) 2021-10-15T12:07:54.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34946 #1216 (4 connections now open) 2021-10-15T12:07:54.532+0000 I NETWORK [conn1216] received client metadata from 127.0.0.1:34946 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-10-15T12:07:54.632+0000 I NETWORK [conn1216] end connection 127.0.0.1:34946 (3 connections now open) 2021-10-15T12:07:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60748 #1217 (4 connections now open) 2021-10-15T12:07:58.685+0000 I NETWORK [conn1217] end connection 10.233.68.164:60748 (3 connections now open) 2021-10-15T12:08:04.734+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35050 #1218 (4 connections now open) 2021-10-15T12:08:04.734+0000 I NETWORK [conn1218] received client metadata from 127.0.0.1:35050 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-10-15T12:08:04.828+0000 I NETWORK [conn1218] end connection 127.0.0.1:35050 (3 connections now open) 2021-10-15T12:08:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60856 #1219 (4 connections now open) 2021-10-15T12:08:08.685+0000 I NETWORK [conn1219] end connection 10.233.68.164:60856 (3 connections now open) 2021-10-15T12:08:14.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35150 #1220 (4 connections now open) 2021-10-15T12:08:14.633+0000 I NETWORK [conn1220] received client metadata from 127.0.0.1:35150 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-10-15T12:08:14.736+0000 I NETWORK [conn1220] end connection 127.0.0.1:35150 (3 connections now open) 2021-10-15T12:08:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:60952 #1221 (4 connections now open) 2021-10-15T12:08:18.688+0000 I NETWORK [conn1221] end connection 10.233.68.164:60952 (3 connections now open) 2021-10-15T12:08:24.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35246 #1222 (4 connections now open) 2021-10-15T12:08:24.628+0000 I NETWORK [conn1222] received client metadata from 127.0.0.1:35246 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-10-15T12:08:24.634+0000 I NETWORK [conn1222] end connection 127.0.0.1:35246 (3 connections now open) 2021-10-15T12:08:28.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32818 #1223 (4 connections now open) 2021-10-15T12:08:28.686+0000 I NETWORK [conn1223] end connection 10.233.68.164:32818 (3 connections now open) 2021-10-15T12:08:34.634+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35348 #1224 (4 connections now open) 2021-10-15T12:08:34.635+0000 I NETWORK [conn1224] received client metadata from 127.0.0.1:35348 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-10-15T12:08:34.731+0000 I NETWORK [conn1224] end connection 127.0.0.1:35348 (3 connections now open) 2021-10-15T12:08:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:32922 #1225 (4 connections now open) 2021-10-15T12:08:38.685+0000 I NETWORK [conn1225] end connection 10.233.68.164:32922 (3 connections now open) 2021-10-15T12:08:44.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35444 #1226 (4 connections now open) 2021-10-15T12:08:44.628+0000 I NETWORK [conn1226] received client metadata from 127.0.0.1:35444 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-10-15T12:08:44.633+0000 I NETWORK [conn1226] end connection 127.0.0.1:35444 (3 connections now open) 2021-10-15T12:08:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33018 #1227 (4 connections now open) 2021-10-15T12:08:48.685+0000 I NETWORK [conn1227] end connection 10.233.68.164:33018 (3 connections now open) 2021-10-15T12:08:54.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35548 #1228 (4 connections now open) 2021-10-15T12:08:54.729+0000 I NETWORK [conn1228] received client metadata from 127.0.0.1:35548 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-10-15T12:08:54.832+0000 I NETWORK [conn1228] end connection 127.0.0.1:35548 (3 connections now open) 2021-10-15T12:08:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33118 #1229 (4 connections now open) 2021-10-15T12:08:58.685+0000 I NETWORK [conn1229] end connection 10.233.68.164:33118 (3 connections now open) 2021-10-15T12:09:04.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35644 #1230 (4 connections now open) 2021-10-15T12:09:04.537+0000 I NETWORK [conn1230] received client metadata from 127.0.0.1:35644 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-10-15T12:09:04.635+0000 I NETWORK [conn1230] end connection 127.0.0.1:35644 (3 connections now open) 2021-10-15T12:09:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33220 #1231 (4 connections now open) 2021-10-15T12:09:08.685+0000 I NETWORK [conn1231] end connection 10.233.68.164:33220 (3 connections now open) 2021-10-15T12:09:14.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35746 #1232 (4 connections now open) 2021-10-15T12:09:14.533+0000 I NETWORK [conn1232] received client metadata from 127.0.0.1:35746 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-10-15T12:09:14.635+0000 I NETWORK [conn1232] end connection 127.0.0.1:35746 (3 connections now open) 2021-10-15T12:09:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33316 #1233 (4 connections now open) 2021-10-15T12:09:18.685+0000 I NETWORK [conn1233] end connection 10.233.68.164:33316 (3 connections now open) 2021-10-15T12:09:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35844 #1234 (4 connections now open) 2021-10-15T12:09:24.534+0000 I NETWORK [conn1234] received client metadata from 127.0.0.1:35844 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-10-15T12:09:24.632+0000 I NETWORK [conn1234] end connection 127.0.0.1:35844 (3 connections now open) 2021-10-15T12:09:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33422 #1235 (4 connections now open) 2021-10-15T12:09:28.686+0000 I NETWORK [conn1235] end connection 10.233.68.164:33422 (3 connections now open) 2021-10-15T12:09:34.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35952 #1236 (4 connections now open) 2021-10-15T12:09:34.629+0000 I NETWORK [conn1236] received client metadata from 127.0.0.1:35952 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-10-15T12:09:34.728+0000 I NETWORK [conn1236] end connection 127.0.0.1:35952 (3 connections now open) 2021-10-15T12:09:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33524 #1237 (4 connections now open) 2021-10-15T12:09:38.685+0000 I NETWORK [conn1237] end connection 10.233.68.164:33524 (3 connections now open) 2021-10-15T12:09:44.629+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36046 #1238 (4 connections now open) 2021-10-15T12:09:44.630+0000 I NETWORK [conn1238] received client metadata from 127.0.0.1:36046 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-10-15T12:09:44.636+0000 I NETWORK [conn1238] end connection 127.0.0.1:36046 (3 connections now open) 2021-10-15T12:09:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33620 #1239 (4 connections now open) 2021-10-15T12:09:48.685+0000 I NETWORK [conn1239] end connection 10.233.68.164:33620 (3 connections now open) 2021-10-15T12:09:54.733+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36146 #1240 (4 connections now open) 2021-10-15T12:09:54.734+0000 I NETWORK [conn1240] received client metadata from 127.0.0.1:36146 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-10-15T12:09:54.828+0000 I NETWORK [conn1240] end connection 127.0.0.1:36146 (3 connections now open) 2021-10-15T12:09:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33720 #1241 (4 connections now open) 2021-10-15T12:09:58.685+0000 I NETWORK [conn1241] end connection 10.233.68.164:33720 (3 connections now open) 2021-10-15T12:10:04.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36240 #1242 (4 connections now open) 2021-10-15T12:10:04.628+0000 I NETWORK [conn1242] received client metadata from 127.0.0.1:36240 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-10-15T12:10:04.727+0000 I NETWORK [conn1242] end connection 127.0.0.1:36240 (3 connections now open) 2021-10-15T12:10:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33816 #1243 (4 connections now open) 2021-10-15T12:10:08.685+0000 I NETWORK [conn1243] end connection 10.233.68.164:33816 (3 connections now open) 2021-10-15T12:10:14.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36346 #1244 (4 connections now open) 2021-10-15T12:10:14.530+0000 I NETWORK [conn1244] received client metadata from 127.0.0.1:36346 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-10-15T12:10:14.535+0000 I NETWORK [conn1244] end connection 127.0.0.1:36346 (3 connections now open) 2021-10-15T12:10:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:33918 #1245 (4 connections now open) 2021-10-15T12:10:18.685+0000 I NETWORK [conn1245] end connection 10.233.68.164:33918 (3 connections now open) 2021-10-15T12:10:24.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36436 #1246 (4 connections now open) 2021-10-15T12:10:24.536+0000 I NETWORK [conn1246] received client metadata from 127.0.0.1:36436 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-10-15T12:10:24.631+0000 I NETWORK [conn1246] end connection 127.0.0.1:36436 (3 connections now open) 2021-10-15T12:10:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34014 #1247 (4 connections now open) 2021-10-15T12:10:28.685+0000 I NETWORK [conn1247] end connection 10.233.68.164:34014 (3 connections now open) 2021-10-15T12:10:34.728+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36540 #1248 (4 connections now open) 2021-10-15T12:10:34.729+0000 I NETWORK [conn1248] received client metadata from 127.0.0.1:36540 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-10-15T12:10:34.735+0000 I NETWORK [conn1248] end connection 127.0.0.1:36540 (3 connections now open) 2021-10-15T12:10:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34114 #1249 (4 connections now open) 2021-10-15T12:10:38.685+0000 I NETWORK [conn1249] end connection 10.233.68.164:34114 (3 connections now open) 2021-10-15T12:10:44.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36638 #1250 (4 connections now open) 2021-10-15T12:10:44.628+0000 I NETWORK [conn1250] received client metadata from 127.0.0.1:36638 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-10-15T12:10:44.635+0000 I NETWORK [conn1250] end connection 127.0.0.1:36638 (3 connections now open) 2021-10-15T12:10:48.690+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34212 #1251 (4 connections now open) 2021-10-15T12:10:48.691+0000 I NETWORK [conn1251] end connection 10.233.68.164:34212 (3 connections now open) 2021-10-15T12:10:54.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36742 #1252 (4 connections now open) 2021-10-15T12:10:54.727+0000 I NETWORK [conn1252] received client metadata from 127.0.0.1:36742 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-10-15T12:10:54.734+0000 I NETWORK [conn1252] end connection 127.0.0.1:36742 (3 connections now open) 2021-10-15T12:10:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34314 #1253 (4 connections now open) 2021-10-15T12:10:58.685+0000 I NETWORK [conn1253] end connection 10.233.68.164:34314 (3 connections now open) 2021-10-15T12:11:04.532+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36840 #1254 (4 connections now open) 2021-10-15T12:11:04.532+0000 I NETWORK [conn1254] received client metadata from 127.0.0.1:36840 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-10-15T12:11:04.537+0000 I NETWORK [conn1254] end connection 127.0.0.1:36840 (3 connections now open) 2021-10-15T12:11:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34414 #1255 (4 connections now open) 2021-10-15T12:11:08.686+0000 I NETWORK [conn1255] end connection 10.233.68.164:34414 (3 connections now open) 2021-10-15T12:11:14.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36940 #1256 (4 connections now open) 2021-10-15T12:11:14.629+0000 I NETWORK [conn1256] received client metadata from 127.0.0.1:36940 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-10-15T12:11:14.637+0000 I NETWORK [conn1256] end connection 127.0.0.1:36940 (3 connections now open) 2021-10-15T12:11:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34514 #1257 (4 connections now open) 2021-10-15T12:11:18.685+0000 I NETWORK [conn1257] end connection 10.233.68.164:34514 (3 connections now open) 2021-10-15T12:11:24.636+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37034 #1258 (4 connections now open) 2021-10-15T12:11:24.637+0000 I NETWORK [conn1258] received client metadata from 127.0.0.1:37034 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-10-15T12:11:24.734+0000 I NETWORK [conn1258] end connection 127.0.0.1:37034 (3 connections now open) 2021-10-15T12:11:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34606 #1259 (4 connections now open) 2021-10-15T12:11:28.685+0000 I NETWORK [conn1259] end connection 10.233.68.164:34606 (3 connections now open) 2021-10-15T12:11:34.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37136 #1260 (4 connections now open) 2021-10-15T12:11:34.529+0000 I NETWORK [conn1260] received client metadata from 127.0.0.1:37136 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-10-15T12:11:34.628+0000 I NETWORK [conn1260] end connection 127.0.0.1:37136 (3 connections now open) 2021-10-15T12:11:38.688+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34708 #1261 (4 connections now open) 2021-10-15T12:11:38.688+0000 I NETWORK [conn1261] end connection 10.233.68.164:34708 (3 connections now open) 2021-10-15T12:11:44.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37230 #1262 (4 connections now open) 2021-10-15T12:11:44.529+0000 I NETWORK [conn1262] received client metadata from 127.0.0.1:37230 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-10-15T12:11:44.630+0000 I NETWORK [conn1262] end connection 127.0.0.1:37230 (3 connections now open) 2021-10-15T12:11:48.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34802 #1263 (4 connections now open) 2021-10-15T12:11:48.685+0000 I NETWORK [conn1263] end connection 10.233.68.164:34802 (3 connections now open) 2021-10-15T12:11:54.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37332 #1264 (4 connections now open) 2021-10-15T12:11:54.629+0000 I NETWORK [conn1264] received client metadata from 127.0.0.1:37332 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-10-15T12:11:54.728+0000 I NETWORK [conn1264] end connection 127.0.0.1:37332 (3 connections now open) 2021-10-15T12:11:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:34902 #1265 (4 connections now open) 2021-10-15T12:11:58.685+0000 I NETWORK [conn1265] end connection 10.233.68.164:34902 (3 connections now open) 2021-10-15T12:12:04.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37424 #1266 (4 connections now open) 2021-10-15T12:12:04.535+0000 I NETWORK [conn1266] received client metadata from 127.0.0.1:37424 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-10-15T12:12:04.635+0000 I NETWORK [conn1266] end connection 127.0.0.1:37424 (3 connections now open) 2021-10-15T12:12:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35004 #1267 (4 connections now open) 2021-10-15T12:12:08.685+0000 I NETWORK [conn1267] end connection 10.233.68.164:35004 (3 connections now open) 2021-10-15T12:12:14.732+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37536 #1268 (4 connections now open) 2021-10-15T12:12:14.733+0000 I NETWORK [conn1268] received client metadata from 127.0.0.1:37536 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-10-15T12:12:14.830+0000 I NETWORK [conn1268] end connection 127.0.0.1:37536 (3 connections now open) 2021-10-15T12:12:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35106 #1269 (4 connections now open) 2021-10-15T12:12:18.691+0000 I NETWORK [conn1269] end connection 10.233.68.164:35106 (3 connections now open) 2021-10-15T12:12:24.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37632 #1270 (4 connections now open) 2021-10-15T12:12:24.728+0000 I NETWORK [conn1270] received client metadata from 127.0.0.1:37632 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-10-15T12:12:24.737+0000 I NETWORK [conn1270] end connection 127.0.0.1:37632 (3 connections now open) 2021-10-15T12:12:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35204 #1271 (4 connections now open) 2021-10-15T12:12:28.685+0000 I NETWORK [conn1271] end connection 10.233.68.164:35204 (3 connections now open) 2021-10-15T12:12:35.028+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37738 #1272 (4 connections now open) 2021-10-15T12:12:35.029+0000 I NETWORK [conn1272] received client metadata from 127.0.0.1:37738 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-10-15T12:12:35.129+0000 I NETWORK [conn1272] end connection 127.0.0.1:37738 (3 connections now open) 2021-10-15T12:12:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35308 #1273 (4 connections now open) 2021-10-15T12:12:38.685+0000 I NETWORK [conn1273] end connection 10.233.68.164:35308 (3 connections now open) 2021-10-15T12:12:44.439+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37828 #1274 (4 connections now open) 2021-10-15T12:12:44.528+0000 I NETWORK [conn1274] received client metadata from 127.0.0.1:37828 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-10-15T12:12:44.628+0000 I NETWORK [conn1274] end connection 127.0.0.1:37828 (3 connections now open) 2021-10-15T12:12:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35402 #1275 (4 connections now open) 2021-10-15T12:12:48.685+0000 I NETWORK [conn1275] end connection 10.233.68.164:35402 (3 connections now open) 2021-10-15T12:12:54.628+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37930 #1276 (4 connections now open) 2021-10-15T12:12:54.628+0000 I NETWORK [conn1276] received client metadata from 127.0.0.1:37930 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-10-15T12:12:54.635+0000 I NETWORK [conn1276] end connection 127.0.0.1:37930 (3 connections now open) 2021-10-15T12:12:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35502 #1277 (4 connections now open) 2021-10-15T12:12:58.685+0000 I NETWORK [conn1277] end connection 10.233.68.164:35502 (3 connections now open) 2021-10-15T12:13:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38024 #1278 (4 connections now open) 2021-10-15T12:13:04.528+0000 I NETWORK [conn1278] received client metadata from 127.0.0.1:38024 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-10-15T12:13:04.534+0000 I NETWORK [conn1278] end connection 127.0.0.1:38024 (3 connections now open) 2021-10-15T12:13:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35602 #1279 (4 connections now open) 2021-10-15T12:13:08.691+0000 I NETWORK [conn1279] end connection 10.233.68.164:35602 (3 connections now open) 2021-10-15T12:13:14.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38130 #1280 (4 connections now open) 2021-10-15T12:13:14.634+0000 I NETWORK [conn1280] received client metadata from 127.0.0.1:38130 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-10-15T12:13:14.732+0000 I NETWORK [conn1280] end connection 127.0.0.1:38130 (3 connections now open) 2021-10-15T12:13:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35700 #1281 (4 connections now open) 2021-10-15T12:13:18.685+0000 I NETWORK [conn1281] end connection 10.233.68.164:35700 (3 connections now open) 2021-10-15T12:13:24.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38224 #1282 (4 connections now open) 2021-10-15T12:13:24.636+0000 I NETWORK [conn1282] received client metadata from 127.0.0.1:38224 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-10-15T12:13:24.827+0000 I NETWORK [conn1282] end connection 127.0.0.1:38224 (3 connections now open) 2021-10-15T12:13:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35798 #1283 (4 connections now open) 2021-10-15T12:13:28.685+0000 I NETWORK [conn1283] end connection 10.233.68.164:35798 (3 connections now open) 2021-10-15T12:13:34.537+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38322 #1284 (4 connections now open) 2021-10-15T12:13:34.628+0000 I NETWORK [conn1284] received client metadata from 127.0.0.1:38322 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-10-15T12:13:34.636+0000 I NETWORK [conn1284] end connection 127.0.0.1:38322 (3 connections now open) 2021-10-15T12:13:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:35902 #1285 (4 connections now open) 2021-10-15T12:13:38.685+0000 I NETWORK [conn1285] end connection 10.233.68.164:35902 (3 connections now open) 2021-10-15T12:13:44.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38422 #1286 (4 connections now open) 2021-10-15T12:13:44.629+0000 I NETWORK [conn1286] received client metadata from 127.0.0.1:38422 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-10-15T12:13:44.634+0000 I NETWORK [conn1286] end connection 127.0.0.1:38422 (3 connections now open) 2021-10-15T12:13:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36000 #1287 (4 connections now open) 2021-10-15T12:13:48.685+0000 I NETWORK [conn1287] end connection 10.233.68.164:36000 (3 connections now open) 2021-10-15T12:13:55.233+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38530 #1288 (4 connections now open) 2021-10-15T12:13:55.234+0000 I NETWORK [conn1288] received client metadata from 127.0.0.1:38530 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-10-15T12:13:55.331+0000 I NETWORK [conn1288] end connection 127.0.0.1:38530 (3 connections now open) 2021-10-15T12:13:58.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36096 #1289 (4 connections now open) 2021-10-15T12:13:58.685+0000 I NETWORK [conn1289] end connection 10.233.68.164:36096 (3 connections now open) 2021-10-15T12:14:04.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38620 #1290 (4 connections now open) 2021-10-15T12:14:04.433+0000 I NETWORK [conn1290] received client metadata from 127.0.0.1:38620 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-10-15T12:14:04.631+0000 I NETWORK [conn1290] end connection 127.0.0.1:38620 (3 connections now open) 2021-10-15T12:14:08.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36200 #1291 (4 connections now open) 2021-10-15T12:14:08.685+0000 I NETWORK [conn1291] end connection 10.233.68.164:36200 (3 connections now open) 2021-10-15T12:14:14.627+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38724 #1292 (4 connections now open) 2021-10-15T12:14:14.629+0000 I NETWORK [conn1292] received client metadata from 127.0.0.1:38724 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-10-15T12:14:14.634+0000 I NETWORK [conn1292] end connection 127.0.0.1:38724 (3 connections now open) 2021-10-15T12:14:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36302 #1293 (4 connections now open) 2021-10-15T12:14:18.685+0000 I NETWORK [conn1293] end connection 10.233.68.164:36302 (3 connections now open) 2021-10-15T12:14:24.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38822 #1294 (4 connections now open) 2021-10-15T12:14:24.834+0000 I NETWORK [conn1294] received client metadata from 127.0.0.1:38822 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-10-15T12:14:24.933+0000 I NETWORK [conn1294] end connection 127.0.0.1:38822 (3 connections now open) 2021-10-15T12:14:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36394 #1295 (4 connections now open) 2021-10-15T12:14:28.686+0000 I NETWORK [conn1295] end connection 10.233.68.164:36394 (3 connections now open) 2021-10-15T12:14:34.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38922 #1296 (4 connections now open) 2021-10-15T12:14:34.439+0000 I NETWORK [conn1296] received client metadata from 127.0.0.1:38922 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-10-15T12:14:34.533+0000 I NETWORK [conn1296] end connection 127.0.0.1:38922 (3 connections now open) 2021-10-15T12:14:38.686+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36498 #1297 (4 connections now open) 2021-10-15T12:14:38.687+0000 I NETWORK [conn1297] end connection 10.233.68.164:36498 (3 connections now open) 2021-10-15T12:14:44.534+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39018 #1298 (4 connections now open) 2021-10-15T12:14:44.628+0000 I NETWORK [conn1298] received client metadata from 127.0.0.1:39018 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-10-15T12:14:44.635+0000 I NETWORK [conn1298] end connection 127.0.0.1:39018 (3 connections now open) 2021-10-15T12:14:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36592 #1299 (4 connections now open) 2021-10-15T12:14:48.685+0000 I NETWORK [conn1299] end connection 10.233.68.164:36592 (3 connections now open) 2021-10-15T12:14:54.630+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39120 #1300 (4 connections now open) 2021-10-15T12:14:54.631+0000 I NETWORK [conn1300] received client metadata from 127.0.0.1:39120 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-10-15T12:14:54.732+0000 I NETWORK [conn1300] end connection 127.0.0.1:39120 (3 connections now open) 2021-10-15T12:14:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36692 #1301 (4 connections now open) 2021-10-15T12:14:58.685+0000 I NETWORK [conn1301] end connection 10.233.68.164:36692 (3 connections now open) 2021-10-15T12:15:04.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39218 #1302 (4 connections now open) 2021-10-15T12:15:04.639+0000 I NETWORK [conn1302] received client metadata from 127.0.0.1:39218 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-10-15T12:15:05.128+0000 I NETWORK [conn1302] end connection 127.0.0.1:39218 (3 connections now open) 2021-10-15T12:15:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36798 #1303 (4 connections now open) 2021-10-15T12:15:08.685+0000 I NETWORK [conn1303] end connection 10.233.68.164:36798 (3 connections now open) 2021-10-15T12:15:14.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39324 #1304 (4 connections now open) 2021-10-15T12:15:14.632+0000 I NETWORK [conn1304] received client metadata from 127.0.0.1:39324 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-10-15T12:15:14.734+0000 I NETWORK [conn1304] end connection 127.0.0.1:39324 (3 connections now open) 2021-10-15T12:15:18.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36896 #1305 (4 connections now open) 2021-10-15T12:15:18.685+0000 I NETWORK [conn1305] end connection 10.233.68.164:36896 (3 connections now open) 2021-10-15T12:15:24.635+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39424 #1306 (4 connections now open) 2021-10-15T12:15:24.728+0000 I NETWORK [conn1306] received client metadata from 127.0.0.1:39424 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-10-15T12:15:24.734+0000 I NETWORK [conn1306] end connection 127.0.0.1:39424 (3 connections now open) 2021-10-15T12:15:28.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:36996 #1307 (4 connections now open) 2021-10-15T12:15:28.685+0000 I NETWORK [conn1307] end connection 10.233.68.164:36996 (3 connections now open) 2021-10-15T12:15:34.632+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39522 #1308 (4 connections now open) 2021-10-15T12:15:34.633+0000 I NETWORK [conn1308] received client metadata from 127.0.0.1:39522 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-10-15T12:15:34.732+0000 I NETWORK [conn1308] end connection 127.0.0.1:39522 (3 connections now open) 2021-10-15T12:15:38.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37098 #1309 (4 connections now open) 2021-10-15T12:15:38.685+0000 I NETWORK [conn1309] end connection 10.233.68.164:37098 (3 connections now open) 2021-10-15T12:15:44.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39620 #1310 (4 connections now open) 2021-10-15T12:15:44.427+0000 I NETWORK [conn1310] received client metadata from 127.0.0.1:39620 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-10-15T12:15:44.433+0000 I NETWORK [conn1310] end connection 127.0.0.1:39620 (3 connections now open) 2021-10-15T12:15:48.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37194 #1311 (4 connections now open) 2021-10-15T12:15:48.685+0000 I NETWORK [conn1311] end connection 10.233.68.164:37194 (3 connections now open) 2021-10-15T12:15:54.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39722 #1312 (4 connections now open) 2021-10-15T12:15:54.536+0000 I NETWORK [conn1312] received client metadata from 127.0.0.1:39722 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-10-15T12:15:54.632+0000 I NETWORK [conn1312] end connection 127.0.0.1:39722 (3 connections now open) 2021-10-15T12:15:58.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37294 #1313 (4 connections now open) 2021-10-15T12:15:58.685+0000 I NETWORK [conn1313] end connection 10.233.68.164:37294 (3 connections now open) 2021-10-15T12:16:04.437+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39814 #1314 (4 connections now open) 2021-10-15T12:16:04.527+0000 I NETWORK [conn1314] received client metadata from 127.0.0.1:39814 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-10-15T12:16:04.534+0000 I NETWORK [conn1314] end connection 127.0.0.1:39814 (3 connections now open) 2021-10-15T12:16:08.685+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37394 #1315 (4 connections now open) 2021-10-15T12:16:08.685+0000 I NETWORK [conn1315] end connection 10.233.68.164:37394 (3 connections now open) 2021-10-15T12:16:14.538+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39922 #1316 (4 connections now open) 2021-10-15T12:16:14.628+0000 I NETWORK [conn1316] received client metadata from 127.0.0.1:39922 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-10-15T12:16:14.727+0000 I NETWORK [conn1316] end connection 127.0.0.1:39922 (3 connections now open) 2021-10-15T12:16:18.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37492 #1317 (4 connections now open) 2021-10-15T12:16:18.685+0000 I NETWORK [conn1317] end connection 10.233.68.164:37492 (3 connections now open) 2021-10-15T12:16:24.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40020 #1318 (4 connections now open) 2021-10-15T12:16:24.534+0000 I NETWORK [conn1318] received client metadata from 127.0.0.1:40020 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-10-15T12:16:24.631+0000 I NETWORK [conn1318] end connection 127.0.0.1:40020 (3 connections now open) 2021-10-15T12:16:28.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37596 #1319 (4 connections now open) 2021-10-15T12:16:28.685+0000 I NETWORK [conn1319] end connection 10.233.68.164:37596 (3 connections now open) 2021-10-15T12:16:34.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40122 #1320 (4 connections now open) 2021-10-15T12:16:34.534+0000 I NETWORK [conn1320] received client metadata from 127.0.0.1:40122 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-10-15T12:16:34.631+0000 I NETWORK [conn1320] end connection 127.0.0.1:40122 (3 connections now open) 2021-10-15T12:16:38.684+0000 I NETWORK [listener] connection accepted from 10.233.68.164:37694 #1321 (4 connections now open) 2021-10-15T12:16:38.685+0000 I NETWORK [conn1321] end connection 10.233.68.164:37694 (