2021-04-01T03:48:26.126+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] db version v4.0.8 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] modules: none 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] build environment: 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] distarch: x86_64 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-04-01T03:48:26.219+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-04-01T03:48:26.219+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2021-04-01T03:48:34.594+0000 I STORAGE [initandlisten] WiredTiger message [1617248914:594536][1:0x7fed71b7ba40], txn-recover: Set global recovery timestamp: 0 2021-04-01T03:48:34.894+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-04-01T03:48:34.935+0000 I CONTROL [initandlisten] 2021-04-01T03:48:34.936+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: d3f04bc6-ed87-4f43-9a4e-686a27c8d4c8 2021-04-01T03:48:35.194+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-04-01T03:48:35.197+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 7d5f6106-737d-4030-bea8-9527f5b5a395 2021-04-01T03:48:35.384+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-04-01T03:48:35.386+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-04-01T03:48:35.386+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: b0e5a5ce-686d-408b-b4a9-7f1603300c82 2021-04-01T03:48:35.694+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-04-01T03:48:35.694+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-01T03:48:35.697+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-04-01T03:48:35.697+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 310ms 2021-04-01T03:48:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54958 #1 (1 connection now open) 2021-04-01T03:48:41.705+0000 I NETWORK [conn1] end connection 10.233.72.167:54958 (0 connections now open) 2021-04-01T03:48:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55034 #2 (1 connection now open) 2021-04-01T03:48:51.705+0000 I NETWORK [conn2] end connection 10.233.72.167:55034 (0 connections now open) 2021-04-01T03:48:58.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55254 #3 (1 connection now open) 2021-04-01T03:48:58.520+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:55254 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:48:58.524+0000 I NETWORK [conn3] end connection 127.0.0.1:55254 (0 connections now open) 2021-04-01T03:49:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55110 #4 (1 connection now open) 2021-04-01T03:49:01.705+0000 I NETWORK [conn4] end connection 10.233.72.167:55110 (0 connections now open) 2021-04-01T03:49:08.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55336 #5 (1 connection now open) 2021-04-01T03:49:08.423+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:55336 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:08.427+0000 I NETWORK [conn5] end connection 127.0.0.1:55336 (0 connections now open) 2021-04-01T03:49:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55216 #6 (1 connection now open) 2021-04-01T03:49:11.705+0000 I NETWORK [conn6] end connection 10.233.72.167:55216 (0 connections now open) 2021-04-01T03:49:18.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55454 #7 (1 connection now open) 2021-04-01T03:49:18.423+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:55454 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:18.427+0000 I NETWORK [conn7] end connection 127.0.0.1:55454 (0 connections now open) 2021-04-01T03:49:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55314 #8 (1 connection now open) 2021-04-01T03:49:21.705+0000 I NETWORK [conn8] end connection 10.233.72.167:55314 (0 connections now open) 2021-04-01T03:49:28.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55538 #9 (1 connection now open) 2021-04-01T03:49:28.431+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:55538 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:28.523+0000 I NETWORK [conn9] end connection 127.0.0.1:55538 (0 connections now open) 2021-04-01T03:49:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55392 #10 (1 connection now open) 2021-04-01T03:49:31.705+0000 I NETWORK [conn10] end connection 10.233.72.167:55392 (0 connections now open) 2021-04-01T03:49:38.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55624 #11 (1 connection now open) 2021-04-01T03:49:38.526+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:55624 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:38.624+0000 I NETWORK [conn11] end connection 127.0.0.1:55624 (0 connections now open) 2021-04-01T03:49:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55478 #12 (1 connection now open) 2021-04-01T03:49:41.706+0000 I NETWORK [conn12] end connection 10.233.72.167:55478 (0 connections now open) 2021-04-01T03:49:48.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55706 #13 (1 connection now open) 2021-04-01T03:49:48.423+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:55706 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:48.521+0000 I NETWORK [conn13] end connection 127.0.0.1:55706 (0 connections now open) 2021-04-01T03:49:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55560 #14 (1 connection now open) 2021-04-01T03:49:51.705+0000 I NETWORK [conn14] end connection 10.233.72.167:55560 (0 connections now open) 2021-04-01T03:49:58.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55784 #15 (1 connection now open) 2021-04-01T03:49:58.420+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:55784 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:49:58.423+0000 I NETWORK [conn15] end connection 127.0.0.1:55784 (0 connections now open) 2021-04-01T03:50:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55640 #16 (1 connection now open) 2021-04-01T03:50:01.705+0000 I NETWORK [conn16] end connection 10.233.72.167:55640 (0 connections now open) 2021-04-01T03:50:08.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55868 #17 (1 connection now open) 2021-04-01T03:50:08.519+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:55868 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:08.524+0000 I NETWORK [conn17] end connection 127.0.0.1:55868 (0 connections now open) 2021-04-01T03:50:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55736 #18 (1 connection now open) 2021-04-01T03:50:11.705+0000 I NETWORK [conn18] end connection 10.233.72.167:55736 (0 connections now open) 2021-04-01T03:50:18.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56008 #19 (1 connection now open) 2021-04-01T03:50:18.519+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:56008 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:18.523+0000 I NETWORK [conn19] end connection 127.0.0.1:56008 (0 connections now open) 2021-04-01T03:50:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55868 #20 (1 connection now open) 2021-04-01T03:50:21.706+0000 I NETWORK [conn20] end connection 10.233.72.167:55868 (0 connections now open) 2021-04-01T03:50:28.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56102 #21 (1 connection now open) 2021-04-01T03:50:28.425+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:56102 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:28.428+0000 I NETWORK [conn21] end connection 127.0.0.1:56102 (0 connections now open) 2021-04-01T03:50:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55958 #22 (1 connection now open) 2021-04-01T03:50:31.705+0000 I NETWORK [conn22] end connection 10.233.72.167:55958 (0 connections now open) 2021-04-01T03:50:38.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56206 #23 (1 connection now open) 2021-04-01T03:50:38.423+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:56206 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:38.521+0000 I NETWORK [conn23] end connection 127.0.0.1:56206 (0 connections now open) 2021-04-01T03:50:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56070 #24 (1 connection now open) 2021-04-01T03:50:41.705+0000 I NETWORK [conn24] end connection 10.233.72.167:56070 (0 connections now open) 2021-04-01T03:50:48.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56308 #25 (1 connection now open) 2021-04-01T03:50:48.524+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:56308 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:48.528+0000 I NETWORK [conn25] end connection 127.0.0.1:56308 (0 connections now open) 2021-04-01T03:50:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56164 #26 (1 connection now open) 2021-04-01T03:50:51.705+0000 I NETWORK [conn26] end connection 10.233.72.167:56164 (0 connections now open) 2021-04-01T03:50:58.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56400 #27 (1 connection now open) 2021-04-01T03:50:58.422+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:56400 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:50:58.521+0000 I NETWORK [conn27] end connection 127.0.0.1:56400 (0 connections now open) 2021-04-01T03:51:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56258 #28 (1 connection now open) 2021-04-01T03:51:01.705+0000 I NETWORK [conn28] end connection 10.233.72.167:56258 (0 connections now open) 2021-04-01T03:51:08.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56500 #29 (1 connection now open) 2021-04-01T03:51:08.619+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:56500 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:08.623+0000 I NETWORK [conn29] end connection 127.0.0.1:56500 (0 connections now open) 2021-04-01T03:51:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56358 #30 (1 connection now open) 2021-04-01T03:51:11.706+0000 I NETWORK [conn30] end connection 10.233.72.167:56358 (0 connections now open) 2021-04-01T03:51:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56602 #31 (1 connection now open) 2021-04-01T03:51:18.425+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:56602 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:18.521+0000 I NETWORK [conn31] end connection 127.0.0.1:56602 (0 connections now open) 2021-04-01T03:51:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56466 #32 (1 connection now open) 2021-04-01T03:51:21.705+0000 I NETWORK [conn32] end connection 10.233.72.167:56466 (0 connections now open) 2021-04-01T03:51:28.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56714 #33 (1 connection now open) 2021-04-01T03:51:28.329+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:56714 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:28.422+0000 I NETWORK [conn33] end connection 127.0.0.1:56714 (0 connections now open) 2021-04-01T03:51:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56572 #34 (1 connection now open) 2021-04-01T03:51:31.705+0000 I NETWORK [conn34] end connection 10.233.72.167:56572 (0 connections now open) 2021-04-01T03:51:38.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56818 #35 (1 connection now open) 2021-04-01T03:51:38.420+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:56818 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:38.425+0000 I NETWORK [conn35] end connection 127.0.0.1:56818 (0 connections now open) 2021-04-01T03:51:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56678 #36 (1 connection now open) 2021-04-01T03:51:41.705+0000 I NETWORK [conn36] end connection 10.233.72.167:56678 (0 connections now open) 2021-04-01T03:51:48.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56922 #37 (1 connection now open) 2021-04-01T03:51:48.419+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:56922 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:48.423+0000 I NETWORK [conn37] end connection 127.0.0.1:56922 (0 connections now open) 2021-04-01T03:51:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56780 #38 (1 connection now open) 2021-04-01T03:51:51.705+0000 I NETWORK [conn38] end connection 10.233.72.167:56780 (0 connections now open) 2021-04-01T03:51:58.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57022 #39 (1 connection now open) 2021-04-01T03:51:58.428+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:57022 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:51:58.523+0000 I NETWORK [conn39] end connection 127.0.0.1:57022 (0 connections now open) 2021-04-01T03:52:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56884 #40 (1 connection now open) 2021-04-01T03:52:01.705+0000 I NETWORK [conn40] end connection 10.233.72.167:56884 (0 connections now open) 2021-04-01T03:52:08.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57136 #41 (1 connection now open) 2021-04-01T03:52:08.330+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:57136 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:08.422+0000 I NETWORK [conn41] end connection 127.0.0.1:57136 (0 connections now open) 2021-04-01T03:52:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56994 #42 (1 connection now open) 2021-04-01T03:52:11.705+0000 I NETWORK [conn42] end connection 10.233.72.167:56994 (0 connections now open) 2021-04-01T03:52:18.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57244 #43 (1 connection now open) 2021-04-01T03:52:18.524+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:57244 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:18.528+0000 I NETWORK [conn43] end connection 127.0.0.1:57244 (0 connections now open) 2021-04-01T03:52:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57104 #44 (1 connection now open) 2021-04-01T03:52:21.705+0000 I NETWORK [conn44] end connection 10.233.72.167:57104 (0 connections now open) 2021-04-01T03:52:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57344 #45 (1 connection now open) 2021-04-01T03:52:28.421+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:57344 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:28.425+0000 I NETWORK [conn45] end connection 127.0.0.1:57344 (0 connections now open) 2021-04-01T03:52:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57202 #46 (1 connection now open) 2021-04-01T03:52:31.705+0000 I NETWORK [conn46] end connection 10.233.72.167:57202 (0 connections now open) 2021-04-01T03:52:38.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57446 #47 (1 connection now open) 2021-04-01T03:52:38.426+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:57446 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:38.523+0000 I NETWORK [conn47] end connection 127.0.0.1:57446 (0 connections now open) 2021-04-01T03:52:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57312 #48 (1 connection now open) 2021-04-01T03:52:41.705+0000 I NETWORK [conn48] end connection 10.233.72.167:57312 (0 connections now open) 2021-04-01T03:52:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57554 #49 (1 connection now open) 2021-04-01T03:52:48.427+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:57554 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:48.523+0000 I NETWORK [conn49] end connection 127.0.0.1:57554 (0 connections now open) 2021-04-01T03:52:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57418 #50 (1 connection now open) 2021-04-01T03:52:51.705+0000 I NETWORK [conn50] end connection 10.233.72.167:57418 (0 connections now open) 2021-04-01T03:52:58.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57656 #51 (1 connection now open) 2021-04-01T03:52:58.421+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:57656 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:52:58.519+0000 I NETWORK [conn51] end connection 127.0.0.1:57656 (0 connections now open) 2021-04-01T03:53:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57526 #52 (1 connection now open) 2021-04-01T03:53:01.705+0000 I NETWORK [conn52] end connection 10.233.72.167:57526 (0 connections now open) 2021-04-01T03:53:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57766 #53 (1 connection now open) 2021-04-01T03:53:08.424+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:57766 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:08.519+0000 I NETWORK [conn53] end connection 127.0.0.1:57766 (0 connections now open) 2021-04-01T03:53:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57632 #54 (1 connection now open) 2021-04-01T03:53:11.705+0000 I NETWORK [conn54] end connection 10.233.72.167:57632 (0 connections now open) 2021-04-01T03:53:18.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57882 #55 (1 connection now open) 2021-04-01T03:53:18.426+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:57882 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:18.523+0000 I NETWORK [conn55] end connection 127.0.0.1:57882 (0 connections now open) 2021-04-01T03:53:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57758 #56 (1 connection now open) 2021-04-01T03:53:21.705+0000 I NETWORK [conn56] end connection 10.233.72.167:57758 (0 connections now open) 2021-04-01T03:53:28.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58022 #57 (1 connection now open) 2021-04-01T03:53:28.527+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:58022 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:28.620+0000 I NETWORK [conn57] end connection 127.0.0.1:58022 (0 connections now open) 2021-04-01T03:53:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57888 #58 (1 connection now open) 2021-04-01T03:53:31.705+0000 I NETWORK [conn58] end connection 10.233.72.167:57888 (0 connections now open) 2021-04-01T03:53:38.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58132 #59 (1 connection now open) 2021-04-01T03:53:38.420+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:58132 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:38.426+0000 I NETWORK [conn59] end connection 127.0.0.1:58132 (0 connections now open) 2021-04-01T03:53:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58004 #60 (1 connection now open) 2021-04-01T03:53:41.705+0000 I NETWORK [conn60] end connection 10.233.72.167:58004 (0 connections now open) 2021-04-01T03:53:48.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58250 #61 (1 connection now open) 2021-04-01T03:53:48.521+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:58250 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:48.526+0000 I NETWORK [conn61] end connection 127.0.0.1:58250 (0 connections now open) 2021-04-01T03:53:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58112 #62 (1 connection now open) 2021-04-01T03:53:51.705+0000 I NETWORK [conn62] end connection 10.233.72.167:58112 (0 connections now open) 2021-04-01T03:53:58.730+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58354 #63 (1 connection now open) 2021-04-01T03:53:58.820+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:58354 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:53:58.919+0000 I NETWORK [conn63] end connection 127.0.0.1:58354 (0 connections now open) 2021-04-01T03:54:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58222 #64 (1 connection now open) 2021-04-01T03:54:01.705+0000 I NETWORK [conn64] end connection 10.233.72.167:58222 (0 connections now open) 2021-04-01T03:54:08.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58466 #65 (1 connection now open) 2021-04-01T03:54:08.522+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:58466 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:08.526+0000 I NETWORK [conn65] end connection 127.0.0.1:58466 (0 connections now open) 2021-04-01T03:54:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58330 #66 (1 connection now open) 2021-04-01T03:54:11.705+0000 I NETWORK [conn66] end connection 10.233.72.167:58330 (0 connections now open) 2021-04-01T03:54:18.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58574 #67 (1 connection now open) 2021-04-01T03:54:18.424+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:58574 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:18.519+0000 I NETWORK [conn67] end connection 127.0.0.1:58574 (0 connections now open) 2021-04-01T03:54:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58448 #68 (1 connection now open) 2021-04-01T03:54:21.705+0000 I NETWORK [conn68] end connection 10.233.72.167:58448 (0 connections now open) 2021-04-01T03:54:28.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58690 #69 (1 connection now open) 2021-04-01T03:54:28.421+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:58690 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:28.519+0000 I NETWORK [conn69] end connection 127.0.0.1:58690 (0 connections now open) 2021-04-01T03:54:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58558 #70 (1 connection now open) 2021-04-01T03:54:31.705+0000 I NETWORK [conn70] end connection 10.233.72.167:58558 (0 connections now open) 2021-04-01T03:54:38.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58800 #71 (1 connection now open) 2021-04-01T03:54:38.422+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:58800 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:38.426+0000 I NETWORK [conn71] end connection 127.0.0.1:58800 (0 connections now open) 2021-04-01T03:54:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58676 #72 (1 connection now open) 2021-04-01T03:54:41.705+0000 I NETWORK [conn72] end connection 10.233.72.167:58676 (0 connections now open) 2021-04-01T03:54:48.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58924 #73 (1 connection now open) 2021-04-01T03:54:48.424+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:58924 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:48.519+0000 I NETWORK [conn73] end connection 127.0.0.1:58924 (0 connections now open) 2021-04-01T03:54:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58800 #74 (1 connection now open) 2021-04-01T03:54:51.705+0000 I NETWORK [conn74] end connection 10.233.72.167:58800 (0 connections now open) 2021-04-01T03:54:58.324+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59040 #75 (1 connection now open) 2021-04-01T03:54:58.419+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:59040 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:54:58.423+0000 I NETWORK [conn75] end connection 127.0.0.1:59040 (0 connections now open) 2021-04-01T03:55:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58922 #76 (1 connection now open) 2021-04-01T03:55:01.705+0000 I NETWORK [conn76] end connection 10.233.72.167:58922 (0 connections now open) 2021-04-01T03:55:08.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59164 #77 (1 connection now open) 2021-04-01T03:55:08.519+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:59164 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:08.524+0000 I NETWORK [conn77] end connection 127.0.0.1:59164 (0 connections now open) 2021-04-01T03:55:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59032 #78 (1 connection now open) 2021-04-01T03:55:11.705+0000 I NETWORK [conn78] end connection 10.233.72.167:59032 (0 connections now open) 2021-04-01T03:55:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59280 #79 (1 connection now open) 2021-04-01T03:55:18.422+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:59280 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:18.426+0000 I NETWORK [conn79] end connection 127.0.0.1:59280 (0 connections now open) 2021-04-01T03:55:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59152 #80 (1 connection now open) 2021-04-01T03:55:21.706+0000 I NETWORK [conn80] end connection 10.233.72.167:59152 (0 connections now open) 2021-04-01T03:55:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59394 #81 (1 connection now open) 2021-04-01T03:55:28.422+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:59394 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:28.426+0000 I NETWORK [conn81] end connection 127.0.0.1:59394 (0 connections now open) 2021-04-01T03:55:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59264 #82 (1 connection now open) 2021-04-01T03:55:31.705+0000 I NETWORK [conn82] end connection 10.233.72.167:59264 (0 connections now open) 2021-04-01T03:55:38.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59508 #83 (1 connection now open) 2021-04-01T03:55:38.423+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:59508 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:38.519+0000 I NETWORK [conn83] end connection 127.0.0.1:59508 (0 connections now open) 2021-04-01T03:55:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59378 #84 (1 connection now open) 2021-04-01T03:55:41.705+0000 I NETWORK [conn84] end connection 10.233.72.167:59378 (0 connections now open) 2021-04-01T03:55:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59632 #85 (1 connection now open) 2021-04-01T03:55:48.426+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:59632 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:48.523+0000 I NETWORK [conn85] end connection 127.0.0.1:59632 (0 connections now open) 2021-04-01T03:55:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59500 #86 (1 connection now open) 2021-04-01T03:55:51.705+0000 I NETWORK [conn86] end connection 10.233.72.167:59500 (0 connections now open) 2021-04-01T03:55:58.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59772 #87 (1 connection now open) 2021-04-01T03:55:58.527+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:59772 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:55:58.623+0000 I NETWORK [conn87] end connection 127.0.0.1:59772 (0 connections now open) 2021-04-01T03:56:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59642 #88 (1 connection now open) 2021-04-01T03:56:01.705+0000 I NETWORK [conn88] end connection 10.233.72.167:59642 (0 connections now open) 2021-04-01T03:56:08.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59894 #89 (1 connection now open) 2021-04-01T03:56:08.522+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:59894 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:08.619+0000 I NETWORK [conn89] end connection 127.0.0.1:59894 (0 connections now open) 2021-04-01T03:56:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59764 #90 (1 connection now open) 2021-04-01T03:56:11.705+0000 I NETWORK [conn90] end connection 10.233.72.167:59764 (0 connections now open) 2021-04-01T03:56:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60034 #91 (1 connection now open) 2021-04-01T03:56:18.422+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:60034 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:18.426+0000 I NETWORK [conn91] end connection 127.0.0.1:60034 (0 connections now open) 2021-04-01T03:56:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59904 #92 (1 connection now open) 2021-04-01T03:56:21.705+0000 I NETWORK [conn92] end connection 10.233.72.167:59904 (0 connections now open) 2021-04-01T03:56:28.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60148 #93 (1 connection now open) 2021-04-01T03:56:28.426+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:60148 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:28.519+0000 I NETWORK [conn93] end connection 127.0.0.1:60148 (0 connections now open) 2021-04-01T03:56:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60020 #94 (1 connection now open) 2021-04-01T03:56:31.705+0000 I NETWORK [conn94] end connection 10.233.72.167:60020 (0 connections now open) 2021-04-01T03:56:38.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60270 #95 (1 connection now open) 2021-04-01T03:56:38.421+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:60270 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:38.425+0000 I NETWORK [conn95] end connection 127.0.0.1:60270 (0 connections now open) 2021-04-01T03:56:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60140 #96 (1 connection now open) 2021-04-01T03:56:41.705+0000 I NETWORK [conn96] end connection 10.233.72.167:60140 (0 connections now open) 2021-04-01T03:56:48.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60386 #97 (1 connection now open) 2021-04-01T03:56:48.420+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:60386 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:48.423+0000 I NETWORK [conn97] end connection 127.0.0.1:60386 (0 connections now open) 2021-04-01T03:56:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60256 #98 (1 connection now open) 2021-04-01T03:56:51.705+0000 I NETWORK [conn98] end connection 10.233.72.167:60256 (0 connections now open) 2021-04-01T03:56:58.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60508 #99 (1 connection now open) 2021-04-01T03:56:58.624+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:60508 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:56:58.719+0000 I NETWORK [conn99] end connection 127.0.0.1:60508 (0 connections now open) 2021-04-01T03:57:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60398 #100 (1 connection now open) 2021-04-01T03:57:01.706+0000 I NETWORK [conn100] end connection 10.233.72.167:60398 (0 connections now open) 2021-04-01T03:57:08.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60654 #101 (1 connection now open) 2021-04-01T03:57:08.619+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:60654 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:08.624+0000 I NETWORK [conn101] end connection 127.0.0.1:60654 (0 connections now open) 2021-04-01T03:57:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60520 #102 (1 connection now open) 2021-04-01T03:57:11.706+0000 I NETWORK [conn102] end connection 10.233.72.167:60520 (0 connections now open) 2021-04-01T03:57:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60766 #103 (1 connection now open) 2021-04-01T03:57:18.519+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:60766 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:18.523+0000 I NETWORK [conn103] end connection 127.0.0.1:60766 (0 connections now open) 2021-04-01T03:57:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60640 #104 (1 connection now open) 2021-04-01T03:57:21.706+0000 I NETWORK [conn104] end connection 10.233.72.167:60640 (0 connections now open) 2021-04-01T03:57:28.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60888 #105 (1 connection now open) 2021-04-01T03:57:28.521+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:60888 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:28.525+0000 I NETWORK [conn105] end connection 127.0.0.1:60888 (0 connections now open) 2021-04-01T03:57:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60774 #106 (1 connection now open) 2021-04-01T03:57:31.705+0000 I NETWORK [conn106] end connection 10.233.72.167:60774 (0 connections now open) 2021-04-01T03:57:38.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32802 #107 (1 connection now open) 2021-04-01T03:57:38.422+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:32802 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:38.432+0000 I NETWORK [conn107] end connection 127.0.0.1:32802 (0 connections now open) 2021-04-01T03:57:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60912 #108 (1 connection now open) 2021-04-01T03:57:41.705+0000 I NETWORK [conn108] end connection 10.233.72.167:60912 (0 connections now open) 2021-04-01T03:57:48.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32934 #109 (1 connection now open) 2021-04-01T03:57:48.421+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:32934 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:48.425+0000 I NETWORK [conn109] end connection 127.0.0.1:32934 (0 connections now open) 2021-04-01T03:57:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:32816 #110 (1 connection now open) 2021-04-01T03:57:51.705+0000 I NETWORK [conn110] end connection 10.233.72.167:32816 (0 connections now open) 2021-04-01T03:57:58.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33062 #111 (1 connection now open) 2021-04-01T03:57:58.529+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:33062 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:57:58.623+0000 I NETWORK [conn111] end connection 127.0.0.1:33062 (0 connections now open) 2021-04-01T03:58:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:32932 #112 (1 connection now open) 2021-04-01T03:58:01.705+0000 I NETWORK [conn112] end connection 10.233.72.167:32932 (0 connections now open) 2021-04-01T03:58:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33182 #113 (1 connection now open) 2021-04-01T03:58:08.519+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:33182 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:08.523+0000 I NETWORK [conn113] end connection 127.0.0.1:33182 (0 connections now open) 2021-04-01T03:58:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33064 #114 (1 connection now open) 2021-04-01T03:58:11.705+0000 I NETWORK [conn114] end connection 10.233.72.167:33064 (0 connections now open) 2021-04-01T03:58:18.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33338 #115 (1 connection now open) 2021-04-01T03:58:18.531+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:33338 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:18.626+0000 I NETWORK [conn115] end connection 127.0.0.1:33338 (0 connections now open) 2021-04-01T03:58:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33232 #116 (1 connection now open) 2021-04-01T03:58:21.705+0000 I NETWORK [conn116] end connection 10.233.72.167:33232 (0 connections now open) 2021-04-01T03:58:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33490 #117 (1 connection now open) 2021-04-01T03:58:28.519+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:33490 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:28.523+0000 I NETWORK [conn117] end connection 127.0.0.1:33490 (0 connections now open) 2021-04-01T03:58:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33364 #118 (1 connection now open) 2021-04-01T03:58:31.705+0000 I NETWORK [conn118] end connection 10.233.72.167:33364 (0 connections now open) 2021-04-01T03:58:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33628 #119 (1 connection now open) 2021-04-01T03:58:38.423+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:33628 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:38.426+0000 I NETWORK [conn119] end connection 127.0.0.1:33628 (0 connections now open) 2021-04-01T03:58:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33516 #120 (1 connection now open) 2021-04-01T03:58:41.705+0000 I NETWORK [conn120] end connection 10.233.72.167:33516 (0 connections now open) 2021-04-01T03:58:48.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33800 #121 (1 connection now open) 2021-04-01T03:58:48.431+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:33800 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:48.519+0000 I NETWORK [conn121] end connection 127.0.0.1:33800 (0 connections now open) 2021-04-01T03:58:51.706+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33686 #122 (1 connection now open) 2021-04-01T03:58:51.706+0000 I NETWORK [conn122] end connection 10.233.72.167:33686 (0 connections now open) 2021-04-01T03:58:58.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33950 #123 (1 connection now open) 2021-04-01T03:58:58.521+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:33950 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:58:58.525+0000 I NETWORK [conn123] end connection 127.0.0.1:33950 (0 connections now open) 2021-04-01T03:59:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33826 #124 (1 connection now open) 2021-04-01T03:59:01.705+0000 I NETWORK [conn124] end connection 10.233.72.167:33826 (0 connections now open) 2021-04-01T03:59:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34082 #125 (1 connection now open) 2021-04-01T03:59:08.424+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:34082 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:08.428+0000 I NETWORK [conn125] end connection 127.0.0.1:34082 (0 connections now open) 2021-04-01T03:59:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33948 #126 (1 connection now open) 2021-04-01T03:59:11.705+0000 I NETWORK [conn126] end connection 10.233.72.167:33948 (0 connections now open) 2021-04-01T03:59:18.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34228 #127 (1 connection now open) 2021-04-01T03:59:18.523+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:34228 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:18.528+0000 I NETWORK [conn127] end connection 127.0.0.1:34228 (0 connections now open) 2021-04-01T03:59:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34106 #128 (1 connection now open) 2021-04-01T03:59:21.705+0000 I NETWORK [conn128] end connection 10.233.72.167:34106 (0 connections now open) 2021-04-01T03:59:28.530+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34362 #129 (1 connection now open) 2021-04-01T03:59:28.530+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:34362 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:28.625+0000 I NETWORK [conn129] end connection 127.0.0.1:34362 (0 connections now open) 2021-04-01T03:59:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34234 #130 (1 connection now open) 2021-04-01T03:59:31.706+0000 I NETWORK [conn130] end connection 10.233.72.167:34234 (0 connections now open) 2021-04-01T03:59:38.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34498 #131 (1 connection now open) 2021-04-01T03:59:38.424+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:34498 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:38.519+0000 I NETWORK [conn131] end connection 127.0.0.1:34498 (0 connections now open) 2021-04-01T03:59:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34374 #132 (1 connection now open) 2021-04-01T03:59:41.705+0000 I NETWORK [conn132] end connection 10.233.72.167:34374 (0 connections now open) 2021-04-01T03:59:48.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34642 #133 (1 connection now open) 2021-04-01T03:59:48.420+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:34642 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:48.423+0000 I NETWORK [conn133] end connection 127.0.0.1:34642 (0 connections now open) 2021-04-01T03:59:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34516 #134 (1 connection now open) 2021-04-01T03:59:51.705+0000 I NETWORK [conn134] end connection 10.233.72.167:34516 (0 connections now open) 2021-04-01T03:59:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34780 #135 (1 connection now open) 2021-04-01T03:59:58.519+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:34780 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T03:59:58.524+0000 I NETWORK [conn135] end connection 127.0.0.1:34780 (0 connections now open) 2021-04-01T04:00:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34666 #136 (1 connection now open) 2021-04-01T04:00:01.705+0000 I NETWORK [conn136] end connection 10.233.72.167:34666 (0 connections now open) 2021-04-01T04:00:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34932 #137 (1 connection now open) 2021-04-01T04:00:08.423+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:34932 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:08.427+0000 I NETWORK [conn137] end connection 127.0.0.1:34932 (0 connections now open) 2021-04-01T04:00:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34808 #138 (1 connection now open) 2021-04-01T04:00:11.705+0000 I NETWORK [conn138] end connection 10.233.72.167:34808 (0 connections now open) 2021-04-01T04:00:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35070 #139 (1 connection now open) 2021-04-01T04:00:18.420+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:35070 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:18.424+0000 I NETWORK [conn139] end connection 127.0.0.1:35070 (0 connections now open) 2021-04-01T04:00:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34952 #140 (1 connection now open) 2021-04-01T04:00:21.706+0000 I NETWORK [conn140] end connection 10.233.72.167:34952 (0 connections now open) 2021-04-01T04:00:28.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35218 #141 (1 connection now open) 2021-04-01T04:00:28.420+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:35218 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:28.424+0000 I NETWORK [conn141] end connection 127.0.0.1:35218 (0 connections now open) 2021-04-01T04:00:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35086 #142 (1 connection now open) 2021-04-01T04:00:31.705+0000 I NETWORK [conn142] end connection 10.233.72.167:35086 (0 connections now open) 2021-04-01T04:00:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35340 #143 (1 connection now open) 2021-04-01T04:00:38.423+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:35340 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:38.433+0000 I NETWORK [conn143] end connection 127.0.0.1:35340 (0 connections now open) 2021-04-01T04:00:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35216 #144 (1 connection now open) 2021-04-01T04:00:41.705+0000 I NETWORK [conn144] end connection 10.233.72.167:35216 (0 connections now open) 2021-04-01T04:00:48.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35468 #145 (1 connection now open) 2021-04-01T04:00:48.421+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:35468 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:48.425+0000 I NETWORK [conn145] end connection 127.0.0.1:35468 (0 connections now open) 2021-04-01T04:00:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35336 #146 (1 connection now open) 2021-04-01T04:00:51.705+0000 I NETWORK [conn146] end connection 10.233.72.167:35336 (0 connections now open) 2021-04-01T04:00:58.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35584 #147 (1 connection now open) 2021-04-01T04:00:58.327+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:35584 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:00:58.423+0000 I NETWORK [conn147] end connection 127.0.0.1:35584 (0 connections now open) 2021-04-01T04:01:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35462 #148 (1 connection now open) 2021-04-01T04:01:01.705+0000 I NETWORK [conn148] end connection 10.233.72.167:35462 (0 connections now open) 2021-04-01T04:01:08.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35718 #149 (1 connection now open) 2021-04-01T04:01:08.427+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:35718 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:08.521+0000 I NETWORK [conn149] end connection 127.0.0.1:35718 (0 connections now open) 2021-04-01T04:01:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35600 #150 (1 connection now open) 2021-04-01T04:01:11.705+0000 I NETWORK [conn150] end connection 10.233.72.167:35600 (0 connections now open) 2021-04-01T04:01:18.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35854 #151 (1 connection now open) 2021-04-01T04:01:18.527+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:35854 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:18.622+0000 I NETWORK [conn151] end connection 127.0.0.1:35854 (0 connections now open) 2021-04-01T04:01:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35734 #152 (1 connection now open) 2021-04-01T04:01:21.705+0000 I NETWORK [conn152] end connection 10.233.72.167:35734 (0 connections now open) 2021-04-01T04:01:28.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35982 #153 (1 connection now open) 2021-04-01T04:01:28.419+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:35982 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:28.423+0000 I NETWORK [conn153] end connection 127.0.0.1:35982 (0 connections now open) 2021-04-01T04:01:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35858 #154 (1 connection now open) 2021-04-01T04:01:31.707+0000 I NETWORK [conn154] end connection 10.233.72.167:35858 (0 connections now open) 2021-04-01T04:01:38.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36110 #155 (1 connection now open) 2021-04-01T04:01:38.529+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:36110 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:38.623+0000 I NETWORK [conn155] end connection 127.0.0.1:36110 (0 connections now open) 2021-04-01T04:01:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35986 #156 (1 connection now open) 2021-04-01T04:01:41.705+0000 I NETWORK [conn156] end connection 10.233.72.167:35986 (0 connections now open) 2021-04-01T04:01:48.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36246 #157 (1 connection now open) 2021-04-01T04:01:48.424+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:36246 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:48.519+0000 I NETWORK [conn157] end connection 127.0.0.1:36246 (0 connections now open) 2021-04-01T04:01:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36122 #158 (1 connection now open) 2021-04-01T04:01:51.705+0000 I NETWORK [conn158] end connection 10.233.72.167:36122 (0 connections now open) 2021-04-01T04:01:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36372 #159 (1 connection now open) 2021-04-01T04:01:58.426+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:36372 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:01:58.522+0000 I NETWORK [conn159] end connection 127.0.0.1:36372 (0 connections now open) 2021-04-01T04:02:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36248 #160 (1 connection now open) 2021-04-01T04:02:01.705+0000 I NETWORK [conn160] end connection 10.233.72.167:36248 (0 connections now open) 2021-04-01T04:02:08.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36510 #161 (1 connection now open) 2021-04-01T04:02:08.419+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:36510 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:02:08.423+0000 I NETWORK [conn161] end connection 127.0.0.1:36510 (0 connections now open) 2021-04-01T04:02:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36382 #162 (1 connection now open) 2021-04-01T04:02:11.705+0000 I NETWORK [conn162] end connection 10.233.72.167:36382 (0 connections now open) 2021-04-01T04:02:18.323+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36636 #163 (1 connection now open) 2021-04-01T04:02:18.324+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:36636 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:02:18.423+0000 I NETWORK [conn163] end connection 127.0.0.1:36636 (0 connections now open) 2021-04-01T04:02:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36518 #164 (1 connection now open) 2021-04-01T04:02:21.705+0000 I NETWORK [conn164] end connection 10.233.72.167:36518 (0 connections now open) 2021-04-01T04:02:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36778 #165 (1 connection now open) 2021-04-01T04:02:28.421+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:36778 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-04-01T04:02:28.426+0000 I NETWORK [conn165] end connection 127.0.0.1:36778 (0 connections now open) 2021-04-01T04:02:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36650 #166 (1 connection now open) 2021-04-01T04:02:31.705+0000 I NETWORK [conn166] end connection 10.233.72.167:36650 (0 connections now open) 2021-04-01T04:02:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36904 #167 (1 connection now open) 2021-04-01T04:02:38.420+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:36904 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:02:38.424+0000 I NETWORK [conn167] end connection 127.0.0.1:36904 (0 connections now open) 2021-04-01T04:02:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36782 #168 (1 connection now open) 2021-04-01T04:02:41.705+0000 I NETWORK [conn168] end connection 10.233.72.167:36782 (0 connections now open) 2021-04-01T04:02:48.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37036 #169 (1 connection now open) 2021-04-01T04:02:48.425+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:37036 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:02:48.519+0000 I NETWORK [conn169] end connection 127.0.0.1:37036 (0 connections now open) 2021-04-01T04:02:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36908 #170 (1 connection now open) 2021-04-01T04:02:51.705+0000 I NETWORK [conn170] end connection 10.233.72.167:36908 (0 connections now open) 2021-04-01T04:02:58.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37168 #171 (1 connection now open) 2021-04-01T04:02:58.422+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:37168 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:02:58.425+0000 I NETWORK [conn171] end connection 127.0.0.1:37168 (0 connections now open) 2021-04-01T04:03:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37042 #172 (1 connection now open) 2021-04-01T04:03:01.705+0000 I NETWORK [conn172] end connection 10.233.72.167:37042 (0 connections now open) 2021-04-01T04:03:08.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37300 #173 (1 connection now open) 2021-04-01T04:03:08.427+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:37300 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:08.524+0000 I NETWORK [conn173] end connection 127.0.0.1:37300 (0 connections now open) 2021-04-01T04:03:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37178 #174 (1 connection now open) 2021-04-01T04:03:11.705+0000 I NETWORK [conn174] end connection 10.233.72.167:37178 (0 connections now open) 2021-04-01T04:03:18.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37434 #175 (1 connection now open) 2021-04-01T04:03:18.419+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:37434 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:18.424+0000 I NETWORK [conn175] end connection 127.0.0.1:37434 (0 connections now open) 2021-04-01T04:03:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37312 #176 (1 connection now open) 2021-04-01T04:03:21.705+0000 I NETWORK [conn176] end connection 10.233.72.167:37312 (0 connections now open) 2021-04-01T04:03:28.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37574 #177 (1 connection now open) 2021-04-01T04:03:28.425+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:37574 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:28.523+0000 I NETWORK [conn177] end connection 127.0.0.1:37574 (0 connections now open) 2021-04-01T04:03:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37446 #178 (1 connection now open) 2021-04-01T04:03:31.705+0000 I NETWORK [conn178] end connection 10.233.72.167:37446 (0 connections now open) 2021-04-01T04:03:38.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37704 #179 (1 connection now open) 2021-04-01T04:03:38.422+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:37704 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:38.426+0000 I NETWORK [conn179] end connection 127.0.0.1:37704 (0 connections now open) 2021-04-01T04:03:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37586 #180 (1 connection now open) 2021-04-01T04:03:41.705+0000 I NETWORK [conn180] end connection 10.233.72.167:37586 (0 connections now open) 2021-04-01T04:03:43.189+0000 I NETWORK [listener] connection accepted from 10.233.78.96:60260 #181 (1 connection now open) 2021-04-01T04:03:43.201+0000 I NETWORK [conn181] received client metadata from 10.233.78.96:60260 conn181: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-01T04:03:44.400+0000 I NETWORK [listener] connection accepted from 10.233.78.96:60288 #182 (2 connections now open) 2021-04-01T04:03:44.400+0000 I NETWORK [conn182] received client metadata from 10.233.78.96:60288 conn182: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-04-01T04:03:44.415+0000 I STORAGE [conn182] createCollection: dcae-tcagen2.channelMessages with generated UUID: 36701c71-c16f-48cf-8fee-876b4ef27a13 2021-04-01T04:03:44.449+0000 I INDEX [conn182] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-01T04:03:44.449+0000 I INDEX [conn182] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-01T04:03:44.458+0000 I INDEX [conn182] build index done. scanned 0 total records. 0 secs 2021-04-01T04:03:44.802+0000 I INDEX [conn182] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-01T04:03:44.802+0000 I INDEX [conn182] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-01T04:03:44.805+0000 I INDEX [conn182] build index done. scanned 0 total records. 0 secs 2021-04-01T04:03:44.805+0000 I COMMAND [conn182] 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("ed067ea7-dbf2-4df1-9f23-499278ad0842") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 341ms 2021-04-01T04:03:44.978+0000 I INDEX [conn182] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-04-01T04:03:44.978+0000 I INDEX [conn182] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-01T04:03:44.990+0000 I INDEX [conn182] build index done. scanned 0 total records. 0 secs 2021-04-01T04:03:44.990+0000 I COMMAND [conn182] 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("ed067ea7-dbf2-4df1-9f23-499278ad0842") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 180ms 2021-04-01T04:03:45.044+0000 I INDEX [conn182] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-04-01T04:03:45.044+0000 I INDEX [conn182] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-04-01T04:03:45.048+0000 I INDEX [conn182] build index done. scanned 0 total records. 0 secs 2021-04-01T04:03:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37846 #183 (3 connections now open) 2021-04-01T04:03:48.427+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:37846 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:48.521+0000 I NETWORK [conn183] end connection 127.0.0.1:37846 (2 connections now open) 2021-04-01T04:03:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37714 #184 (3 connections now open) 2021-04-01T04:03:51.705+0000 I NETWORK [conn184] end connection 10.233.72.167:37714 (2 connections now open) 2021-04-01T04:03:58.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37978 #185 (3 connections now open) 2021-04-01T04:03:58.423+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:37978 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:03:58.520+0000 I NETWORK [conn185] end connection 127.0.0.1:37978 (2 connections now open) 2021-04-01T04:04:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37850 #186 (3 connections now open) 2021-04-01T04:04:01.705+0000 I NETWORK [conn186] end connection 10.233.72.167:37850 (2 connections now open) 2021-04-01T04:04:08.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38112 #187 (3 connections now open) 2021-04-01T04:04:08.420+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:38112 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:08.424+0000 I NETWORK [conn187] end connection 127.0.0.1:38112 (2 connections now open) 2021-04-01T04:04:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37984 #188 (3 connections now open) 2021-04-01T04:04:11.705+0000 I NETWORK [conn188] end connection 10.233.72.167:37984 (2 connections now open) 2021-04-01T04:04:18.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38244 #189 (3 connections now open) 2021-04-01T04:04:18.520+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:38244 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:18.524+0000 I NETWORK [conn189] end connection 127.0.0.1:38244 (2 connections now open) 2021-04-01T04:04:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38118 #190 (3 connections now open) 2021-04-01T04:04:21.705+0000 I NETWORK [conn190] end connection 10.233.72.167:38118 (2 connections now open) 2021-04-01T04:04:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38376 #191 (3 connections now open) 2021-04-01T04:04:28.422+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:38376 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:28.520+0000 I NETWORK [conn191] end connection 127.0.0.1:38376 (2 connections now open) 2021-04-01T04:04:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38246 #192 (3 connections now open) 2021-04-01T04:04:31.705+0000 I NETWORK [conn192] end connection 10.233.72.167:38246 (2 connections now open) 2021-04-01T04:04:38.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38512 #193 (3 connections now open) 2021-04-01T04:04:38.429+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:38512 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:38.523+0000 I NETWORK [conn193] end connection 127.0.0.1:38512 (2 connections now open) 2021-04-01T04:04:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38386 #194 (3 connections now open) 2021-04-01T04:04:41.705+0000 I NETWORK [conn194] end connection 10.233.72.167:38386 (2 connections now open) 2021-04-01T04:04:48.624+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38658 #195 (3 connections now open) 2021-04-01T04:04:48.624+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:38658 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:48.723+0000 I NETWORK [conn195] end connection 127.0.0.1:38658 (2 connections now open) 2021-04-01T04:04:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38532 #196 (3 connections now open) 2021-04-01T04:04:51.705+0000 I NETWORK [conn196] end connection 10.233.72.167:38532 (2 connections now open) 2021-04-01T04:04:58.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38796 #197 (3 connections now open) 2021-04-01T04:04:58.331+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:38796 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:04:58.423+0000 I NETWORK [conn197] end connection 127.0.0.1:38796 (2 connections now open) 2021-04-01T04:05:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38672 #198 (3 connections now open) 2021-04-01T04:05:01.705+0000 I NETWORK [conn198] end connection 10.233.72.167:38672 (2 connections now open) 2021-04-01T04:05:08.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38928 #199 (3 connections now open) 2021-04-01T04:05:08.419+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:38928 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:08.424+0000 I NETWORK [conn199] end connection 127.0.0.1:38928 (2 connections now open) 2021-04-01T04:05:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38796 #200 (3 connections now open) 2021-04-01T04:05:11.705+0000 I NETWORK [conn200] end connection 10.233.72.167:38796 (2 connections now open) 2021-04-01T04:05:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39068 #201 (3 connections now open) 2021-04-01T04:05:18.421+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:39068 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:18.426+0000 I NETWORK [conn201] end connection 127.0.0.1:39068 (2 connections now open) 2021-04-01T04:05:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38940 #202 (3 connections now open) 2021-04-01T04:05:21.705+0000 I NETWORK [conn202] end connection 10.233.72.167:38940 (2 connections now open) 2021-04-01T04:05:28.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39196 #203 (3 connections now open) 2021-04-01T04:05:28.329+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:39196 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:28.423+0000 I NETWORK [conn203] end connection 127.0.0.1:39196 (2 connections now open) 2021-04-01T04:05:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39066 #204 (3 connections now open) 2021-04-01T04:05:31.705+0000 I NETWORK [conn204] end connection 10.233.72.167:39066 (2 connections now open) 2021-04-01T04:05:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39324 #205 (3 connections now open) 2021-04-01T04:05:38.420+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:39324 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:38.424+0000 I NETWORK [conn205] end connection 127.0.0.1:39324 (2 connections now open) 2021-04-01T04:05:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39196 #206 (3 connections now open) 2021-04-01T04:05:41.705+0000 I NETWORK [conn206] end connection 10.233.72.167:39196 (2 connections now open) 2021-04-01T04:05:48.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39452 #207 (3 connections now open) 2021-04-01T04:05:48.420+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:39452 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:48.424+0000 I NETWORK [conn207] end connection 127.0.0.1:39452 (2 connections now open) 2021-04-01T04:05:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39324 #208 (3 connections now open) 2021-04-01T04:05:51.705+0000 I NETWORK [conn208] end connection 10.233.72.167:39324 (2 connections now open) 2021-04-01T04:05:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39584 #209 (3 connections now open) 2021-04-01T04:05:58.422+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:39584 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:05:58.426+0000 I NETWORK [conn209] end connection 127.0.0.1:39584 (2 connections now open) 2021-04-01T04:06:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39460 #210 (3 connections now open) 2021-04-01T04:06:01.705+0000 I NETWORK [conn210] end connection 10.233.72.167:39460 (2 connections now open) 2021-04-01T04:06:08.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39720 #211 (3 connections now open) 2021-04-01T04:06:08.522+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:39720 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:08.526+0000 I NETWORK [conn211] end connection 127.0.0.1:39720 (2 connections now open) 2021-04-01T04:06:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39588 #212 (3 connections now open) 2021-04-01T04:06:11.705+0000 I NETWORK [conn212] end connection 10.233.72.167:39588 (2 connections now open) 2021-04-01T04:06:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39844 #213 (3 connections now open) 2021-04-01T04:06:18.422+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:39844 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:18.522+0000 I NETWORK [conn213] end connection 127.0.0.1:39844 (2 connections now open) 2021-04-01T04:06:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39724 #214 (3 connections now open) 2021-04-01T04:06:21.705+0000 I NETWORK [conn214] end connection 10.233.72.167:39724 (2 connections now open) 2021-04-01T04:06:28.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39980 #215 (3 connections now open) 2021-04-01T04:06:28.520+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:39980 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:28.525+0000 I NETWORK [conn215] end connection 127.0.0.1:39980 (2 connections now open) 2021-04-01T04:06:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39854 #216 (3 connections now open) 2021-04-01T04:06:31.705+0000 I NETWORK [conn216] end connection 10.233.72.167:39854 (2 connections now open) 2021-04-01T04:06:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40124 #217 (3 connections now open) 2021-04-01T04:06:38.423+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:40124 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:38.519+0000 I NETWORK [conn217] end connection 127.0.0.1:40124 (2 connections now open) 2021-04-01T04:06:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40014 #218 (3 connections now open) 2021-04-01T04:06:41.706+0000 I NETWORK [conn218] end connection 10.233.72.167:40014 (2 connections now open) 2021-04-01T04:06:48.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40280 #219 (3 connections now open) 2021-04-01T04:06:48.528+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:40280 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:48.624+0000 I NETWORK [conn219] end connection 127.0.0.1:40280 (2 connections now open) 2021-04-01T04:06:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40168 #220 (3 connections now open) 2021-04-01T04:06:51.705+0000 I NETWORK [conn220] end connection 10.233.72.167:40168 (2 connections now open) 2021-04-01T04:06:58.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40430 #221 (3 connections now open) 2021-04-01T04:06:58.330+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:40430 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:06:58.422+0000 I NETWORK [conn221] end connection 127.0.0.1:40430 (2 connections now open) 2021-04-01T04:07:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40304 #222 (3 connections now open) 2021-04-01T04:07:01.705+0000 I NETWORK [conn222] end connection 10.233.72.167:40304 (2 connections now open) 2021-04-01T04:07:08.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40564 #223 (3 connections now open) 2021-04-01T04:07:08.422+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:40564 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:08.426+0000 I NETWORK [conn223] end connection 127.0.0.1:40564 (2 connections now open) 2021-04-01T04:07:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40442 #224 (3 connections now open) 2021-04-01T04:07:11.705+0000 I NETWORK [conn224] end connection 10.233.72.167:40442 (2 connections now open) 2021-04-01T04:07:18.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40702 #225 (3 connections now open) 2021-04-01T04:07:18.422+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:40702 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:18.425+0000 I NETWORK [conn225] end connection 127.0.0.1:40702 (2 connections now open) 2021-04-01T04:07:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40586 #226 (3 connections now open) 2021-04-01T04:07:21.705+0000 I NETWORK [conn226] end connection 10.233.72.167:40586 (2 connections now open) 2021-04-01T04:07:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40854 #227 (3 connections now open) 2021-04-01T04:07:28.424+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:40854 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:28.428+0000 I NETWORK [conn227] end connection 127.0.0.1:40854 (2 connections now open) 2021-04-01T04:07:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40724 #228 (3 connections now open) 2021-04-01T04:07:31.705+0000 I NETWORK [conn228] end connection 10.233.72.167:40724 (2 connections now open) 2021-04-01T04:07:38.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40986 #229 (3 connections now open) 2021-04-01T04:07:38.525+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:40986 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:38.619+0000 I NETWORK [conn229] end connection 127.0.0.1:40986 (2 connections now open) 2021-04-01T04:07:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40866 #230 (3 connections now open) 2021-04-01T04:07:41.705+0000 I NETWORK [conn230] end connection 10.233.72.167:40866 (2 connections now open) 2021-04-01T04:07:48.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41124 #231 (3 connections now open) 2021-04-01T04:07:48.423+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:41124 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:48.427+0000 I NETWORK [conn231] end connection 127.0.0.1:41124 (2 connections now open) 2021-04-01T04:07:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41000 #232 (3 connections now open) 2021-04-01T04:07:51.706+0000 I NETWORK [conn232] end connection 10.233.72.167:41000 (2 connections now open) 2021-04-01T04:07:58.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41264 #233 (3 connections now open) 2021-04-01T04:07:58.521+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:41264 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:07:58.525+0000 I NETWORK [conn233] end connection 127.0.0.1:41264 (2 connections now open) 2021-04-01T04:08:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41136 #234 (3 connections now open) 2021-04-01T04:08:01.705+0000 I NETWORK [conn234] end connection 10.233.72.167:41136 (2 connections now open) 2021-04-01T04:08:08.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41398 #235 (3 connections now open) 2021-04-01T04:08:08.427+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:41398 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:08.524+0000 I NETWORK [conn235] end connection 127.0.0.1:41398 (2 connections now open) 2021-04-01T04:08:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41270 #236 (3 connections now open) 2021-04-01T04:08:11.705+0000 I NETWORK [conn236] end connection 10.233.72.167:41270 (2 connections now open) 2021-04-01T04:08:18.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41532 #237 (3 connections now open) 2021-04-01T04:08:18.519+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:41532 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:18.524+0000 I NETWORK [conn237] end connection 127.0.0.1:41532 (2 connections now open) 2021-04-01T04:08:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41410 #238 (3 connections now open) 2021-04-01T04:08:21.705+0000 I NETWORK [conn238] end connection 10.233.72.167:41410 (2 connections now open) 2021-04-01T04:08:28.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41670 #239 (3 connections now open) 2021-04-01T04:08:28.428+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:41670 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:28.525+0000 I NETWORK [conn239] end connection 127.0.0.1:41670 (2 connections now open) 2021-04-01T04:08:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41542 #240 (3 connections now open) 2021-04-01T04:08:31.705+0000 I NETWORK [conn240] end connection 10.233.72.167:41542 (2 connections now open) 2021-04-01T04:08:38.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41802 #241 (3 connections now open) 2021-04-01T04:08:38.429+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:41802 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:38.524+0000 I NETWORK [conn241] end connection 127.0.0.1:41802 (2 connections now open) 2021-04-01T04:08:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41680 #242 (3 connections now open) 2021-04-01T04:08:41.705+0000 I NETWORK [conn242] end connection 10.233.72.167:41680 (2 connections now open) 2021-04-01T04:08:48.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41956 #243 (3 connections now open) 2021-04-01T04:08:48.525+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:41956 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:48.623+0000 I NETWORK [conn243] end connection 127.0.0.1:41956 (2 connections now open) 2021-04-01T04:08:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41824 #244 (3 connections now open) 2021-04-01T04:08:51.705+0000 I NETWORK [conn244] end connection 10.233.72.167:41824 (2 connections now open) 2021-04-01T04:08:58.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42082 #245 (3 connections now open) 2021-04-01T04:08:58.427+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:42082 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:08:58.521+0000 I NETWORK [conn245] end connection 127.0.0.1:42082 (2 connections now open) 2021-04-01T04:09:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41958 #246 (3 connections now open) 2021-04-01T04:09:01.705+0000 I NETWORK [conn246] end connection 10.233.72.167:41958 (2 connections now open) 2021-04-01T04:09:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42220 #247 (3 connections now open) 2021-04-01T04:09:08.424+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:42220 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:08.521+0000 I NETWORK [conn247] end connection 127.0.0.1:42220 (2 connections now open) 2021-04-01T04:09:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42090 #248 (3 connections now open) 2021-04-01T04:09:11.705+0000 I NETWORK [conn248] end connection 10.233.72.167:42090 (2 connections now open) 2021-04-01T04:09:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42356 #249 (3 connections now open) 2021-04-01T04:09:18.423+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:42356 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:18.520+0000 I NETWORK [conn249] end connection 127.0.0.1:42356 (2 connections now open) 2021-04-01T04:09:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42232 #250 (3 connections now open) 2021-04-01T04:09:21.705+0000 I NETWORK [conn250] end connection 10.233.72.167:42232 (2 connections now open) 2021-04-01T04:09:28.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42488 #251 (3 connections now open) 2021-04-01T04:09:28.419+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:42488 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:28.424+0000 I NETWORK [conn251] end connection 127.0.0.1:42488 (2 connections now open) 2021-04-01T04:09:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42366 #252 (3 connections now open) 2021-04-01T04:09:31.705+0000 I NETWORK [conn252] end connection 10.233.72.167:42366 (2 connections now open) 2021-04-01T04:09:38.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42626 #253 (3 connections now open) 2021-04-01T04:09:38.520+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:42626 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:38.524+0000 I NETWORK [conn253] end connection 127.0.0.1:42626 (2 connections now open) 2021-04-01T04:09:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42500 #254 (3 connections now open) 2021-04-01T04:09:41.705+0000 I NETWORK [conn254] end connection 10.233.72.167:42500 (2 connections now open) 2021-04-01T04:09:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42762 #255 (3 connections now open) 2021-04-01T04:09:48.519+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:42762 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:48.524+0000 I NETWORK [conn255] end connection 127.0.0.1:42762 (2 connections now open) 2021-04-01T04:09:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42640 #256 (3 connections now open) 2021-04-01T04:09:51.705+0000 I NETWORK [conn256] end connection 10.233.72.167:42640 (2 connections now open) 2021-04-01T04:09:58.725+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42918 #257 (3 connections now open) 2021-04-01T04:09:58.726+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:42918 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:09:58.825+0000 I NETWORK [conn257] end connection 127.0.0.1:42918 (2 connections now open) 2021-04-01T04:10:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42804 #258 (3 connections now open) 2021-04-01T04:10:01.706+0000 I NETWORK [conn258] end connection 10.233.72.167:42804 (2 connections now open) 2021-04-01T04:10:08.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43068 #259 (3 connections now open) 2021-04-01T04:10:08.427+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:43068 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:08.522+0000 I NETWORK [conn259] end connection 127.0.0.1:43068 (2 connections now open) 2021-04-01T04:10:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42942 #260 (3 connections now open) 2021-04-01T04:10:11.705+0000 I NETWORK [conn260] end connection 10.233.72.167:42942 (2 connections now open) 2021-04-01T04:10:18.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43216 #261 (3 connections now open) 2021-04-01T04:10:18.523+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:43216 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:18.620+0000 I NETWORK [conn261] end connection 127.0.0.1:43216 (2 connections now open) 2021-04-01T04:10:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43104 #262 (3 connections now open) 2021-04-01T04:10:21.705+0000 I NETWORK [conn262] end connection 10.233.72.167:43104 (2 connections now open) 2021-04-01T04:10:28.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43376 #263 (3 connections now open) 2021-04-01T04:10:28.426+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:43376 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:28.519+0000 I NETWORK [conn263] end connection 127.0.0.1:43376 (2 connections now open) 2021-04-01T04:10:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43258 #264 (3 connections now open) 2021-04-01T04:10:31.706+0000 I NETWORK [conn264] end connection 10.233.72.167:43258 (2 connections now open) 2021-04-01T04:10:38.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43520 #265 (3 connections now open) 2021-04-01T04:10:38.419+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:43520 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:38.423+0000 I NETWORK [conn265] end connection 127.0.0.1:43520 (2 connections now open) 2021-04-01T04:10:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43402 #266 (3 connections now open) 2021-04-01T04:10:41.705+0000 I NETWORK [conn266] end connection 10.233.72.167:43402 (2 connections now open) 2021-04-01T04:10:48.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43666 #267 (3 connections now open) 2021-04-01T04:10:48.330+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:43666 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:48.423+0000 I NETWORK [conn267] end connection 127.0.0.1:43666 (2 connections now open) 2021-04-01T04:10:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43548 #268 (3 connections now open) 2021-04-01T04:10:51.705+0000 I NETWORK [conn268] end connection 10.233.72.167:43548 (2 connections now open) 2021-04-01T04:10:58.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43828 #269 (3 connections now open) 2021-04-01T04:10:58.420+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:43828 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:10:58.424+0000 I NETWORK [conn269] end connection 127.0.0.1:43828 (2 connections now open) 2021-04-01T04:11:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43718 #270 (3 connections now open) 2021-04-01T04:11:01.706+0000 I NETWORK [conn270] end connection 10.233.72.167:43718 (2 connections now open) 2021-04-01T04:11:08.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43988 #271 (3 connections now open) 2021-04-01T04:11:08.519+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:43988 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:08.525+0000 I NETWORK [conn271] end connection 127.0.0.1:43988 (2 connections now open) 2021-04-01T04:11:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43876 #272 (3 connections now open) 2021-04-01T04:11:11.705+0000 I NETWORK [conn272] end connection 10.233.72.167:43876 (2 connections now open) 2021-04-01T04:11:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44164 #273 (3 connections now open) 2021-04-01T04:11:18.420+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:44164 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:18.424+0000 I NETWORK [conn273] end connection 127.0.0.1:44164 (2 connections now open) 2021-04-01T04:11:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44056 #274 (3 connections now open) 2021-04-01T04:11:21.705+0000 I NETWORK [conn274] end connection 10.233.72.167:44056 (2 connections now open) 2021-04-01T04:11:28.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44320 #275 (3 connections now open) 2021-04-01T04:11:28.429+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:44320 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:28.522+0000 I NETWORK [conn275] end connection 127.0.0.1:44320 (2 connections now open) 2021-04-01T04:11:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44200 #276 (3 connections now open) 2021-04-01T04:11:31.705+0000 I NETWORK [conn276] end connection 10.233.72.167:44200 (2 connections now open) 2021-04-01T04:11:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44456 #277 (3 connections now open) 2021-04-01T04:11:38.419+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:44456 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:38.423+0000 I NETWORK [conn277] end connection 127.0.0.1:44456 (2 connections now open) 2021-04-01T04:11:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44334 #278 (3 connections now open) 2021-04-01T04:11:41.705+0000 I NETWORK [conn278] end connection 10.233.72.167:44334 (2 connections now open) 2021-04-01T04:11:48.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44600 #279 (3 connections now open) 2021-04-01T04:11:48.423+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:44600 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:48.520+0000 I NETWORK [conn279] end connection 127.0.0.1:44600 (2 connections now open) 2021-04-01T04:11:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44472 #280 (3 connections now open) 2021-04-01T04:11:51.705+0000 I NETWORK [conn280] end connection 10.233.72.167:44472 (2 connections now open) 2021-04-01T04:11:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44734 #281 (3 connections now open) 2021-04-01T04:11:58.426+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:44734 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:11:58.523+0000 I NETWORK [conn281] end connection 127.0.0.1:44734 (2 connections now open) 2021-04-01T04:12:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44612 #282 (3 connections now open) 2021-04-01T04:12:01.705+0000 I NETWORK [conn282] end connection 10.233.72.167:44612 (2 connections now open) 2021-04-01T04:12:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44876 #283 (3 connections now open) 2021-04-01T04:12:08.425+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:44876 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:08.519+0000 I NETWORK [conn283] end connection 127.0.0.1:44876 (2 connections now open) 2021-04-01T04:12:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44746 #284 (3 connections now open) 2021-04-01T04:12:11.706+0000 I NETWORK [conn284] end connection 10.233.72.167:44746 (2 connections now open) 2021-04-01T04:12:18.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45012 #285 (3 connections now open) 2021-04-01T04:12:18.520+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:45012 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:18.524+0000 I NETWORK [conn285] end connection 127.0.0.1:45012 (2 connections now open) 2021-04-01T04:12:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44886 #286 (3 connections now open) 2021-04-01T04:12:21.705+0000 I NETWORK [conn286] end connection 10.233.72.167:44886 (2 connections now open) 2021-04-01T04:12:28.623+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45150 #287 (3 connections now open) 2021-04-01T04:12:28.623+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:45150 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:28.627+0000 I NETWORK [conn287] end connection 127.0.0.1:45150 (2 connections now open) 2021-04-01T04:12:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45032 #288 (3 connections now open) 2021-04-01T04:12:31.705+0000 I NETWORK [conn288] end connection 10.233.72.167:45032 (2 connections now open) 2021-04-01T04:12:38.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45296 #289 (3 connections now open) 2021-04-01T04:12:38.524+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:45296 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:38.619+0000 I NETWORK [conn289] end connection 127.0.0.1:45296 (2 connections now open) 2021-04-01T04:12:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45168 #290 (3 connections now open) 2021-04-01T04:12:41.705+0000 I NETWORK [conn290] end connection 10.233.72.167:45168 (2 connections now open) 2021-04-01T04:12:48.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45446 #291 (3 connections now open) 2021-04-01T04:12:48.523+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:45446 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:48.527+0000 I NETWORK [conn291] end connection 127.0.0.1:45446 (2 connections now open) 2021-04-01T04:12:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45336 #292 (3 connections now open) 2021-04-01T04:12:51.705+0000 I NETWORK [conn292] end connection 10.233.72.167:45336 (2 connections now open) 2021-04-01T04:12:58.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45612 #293 (3 connections now open) 2021-04-01T04:12:58.521+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:45612 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:12:58.619+0000 I NETWORK [conn293] end connection 127.0.0.1:45612 (2 connections now open) 2021-04-01T04:13:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45486 #294 (3 connections now open) 2021-04-01T04:13:01.705+0000 I NETWORK [conn294] end connection 10.233.72.167:45486 (2 connections now open) 2021-04-01T04:13:08.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45752 #295 (3 connections now open) 2021-04-01T04:13:08.521+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:45752 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:08.526+0000 I NETWORK [conn295] end connection 127.0.0.1:45752 (2 connections now open) 2021-04-01T04:13:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45622 #296 (3 connections now open) 2021-04-01T04:13:11.706+0000 I NETWORK [conn296] end connection 10.233.72.167:45622 (2 connections now open) 2021-04-01T04:13:18.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45882 #297 (3 connections now open) 2021-04-01T04:13:18.420+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:45882 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:18.424+0000 I NETWORK [conn297] end connection 127.0.0.1:45882 (2 connections now open) 2021-04-01T04:13:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45758 #298 (3 connections now open) 2021-04-01T04:13:21.705+0000 I NETWORK [conn298] end connection 10.233.72.167:45758 (2 connections now open) 2021-04-01T04:13:28.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46022 #299 (3 connections now open) 2021-04-01T04:13:28.519+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:46022 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:28.523+0000 I NETWORK [conn299] end connection 127.0.0.1:46022 (2 connections now open) 2021-04-01T04:13:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45894 #300 (3 connections now open) 2021-04-01T04:13:31.705+0000 I NETWORK [conn300] end connection 10.233.72.167:45894 (2 connections now open) 2021-04-01T04:13:38.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46154 #301 (3 connections now open) 2021-04-01T04:13:38.522+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:46154 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:38.621+0000 I NETWORK [conn301] end connection 127.0.0.1:46154 (2 connections now open) 2021-04-01T04:13:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46038 #302 (3 connections now open) 2021-04-01T04:13:41.705+0000 I NETWORK [conn302] end connection 10.233.72.167:46038 (2 connections now open) 2021-04-01T04:13:48.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46302 #303 (3 connections now open) 2021-04-01T04:13:48.421+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:46302 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:48.425+0000 I NETWORK [conn303] end connection 127.0.0.1:46302 (2 connections now open) 2021-04-01T04:13:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46182 #304 (3 connections now open) 2021-04-01T04:13:51.705+0000 I NETWORK [conn304] end connection 10.233.72.167:46182 (2 connections now open) 2021-04-01T04:13:58.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46470 #305 (3 connections now open) 2021-04-01T04:13:58.527+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:46470 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:13:58.630+0000 I NETWORK [conn305] end connection 127.0.0.1:46470 (2 connections now open) 2021-04-01T04:14:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46348 #306 (3 connections now open) 2021-04-01T04:14:01.705+0000 I NETWORK [conn306] end connection 10.233.72.167:46348 (2 connections now open) 2021-04-01T04:14:08.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46608 #307 (3 connections now open) 2021-04-01T04:14:08.429+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:46608 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:08.523+0000 I NETWORK [conn307] end connection 127.0.0.1:46608 (2 connections now open) 2021-04-01T04:14:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46486 #308 (3 connections now open) 2021-04-01T04:14:11.705+0000 I NETWORK [conn308] end connection 10.233.72.167:46486 (2 connections now open) 2021-04-01T04:14:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46764 #309 (3 connections now open) 2021-04-01T04:14:18.519+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:46764 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:18.523+0000 I NETWORK [conn309] end connection 127.0.0.1:46764 (2 connections now open) 2021-04-01T04:14:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46640 #310 (3 connections now open) 2021-04-01T04:14:21.705+0000 I NETWORK [conn310] end connection 10.233.72.167:46640 (2 connections now open) 2021-04-01T04:14:28.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46900 #311 (3 connections now open) 2021-04-01T04:14:28.419+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:46900 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:28.423+0000 I NETWORK [conn311] end connection 127.0.0.1:46900 (2 connections now open) 2021-04-01T04:14:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46776 #312 (3 connections now open) 2021-04-01T04:14:31.705+0000 I NETWORK [conn312] end connection 10.233.72.167:46776 (2 connections now open) 2021-04-01T04:14:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47034 #313 (3 connections now open) 2021-04-01T04:14:38.423+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:47034 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:38.427+0000 I NETWORK [conn313] end connection 127.0.0.1:47034 (2 connections now open) 2021-04-01T04:14:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46914 #314 (3 connections now open) 2021-04-01T04:14:41.705+0000 I NETWORK [conn314] end connection 10.233.72.167:46914 (2 connections now open) 2021-04-01T04:14:48.327+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47172 #315 (3 connections now open) 2021-04-01T04:14:48.419+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:47172 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:48.423+0000 I NETWORK [conn315] end connection 127.0.0.1:47172 (2 connections now open) 2021-04-01T04:14:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47048 #316 (3 connections now open) 2021-04-01T04:14:51.705+0000 I NETWORK [conn316] end connection 10.233.72.167:47048 (2 connections now open) 2021-04-01T04:14:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47310 #317 (3 connections now open) 2021-04-01T04:14:58.426+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:47310 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:14:58.522+0000 I NETWORK [conn317] end connection 127.0.0.1:47310 (2 connections now open) 2021-04-01T04:15:01.706+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47194 #318 (3 connections now open) 2021-04-01T04:15:01.706+0000 I NETWORK [conn318] end connection 10.233.72.167:47194 (2 connections now open) 2021-04-01T04:15:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47450 #319 (3 connections now open) 2021-04-01T04:15:08.423+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:47450 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:08.519+0000 I NETWORK [conn319] end connection 127.0.0.1:47450 (2 connections now open) 2021-04-01T04:15:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47324 #320 (3 connections now open) 2021-04-01T04:15:11.705+0000 I NETWORK [conn320] end connection 10.233.72.167:47324 (2 connections now open) 2021-04-01T04:15:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47584 #321 (3 connections now open) 2021-04-01T04:15:18.425+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:47584 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:18.519+0000 I NETWORK [conn321] end connection 127.0.0.1:47584 (2 connections now open) 2021-04-01T04:15:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47464 #322 (3 connections now open) 2021-04-01T04:15:21.705+0000 I NETWORK [conn322] end connection 10.233.72.167:47464 (2 connections now open) 2021-04-01T04:15:28.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47720 #323 (3 connections now open) 2021-04-01T04:15:28.423+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:47720 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:28.427+0000 I NETWORK [conn323] end connection 127.0.0.1:47720 (2 connections now open) 2021-04-01T04:15:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47594 #324 (3 connections now open) 2021-04-01T04:15:31.705+0000 I NETWORK [conn324] end connection 10.233.72.167:47594 (2 connections now open) 2021-04-01T04:15:38.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47852 #325 (3 connections now open) 2021-04-01T04:15:38.421+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:47852 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:38.519+0000 I NETWORK [conn325] end connection 127.0.0.1:47852 (2 connections now open) 2021-04-01T04:15:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47736 #326 (3 connections now open) 2021-04-01T04:15:41.705+0000 I NETWORK [conn326] end connection 10.233.72.167:47736 (2 connections now open) 2021-04-01T04:15:48.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48000 #327 (3 connections now open) 2021-04-01T04:15:48.519+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:48000 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:48.523+0000 I NETWORK [conn327] end connection 127.0.0.1:48000 (2 connections now open) 2021-04-01T04:15:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:47882 #328 (3 connections now open) 2021-04-01T04:15:51.705+0000 I NETWORK [conn328] end connection 10.233.72.167:47882 (2 connections now open) 2021-04-01T04:15:58.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48142 #329 (3 connections now open) 2021-04-01T04:15:58.420+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:48142 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:15:58.424+0000 I NETWORK [conn329] end connection 127.0.0.1:48142 (2 connections now open) 2021-04-01T04:16:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48020 #330 (3 connections now open) 2021-04-01T04:16:01.705+0000 I NETWORK [conn330] end connection 10.233.72.167:48020 (2 connections now open) 2021-04-01T04:16:08.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48284 #331 (3 connections now open) 2021-04-01T04:16:08.519+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:48284 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:08.523+0000 I NETWORK [conn331] end connection 127.0.0.1:48284 (2 connections now open) 2021-04-01T04:16:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48156 #332 (3 connections now open) 2021-04-01T04:16:11.705+0000 I NETWORK [conn332] end connection 10.233.72.167:48156 (2 connections now open) 2021-04-01T04:16:18.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48418 #333 (3 connections now open) 2021-04-01T04:16:18.330+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:48418 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:18.423+0000 I NETWORK [conn333] end connection 127.0.0.1:48418 (2 connections now open) 2021-04-01T04:16:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48294 #334 (3 connections now open) 2021-04-01T04:16:21.705+0000 I NETWORK [conn334] end connection 10.233.72.167:48294 (2 connections now open) 2021-04-01T04:16:28.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48558 #335 (3 connections now open) 2021-04-01T04:16:28.422+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:48558 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:28.522+0000 I NETWORK [conn335] end connection 127.0.0.1:48558 (2 connections now open) 2021-04-01T04:16:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48430 #336 (3 connections now open) 2021-04-01T04:16:31.705+0000 I NETWORK [conn336] end connection 10.233.72.167:48430 (2 connections now open) 2021-04-01T04:16:38.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48692 #337 (3 connections now open) 2021-04-01T04:16:38.523+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:48692 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:38.619+0000 I NETWORK [conn337] end connection 127.0.0.1:48692 (2 connections now open) 2021-04-01T04:16:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48568 #338 (3 connections now open) 2021-04-01T04:16:41.705+0000 I NETWORK [conn338] end connection 10.233.72.167:48568 (2 connections now open) 2021-04-01T04:16:48.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48830 #339 (3 connections now open) 2021-04-01T04:16:48.524+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:48830 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:48.619+0000 I NETWORK [conn339] end connection 127.0.0.1:48830 (2 connections now open) 2021-04-01T04:16:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48706 #340 (3 connections now open) 2021-04-01T04:16:51.705+0000 I NETWORK [conn340] end connection 10.233.72.167:48706 (2 connections now open) 2021-04-01T04:16:58.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48970 #341 (3 connections now open) 2021-04-01T04:16:58.420+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:48970 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:16:58.423+0000 I NETWORK [conn341] end connection 127.0.0.1:48970 (2 connections now open) 2021-04-01T04:17:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48852 #342 (3 connections now open) 2021-04-01T04:17:01.705+0000 I NETWORK [conn342] end connection 10.233.72.167:48852 (2 connections now open) 2021-04-01T04:17:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49118 #343 (3 connections now open) 2021-04-01T04:17:08.425+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:49118 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:08.522+0000 I NETWORK [conn343] end connection 127.0.0.1:49118 (2 connections now open) 2021-04-01T04:17:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:48992 #344 (3 connections now open) 2021-04-01T04:17:11.705+0000 I NETWORK [conn344] end connection 10.233.72.167:48992 (2 connections now open) 2021-04-01T04:17:18.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49260 #345 (3 connections now open) 2021-04-01T04:17:18.419+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:49260 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:18.424+0000 I NETWORK [conn345] end connection 127.0.0.1:49260 (2 connections now open) 2021-04-01T04:17:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49140 #346 (3 connections now open) 2021-04-01T04:17:21.705+0000 I NETWORK [conn346] end connection 10.233.72.167:49140 (2 connections now open) 2021-04-01T04:17:28.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49406 #347 (3 connections now open) 2021-04-01T04:17:28.426+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:49406 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:28.523+0000 I NETWORK [conn347] end connection 127.0.0.1:49406 (2 connections now open) 2021-04-01T04:17:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49282 #348 (3 connections now open) 2021-04-01T04:17:31.705+0000 I NETWORK [conn348] end connection 10.233.72.167:49282 (2 connections now open) 2021-04-01T04:17:38.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49538 #349 (3 connections now open) 2021-04-01T04:17:38.519+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:49538 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:38.523+0000 I NETWORK [conn349] end connection 127.0.0.1:49538 (2 connections now open) 2021-04-01T04:17:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49420 #350 (3 connections now open) 2021-04-01T04:17:41.705+0000 I NETWORK [conn350] end connection 10.233.72.167:49420 (2 connections now open) 2021-04-01T04:17:48.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49680 #351 (3 connections now open) 2021-04-01T04:17:48.523+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:49680 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:48.527+0000 I NETWORK [conn351] end connection 127.0.0.1:49680 (2 connections now open) 2021-04-01T04:17:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49558 #352 (3 connections now open) 2021-04-01T04:17:51.705+0000 I NETWORK [conn352] end connection 10.233.72.167:49558 (2 connections now open) 2021-04-01T04:17:58.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49818 #353 (3 connections now open) 2021-04-01T04:17:58.519+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:49818 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:17:58.525+0000 I NETWORK [conn353] end connection 127.0.0.1:49818 (2 connections now open) 2021-04-01T04:18:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49700 #354 (3 connections now open) 2021-04-01T04:18:01.706+0000 I NETWORK [conn354] end connection 10.233.72.167:49700 (2 connections now open) 2021-04-01T04:18:08.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49962 #355 (3 connections now open) 2021-04-01T04:18:08.522+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:49962 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:08.622+0000 I NETWORK [conn355] end connection 127.0.0.1:49962 (2 connections now open) 2021-04-01T04:18:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49834 #356 (3 connections now open) 2021-04-01T04:18:11.705+0000 I NETWORK [conn356] end connection 10.233.72.167:49834 (2 connections now open) 2021-04-01T04:18:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50096 #357 (3 connections now open) 2021-04-01T04:18:18.421+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:50096 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:18.425+0000 I NETWORK [conn357] end connection 127.0.0.1:50096 (2 connections now open) 2021-04-01T04:18:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:49974 #358 (3 connections now open) 2021-04-01T04:18:21.705+0000 I NETWORK [conn358] end connection 10.233.72.167:49974 (2 connections now open) 2021-04-01T04:18:28.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50236 #359 (3 connections now open) 2021-04-01T04:18:28.330+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:50236 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:28.423+0000 I NETWORK [conn359] end connection 127.0.0.1:50236 (2 connections now open) 2021-04-01T04:18:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50110 #360 (3 connections now open) 2021-04-01T04:18:31.705+0000 I NETWORK [conn360] end connection 10.233.72.167:50110 (2 connections now open) 2021-04-01T04:18:38.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50368 #361 (3 connections now open) 2021-04-01T04:18:38.519+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:50368 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:38.523+0000 I NETWORK [conn361] end connection 127.0.0.1:50368 (2 connections now open) 2021-04-01T04:18:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50246 #362 (3 connections now open) 2021-04-01T04:18:41.705+0000 I NETWORK [conn362] end connection 10.233.72.167:50246 (2 connections now open) 2021-04-01T04:18:48.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50502 #363 (3 connections now open) 2021-04-01T04:18:48.423+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:50502 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:48.426+0000 I NETWORK [conn363] end connection 127.0.0.1:50502 (2 connections now open) 2021-04-01T04:18:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50378 #364 (3 connections now open) 2021-04-01T04:18:51.705+0000 I NETWORK [conn364] end connection 10.233.72.167:50378 (2 connections now open) 2021-04-01T04:18:58.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50640 #365 (3 connections now open) 2021-04-01T04:18:58.519+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:50640 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:18:58.523+0000 I NETWORK [conn365] end connection 127.0.0.1:50640 (2 connections now open) 2021-04-01T04:19:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50522 #366 (3 connections now open) 2021-04-01T04:19:01.705+0000 I NETWORK [conn366] end connection 10.233.72.167:50522 (2 connections now open) 2021-04-01T04:19:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50782 #367 (3 connections now open) 2021-04-01T04:19:08.423+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:50782 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:08.427+0000 I NETWORK [conn367] end connection 127.0.0.1:50782 (2 connections now open) 2021-04-01T04:19:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50658 #368 (3 connections now open) 2021-04-01T04:19:11.705+0000 I NETWORK [conn368] end connection 10.233.72.167:50658 (2 connections now open) 2021-04-01T04:19:18.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50914 #369 (3 connections now open) 2021-04-01T04:19:18.426+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:50914 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:18.524+0000 I NETWORK [conn369] end connection 127.0.0.1:50914 (2 connections now open) 2021-04-01T04:19:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50794 #370 (3 connections now open) 2021-04-01T04:19:21.705+0000 I NETWORK [conn370] end connection 10.233.72.167:50794 (2 connections now open) 2021-04-01T04:19:28.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51054 #371 (3 connections now open) 2021-04-01T04:19:28.424+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:51054 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:28.428+0000 I NETWORK [conn371] end connection 127.0.0.1:51054 (2 connections now open) 2021-04-01T04:19:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:50930 #372 (3 connections now open) 2021-04-01T04:19:31.705+0000 I NETWORK [conn372] end connection 10.233.72.167:50930 (2 connections now open) 2021-04-01T04:19:38.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51184 #373 (3 connections now open) 2021-04-01T04:19:38.519+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:51184 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:38.524+0000 I NETWORK [conn373] end connection 127.0.0.1:51184 (2 connections now open) 2021-04-01T04:19:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51068 #374 (3 connections now open) 2021-04-01T04:19:41.705+0000 I NETWORK [conn374] end connection 10.233.72.167:51068 (2 connections now open) 2021-04-01T04:19:48.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51336 #375 (3 connections now open) 2021-04-01T04:19:48.523+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:51336 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:48.527+0000 I NETWORK [conn375] end connection 127.0.0.1:51336 (2 connections now open) 2021-04-01T04:19:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51230 #376 (3 connections now open) 2021-04-01T04:19:51.705+0000 I NETWORK [conn376] end connection 10.233.72.167:51230 (2 connections now open) 2021-04-01T04:19:58.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51494 #377 (3 connections now open) 2021-04-01T04:19:58.421+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:51494 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:19:58.425+0000 I NETWORK [conn377] end connection 127.0.0.1:51494 (2 connections now open) 2021-04-01T04:20:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51374 #378 (3 connections now open) 2021-04-01T04:20:01.705+0000 I NETWORK [conn378] end connection 10.233.72.167:51374 (2 connections now open) 2021-04-01T04:20:08.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51638 #379 (3 connections now open) 2021-04-01T04:20:08.420+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:51638 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:08.425+0000 I NETWORK [conn379] end connection 127.0.0.1:51638 (2 connections now open) 2021-04-01T04:20:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51512 #380 (3 connections now open) 2021-04-01T04:20:11.705+0000 I NETWORK [conn380] end connection 10.233.72.167:51512 (2 connections now open) 2021-04-01T04:20:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51778 #381 (3 connections now open) 2021-04-01T04:20:18.420+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:51778 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:18.424+0000 I NETWORK [conn381] end connection 127.0.0.1:51778 (2 connections now open) 2021-04-01T04:20:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51656 #382 (3 connections now open) 2021-04-01T04:20:21.705+0000 I NETWORK [conn382] end connection 10.233.72.167:51656 (2 connections now open) 2021-04-01T04:20:28.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51922 #383 (3 connections now open) 2021-04-01T04:20:28.427+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:51922 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:28.523+0000 I NETWORK [conn383] end connection 127.0.0.1:51922 (2 connections now open) 2021-04-01T04:20:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51802 #384 (3 connections now open) 2021-04-01T04:20:31.705+0000 I NETWORK [conn384] end connection 10.233.72.167:51802 (2 connections now open) 2021-04-01T04:20:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52062 #385 (3 connections now open) 2021-04-01T04:20:38.420+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:52062 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:38.519+0000 I NETWORK [conn385] end connection 127.0.0.1:52062 (2 connections now open) 2021-04-01T04:20:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:51946 #386 (3 connections now open) 2021-04-01T04:20:41.705+0000 I NETWORK [conn386] end connection 10.233.72.167:51946 (2 connections now open) 2021-04-01T04:20:48.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52214 #387 (3 connections now open) 2021-04-01T04:20:48.421+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:52214 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:48.425+0000 I NETWORK [conn387] end connection 127.0.0.1:52214 (2 connections now open) 2021-04-01T04:20:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52092 #388 (3 connections now open) 2021-04-01T04:20:51.705+0000 I NETWORK [conn388] end connection 10.233.72.167:52092 (2 connections now open) 2021-04-01T04:20:58.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52364 #389 (3 connections now open) 2021-04-01T04:20:58.519+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:52364 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:20:58.523+0000 I NETWORK [conn389] end connection 127.0.0.1:52364 (2 connections now open) 2021-04-01T04:21:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52250 #390 (3 connections now open) 2021-04-01T04:21:01.705+0000 I NETWORK [conn390] end connection 10.233.72.167:52250 (2 connections now open) 2021-04-01T04:21:08.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52514 #391 (3 connections now open) 2021-04-01T04:21:08.520+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:52514 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:08.525+0000 I NETWORK [conn391] end connection 127.0.0.1:52514 (2 connections now open) 2021-04-01T04:21:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52390 #392 (3 connections now open) 2021-04-01T04:21:11.705+0000 I NETWORK [conn392] end connection 10.233.72.167:52390 (2 connections now open) 2021-04-01T04:21:18.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52668 #393 (3 connections now open) 2021-04-01T04:21:18.619+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:52668 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:18.624+0000 I NETWORK [conn393] end connection 127.0.0.1:52668 (2 connections now open) 2021-04-01T04:21:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52546 #394 (3 connections now open) 2021-04-01T04:21:21.705+0000 I NETWORK [conn394] end connection 10.233.72.167:52546 (2 connections now open) 2021-04-01T04:21:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52808 #395 (3 connections now open) 2021-04-01T04:21:28.424+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:52808 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:28.428+0000 I NETWORK [conn395] end connection 127.0.0.1:52808 (2 connections now open) 2021-04-01T04:21:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52684 #396 (3 connections now open) 2021-04-01T04:21:31.705+0000 I NETWORK [conn396] end connection 10.233.72.167:52684 (2 connections now open) 2021-04-01T04:21:38.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52954 #397 (3 connections now open) 2021-04-01T04:21:38.525+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:52954 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:38.619+0000 I NETWORK [conn397] end connection 127.0.0.1:52954 (2 connections now open) 2021-04-01T04:21:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:52842 #398 (3 connections now open) 2021-04-01T04:21:41.705+0000 I NETWORK [conn398] end connection 10.233.72.167:52842 (2 connections now open) 2021-04-01T04:21:48.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53112 #399 (3 connections now open) 2021-04-01T04:21:48.424+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:53112 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:48.519+0000 I NETWORK [conn399] end connection 127.0.0.1:53112 (2 connections now open) 2021-04-01T04:21:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53010 #400 (3 connections now open) 2021-04-01T04:21:51.706+0000 I NETWORK [conn400] end connection 10.233.72.167:53010 (2 connections now open) 2021-04-01T04:21:58.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53290 #401 (3 connections now open) 2021-04-01T04:21:58.423+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:53290 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:21:58.519+0000 I NETWORK [conn401] end connection 127.0.0.1:53290 (2 connections now open) 2021-04-01T04:22:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53172 #402 (3 connections now open) 2021-04-01T04:22:01.706+0000 I NETWORK [conn402] end connection 10.233.72.167:53172 (2 connections now open) 2021-04-01T04:22:08.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53440 #403 (3 connections now open) 2021-04-01T04:22:08.421+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:53440 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:08.425+0000 I NETWORK [conn403] end connection 127.0.0.1:53440 (2 connections now open) 2021-04-01T04:22:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53316 #404 (3 connections now open) 2021-04-01T04:22:11.705+0000 I NETWORK [conn404] end connection 10.233.72.167:53316 (2 connections now open) 2021-04-01T04:22:18.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53582 #405 (3 connections now open) 2021-04-01T04:22:18.419+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:53582 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:18.423+0000 I NETWORK [conn405] end connection 127.0.0.1:53582 (2 connections now open) 2021-04-01T04:22:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53462 #406 (3 connections now open) 2021-04-01T04:22:21.705+0000 I NETWORK [conn406] end connection 10.233.72.167:53462 (2 connections now open) 2021-04-01T04:22:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53752 #407 (3 connections now open) 2021-04-01T04:22:28.422+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:53752 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:28.519+0000 I NETWORK [conn407] end connection 127.0.0.1:53752 (2 connections now open) 2021-04-01T04:22:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53628 #408 (3 connections now open) 2021-04-01T04:22:31.705+0000 I NETWORK [conn408] end connection 10.233.72.167:53628 (2 connections now open) 2021-04-01T04:22:38.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53898 #409 (3 connections now open) 2021-04-01T04:22:38.522+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:53898 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:38.528+0000 I NETWORK [conn409] end connection 127.0.0.1:53898 (2 connections now open) 2021-04-01T04:22:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53782 #410 (3 connections now open) 2021-04-01T04:22:41.705+0000 I NETWORK [conn410] end connection 10.233.72.167:53782 (2 connections now open) 2021-04-01T04:22:48.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54062 #411 (3 connections now open) 2021-04-01T04:22:48.425+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:54062 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:48.519+0000 I NETWORK [conn411] end connection 127.0.0.1:54062 (2 connections now open) 2021-04-01T04:22:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:53942 #412 (3 connections now open) 2021-04-01T04:22:51.705+0000 I NETWORK [conn412] end connection 10.233.72.167:53942 (2 connections now open) 2021-04-01T04:22:58.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54214 #413 (3 connections now open) 2021-04-01T04:22:58.521+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:54214 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:22:58.526+0000 I NETWORK [conn413] end connection 127.0.0.1:54214 (2 connections now open) 2021-04-01T04:23:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54096 #414 (3 connections now open) 2021-04-01T04:23:01.705+0000 I NETWORK [conn414] end connection 10.233.72.167:54096 (2 connections now open) 2021-04-01T04:23:08.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54362 #415 (3 connections now open) 2021-04-01T04:23:08.427+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:54362 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:08.522+0000 I NETWORK [conn415] end connection 127.0.0.1:54362 (2 connections now open) 2021-04-01T04:23:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54238 #416 (3 connections now open) 2021-04-01T04:23:11.705+0000 I NETWORK [conn416] end connection 10.233.72.167:54238 (2 connections now open) 2021-04-01T04:23:18.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54508 #417 (3 connections now open) 2021-04-01T04:23:18.520+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:54508 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:18.526+0000 I NETWORK [conn417] end connection 127.0.0.1:54508 (2 connections now open) 2021-04-01T04:23:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54386 #418 (3 connections now open) 2021-04-01T04:23:21.705+0000 I NETWORK [conn418] end connection 10.233.72.167:54386 (2 connections now open) 2021-04-01T04:23:28.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54650 #419 (3 connections now open) 2021-04-01T04:23:28.519+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:54650 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:28.524+0000 I NETWORK [conn419] end connection 127.0.0.1:54650 (2 connections now open) 2021-04-01T04:23:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54528 #420 (3 connections now open) 2021-04-01T04:23:31.705+0000 I NETWORK [conn420] end connection 10.233.72.167:54528 (2 connections now open) 2021-04-01T04:23:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54790 #421 (3 connections now open) 2021-04-01T04:23:38.423+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:54790 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:38.427+0000 I NETWORK [conn421] end connection 127.0.0.1:54790 (2 connections now open) 2021-04-01T04:23:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54674 #422 (3 connections now open) 2021-04-01T04:23:41.705+0000 I NETWORK [conn422] end connection 10.233.72.167:54674 (2 connections now open) 2021-04-01T04:23:48.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54942 #423 (3 connections now open) 2021-04-01T04:23:48.522+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:54942 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:48.527+0000 I NETWORK [conn423] end connection 127.0.0.1:54942 (2 connections now open) 2021-04-01T04:23:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54820 #424 (3 connections now open) 2021-04-01T04:23:51.705+0000 I NETWORK [conn424] end connection 10.233.72.167:54820 (2 connections now open) 2021-04-01T04:23:58.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55088 #425 (3 connections now open) 2021-04-01T04:23:58.524+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:55088 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:23:58.619+0000 I NETWORK [conn425] end connection 127.0.0.1:55088 (2 connections now open) 2021-04-01T04:24:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:54982 #426 (3 connections now open) 2021-04-01T04:24:01.705+0000 I NETWORK [conn426] end connection 10.233.72.167:54982 (2 connections now open) 2021-04-01T04:24:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55242 #427 (3 connections now open) 2021-04-01T04:24:08.424+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:55242 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:08.522+0000 I NETWORK [conn427] end connection 127.0.0.1:55242 (2 connections now open) 2021-04-01T04:24:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55120 #428 (3 connections now open) 2021-04-01T04:24:11.705+0000 I NETWORK [conn428] end connection 10.233.72.167:55120 (2 connections now open) 2021-04-01T04:24:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55386 #429 (3 connections now open) 2021-04-01T04:24:18.424+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:55386 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:18.519+0000 I NETWORK [conn429] end connection 127.0.0.1:55386 (2 connections now open) 2021-04-01T04:24:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55268 #430 (3 connections now open) 2021-04-01T04:24:21.705+0000 I NETWORK [conn430] end connection 10.233.72.167:55268 (2 connections now open) 2021-04-01T04:24:28.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55528 #431 (3 connections now open) 2021-04-01T04:24:28.419+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:55528 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:28.423+0000 I NETWORK [conn431] end connection 127.0.0.1:55528 (2 connections now open) 2021-04-01T04:24:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55406 #432 (3 connections now open) 2021-04-01T04:24:31.705+0000 I NETWORK [conn432] end connection 10.233.72.167:55406 (2 connections now open) 2021-04-01T04:24:38.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55668 #433 (3 connections now open) 2021-04-01T04:24:38.427+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:55668 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:38.523+0000 I NETWORK [conn433] end connection 127.0.0.1:55668 (2 connections now open) 2021-04-01T04:24:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55550 #434 (3 connections now open) 2021-04-01T04:24:41.705+0000 I NETWORK [conn434] end connection 10.233.72.167:55550 (2 connections now open) 2021-04-01T04:24:48.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55816 #435 (3 connections now open) 2021-04-01T04:24:48.521+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:55816 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:48.620+0000 I NETWORK [conn435] end connection 127.0.0.1:55816 (2 connections now open) 2021-04-01T04:24:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55696 #436 (3 connections now open) 2021-04-01T04:24:51.705+0000 I NETWORK [conn436] end connection 10.233.72.167:55696 (2 connections now open) 2021-04-01T04:24:58.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55960 #437 (3 connections now open) 2021-04-01T04:24:58.326+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:55960 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:24:58.423+0000 I NETWORK [conn437] end connection 127.0.0.1:55960 (2 connections now open) 2021-04-01T04:25:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55850 #438 (3 connections now open) 2021-04-01T04:25:01.705+0000 I NETWORK [conn438] end connection 10.233.72.167:55850 (2 connections now open) 2021-04-01T04:25:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56114 #439 (3 connections now open) 2021-04-01T04:25:08.423+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:56114 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:08.427+0000 I NETWORK [conn439] end connection 127.0.0.1:56114 (2 connections now open) 2021-04-01T04:25:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:55994 #440 (3 connections now open) 2021-04-01T04:25:11.705+0000 I NETWORK [conn440] end connection 10.233.72.167:55994 (2 connections now open) 2021-04-01T04:25:18.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56256 #441 (3 connections now open) 2021-04-01T04:25:18.423+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:56256 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:18.521+0000 I NETWORK [conn441] end connection 127.0.0.1:56256 (2 connections now open) 2021-04-01T04:25:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56142 #442 (3 connections now open) 2021-04-01T04:25:21.706+0000 I NETWORK [conn442] end connection 10.233.72.167:56142 (2 connections now open) 2021-04-01T04:25:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56410 #443 (3 connections now open) 2021-04-01T04:25:28.422+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:56410 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:28.519+0000 I NETWORK [conn443] end connection 127.0.0.1:56410 (2 connections now open) 2021-04-01T04:25:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56290 #444 (3 connections now open) 2021-04-01T04:25:31.705+0000 I NETWORK [conn444] end connection 10.233.72.167:56290 (2 connections now open) 2021-04-01T04:25:38.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56550 #445 (3 connections now open) 2021-04-01T04:25:38.522+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:56550 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:38.526+0000 I NETWORK [conn445] end connection 127.0.0.1:56550 (2 connections now open) 2021-04-01T04:25:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56436 #446 (3 connections now open) 2021-04-01T04:25:41.705+0000 I NETWORK [conn446] end connection 10.233.72.167:56436 (2 connections now open) 2021-04-01T04:25:48.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56700 #447 (3 connections now open) 2021-04-01T04:25:48.429+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:56700 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:48.525+0000 I NETWORK [conn447] end connection 127.0.0.1:56700 (2 connections now open) 2021-04-01T04:25:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56582 #448 (3 connections now open) 2021-04-01T04:25:51.706+0000 I NETWORK [conn448] end connection 10.233.72.167:56582 (2 connections now open) 2021-04-01T04:25:58.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56848 #449 (3 connections now open) 2021-04-01T04:25:58.330+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:56848 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:25:58.423+0000 I NETWORK [conn449] end connection 127.0.0.1:56848 (2 connections now open) 2021-04-01T04:26:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56734 #450 (3 connections now open) 2021-04-01T04:26:01.705+0000 I NETWORK [conn450] end connection 10.233.72.167:56734 (2 connections now open) 2021-04-01T04:26:08.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56998 #451 (3 connections now open) 2021-04-01T04:26:08.330+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:56998 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:08.423+0000 I NETWORK [conn451] end connection 127.0.0.1:56998 (2 connections now open) 2021-04-01T04:26:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:56876 #452 (3 connections now open) 2021-04-01T04:26:11.705+0000 I NETWORK [conn452] end connection 10.233.72.167:56876 (2 connections now open) 2021-04-01T04:26:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57142 #453 (3 connections now open) 2021-04-01T04:26:18.422+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:57142 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:18.426+0000 I NETWORK [conn453] end connection 127.0.0.1:57142 (2 connections now open) 2021-04-01T04:26:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57026 #454 (3 connections now open) 2021-04-01T04:26:21.705+0000 I NETWORK [conn454] end connection 10.233.72.167:57026 (2 connections now open) 2021-04-01T04:26:28.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57288 #455 (3 connections now open) 2021-04-01T04:26:28.420+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:57288 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:28.424+0000 I NETWORK [conn455] end connection 127.0.0.1:57288 (2 connections now open) 2021-04-01T04:26:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57168 #456 (3 connections now open) 2021-04-01T04:26:31.705+0000 I NETWORK [conn456] end connection 10.233.72.167:57168 (2 connections now open) 2021-04-01T04:26:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57430 #457 (3 connections now open) 2021-04-01T04:26:38.420+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:57430 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:38.425+0000 I NETWORK [conn457] end connection 127.0.0.1:57430 (2 connections now open) 2021-04-01T04:26:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57314 #458 (3 connections now open) 2021-04-01T04:26:41.705+0000 I NETWORK [conn458] end connection 10.233.72.167:57314 (2 connections now open) 2021-04-01T04:26:48.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57586 #459 (3 connections now open) 2021-04-01T04:26:48.425+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:57586 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:48.429+0000 I NETWORK [conn459] end connection 127.0.0.1:57586 (2 connections now open) 2021-04-01T04:26:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57468 #460 (3 connections now open) 2021-04-01T04:26:51.706+0000 I NETWORK [conn460] end connection 10.233.72.167:57468 (2 connections now open) 2021-04-01T04:26:58.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57736 #461 (3 connections now open) 2021-04-01T04:26:58.525+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:57736 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:26:58.621+0000 I NETWORK [conn461] end connection 127.0.0.1:57736 (2 connections now open) 2021-04-01T04:27:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57624 #462 (3 connections now open) 2021-04-01T04:27:01.705+0000 I NETWORK [conn462] end connection 10.233.72.167:57624 (2 connections now open) 2021-04-01T04:27:08.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57886 #463 (3 connections now open) 2021-04-01T04:27:08.520+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:57886 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:08.622+0000 I NETWORK [conn463] end connection 127.0.0.1:57886 (2 connections now open) 2021-04-01T04:27:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57762 #464 (3 connections now open) 2021-04-01T04:27:11.705+0000 I NETWORK [conn464] end connection 10.233.72.167:57762 (2 connections now open) 2021-04-01T04:27:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58028 #465 (3 connections now open) 2021-04-01T04:27:18.423+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:58028 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:18.426+0000 I NETWORK [conn465] end connection 127.0.0.1:58028 (2 connections now open) 2021-04-01T04:27:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:57908 #466 (3 connections now open) 2021-04-01T04:27:21.705+0000 I NETWORK [conn466] end connection 10.233.72.167:57908 (2 connections now open) 2021-04-01T04:27:28.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58170 #467 (3 connections now open) 2021-04-01T04:27:28.419+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:58170 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:28.424+0000 I NETWORK [conn467] end connection 127.0.0.1:58170 (2 connections now open) 2021-04-01T04:27:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58046 #468 (3 connections now open) 2021-04-01T04:27:31.705+0000 I NETWORK [conn468] end connection 10.233.72.167:58046 (2 connections now open) 2021-04-01T04:27:38.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58314 #469 (3 connections now open) 2021-04-01T04:27:38.330+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:58314 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:38.424+0000 I NETWORK [conn469] end connection 127.0.0.1:58314 (2 connections now open) 2021-04-01T04:27:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58194 #470 (3 connections now open) 2021-04-01T04:27:41.705+0000 I NETWORK [conn470] end connection 10.233.72.167:58194 (2 connections now open) 2021-04-01T04:27:48.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58458 #471 (3 connections now open) 2021-04-01T04:27:48.330+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:58458 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:48.423+0000 I NETWORK [conn471] end connection 127.0.0.1:58458 (2 connections now open) 2021-04-01T04:27:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58342 #472 (3 connections now open) 2021-04-01T04:27:51.705+0000 I NETWORK [conn472] end connection 10.233.72.167:58342 (2 connections now open) 2021-04-01T04:27:58.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58608 #473 (3 connections now open) 2021-04-01T04:27:58.422+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:58608 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:27:58.519+0000 I NETWORK [conn473] end connection 127.0.0.1:58608 (2 connections now open) 2021-04-01T04:28:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58492 #474 (3 connections now open) 2021-04-01T04:28:01.705+0000 I NETWORK [conn474] end connection 10.233.72.167:58492 (2 connections now open) 2021-04-01T04:28:08.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58760 #475 (3 connections now open) 2021-04-01T04:28:08.421+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:58760 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:08.425+0000 I NETWORK [conn475] end connection 127.0.0.1:58760 (2 connections now open) 2021-04-01T04:28:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58642 #476 (3 connections now open) 2021-04-01T04:28:11.705+0000 I NETWORK [conn476] end connection 10.233.72.167:58642 (2 connections now open) 2021-04-01T04:28:18.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58908 #477 (3 connections now open) 2021-04-01T04:28:18.422+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:58908 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:18.425+0000 I NETWORK [conn477] end connection 127.0.0.1:58908 (2 connections now open) 2021-04-01T04:28:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58788 #478 (3 connections now open) 2021-04-01T04:28:21.705+0000 I NETWORK [conn478] end connection 10.233.72.167:58788 (2 connections now open) 2021-04-01T04:28:28.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59062 #479 (3 connections now open) 2021-04-01T04:28:28.523+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:59062 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:28.527+0000 I NETWORK [conn479] end connection 127.0.0.1:59062 (2 connections now open) 2021-04-01T04:28:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:58936 #480 (3 connections now open) 2021-04-01T04:28:31.706+0000 I NETWORK [conn480] end connection 10.233.72.167:58936 (2 connections now open) 2021-04-01T04:28:38.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59200 #481 (3 connections now open) 2021-04-01T04:28:38.523+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:59200 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:38.527+0000 I NETWORK [conn481] end connection 127.0.0.1:59200 (2 connections now open) 2021-04-01T04:28:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59084 #482 (3 connections now open) 2021-04-01T04:28:41.705+0000 I NETWORK [conn482] end connection 10.233.72.167:59084 (2 connections now open) 2021-04-01T04:28:48.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59348 #483 (3 connections now open) 2021-04-01T04:28:48.519+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:59348 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:48.523+0000 I NETWORK [conn483] end connection 127.0.0.1:59348 (2 connections now open) 2021-04-01T04:28:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59228 #484 (3 connections now open) 2021-04-01T04:28:51.705+0000 I NETWORK [conn484] end connection 10.233.72.167:59228 (2 connections now open) 2021-04-01T04:28:58.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59496 #485 (3 connections now open) 2021-04-01T04:28:58.424+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:59496 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:28:58.522+0000 I NETWORK [conn485] end connection 127.0.0.1:59496 (2 connections now open) 2021-04-01T04:29:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59384 #486 (3 connections now open) 2021-04-01T04:29:01.705+0000 I NETWORK [conn486] end connection 10.233.72.167:59384 (2 connections now open) 2021-04-01T04:29:08.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59648 #487 (3 connections now open) 2021-04-01T04:29:08.422+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:59648 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:08.519+0000 I NETWORK [conn487] end connection 127.0.0.1:59648 (2 connections now open) 2021-04-01T04:29:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59526 #488 (3 connections now open) 2021-04-01T04:29:11.705+0000 I NETWORK [conn488] end connection 10.233.72.167:59526 (2 connections now open) 2021-04-01T04:29:18.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59794 #489 (3 connections now open) 2021-04-01T04:29:18.525+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:59794 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:18.623+0000 I NETWORK [conn489] end connection 127.0.0.1:59794 (2 connections now open) 2021-04-01T04:29:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59674 #490 (3 connections now open) 2021-04-01T04:29:21.706+0000 I NETWORK [conn490] end connection 10.233.72.167:59674 (2 connections now open) 2021-04-01T04:29:28.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59938 #491 (3 connections now open) 2021-04-01T04:29:28.423+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:59938 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:28.426+0000 I NETWORK [conn491] end connection 127.0.0.1:59938 (2 connections now open) 2021-04-01T04:29:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59818 #492 (3 connections now open) 2021-04-01T04:29:31.706+0000 I NETWORK [conn492] end connection 10.233.72.167:59818 (2 connections now open) 2021-04-01T04:29:38.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60084 #493 (3 connections now open) 2021-04-01T04:29:38.419+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:60084 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:38.424+0000 I NETWORK [conn493] end connection 127.0.0.1:60084 (2 connections now open) 2021-04-01T04:29:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:59970 #494 (3 connections now open) 2021-04-01T04:29:41.706+0000 I NETWORK [conn494] end connection 10.233.72.167:59970 (2 connections now open) 2021-04-01T04:29:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60234 #495 (3 connections now open) 2021-04-01T04:29:48.519+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:60234 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:48.524+0000 I NETWORK [conn495] end connection 127.0.0.1:60234 (2 connections now open) 2021-04-01T04:29:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60118 #496 (3 connections now open) 2021-04-01T04:29:51.705+0000 I NETWORK [conn496] end connection 10.233.72.167:60118 (2 connections now open) 2021-04-01T04:29:58.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60382 #497 (3 connections now open) 2021-04-01T04:29:58.421+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:60382 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:29:58.425+0000 I NETWORK [conn497] end connection 127.0.0.1:60382 (2 connections now open) 2021-04-01T04:30:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60270 #498 (3 connections now open) 2021-04-01T04:30:01.705+0000 I NETWORK [conn498] end connection 10.233.72.167:60270 (2 connections now open) 2021-04-01T04:30:08.330+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60530 #499 (3 connections now open) 2021-04-01T04:30:08.419+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:60530 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:08.423+0000 I NETWORK [conn499] end connection 127.0.0.1:60530 (2 connections now open) 2021-04-01T04:30:11.706+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60408 #500 (3 connections now open) 2021-04-01T04:30:11.706+0000 I NETWORK [conn500] end connection 10.233.72.167:60408 (2 connections now open) 2021-04-01T04:30:18.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60678 #501 (3 connections now open) 2021-04-01T04:30:18.525+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:60678 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:18.622+0000 I NETWORK [conn501] end connection 127.0.0.1:60678 (2 connections now open) 2021-04-01T04:30:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60558 #502 (3 connections now open) 2021-04-01T04:30:21.705+0000 I NETWORK [conn502] end connection 10.233.72.167:60558 (2 connections now open) 2021-04-01T04:30:28.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60822 #503 (3 connections now open) 2021-04-01T04:30:28.525+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:60822 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:28.622+0000 I NETWORK [conn503] end connection 127.0.0.1:60822 (2 connections now open) 2021-04-01T04:30:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60698 #504 (3 connections now open) 2021-04-01T04:30:31.705+0000 I NETWORK [conn504] end connection 10.233.72.167:60698 (2 connections now open) 2021-04-01T04:30:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60962 #505 (3 connections now open) 2021-04-01T04:30:38.423+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:60962 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:38.525+0000 I NETWORK [conn505] end connection 127.0.0.1:60962 (2 connections now open) 2021-04-01T04:30:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60842 #506 (3 connections now open) 2021-04-01T04:30:41.705+0000 I NETWORK [conn506] end connection 10.233.72.167:60842 (2 connections now open) 2021-04-01T04:30:48.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32876 #507 (3 connections now open) 2021-04-01T04:30:48.423+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:32876 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:48.427+0000 I NETWORK [conn507] end connection 127.0.0.1:32876 (2 connections now open) 2021-04-01T04:30:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:60986 #508 (3 connections now open) 2021-04-01T04:30:51.706+0000 I NETWORK [conn508] end connection 10.233.72.167:60986 (2 connections now open) 2021-04-01T04:30:58.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33028 #509 (3 connections now open) 2021-04-01T04:30:58.424+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:33028 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:30:58.522+0000 I NETWORK [conn509] end connection 127.0.0.1:33028 (2 connections now open) 2021-04-01T04:31:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:32914 #510 (3 connections now open) 2021-04-01T04:31:01.705+0000 I NETWORK [conn510] end connection 10.233.72.167:32914 (2 connections now open) 2021-04-01T04:31:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33180 #511 (3 connections now open) 2021-04-01T04:31:08.425+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:33180 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:08.519+0000 I NETWORK [conn511] end connection 127.0.0.1:33180 (2 connections now open) 2021-04-01T04:31:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33056 #512 (3 connections now open) 2021-04-01T04:31:11.705+0000 I NETWORK [conn512] end connection 10.233.72.167:33056 (2 connections now open) 2021-04-01T04:31:18.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33322 #513 (3 connections now open) 2021-04-01T04:31:18.423+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:33322 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:18.521+0000 I NETWORK [conn513] end connection 127.0.0.1:33322 (2 connections now open) 2021-04-01T04:31:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33202 #514 (3 connections now open) 2021-04-01T04:31:21.705+0000 I NETWORK [conn514] end connection 10.233.72.167:33202 (2 connections now open) 2021-04-01T04:31:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33470 #515 (3 connections now open) 2021-04-01T04:31:28.423+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:33470 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:28.519+0000 I NETWORK [conn515] end connection 127.0.0.1:33470 (2 connections now open) 2021-04-01T04:31:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33346 #516 (3 connections now open) 2021-04-01T04:31:31.705+0000 I NETWORK [conn516] end connection 10.233.72.167:33346 (2 connections now open) 2021-04-01T04:31:38.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33614 #517 (3 connections now open) 2021-04-01T04:31:38.421+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:33614 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:38.519+0000 I NETWORK [conn517] end connection 127.0.0.1:33614 (2 connections now open) 2021-04-01T04:31:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33494 #518 (3 connections now open) 2021-04-01T04:31:41.705+0000 I NETWORK [conn518] end connection 10.233.72.167:33494 (2 connections now open) 2021-04-01T04:31:48.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33758 #519 (3 connections now open) 2021-04-01T04:31:48.419+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:33758 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:48.424+0000 I NETWORK [conn519] end connection 127.0.0.1:33758 (2 connections now open) 2021-04-01T04:31:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33640 #520 (3 connections now open) 2021-04-01T04:31:51.705+0000 I NETWORK [conn520] end connection 10.233.72.167:33640 (2 connections now open) 2021-04-01T04:31:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33908 #521 (3 connections now open) 2021-04-01T04:31:58.423+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:33908 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:31:58.427+0000 I NETWORK [conn521] end connection 127.0.0.1:33908 (2 connections now open) 2021-04-01T04:32:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33792 #522 (3 connections now open) 2021-04-01T04:32:01.705+0000 I NETWORK [conn522] end connection 10.233.72.167:33792 (2 connections now open) 2021-04-01T04:32:08.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34062 #523 (3 connections now open) 2021-04-01T04:32:08.619+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:34062 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:08.623+0000 I NETWORK [conn523] end connection 127.0.0.1:34062 (2 connections now open) 2021-04-01T04:32:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:33938 #524 (3 connections now open) 2021-04-01T04:32:11.705+0000 I NETWORK [conn524] end connection 10.233.72.167:33938 (2 connections now open) 2021-04-01T04:32:18.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34212 #525 (3 connections now open) 2021-04-01T04:32:18.528+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:34212 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:18.624+0000 I NETWORK [conn525] end connection 127.0.0.1:34212 (2 connections now open) 2021-04-01T04:32:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34090 #526 (3 connections now open) 2021-04-01T04:32:21.706+0000 I NETWORK [conn526] end connection 10.233.72.167:34090 (2 connections now open) 2021-04-01T04:32:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34358 #527 (3 connections now open) 2021-04-01T04:32:28.421+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:34358 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:28.519+0000 I NETWORK [conn527] end connection 127.0.0.1:34358 (2 connections now open) 2021-04-01T04:32:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34234 #528 (3 connections now open) 2021-04-01T04:32:31.705+0000 I NETWORK [conn528] end connection 10.233.72.167:34234 (2 connections now open) 2021-04-01T04:32:38.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34496 #529 (3 connections now open) 2021-04-01T04:32:38.521+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:34496 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:38.525+0000 I NETWORK [conn529] end connection 127.0.0.1:34496 (2 connections now open) 2021-04-01T04:32:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34380 #530 (3 connections now open) 2021-04-01T04:32:41.706+0000 I NETWORK [conn530] end connection 10.233.72.167:34380 (2 connections now open) 2021-04-01T04:32:48.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34646 #531 (3 connections now open) 2021-04-01T04:32:48.520+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:34646 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:48.524+0000 I NETWORK [conn531] end connection 127.0.0.1:34646 (2 connections now open) 2021-04-01T04:32:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34526 #532 (3 connections now open) 2021-04-01T04:32:51.705+0000 I NETWORK [conn532] end connection 10.233.72.167:34526 (2 connections now open) 2021-04-01T04:32:58.619+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34794 #533 (3 connections now open) 2021-04-01T04:32:58.620+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:34794 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:32:58.624+0000 I NETWORK [conn533] end connection 127.0.0.1:34794 (2 connections now open) 2021-04-01T04:33:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34682 #534 (3 connections now open) 2021-04-01T04:33:01.705+0000 I NETWORK [conn534] end connection 10.233.72.167:34682 (2 connections now open) 2021-04-01T04:33:08.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34948 #535 (3 connections now open) 2021-04-01T04:33:08.520+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:34948 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:08.525+0000 I NETWORK [conn535] end connection 127.0.0.1:34948 (2 connections now open) 2021-04-01T04:33:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34824 #536 (3 connections now open) 2021-04-01T04:33:11.705+0000 I NETWORK [conn536] end connection 10.233.72.167:34824 (2 connections now open) 2021-04-01T04:33:18.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35090 #537 (3 connections now open) 2021-04-01T04:33:18.519+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:35090 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:18.523+0000 I NETWORK [conn537] end connection 127.0.0.1:35090 (2 connections now open) 2021-04-01T04:33:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:34974 #538 (3 connections now open) 2021-04-01T04:33:21.705+0000 I NETWORK [conn538] end connection 10.233.72.167:34974 (2 connections now open) 2021-04-01T04:33:28.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35238 #539 (3 connections now open) 2021-04-01T04:33:28.422+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:35238 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:28.426+0000 I NETWORK [conn539] end connection 127.0.0.1:35238 (2 connections now open) 2021-04-01T04:33:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35116 #540 (3 connections now open) 2021-04-01T04:33:31.705+0000 I NETWORK [conn540] end connection 10.233.72.167:35116 (2 connections now open) 2021-04-01T04:33:38.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35376 #541 (3 connections now open) 2021-04-01T04:33:38.422+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:35376 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:38.521+0000 I NETWORK [conn541] end connection 127.0.0.1:35376 (2 connections now open) 2021-04-01T04:33:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35270 #542 (3 connections now open) 2021-04-01T04:33:41.705+0000 I NETWORK [conn542] end connection 10.233.72.167:35270 (2 connections now open) 2021-04-01T04:33:48.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35532 #543 (3 connections now open) 2021-04-01T04:33:48.422+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:35532 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:48.519+0000 I NETWORK [conn543] end connection 127.0.0.1:35532 (2 connections now open) 2021-04-01T04:33:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35414 #544 (3 connections now open) 2021-04-01T04:33:51.705+0000 I NETWORK [conn544] end connection 10.233.72.167:35414 (2 connections now open) 2021-04-01T04:33:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35678 #545 (3 connections now open) 2021-04-01T04:33:58.423+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:35678 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:33:58.521+0000 I NETWORK [conn545] end connection 127.0.0.1:35678 (2 connections now open) 2021-04-01T04:34:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35566 #546 (3 connections now open) 2021-04-01T04:34:01.705+0000 I NETWORK [conn546] end connection 10.233.72.167:35566 (2 connections now open) 2021-04-01T04:34:08.326+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35828 #547 (3 connections now open) 2021-04-01T04:34:08.419+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:35828 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:08.423+0000 I NETWORK [conn547] end connection 127.0.0.1:35828 (2 connections now open) 2021-04-01T04:34:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35708 #548 (3 connections now open) 2021-04-01T04:34:11.705+0000 I NETWORK [conn548] end connection 10.233.72.167:35708 (2 connections now open) 2021-04-01T04:34:18.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35970 #549 (3 connections now open) 2021-04-01T04:34:18.427+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:35970 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:18.522+0000 I NETWORK [conn549] end connection 127.0.0.1:35970 (2 connections now open) 2021-04-01T04:34:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35858 #550 (3 connections now open) 2021-04-01T04:34:21.705+0000 I NETWORK [conn550] end connection 10.233.72.167:35858 (2 connections now open) 2021-04-01T04:34:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36118 #551 (3 connections now open) 2021-04-01T04:34:28.424+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:36118 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:28.519+0000 I NETWORK [conn551] end connection 127.0.0.1:36118 (2 connections now open) 2021-04-01T04:34:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:35998 #552 (3 connections now open) 2021-04-01T04:34:31.705+0000 I NETWORK [conn552] end connection 10.233.72.167:35998 (2 connections now open) 2021-04-01T04:34:38.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36260 #553 (3 connections now open) 2021-04-01T04:34:38.423+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:36260 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:38.426+0000 I NETWORK [conn553] end connection 127.0.0.1:36260 (2 connections now open) 2021-04-01T04:34:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36144 #554 (3 connections now open) 2021-04-01T04:34:41.705+0000 I NETWORK [conn554] end connection 10.233.72.167:36144 (2 connections now open) 2021-04-01T04:34:48.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36404 #555 (3 connections now open) 2021-04-01T04:34:48.425+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:36404 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:48.519+0000 I NETWORK [conn555] end connection 127.0.0.1:36404 (2 connections now open) 2021-04-01T04:34:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36288 #556 (3 connections now open) 2021-04-01T04:34:51.705+0000 I NETWORK [conn556] end connection 10.233.72.167:36288 (2 connections now open) 2021-04-01T04:34:58.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36554 #557 (3 connections now open) 2021-04-01T04:34:58.419+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:36554 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:34:58.424+0000 I NETWORK [conn557] end connection 127.0.0.1:36554 (2 connections now open) 2021-04-01T04:35:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36444 #558 (3 connections now open) 2021-04-01T04:35:01.705+0000 I NETWORK [conn558] end connection 10.233.72.167:36444 (2 connections now open) 2021-04-01T04:35:08.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36710 #559 (3 connections now open) 2021-04-01T04:35:08.519+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:36710 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:08.524+0000 I NETWORK [conn559] end connection 127.0.0.1:36710 (2 connections now open) 2021-04-01T04:35:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36590 #560 (3 connections now open) 2021-04-01T04:35:11.705+0000 I NETWORK [conn560] end connection 10.233.72.167:36590 (2 connections now open) 2021-04-01T04:35:18.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36856 #561 (3 connections now open) 2021-04-01T04:35:18.421+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:36856 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:18.424+0000 I NETWORK [conn561] end connection 127.0.0.1:36856 (2 connections now open) 2021-04-01T04:35:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36736 #562 (3 connections now open) 2021-04-01T04:35:21.705+0000 I NETWORK [conn562] end connection 10.233.72.167:36736 (2 connections now open) 2021-04-01T04:35:28.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37004 #563 (3 connections now open) 2021-04-01T04:35:28.426+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:37004 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:28.522+0000 I NETWORK [conn563] end connection 127.0.0.1:37004 (2 connections now open) 2021-04-01T04:35:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:36880 #564 (3 connections now open) 2021-04-01T04:35:31.705+0000 I NETWORK [conn564] end connection 10.233.72.167:36880 (2 connections now open) 2021-04-01T04:35:38.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37144 #565 (3 connections now open) 2021-04-01T04:35:38.521+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:37144 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:38.619+0000 I NETWORK [conn565] end connection 127.0.0.1:37144 (2 connections now open) 2021-04-01T04:35:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37026 #566 (3 connections now open) 2021-04-01T04:35:41.706+0000 I NETWORK [conn566] end connection 10.233.72.167:37026 (2 connections now open) 2021-04-01T04:35:48.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37298 #567 (3 connections now open) 2021-04-01T04:35:48.521+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:37298 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:48.526+0000 I NETWORK [conn567] end connection 127.0.0.1:37298 (2 connections now open) 2021-04-01T04:35:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37176 #568 (3 connections now open) 2021-04-01T04:35:51.706+0000 I NETWORK [conn568] end connection 10.233.72.167:37176 (2 connections now open) 2021-04-01T04:35:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37444 #569 (3 connections now open) 2021-04-01T04:35:58.422+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:37444 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:35:58.426+0000 I NETWORK [conn569] end connection 127.0.0.1:37444 (2 connections now open) 2021-04-01T04:36:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37328 #570 (3 connections now open) 2021-04-01T04:36:01.705+0000 I NETWORK [conn570] end connection 10.233.72.167:37328 (2 connections now open) 2021-04-01T04:36:08.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37592 #571 (3 connections now open) 2021-04-01T04:36:08.520+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:37592 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:08.524+0000 I NETWORK [conn571] end connection 127.0.0.1:37592 (2 connections now open) 2021-04-01T04:36:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37468 #572 (3 connections now open) 2021-04-01T04:36:11.705+0000 I NETWORK [conn572] end connection 10.233.72.167:37468 (2 connections now open) 2021-04-01T04:36:18.429+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37736 #573 (3 connections now open) 2021-04-01T04:36:18.430+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:37736 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:18.523+0000 I NETWORK [conn573] end connection 127.0.0.1:37736 (2 connections now open) 2021-04-01T04:36:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37616 #574 (3 connections now open) 2021-04-01T04:36:21.705+0000 I NETWORK [conn574] end connection 10.233.72.167:37616 (2 connections now open) 2021-04-01T04:36:28.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37888 #575 (3 connections now open) 2021-04-01T04:36:28.424+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:37888 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:28.428+0000 I NETWORK [conn575] end connection 127.0.0.1:37888 (2 connections now open) 2021-04-01T04:36:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37766 #576 (3 connections now open) 2021-04-01T04:36:31.705+0000 I NETWORK [conn576] end connection 10.233.72.167:37766 (2 connections now open) 2021-04-01T04:36:38.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38028 #577 (3 connections now open) 2021-04-01T04:36:38.424+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:38028 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:38.521+0000 I NETWORK [conn577] end connection 127.0.0.1:38028 (2 connections now open) 2021-04-01T04:36:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:37910 #578 (3 connections now open) 2021-04-01T04:36:41.705+0000 I NETWORK [conn578] end connection 10.233.72.167:37910 (2 connections now open) 2021-04-01T04:36:48.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38176 #579 (3 connections now open) 2021-04-01T04:36:48.424+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:38176 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:48.519+0000 I NETWORK [conn579] end connection 127.0.0.1:38176 (2 connections now open) 2021-04-01T04:36:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38052 #580 (3 connections now open) 2021-04-01T04:36:51.705+0000 I NETWORK [conn580] end connection 10.233.72.167:38052 (2 connections now open) 2021-04-01T04:36:58.331+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38320 #581 (3 connections now open) 2021-04-01T04:36:58.419+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:38320 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:36:58.424+0000 I NETWORK [conn581] end connection 127.0.0.1:38320 (2 connections now open) 2021-04-01T04:37:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38206 #582 (3 connections now open) 2021-04-01T04:37:01.705+0000 I NETWORK [conn582] end connection 10.233.72.167:38206 (2 connections now open) 2021-04-01T04:37:08.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38472 #583 (3 connections now open) 2021-04-01T04:37:08.520+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:38472 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:08.524+0000 I NETWORK [conn583] end connection 127.0.0.1:38472 (2 connections now open) 2021-04-01T04:37:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38346 #584 (3 connections now open) 2021-04-01T04:37:11.705+0000 I NETWORK [conn584] end connection 10.233.72.167:38346 (2 connections now open) 2021-04-01T04:37:18.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38612 #585 (3 connections now open) 2021-04-01T04:37:18.426+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:38612 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:18.522+0000 I NETWORK [conn585] end connection 127.0.0.1:38612 (2 connections now open) 2021-04-01T04:37:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38498 #586 (3 connections now open) 2021-04-01T04:37:21.705+0000 I NETWORK [conn586] end connection 10.233.72.167:38498 (2 connections now open) 2021-04-01T04:37:28.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38760 #587 (3 connections now open) 2021-04-01T04:37:28.519+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:38760 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:28.523+0000 I NETWORK [conn587] end connection 127.0.0.1:38760 (2 connections now open) 2021-04-01T04:37:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38636 #588 (3 connections now open) 2021-04-01T04:37:31.705+0000 I NETWORK [conn588] end connection 10.233.72.167:38636 (2 connections now open) 2021-04-01T04:37:38.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38908 #589 (3 connections now open) 2021-04-01T04:37:38.521+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:38908 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:38.619+0000 I NETWORK [conn589] end connection 127.0.0.1:38908 (2 connections now open) 2021-04-01T04:37:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38786 #590 (3 connections now open) 2021-04-01T04:37:41.705+0000 I NETWORK [conn590] end connection 10.233.72.167:38786 (2 connections now open) 2021-04-01T04:37:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39050 #591 (3 connections now open) 2021-04-01T04:37:48.427+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:39050 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:48.521+0000 I NETWORK [conn591] end connection 127.0.0.1:39050 (2 connections now open) 2021-04-01T04:37:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:38938 #592 (3 connections now open) 2021-04-01T04:37:51.705+0000 I NETWORK [conn592] end connection 10.233.72.167:38938 (2 connections now open) 2021-04-01T04:37:58.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39206 #593 (3 connections now open) 2021-04-01T04:37:58.519+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:39206 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:37:58.524+0000 I NETWORK [conn593] end connection 127.0.0.1:39206 (2 connections now open) 2021-04-01T04:38:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39090 #594 (3 connections now open) 2021-04-01T04:38:01.705+0000 I NETWORK [conn594] end connection 10.233.72.167:39090 (2 connections now open) 2021-04-01T04:38:08.521+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39358 #595 (3 connections now open) 2021-04-01T04:38:08.522+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:39358 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:08.622+0000 I NETWORK [conn595] end connection 127.0.0.1:39358 (2 connections now open) 2021-04-01T04:38:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39234 #596 (3 connections now open) 2021-04-01T04:38:11.705+0000 I NETWORK [conn596] end connection 10.233.72.167:39234 (2 connections now open) 2021-04-01T04:38:18.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39498 #597 (3 connections now open) 2021-04-01T04:38:18.519+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:39498 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:18.523+0000 I NETWORK [conn597] end connection 127.0.0.1:39498 (2 connections now open) 2021-04-01T04:38:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39380 #598 (3 connections now open) 2021-04-01T04:38:21.705+0000 I NETWORK [conn598] end connection 10.233.72.167:39380 (2 connections now open) 2021-04-01T04:38:28.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39646 #599 (3 connections now open) 2021-04-01T04:38:28.420+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:39646 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:28.424+0000 I NETWORK [conn599] end connection 127.0.0.1:39646 (2 connections now open) 2021-04-01T04:38:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39524 #600 (3 connections now open) 2021-04-01T04:38:31.705+0000 I NETWORK [conn600] end connection 10.233.72.167:39524 (2 connections now open) 2021-04-01T04:38:38.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39786 #601 (3 connections now open) 2021-04-01T04:38:38.519+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:39786 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:38.523+0000 I NETWORK [conn601] end connection 127.0.0.1:39786 (2 connections now open) 2021-04-01T04:38:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39672 #602 (3 connections now open) 2021-04-01T04:38:41.705+0000 I NETWORK [conn602] end connection 10.233.72.167:39672 (2 connections now open) 2021-04-01T04:38:48.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39936 #603 (3 connections now open) 2021-04-01T04:38:48.519+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:39936 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:48.524+0000 I NETWORK [conn603] end connection 127.0.0.1:39936 (2 connections now open) 2021-04-01T04:38:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39818 #604 (3 connections now open) 2021-04-01T04:38:51.705+0000 I NETWORK [conn604] end connection 10.233.72.167:39818 (2 connections now open) 2021-04-01T04:38:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40086 #605 (3 connections now open) 2021-04-01T04:38:58.426+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:40086 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:38:58.519+0000 I NETWORK [conn605] end connection 127.0.0.1:40086 (2 connections now open) 2021-04-01T04:39:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:39974 #606 (3 connections now open) 2021-04-01T04:39:01.705+0000 I NETWORK [conn606] end connection 10.233.72.167:39974 (2 connections now open) 2021-04-01T04:39:08.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40240 #607 (3 connections now open) 2021-04-01T04:39:08.519+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:40240 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:08.523+0000 I NETWORK [conn607] end connection 127.0.0.1:40240 (2 connections now open) 2021-04-01T04:39:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40118 #608 (3 connections now open) 2021-04-01T04:39:11.705+0000 I NETWORK [conn608] end connection 10.233.72.167:40118 (2 connections now open) 2021-04-01T04:39:18.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40390 #609 (3 connections now open) 2021-04-01T04:39:18.422+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:40390 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:18.524+0000 I NETWORK [conn609] end connection 127.0.0.1:40390 (2 connections now open) 2021-04-01T04:39:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40272 #610 (3 connections now open) 2021-04-01T04:39:21.705+0000 I NETWORK [conn610] end connection 10.233.72.167:40272 (2 connections now open) 2021-04-01T04:39:28.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40538 #611 (3 connections now open) 2021-04-01T04:39:28.526+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:40538 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:28.623+0000 I NETWORK [conn611] end connection 127.0.0.1:40538 (2 connections now open) 2021-04-01T04:39:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40416 #612 (3 connections now open) 2021-04-01T04:39:31.706+0000 I NETWORK [conn612] end connection 10.233.72.167:40416 (2 connections now open) 2021-04-01T04:39:38.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40678 #613 (3 connections now open) 2021-04-01T04:39:38.421+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:40678 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:38.519+0000 I NETWORK [conn613] end connection 127.0.0.1:40678 (2 connections now open) 2021-04-01T04:39:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40562 #614 (3 connections now open) 2021-04-01T04:39:41.705+0000 I NETWORK [conn614] end connection 10.233.72.167:40562 (2 connections now open) 2021-04-01T04:39:48.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40826 #615 (3 connections now open) 2021-04-01T04:39:48.425+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:40826 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:48.523+0000 I NETWORK [conn615] end connection 127.0.0.1:40826 (2 connections now open) 2021-04-01T04:39:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40708 #616 (3 connections now open) 2021-04-01T04:39:51.705+0000 I NETWORK [conn616] end connection 10.233.72.167:40708 (2 connections now open) 2021-04-01T04:39:58.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40974 #617 (3 connections now open) 2021-04-01T04:39:58.519+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:40974 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:39:58.523+0000 I NETWORK [conn617] end connection 127.0.0.1:40974 (2 connections now open) 2021-04-01T04:40:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:40858 #618 (3 connections now open) 2021-04-01T04:40:01.705+0000 I NETWORK [conn618] end connection 10.233.72.167:40858 (2 connections now open) 2021-04-01T04:40:08.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41126 #619 (3 connections now open) 2021-04-01T04:40:08.523+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:41126 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:08.532+0000 I NETWORK [conn619] end connection 127.0.0.1:41126 (2 connections now open) 2021-04-01T04:40:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41000 #620 (3 connections now open) 2021-04-01T04:40:11.705+0000 I NETWORK [conn620] end connection 10.233.72.167:41000 (2 connections now open) 2021-04-01T04:40:18.431+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41266 #621 (3 connections now open) 2021-04-01T04:40:18.520+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:41266 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:18.524+0000 I NETWORK [conn621] end connection 127.0.0.1:41266 (2 connections now open) 2021-04-01T04:40:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41148 #622 (3 connections now open) 2021-04-01T04:40:21.705+0000 I NETWORK [conn622] end connection 10.233.72.167:41148 (2 connections now open) 2021-04-01T04:40:28.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41410 #623 (3 connections now open) 2021-04-01T04:40:28.423+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:41410 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:28.427+0000 I NETWORK [conn623] end connection 127.0.0.1:41410 (2 connections now open) 2021-04-01T04:40:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41286 #624 (3 connections now open) 2021-04-01T04:40:31.705+0000 I NETWORK [conn624] end connection 10.233.72.167:41286 (2 connections now open) 2021-04-01T04:40:38.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41558 #625 (3 connections now open) 2021-04-01T04:40:38.420+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:41558 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:38.424+0000 I NETWORK [conn625] end connection 127.0.0.1:41558 (2 connections now open) 2021-04-01T04:40:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41440 #626 (3 connections now open) 2021-04-01T04:40:41.705+0000 I NETWORK [conn626] end connection 10.233.72.167:41440 (2 connections now open) 2021-04-01T04:40:48.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41706 #627 (3 connections now open) 2021-04-01T04:40:48.520+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:41706 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:48.525+0000 I NETWORK [conn627] end connection 127.0.0.1:41706 (2 connections now open) 2021-04-01T04:40:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41586 #628 (3 connections now open) 2021-04-01T04:40:51.705+0000 I NETWORK [conn628] end connection 10.233.72.167:41586 (2 connections now open) 2021-04-01T04:40:58.422+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41852 #629 (3 connections now open) 2021-04-01T04:40:58.423+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:41852 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:40:58.427+0000 I NETWORK [conn629] end connection 127.0.0.1:41852 (2 connections now open) 2021-04-01T04:41:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41740 #630 (3 connections now open) 2021-04-01T04:41:01.705+0000 I NETWORK [conn630] end connection 10.233.72.167:41740 (2 connections now open) 2021-04-01T04:41:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42006 #631 (3 connections now open) 2021-04-01T04:41:08.423+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:42006 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:08.427+0000 I NETWORK [conn631] end connection 127.0.0.1:42006 (2 connections now open) 2021-04-01T04:41:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:41884 #632 (3 connections now open) 2021-04-01T04:41:11.705+0000 I NETWORK [conn632] end connection 10.233.72.167:41884 (2 connections now open) 2021-04-01T04:41:18.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42148 #633 (3 connections now open) 2021-04-01T04:41:18.519+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:42148 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:18.523+0000 I NETWORK [conn633] end connection 127.0.0.1:42148 (2 connections now open) 2021-04-01T04:41:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42030 #634 (3 connections now open) 2021-04-01T04:41:21.705+0000 I NETWORK [conn634] end connection 10.233.72.167:42030 (2 connections now open) 2021-04-01T04:41:28.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42302 #635 (3 connections now open) 2021-04-01T04:41:28.524+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:42302 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:28.527+0000 I NETWORK [conn635] end connection 127.0.0.1:42302 (2 connections now open) 2021-04-01T04:41:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42178 #636 (3 connections now open) 2021-04-01T04:41:31.705+0000 I NETWORK [conn636] end connection 10.233.72.167:42178 (2 connections now open) 2021-04-01T04:41:38.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42438 #637 (3 connections now open) 2021-04-01T04:41:38.424+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:42438 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:38.519+0000 I NETWORK [conn637] end connection 127.0.0.1:42438 (2 connections now open) 2021-04-01T04:41:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42326 #638 (3 connections now open) 2021-04-01T04:41:41.705+0000 I NETWORK [conn638] end connection 10.233.72.167:42326 (2 connections now open) 2021-04-01T04:41:48.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42590 #639 (3 connections now open) 2021-04-01T04:41:48.526+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:42590 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:48.623+0000 I NETWORK [conn639] end connection 127.0.0.1:42590 (2 connections now open) 2021-04-01T04:41:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42472 #640 (3 connections now open) 2021-04-01T04:41:51.705+0000 I NETWORK [conn640] end connection 10.233.72.167:42472 (2 connections now open) 2021-04-01T04:41:58.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42740 #641 (3 connections now open) 2021-04-01T04:41:58.520+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:42740 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:41:58.525+0000 I NETWORK [conn641] end connection 127.0.0.1:42740 (2 connections now open) 2021-04-01T04:42:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42630 #642 (3 connections now open) 2021-04-01T04:42:01.705+0000 I NETWORK [conn642] end connection 10.233.72.167:42630 (2 connections now open) 2021-04-01T04:42:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42896 #643 (3 connections now open) 2021-04-01T04:42:08.519+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:42896 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:08.523+0000 I NETWORK [conn643] end connection 127.0.0.1:42896 (2 connections now open) 2021-04-01T04:42:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42774 #644 (3 connections now open) 2021-04-01T04:42:11.705+0000 I NETWORK [conn644] end connection 10.233.72.167:42774 (2 connections now open) 2021-04-01T04:42:18.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43040 #645 (3 connections now open) 2021-04-01T04:42:18.427+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:43040 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:18.524+0000 I NETWORK [conn645] end connection 127.0.0.1:43040 (2 connections now open) 2021-04-01T04:42:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:42922 #646 (3 connections now open) 2021-04-01T04:42:21.705+0000 I NETWORK [conn646] end connection 10.233.72.167:42922 (2 connections now open) 2021-04-01T04:42:28.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43186 #647 (3 connections now open) 2021-04-01T04:42:28.420+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:43186 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:28.424+0000 I NETWORK [conn647] end connection 127.0.0.1:43186 (2 connections now open) 2021-04-01T04:42:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43066 #648 (3 connections now open) 2021-04-01T04:42:31.705+0000 I NETWORK [conn648] end connection 10.233.72.167:43066 (2 connections now open) 2021-04-01T04:42:38.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43326 #649 (3 connections now open) 2021-04-01T04:42:38.425+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:43326 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:38.519+0000 I NETWORK [conn649] end connection 127.0.0.1:43326 (2 connections now open) 2021-04-01T04:42:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43210 #650 (3 connections now open) 2021-04-01T04:42:41.705+0000 I NETWORK [conn650] end connection 10.233.72.167:43210 (2 connections now open) 2021-04-01T04:42:48.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43478 #651 (3 connections now open) 2021-04-01T04:42:48.519+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:43478 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:48.524+0000 I NETWORK [conn651] end connection 127.0.0.1:43478 (2 connections now open) 2021-04-01T04:42:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43360 #652 (3 connections now open) 2021-04-01T04:42:51.705+0000 I NETWORK [conn652] end connection 10.233.72.167:43360 (2 connections now open) 2021-04-01T04:42:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43624 #653 (3 connections now open) 2021-04-01T04:42:58.426+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:43624 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:42:58.523+0000 I NETWORK [conn653] end connection 127.0.0.1:43624 (2 connections now open) 2021-04-01T04:43:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43516 #654 (3 connections now open) 2021-04-01T04:43:01.705+0000 I NETWORK [conn654] end connection 10.233.72.167:43516 (2 connections now open) 2021-04-01T04:43:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43778 #655 (3 connections now open) 2021-04-01T04:43:08.424+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:43778 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:08.427+0000 I NETWORK [conn655] end connection 127.0.0.1:43778 (2 connections now open) 2021-04-01T04:43:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43656 #656 (3 connections now open) 2021-04-01T04:43:11.705+0000 I NETWORK [conn656] end connection 10.233.72.167:43656 (2 connections now open) 2021-04-01T04:43:18.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43924 #657 (3 connections now open) 2021-04-01T04:43:18.420+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:43924 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:18.423+0000 I NETWORK [conn657] end connection 127.0.0.1:43924 (2 connections now open) 2021-04-01T04:43:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43806 #658 (3 connections now open) 2021-04-01T04:43:21.706+0000 I NETWORK [conn658] end connection 10.233.72.167:43806 (2 connections now open) 2021-04-01T04:43:28.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44072 #659 (3 connections now open) 2021-04-01T04:43:28.425+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:44072 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:28.521+0000 I NETWORK [conn659] end connection 127.0.0.1:44072 (2 connections now open) 2021-04-01T04:43:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:43950 #660 (3 connections now open) 2021-04-01T04:43:31.705+0000 I NETWORK [conn660] end connection 10.233.72.167:43950 (2 connections now open) 2021-04-01T04:43:38.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44214 #661 (3 connections now open) 2021-04-01T04:43:38.427+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:44214 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:38.520+0000 I NETWORK [conn661] end connection 127.0.0.1:44214 (2 connections now open) 2021-04-01T04:43:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44098 #662 (3 connections now open) 2021-04-01T04:43:41.705+0000 I NETWORK [conn662] end connection 10.233.72.167:44098 (2 connections now open) 2021-04-01T04:43:48.428+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44364 #663 (3 connections now open) 2021-04-01T04:43:48.519+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:44364 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:48.524+0000 I NETWORK [conn663] end connection 127.0.0.1:44364 (2 connections now open) 2021-04-01T04:43:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44250 #664 (3 connections now open) 2021-04-01T04:43:51.705+0000 I NETWORK [conn664] end connection 10.233.72.167:44250 (2 connections now open) 2021-04-01T04:43:58.623+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44524 #665 (3 connections now open) 2021-04-01T04:43:58.624+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:44524 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:43:58.628+0000 I NETWORK [conn665] end connection 127.0.0.1:44524 (2 connections now open) 2021-04-01T04:44:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44406 #666 (3 connections now open) 2021-04-01T04:44:01.705+0000 I NETWORK [conn666] end connection 10.233.72.167:44406 (2 connections now open) 2021-04-01T04:44:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44674 #667 (3 connections now open) 2021-04-01T04:44:08.424+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:44674 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:08.427+0000 I NETWORK [conn667] end connection 127.0.0.1:44674 (2 connections now open) 2021-04-01T04:44:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44552 #668 (3 connections now open) 2021-04-01T04:44:11.705+0000 I NETWORK [conn668] end connection 10.233.72.167:44552 (2 connections now open) 2021-04-01T04:44:18.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44816 #669 (3 connections now open) 2021-04-01T04:44:18.420+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:44816 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:18.423+0000 I NETWORK [conn669] end connection 127.0.0.1:44816 (2 connections now open) 2021-04-01T04:44:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44696 #670 (3 connections now open) 2021-04-01T04:44:21.705+0000 I NETWORK [conn670] end connection 10.233.72.167:44696 (2 connections now open) 2021-04-01T04:44:28.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44966 #671 (3 connections now open) 2021-04-01T04:44:28.523+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:44966 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:28.622+0000 I NETWORK [conn671] end connection 127.0.0.1:44966 (2 connections now open) 2021-04-01T04:44:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44840 #672 (3 connections now open) 2021-04-01T04:44:31.705+0000 I NETWORK [conn672] end connection 10.233.72.167:44840 (2 connections now open) 2021-04-01T04:44:38.424+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45104 #673 (3 connections now open) 2021-04-01T04:44:38.425+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:45104 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:38.523+0000 I NETWORK [conn673] end connection 127.0.0.1:45104 (2 connections now open) 2021-04-01T04:44:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:44986 #674 (3 connections now open) 2021-04-01T04:44:41.705+0000 I NETWORK [conn674] end connection 10.233.72.167:44986 (2 connections now open) 2021-04-01T04:44:48.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45260 #675 (3 connections now open) 2021-04-01T04:44:48.525+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:45260 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:48.621+0000 I NETWORK [conn675] end connection 127.0.0.1:45260 (2 connections now open) 2021-04-01T04:44:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45136 #676 (3 connections now open) 2021-04-01T04:44:51.705+0000 I NETWORK [conn676] end connection 10.233.72.167:45136 (2 connections now open) 2021-04-01T04:44:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45406 #677 (3 connections now open) 2021-04-01T04:44:58.425+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:45406 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:44:58.519+0000 I NETWORK [conn677] end connection 127.0.0.1:45406 (2 connections now open) 2021-04-01T04:45:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45292 #678 (3 connections now open) 2021-04-01T04:45:01.705+0000 I NETWORK [conn678] end connection 10.233.72.167:45292 (2 connections now open) 2021-04-01T04:45:08.621+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45562 #679 (3 connections now open) 2021-04-01T04:45:08.622+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:45562 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:08.626+0000 I NETWORK [conn679] end connection 127.0.0.1:45562 (2 connections now open) 2021-04-01T04:45:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45436 #680 (3 connections now open) 2021-04-01T04:45:11.705+0000 I NETWORK [conn680] end connection 10.233.72.167:45436 (2 connections now open) 2021-04-01T04:45:18.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45702 #681 (3 connections now open) 2021-04-01T04:45:18.425+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:45702 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:18.519+0000 I NETWORK [conn681] end connection 127.0.0.1:45702 (2 connections now open) 2021-04-01T04:45:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45582 #682 (3 connections now open) 2021-04-01T04:45:21.705+0000 I NETWORK [conn682] end connection 10.233.72.167:45582 (2 connections now open) 2021-04-01T04:45:28.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45852 #683 (3 connections now open) 2021-04-01T04:45:28.524+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:45852 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:28.622+0000 I NETWORK [conn683] end connection 127.0.0.1:45852 (2 connections now open) 2021-04-01T04:45:31.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45726 #684 (3 connections now open) 2021-04-01T04:45:31.705+0000 I NETWORK [conn684] end connection 10.233.72.167:45726 (2 connections now open) 2021-04-01T04:45:38.427+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45988 #685 (3 connections now open) 2021-04-01T04:45:38.427+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:45988 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:38.521+0000 I NETWORK [conn685] end connection 127.0.0.1:45988 (2 connections now open) 2021-04-01T04:45:41.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:45868 #686 (3 connections now open) 2021-04-01T04:45:41.705+0000 I NETWORK [conn686] end connection 10.233.72.167:45868 (2 connections now open) 2021-04-01T04:45:48.426+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46140 #687 (3 connections now open) 2021-04-01T04:45:48.519+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:46140 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:48.525+0000 I NETWORK [conn687] end connection 127.0.0.1:46140 (2 connections now open) 2021-04-01T04:45:51.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46020 #688 (3 connections now open) 2021-04-01T04:45:51.705+0000 I NETWORK [conn688] end connection 10.233.72.167:46020 (2 connections now open) 2021-04-01T04:45:58.425+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46286 #689 (3 connections now open) 2021-04-01T04:45:58.426+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:46286 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:45:58.523+0000 I NETWORK [conn689] end connection 127.0.0.1:46286 (2 connections now open) 2021-04-01T04:46:01.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46172 #690 (3 connections now open) 2021-04-01T04:46:01.705+0000 I NETWORK [conn690] end connection 10.233.72.167:46172 (2 connections now open) 2021-04-01T04:46:08.423+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46438 #691 (3 connections now open) 2021-04-01T04:46:08.424+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:46438 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:46:08.519+0000 I NETWORK [conn691] end connection 127.0.0.1:46438 (2 connections now open) 2021-04-01T04:46:11.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46324 #692 (3 connections now open) 2021-04-01T04:46:11.706+0000 I NETWORK [conn692] end connection 10.233.72.167:46324 (2 connections now open) 2021-04-01T04:46:18.519+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46594 #693 (3 connections now open) 2021-04-01T04:46:18.520+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:46594 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-04-01T04:46:18.525+0000 I NETWORK [conn693] end connection 127.0.0.1:46594 (2 connections now open) 2021-04-01T04:46:21.705+0000 I NETWORK [listener] connection accepted from 10.233.72.167:46474 #694 (3 connections now open) 2021-04-01T04:46:21.705+0000 I NETWORK [conn694] end connection 10.233.72.167:46474 (2 connections now open)