2021-05-25T05:38:59.828+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-05-25T05:38:59.836+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] MongoDB starting : pid=1718 port=21018 dbpath=/home/mongodb/data_cn_1 64-bit host=kgt 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] db version v4.2.8 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] git version: 43d25964249164d76d5e04dd6cf38f6111e21f5f 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] modules: none 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] build environment: 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] distmod: ubuntu1804 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] distarch: x86_64 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-05-25T05:38:59.947+0000 I CONTROL [initandlisten] options: { config: "../config/shard_cn_1.conf", net: { bindIp: "0.0.0.0", port: 21018 }, processManagement: { fork: true, pidFilePath: "/home/mongodb/shard_cn_1.pid" }, replication: { replSetName: "rs0" }, security: { authorization: "enabled", keyFile: "/home/mongodb/mongodb_cn_1/key/mongodb.key" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/home/mongodb/data_cn_1", directoryPerDB: true, engine: "wiredTiger", wiredTiger: { engineConfig: { cacheSizeGB: 55.0 } } }, systemLog: { destination: "file", logAppend: false, logRotate: "rename", path: "/home/mongodb/log/shard_cn_1.log" } } 2021-05-25T05:38:59.949+0000 W STORAGE [initandlisten] Detected unclean shutdown - /home/mongodb/data_cn_1/mongod.lock is not empty. 2021-05-25T05:38:59.950+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] ** WARNING: The configured WiredTiger cache size is more than 80% of available RAM. 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/faq-memory-diagnostics-wt 2021-05-25T05:38:59.950+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=56320M,cache_overflow=(file_max=0M),session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress], 2021-05-25T05:39:00.351+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:351678][1718:0x7f1444f46b00], txn-recover: Recovering log 27600 through 27601 2021-05-25T05:39:00.411+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:411280][1718:0x7f1444f46b00], txn-recover: Recovering log 27601 through 27601 2021-05-25T05:39:00.450+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:450096][1718:0x7f1444f46b00], txn-recover: Main recovery loop: starting at 27600/256 to 27601/256 2021-05-25T05:39:00.450+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:450771][1718:0x7f1444f46b00], txn-recover: Recovering log 27600 through 27601 2021-05-25T05:39:00.478+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:478130][1718:0x7f1444f46b00], txn-recover: Recovering log 27601 through 27601 2021-05-25T05:39:00.498+0000 I STORAGE [initandlisten] WiredTiger message [1621921140:498690][1718:0x7f1444f46b00], txn-recover: Set global recovery timestamp: (1621919910, 1) 2021-05-25T05:39:00.548+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(1621919910, 1) 2021-05-25T05:39:00.605+0000 I STORAGE [initandlisten] Starting OplogTruncaterThread local.oplog.rs 2021-05-25T05:39:00.605+0000 I STORAGE [initandlisten] The size storer reports that the oplog contains 197762390 records totaling to 53298543452 bytes 2021-05-25T05:39:00.605+0000 I STORAGE [initandlisten] Sampling the oplog to determine where to place markers for truncation 2021-05-25T05:39:00.611+0000 I STORAGE [initandlisten] Sampling from the oplog between May 24 01:21:51:80897 and May 25 05:18:30:1 to determine where to place markers for truncation 2021-05-25T05:39:00.611+0000 I STORAGE [initandlisten] Taking 992 samples and assuming that each section of oplog contains approximately 1992041 records totaling to 536870958 bytes 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:22:06:128220 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:22:23:10327 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:23:24:38796 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:23:45:89094 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:23:55:154378 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:24:10:22098 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:24:22:2077 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:24:46:108266 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:24:58:87617 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:25:10:3318 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:25:21:57864 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:25:43:21410 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:25:59:15144 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:26:10:88042 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:26:22:76325 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:26:45:63469 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:27:00:91250 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:27:13:38406 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:27:25:70989 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:27:48:31340 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:28:02:2644 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:28:17:70928 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:28:29:132670 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:28:52:7761 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:29:06:1290 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:29:21:64466 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:29:33:67150 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:29:55:24085 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:30:08:95407 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:30:23:19638 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:30:34:127216 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:30:55:26815 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:31:08:103102 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:31:19:74360 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:31:35:10605 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:31:55:109904 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:32:07:118789 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:32:18:83263 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:32:36:58497 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:32:57:9931 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:33:08:40905 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:33:19:84042 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:33:34:61301 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:33:56:87721 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:34:07:69595 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:34:20:7755 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:34:30:136046 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:34:56:56006 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:35:07:59712 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:35:19:5675 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:35:30:118776 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:35:55:107932 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:36:07:11967 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:36:18:67625 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:36:29:106619 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:36:52:27096 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:37:06:48608 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:37:17:103410 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:37:28:98618 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:43:07:63585 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:43:21:89697 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:43:34:55314 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:43:48:71265 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:44:10:123811 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:44:28:2552 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:44:40:57074 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:44:53:99216 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:45:16:139531 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:45:33:121488 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:45:46:128934 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:46:00:75064 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:46:22:108791 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:46:39:97271 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:46:53:34533 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:47:07:52199 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:47:30:126936 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:47:48:115440 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:48:01:54766 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:48:14:92450 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:48:38:110442 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:48:56:9767 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:49:08:109735 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:49:23:79633 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:49:46:968 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:50:04:32284 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:50:17:117582 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:50:31:85652 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:50:59:141481 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:51:12:130804 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:51:25:73885 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:51:39:88828 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:52:07:12041 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:52:19:136199 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:52:32:77107 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:52:45:99848 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:58:27:127507 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:59:16:72193 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 01:59:25:115567 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] Placing a marker at optime May 24 02:41:27:2708 2021-05-25T05:39:02.340+0000 I STORAGE [initandlisten] WiredTiger record store oplog processing took 1735ms 2021-05-25T05:39:02.341+0000 I STORAGE [initandlisten] Timestamp monitor starting 2021-05-25T05:39:02.474+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2021-05-25T05:39:02.479+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2021-05-25T05:39:02.491+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2021-05-25T05:39:02.492+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2021-05-25T05:39:02.492+0000 I SHARDING [initandlisten] initializing sharding state with: { shardName: "rs0", clusterId: ObjectId('60a209f9e45ba3a9b02f3568'), configsvrConnectionString: "rs0c/192.168.0.165:21019,192.168.0.191:21019,192.168.0.192:21019" } 2021-05-25T05:39:02.493+0000 I NETWORK [initandlisten] Starting new replica set monitor for rs0c/192.168.0.165:21019,192.168.0.191:21019,192.168.0.192:21019 2021-05-25T05:39:02.494+0000 I CONNPOOL [ReplicaSetMonitor-TaskExecutor] Connecting to 192.168.0.165:21019 2021-05-25T05:39:02.494+0000 I SHARDING [thread1] creating distributed lock ping thread for process kgt:21018:1621921142:-8837825214710399608 (sleeping for 30000ms) 2021-05-25T05:39:02.494+0000 I CONNPOOL [ReplicaSetMonitor-TaskExecutor] Connecting to 192.168.0.192:21019 2021-05-25T05:39:02.494+0000 I SHARDING [initandlisten] Finished initializing sharding components for secondary node. 2021-05-25T05:39:02.494+0000 I CONNPOOL [ReplicaSetMonitor-TaskExecutor] Connecting to 192.168.0.191:21019 2021-05-25T05:39:02.559+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Confirmed replica set for rs0c is rs0c/192.168.0.165:21019,192.168.0.191:21019,192.168.0.192:21019 2021-05-25T05:39:02.559+0000 I SHARDING [Sharding-Fixed-0] Updating config server with confirmed set rs0c/192.168.0.165:21019,192.168.0.191:21019,192.168.0.192:21019 2021-05-25T05:39:02.660+0000 I SHARDING [ShardRegistry] Received reply from config server node (unknown) indicating config server optime term has increased, previous optime { ts: Timestamp(0, 0), t: -1 }, now { ts: Timestamp(1621921140, 1), t: 1 } 2021-05-25T05:39:02.669+0000 I NETWORK [shard-registry-reload] Starting new replica set monitor for rs0/192.168.0.174:21018 2021-05-25T05:39:02.669+0000 I CONNPOOL [ReplicaSetMonitor-TaskExecutor] Connecting to 192.168.0.174:21018 2021-05-25T05:39:02.669+0000 W NETWORK [ReplicaSetMonitor-TaskExecutor] Unable to reach primary for set rs0 2021-05-25T05:39:02.669+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Cannot reach any nodes for set rs0. Please check network connectivity and the status of the set. This has happened for 1 checks in a row. 2021-05-25T05:39:02.687+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2021-05-25T05:39:04.669+0000 I CONNPOOL [ReplicaSetMonitor-TaskExecutor] Connecting to 192.168.0.174:21018 2021-05-25T05:39:04.669+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2021-05-25T05:39:04.670+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/mongodb/data_cn_1/diagnostic.data' 2021-05-25T05:39:04.673+0000 I SHARDING [initandlisten] Marking collection local.replset.minvalid as collection version: 2021-05-25T05:39:04.673+0000 I SHARDING [initandlisten] Marking collection local.replset.election as collection version: 2021-05-25T05:39:04.681+0000 I REPL [initandlisten] Rollback ID is 1 2021-05-25T05:39:04.683+0000 I REPL [initandlisten] Recovering from stable timestamp: Timestamp(1621919910, 1) (top of oplog: { ts: Timestamp(1621919910, 1), t: 2 }, appliedThrough: { ts: Timestamp(0, 0), t: -1 }, TruncateAfter: Timestamp(0, 0)) 2021-05-25T05:39:04.683+0000 I REPL [initandlisten] Starting recovery oplog application at the stable timestamp: Timestamp(1621919910, 1) 2021-05-25T05:39:04.683+0000 I REPL [initandlisten] No oplog entries to apply for recovery. Start point is at the top of the oplog. 2021-05-25T05:39:04.684+0000 I SHARDING [initandlisten] Marking collection config.transactions as collection version: 2021-05-25T05:39:04.686+0000 I SHARDING [initandlisten] Marking collection local.oplog.rs as collection version: 2021-05-25T05:39:04.687+0000 I REPL [replexec-0] New replica set config in use: { _id: "rs0", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "192.168.0.174:21018", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('60a2088790ff5a5a0b1eee4e') } } 2021-05-25T05:39:04.687+0000 I REPL [replexec-0] This node is 192.168.0.174:21018 in the config 2021-05-25T05:39:04.687+0000 I REPL [replexec-0] transition to STARTUP2 from STARTUP 2021-05-25T05:39:04.688+0000 I REPL [replexec-0] Starting replication storage threads 2021-05-25T05:39:04.693+0000 I REPL [replexec-0] transition to RECOVERING from STARTUP2 2021-05-25T05:39:04.693+0000 I REPL [replexec-0] Starting replication fetcher thread 2021-05-25T05:39:04.694+0000 I REPL [replexec-0] Starting replication applier thread 2021-05-25T05:39:04.694+0000 I REPL [replexec-0] Starting replication reporter thread 2021-05-25T05:39:04.706+0000 I REPL [rsSync-0] Starting oplog application 2021-05-25T05:39:04.707+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING 2021-05-25T05:39:04.707+0000 I ELECTION [rsSync-0] conducting a dry run election to see if we could be elected. current term: 2 2021-05-25T05:39:04.707+0000 I ELECTION [replexec-0] dry election run succeeded, running for election in term 3 2021-05-25T05:39:04.708+0000 W NETWORK [ReplicaSetMonitor-TaskExecutor] Unable to reach primary for set rs0 2021-05-25T05:39:04.708+0000 I NETWORK [listener] Listening on /tmp/mongodb-21018.sock 2021-05-25T05:39:04.708+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Cannot reach any nodes for set rs0. Please check network connectivity and the status of the set. This has happened for 2 checks in a row. 2021-05-25T05:39:04.708+0000 I NETWORK [listener] Listening on 0.0.0.0 2021-05-25T05:39:04.708+0000 I NETWORK [listener] waiting for connections on port 21018 2021-05-25T05:39:04.710+0000 I ELECTION [replexec-1] election succeeded, assuming primary role in term 3 2021-05-25T05:39:04.710+0000 I REPL [replexec-1] transition to PRIMARY from SECONDARY 2021-05-25T05:39:04.710+0000 I REPL [replexec-1] Resetting sync source to empty, which was :27017 2021-05-25T05:39:04.710+0000 I REPL [replexec-1] Entering primary catch-up mode. 2021-05-25T05:39:04.710+0000 I REPL [replexec-1] Exited primary catch-up mode. 2021-05-25T05:39:04.710+0000 I REPL [replexec-1] Stopping replication producer 2021-05-25T05:39:04.710+0000 I REPL [ReplBatcher] Oplog buffer has been drained in term 3 2021-05-25T05:39:04.711+0000 I REPL [RstlKillOpThread] Starting to kill user operations 2021-05-25T05:39:04.711+0000 I REPL [RstlKillOpThread] Stopped killing user operations 2021-05-25T05:39:04.711+0000 I REPL [RstlKillOpThread] State transition ops metrics: { lastStateTransition: "stepUp", userOpsKilled: 0, userOpsRunning: 0 } 2021-05-25T05:39:04.712+0000 I SHARDING [rsSync-0] The ChunkSplitter has started and will accept autosplit tasks. 2021-05-25T05:39:04.715+0000 I REPL [rsSync-0] transition to primary complete; database writes are now permitted 2021-05-25T05:39:04.716+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.165:21019 2021-05-25T05:39:04.716+0000 I TXN [TransactionCoordinator] Need to resume coordinating commit for 0 transactions 2021-05-25T05:39:04.716+0000 I TXN [TransactionCoordinator] Incoming coordinateCommit requests are now enabled 2021-05-25T05:39:05.022+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51398 #9 (1 connection now open) 2021-05-25T05:39:05.022+0000 I NETWORK [conn9] received client metadata from 192.168.0.191:51398 conn9: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.044+0000 I ACCESS [conn9] Successfully authenticated as principal __system on local from client 192.168.0.191:51398 2021-05-25T05:39:05.100+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42588 #10 (2 connections now open) 2021-05-25T05:39:05.100+0000 I NETWORK [conn10] received client metadata from 192.168.0.165:42588 conn10: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T05:39:05.175+0000 I ACCESS [conn10] Successfully authenticated as principal __system on local from client 192.168.0.165:42588 2021-05-25T05:39:05.208+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42952 #12 (3 connections now open) 2021-05-25T05:39:05.209+0000 I NETWORK [conn12] received client metadata from 192.168.0.174:42952 conn12: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.241+0000 I ACCESS [conn12] Successfully authenticated as principal __system on local from client 192.168.0.174:42952 2021-05-25T05:39:05.241+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Confirmed replica set for rs0 is rs0/192.168.0.174:21018 2021-05-25T05:39:05.241+0000 I SHARDING [TransactionCoordinator] Updating config server with confirmed set rs0/192.168.0.174:21018 2021-05-25T05:39:05.241+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42954 #14 (4 connections now open) 2021-05-25T05:39:05.242+0000 I NETWORK [conn14] received client metadata from 192.168.0.174:42954 conn14: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.267+0000 I ACCESS [conn14] Successfully authenticated as principal __system on local from client 192.168.0.174:42954 2021-05-25T05:39:05.315+0000 I NETWORK [listener] connection accepted from 192.168.0.166:59960 #15 (5 connections now open) 2021-05-25T05:39:05.315+0000 I NETWORK [conn15] received client metadata from 192.168.0.166:59960 conn15: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.328+0000 I NETWORK [listener] connection accepted from 192.168.0.169:43838 #16 (6 connections now open) 2021-05-25T05:39:05.328+0000 I NETWORK [conn16] received client metadata from 192.168.0.169:43838 conn16: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.346+0000 I ACCESS [conn15] Successfully authenticated as principal __system on local from client 192.168.0.166:59960 2021-05-25T05:39:05.358+0000 I ACCESS [conn16] Successfully authenticated as principal __system on local from client 192.168.0.169:43838 2021-05-25T05:39:05.487+0000 I NETWORK [listener] connection accepted from 192.168.0.180:35568 #17 (7 connections now open) 2021-05-25T05:39:05.487+0000 I NETWORK [conn17] received client metadata from 192.168.0.180:35568 conn17: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T05:39:05.518+0000 I ACCESS [conn17] Successfully authenticated as principal __system on local from client 192.168.0.180:35568 2021-05-25T05:39:05.532+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56524 #18 (8 connections now open) 2021-05-25T05:39:05.533+0000 I NETWORK [conn18] received client metadata from 192.168.0.192:56524 conn18: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:05.556+0000 I ACCESS [conn18] Successfully authenticated as principal __system on local from client 192.168.0.192:56524 2021-05-25T05:39:08.457+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56526 #19 (9 connections now open) 2021-05-25T05:39:08.458+0000 I NETWORK [conn19] received client metadata from 192.168.0.192:56526 conn19: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:08.485+0000 I ACCESS [conn19] Successfully authenticated as principal __system on local from client 192.168.0.192:56526 2021-05-25T05:39:32.964+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51400 #20 (10 connections now open) 2021-05-25T05:39:32.964+0000 I NETWORK [conn20] received client metadata from 192.168.0.191:51400 conn20: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56528 #21 (11 connections now open) 2021-05-25T05:39:32.975+0000 I NETWORK [conn21] received client metadata from 192.168.0.192:56528 conn21: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:32.991+0000 I ACCESS [conn20] Successfully authenticated as principal __system on local from client 192.168.0.191:51400 2021-05-25T05:39:33.018+0000 I ACCESS [conn21] Successfully authenticated as principal __system on local from client 192.168.0.192:56528 2021-05-25T05:39:33.542+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42590 #22 (12 connections now open) 2021-05-25T05:39:33.542+0000 I NETWORK [conn22] received client metadata from 192.168.0.165:42590 conn22: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T05:39:33.615+0000 I ACCESS [conn22] Successfully authenticated as principal __system on local from client 192.168.0.165:42590 2021-05-25T05:39:35.241+0000 I NETWORK [TransactionCoordinator] Marking host 192.168.0.174:21018 as failed :: caused by :: NetworkInterfaceExceededTimeLimit: Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000 } 2021-05-25T05:39:35.241+0000 I SHARDING [ShardServerCatalogCacheLoader-0] Operation timed out with status NetworkInterfaceExceededTimeLimit: Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000 } 2021-05-25T05:39:35.241+0000 I SH_REFR [ShardServerCatalogCacheLoader-0] Refresh for database config took 30094 ms and failed :: caused by :: NetworkInterfaceExceededTimeLimit: Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000 } 2021-05-25T05:39:35.242+0000 I CONNPOOL [ShardRegistry] Ending connection to host 192.168.0.174:21018 due to bad connection status: CallbackCanceled: Callback was canceled; 0 connections to that host remain open 2021-05-25T05:39:35.242+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.174:21018 2021-05-25T05:39:35.243+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42956 #24 (13 connections now open) 2021-05-25T05:39:35.243+0000 I NETWORK [conn24] received client metadata from 192.168.0.174:42956 conn24: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:39:35.250+0000 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000 } 2021-05-25T05:39:35.250+0000 I CONTROL [LogicalSessionCacheRefresh] Sessions collection is not set up; waiting until next sessions refresh interval: Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000 } 2021-05-25T05:39:35.251+0000 I COMMAND [conn14] command admin.$cmd command: _flushDatabaseCacheUpdates { _flushDatabaseCacheUpdates: "config", maxTimeMS: 30000, $clusterTime: { clusterTime: Timestamp(1621921144, 2), signature: { hash: BinData(0, 2C4242A8F3109BF3895676FF2BA9C2C7D463DE16), keyId: 6963138938919714833 } }, $configServerState: { opTime: { ts: Timestamp(1621921143, 1), t: 1 } }, $db: "admin" } numYields:0 ok:0 errMsg:"Request 17 timed out, deadline was 2021-05-25T05:39:35.241+0000, op was RemoteCommand 17 -- target:[192.168.0.174:21018] db:admin expDate:2021-05-25T05:39:35.241+0000 cmd:{ _flushDatabaseCacheUpdates: \"config\", maxTimeMS: 30000 }" errName:NetworkInterfaceExceededTimeLimit errCode:202 reslen:613 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1 } }, ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 2 } } } protocol:op_msg 29983ms 2021-05-25T05:39:35.252+0000 I NETWORK [conn14] end connection 192.168.0.174:42954 (12 connections now open) 2021-05-25T05:39:35.312+0000 I ACCESS [conn24] Successfully authenticated as principal __system on local from client 192.168.0.174:42956 2021-05-25T05:40:02.660+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.191:21019 because the pool meets constraints; 2 connections to that host remain open 2021-05-25T05:40:02.661+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.191:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T05:44:04.708+0000 I SH_REFR [ConfigServerCatalogCacheLoader-0] Refresh for database config from version {} to version { uuid: UUID("5b08db63-2bed-4de5-aaa5-8c2c6e4943cc"), lastMod: 0 } took 1 ms 2021-05-25T05:44:04.739+0000 I SH_REFR [ConfigServerCatalogCacheLoader-0] Refresh for collection config.system.sessions to version 2|1024||60a20af590ff5a5a0b1ef174 took 28 ms 2021-05-25T05:44:35.242+0000 I CONNPOOL [ShardRegistry] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-25T05:44:35.312+0000 I NETWORK [conn24] end connection 192.168.0.174:42956 (11 connections now open) 2021-05-25T05:54:32.982+0000 I NETWORK [conn21] end connection 192.168.0.192:56528 (10 connections now open) 2021-05-25T05:54:32.982+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56538 #25 (11 connections now open) 2021-05-25T05:54:32.983+0000 I NETWORK [conn25] received client metadata from 192.168.0.192:56538 conn25: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T05:54:33.010+0000 I ACCESS [conn25] Successfully authenticated as principal __system on local from client 192.168.0.192:56538 2021-05-25T05:55:33.140+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.192:21019 2021-05-25T05:56:33.141+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.192:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T06:02:00.349+0000 I NETWORK [listener] connection accepted from 192.168.0.180:35630 #27 (12 connections now open) 2021-05-25T06:02:00.349+0000 I NETWORK [conn27] received client metadata from 192.168.0.180:35630 conn27: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T06:02:00.382+0000 I ACCESS [conn27] Successfully authenticated as principal __system on local from client 192.168.0.180:35630 2021-05-25T06:04:04.712+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-25T06:04:04.713+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42960 #29 (13 connections now open) 2021-05-25T06:04:04.713+0000 I NETWORK [conn29] received client metadata from 192.168.0.174:42960 conn29: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T06:04:04.746+0000 I ACCESS [conn29] Successfully authenticated as principal __system on local from client 192.168.0.174:42960 2021-05-25T06:04:04.779+0000 I SHARDING [conn29] Marking collection config.system.sessions as collection version: 2|1024||60a20af590ff5a5a0b1ef174, shard version: 2|1024||60a20af590ff5a5a0b1ef174 2021-05-25T06:04:32.984+0000 I NETWORK [conn25] end connection 192.168.0.192:56538 (12 connections now open) 2021-05-25T06:04:32.984+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56562 #30 (13 connections now open) 2021-05-25T06:04:32.984+0000 I NETWORK [conn30] received client metadata from 192.168.0.192:56562 conn30: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T06:04:33.011+0000 I ACCESS [conn30] Successfully authenticated as principal __system on local from client 192.168.0.192:56562 2021-05-25T06:11:13.283+0000 I NETWORK [conn27] end connection 192.168.0.180:35630 (12 connections now open) 2021-05-25T06:14:04.717+0000 I CONNPOOL [TaskExecutorPool-0] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-25T06:14:04.717+0000 I NETWORK [conn29] end connection 192.168.0.174:42960 (11 connections now open) 2021-05-25T06:19:32.984+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56580 #31 (12 connections now open) 2021-05-25T06:19:32.984+0000 I NETWORK [conn30] end connection 192.168.0.192:56562 (11 connections now open) 2021-05-25T06:19:32.985+0000 I NETWORK [conn31] received client metadata from 192.168.0.192:56580 conn31: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T06:19:33.010+0000 I ACCESS [conn31] Successfully authenticated as principal __system on local from client 192.168.0.192:56580 2021-05-25T06:39:32.989+0000 I NETWORK [conn31] end connection 192.168.0.192:56580 (10 connections now open) 2021-05-25T06:39:32.990+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56594 #32 (11 connections now open) 2021-05-25T06:39:32.990+0000 I NETWORK [conn32] received client metadata from 192.168.0.192:56594 conn32: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T06:39:33.017+0000 I ACCESS [conn32] Successfully authenticated as principal __system on local from client 192.168.0.192:56594 2021-05-25T06:49:32.992+0000 I NETWORK [conn32] end connection 192.168.0.192:56594 (10 connections now open) 2021-05-25T06:49:32.993+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56598 #33 (11 connections now open) 2021-05-25T06:49:32.993+0000 I NETWORK [conn33] received client metadata from 192.168.0.192:56598 conn33: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T06:49:33.021+0000 I ACCESS [conn33] Successfully authenticated as principal __system on local from client 192.168.0.192:56598 2021-05-25T06:53:04.714+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.192:21019 2021-05-25T06:54:04.715+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.192:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T07:09:32.979+0000 I NETWORK [conn33] end connection 192.168.0.192:56598 (10 connections now open) 2021-05-25T07:09:32.980+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56604 #35 (11 connections now open) 2021-05-25T07:09:32.980+0000 I NETWORK [conn35] received client metadata from 192.168.0.192:56604 conn35: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T07:09:33.008+0000 I ACCESS [conn35] Successfully authenticated as principal __system on local from client 192.168.0.192:56604 2021-05-25T07:24:32.978+0000 I NETWORK [conn35] end connection 192.168.0.192:56604 (10 connections now open) 2021-05-25T07:24:32.978+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56622 #36 (11 connections now open) 2021-05-25T07:24:32.979+0000 I NETWORK [conn36] received client metadata from 192.168.0.192:56622 conn36: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T07:24:33.006+0000 I ACCESS [conn36] Successfully authenticated as principal __system on local from client 192.168.0.192:56622 2021-05-25T07:49:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56636 #37 (12 connections now open) 2021-05-25T07:49:32.972+0000 I NETWORK [conn36] end connection 192.168.0.192:56622 (11 connections now open) 2021-05-25T07:49:32.973+0000 I NETWORK [conn37] received client metadata from 192.168.0.192:56636 conn37: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T07:49:33.000+0000 I ACCESS [conn37] Successfully authenticated as principal __system on local from client 192.168.0.192:56636 2021-05-25T07:59:32.964+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51564 #38 (12 connections now open) 2021-05-25T07:59:32.964+0000 I NETWORK [conn20] end connection 192.168.0.191:51400 (11 connections now open) 2021-05-25T07:59:32.964+0000 I NETWORK [conn38] received client metadata from 192.168.0.191:51564 conn38: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T07:59:32.971+0000 I NETWORK [conn37] end connection 192.168.0.192:56636 (10 connections now open) 2021-05-25T07:59:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56644 #39 (11 connections now open) 2021-05-25T07:59:32.972+0000 I NETWORK [conn39] received client metadata from 192.168.0.192:56644 conn39: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T07:59:32.991+0000 I ACCESS [conn38] Successfully authenticated as principal __system on local from client 192.168.0.191:51564 2021-05-25T07:59:33.000+0000 I ACCESS [conn39] Successfully authenticated as principal __system on local from client 192.168.0.192:56644 2021-05-25T08:14:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56664 #40 (12 connections now open) 2021-05-25T08:14:32.970+0000 I NETWORK [conn39] end connection 192.168.0.192:56644 (11 connections now open) 2021-05-25T08:14:32.970+0000 I NETWORK [conn40] received client metadata from 192.168.0.192:56664 conn40: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T08:14:32.995+0000 I ACCESS [conn40] Successfully authenticated as principal __system on local from client 192.168.0.192:56664 2021-05-25T08:29:32.970+0000 I NETWORK [conn40] end connection 192.168.0.192:56664 (10 connections now open) 2021-05-25T08:29:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56674 #41 (11 connections now open) 2021-05-25T08:29:32.971+0000 I NETWORK [conn41] received client metadata from 192.168.0.192:56674 conn41: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T08:29:32.998+0000 I ACCESS [conn41] Successfully authenticated as principal __system on local from client 192.168.0.192:56674 2021-05-25T08:44:32.969+0000 I NETWORK [conn41] end connection 192.168.0.192:56674 (10 connections now open) 2021-05-25T08:44:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56694 #42 (11 connections now open) 2021-05-25T08:44:32.970+0000 I NETWORK [conn42] received client metadata from 192.168.0.192:56694 conn42: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T08:44:32.997+0000 I ACCESS [conn42] Successfully authenticated as principal __system on local from client 192.168.0.192:56694 2021-05-25T08:54:32.969+0000 I NETWORK [conn42] end connection 192.168.0.192:56694 (10 connections now open) 2021-05-25T08:54:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56704 #43 (11 connections now open) 2021-05-25T08:54:32.970+0000 I NETWORK [conn43] received client metadata from 192.168.0.192:56704 conn43: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T08:54:32.993+0000 I ACCESS [conn43] Successfully authenticated as principal __system on local from client 192.168.0.192:56704 2021-05-25T09:04:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56706 #44 (12 connections now open) 2021-05-25T09:04:32.970+0000 I NETWORK [conn43] end connection 192.168.0.192:56704 (11 connections now open) 2021-05-25T09:04:32.970+0000 I NETWORK [conn44] received client metadata from 192.168.0.192:56706 conn44: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:04:32.995+0000 I ACCESS [conn44] Successfully authenticated as principal __system on local from client 192.168.0.192:56706 2021-05-25T09:14:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56712 #45 (12 connections now open) 2021-05-25T09:14:32.974+0000 I NETWORK [conn44] end connection 192.168.0.192:56706 (11 connections now open) 2021-05-25T09:14:32.975+0000 I NETWORK [conn45] received client metadata from 192.168.0.192:56712 conn45: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:14:33.003+0000 I ACCESS [conn45] Successfully authenticated as principal __system on local from client 192.168.0.192:56712 2021-05-25T09:24:32.977+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56724 #46 (12 connections now open) 2021-05-25T09:24:32.977+0000 I NETWORK [conn45] end connection 192.168.0.192:56712 (11 connections now open) 2021-05-25T09:24:32.977+0000 I NETWORK [conn46] received client metadata from 192.168.0.192:56724 conn46: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:24:33.005+0000 I ACCESS [conn46] Successfully authenticated as principal __system on local from client 192.168.0.192:56724 2021-05-25T09:29:32.966+0000 I NETWORK [conn38] end connection 192.168.0.191:51564 (10 connections now open) 2021-05-25T09:29:32.967+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51690 #47 (11 connections now open) 2021-05-25T09:29:32.967+0000 I NETWORK [conn47] received client metadata from 192.168.0.191:51690 conn47: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:29:32.993+0000 I ACCESS [conn47] Successfully authenticated as principal __system on local from client 192.168.0.191:51690 2021-05-25T09:39:32.978+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56736 #48 (12 connections now open) 2021-05-25T09:39:32.979+0000 I NETWORK [conn46] end connection 192.168.0.192:56724 (11 connections now open) 2021-05-25T09:39:32.979+0000 I NETWORK [conn48] received client metadata from 192.168.0.192:56736 conn48: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:39:33.004+0000 I ACCESS [conn48] Successfully authenticated as principal __system on local from client 192.168.0.192:56736 2021-05-25T09:49:32.978+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56744 #49 (12 connections now open) 2021-05-25T09:49:32.979+0000 I NETWORK [conn48] end connection 192.168.0.192:56736 (11 connections now open) 2021-05-25T09:49:32.979+0000 I NETWORK [conn49] received client metadata from 192.168.0.192:56744 conn49: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:49:33.005+0000 I ACCESS [conn49] Successfully authenticated as principal __system on local from client 192.168.0.192:56744 2021-05-25T09:54:32.965+0000 I NETWORK [conn47] end connection 192.168.0.191:51690 (10 connections now open) 2021-05-25T09:54:32.965+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51710 #50 (11 connections now open) 2021-05-25T09:54:32.965+0000 I NETWORK [conn50] received client metadata from 192.168.0.191:51710 conn50: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:54:32.992+0000 I ACCESS [conn50] Successfully authenticated as principal __system on local from client 192.168.0.191:51710 2021-05-25T09:59:32.979+0000 I NETWORK [conn49] end connection 192.168.0.192:56744 (10 connections now open) 2021-05-25T09:59:32.979+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56758 #51 (11 connections now open) 2021-05-25T09:59:32.980+0000 I NETWORK [conn51] received client metadata from 192.168.0.192:56758 conn51: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T09:59:33.007+0000 I ACCESS [conn51] Successfully authenticated as principal __system on local from client 192.168.0.192:56758 2021-05-25T10:09:33.548+0000 I NETWORK [conn22] end connection 192.168.0.165:42590 (10 connections now open) 2021-05-25T10:09:33.548+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42668 #52 (11 connections now open) 2021-05-25T10:09:33.549+0000 I NETWORK [conn52] received client metadata from 192.168.0.165:42668 conn52: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T10:09:33.622+0000 I ACCESS [conn52] Successfully authenticated as principal __system on local from client 192.168.0.165:42668 2021-05-25T10:14:32.978+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56764 #53 (12 connections now open) 2021-05-25T10:14:32.978+0000 I NETWORK [conn51] end connection 192.168.0.192:56758 (11 connections now open) 2021-05-25T10:14:32.978+0000 I NETWORK [conn53] received client metadata from 192.168.0.192:56764 conn53: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T10:14:33.004+0000 I ACCESS [conn53] Successfully authenticated as principal __system on local from client 192.168.0.192:56764 2021-05-25T10:24:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56772 #54 (12 connections now open) 2021-05-25T10:24:32.971+0000 I NETWORK [conn53] end connection 192.168.0.192:56764 (11 connections now open) 2021-05-25T10:24:32.972+0000 I NETWORK [conn54] received client metadata from 192.168.0.192:56772 conn54: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T10:24:32.996+0000 I ACCESS [conn54] Successfully authenticated as principal __system on local from client 192.168.0.192:56772 2021-05-25T10:39:32.967+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56778 #55 (12 connections now open) 2021-05-25T10:39:32.968+0000 I NETWORK [conn55] received client metadata from 192.168.0.192:56778 conn55: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T10:39:32.969+0000 I NETWORK [conn54] end connection 192.168.0.192:56772 (11 connections now open) 2021-05-25T10:39:32.995+0000 I ACCESS [conn55] Successfully authenticated as principal __system on local from client 192.168.0.192:56778 2021-05-25T10:49:32.968+0000 I NETWORK [conn55] end connection 192.168.0.192:56778 (10 connections now open) 2021-05-25T10:49:32.968+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56796 #56 (11 connections now open) 2021-05-25T10:49:32.969+0000 I NETWORK [conn56] received client metadata from 192.168.0.192:56796 conn56: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T10:49:32.993+0000 I ACCESS [conn56] Successfully authenticated as principal __system on local from client 192.168.0.192:56796 2021-05-25T11:14:32.959+0000 I NETWORK [conn50] end connection 192.168.0.191:51710 (10 connections now open) 2021-05-25T11:14:32.960+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51812 #57 (11 connections now open) 2021-05-25T11:14:32.961+0000 I NETWORK [conn57] received client metadata from 192.168.0.191:51812 conn57: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T11:14:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56810 #58 (12 connections now open) 2021-05-25T11:14:32.973+0000 I NETWORK [conn58] received client metadata from 192.168.0.192:56810 conn58: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T11:14:32.973+0000 I NETWORK [conn56] end connection 192.168.0.192:56796 (11 connections now open) 2021-05-25T11:14:32.986+0000 I ACCESS [conn57] Successfully authenticated as principal __system on local from client 192.168.0.191:51812 2021-05-25T11:14:32.997+0000 I ACCESS [conn58] Successfully authenticated as principal __system on local from client 192.168.0.192:56810 2021-05-25T11:24:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56814 #59 (12 connections now open) 2021-05-25T11:24:32.972+0000 I NETWORK [conn58] end connection 192.168.0.192:56810 (11 connections now open) 2021-05-25T11:24:32.973+0000 I NETWORK [conn59] received client metadata from 192.168.0.192:56814 conn59: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T11:24:33.000+0000 I ACCESS [conn59] Successfully authenticated as principal __system on local from client 192.168.0.192:56814 2021-05-25T11:34:32.972+0000 I NETWORK [conn59] end connection 192.168.0.192:56814 (10 connections now open) 2021-05-25T11:34:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56816 #60 (11 connections now open) 2021-05-25T11:34:32.974+0000 I NETWORK [conn60] received client metadata from 192.168.0.192:56816 conn60: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T11:34:32.999+0000 I ACCESS [conn60] Successfully authenticated as principal __system on local from client 192.168.0.192:56816 2021-05-25T11:39:32.961+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51846 #61 (12 connections now open) 2021-05-25T11:39:32.961+0000 I NETWORK [conn57] end connection 192.168.0.191:51812 (11 connections now open) 2021-05-25T11:39:32.961+0000 I NETWORK [conn61] received client metadata from 192.168.0.191:51846 conn61: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T11:39:32.988+0000 I ACCESS [conn61] Successfully authenticated as principal __system on local from client 192.168.0.191:51846 2021-05-25T12:14:32.967+0000 I NETWORK [conn61] end connection 192.168.0.191:51846 (10 connections now open) 2021-05-25T12:14:32.967+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51874 #62 (11 connections now open) 2021-05-25T12:14:32.968+0000 I NETWORK [conn62] received client metadata from 192.168.0.191:51874 conn62: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T12:14:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56840 #63 (12 connections now open) 2021-05-25T12:14:32.972+0000 I NETWORK [conn60] end connection 192.168.0.192:56816 (11 connections now open) 2021-05-25T12:14:32.972+0000 I NETWORK [conn63] received client metadata from 192.168.0.192:56840 conn63: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T12:14:32.994+0000 I ACCESS [conn62] Successfully authenticated as principal __system on local from client 192.168.0.191:51874 2021-05-25T12:14:32.997+0000 I ACCESS [conn63] Successfully authenticated as principal __system on local from client 192.168.0.192:56840 2021-05-25T12:59:32.960+0000 I NETWORK [listener] connection accepted from 192.168.0.191:51924 #64 (12 connections now open) 2021-05-25T12:59:32.960+0000 I NETWORK [conn62] end connection 192.168.0.191:51874 (11 connections now open) 2021-05-25T12:59:32.961+0000 I NETWORK [conn64] received client metadata from 192.168.0.191:51924 conn64: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T12:59:32.967+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56866 #65 (12 connections now open) 2021-05-25T12:59:32.967+0000 I NETWORK [conn63] end connection 192.168.0.192:56840 (11 connections now open) 2021-05-25T12:59:32.968+0000 I NETWORK [conn65] received client metadata from 192.168.0.192:56866 conn65: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T12:59:32.987+0000 I ACCESS [conn64] Successfully authenticated as principal __system on local from client 192.168.0.191:51924 2021-05-25T12:59:32.992+0000 I ACCESS [conn65] Successfully authenticated as principal __system on local from client 192.168.0.192:56866 2021-05-25T13:24:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56882 #66 (12 connections now open) 2021-05-25T13:24:32.972+0000 I NETWORK [conn65] end connection 192.168.0.192:56866 (11 connections now open) 2021-05-25T13:24:32.972+0000 I NETWORK [conn66] received client metadata from 192.168.0.192:56882 conn66: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T13:24:32.997+0000 I ACCESS [conn66] Successfully authenticated as principal __system on local from client 192.168.0.192:56882 2021-05-25T13:39:32.972+0000 I NETWORK [conn66] end connection 192.168.0.192:56882 (10 connections now open) 2021-05-25T13:39:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56896 #67 (11 connections now open) 2021-05-25T13:39:32.973+0000 I NETWORK [conn67] received client metadata from 192.168.0.192:56896 conn67: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T13:39:33.000+0000 I ACCESS [conn67] Successfully authenticated as principal __system on local from client 192.168.0.192:56896 2021-05-25T13:49:32.971+0000 I NETWORK [conn67] end connection 192.168.0.192:56896 (10 connections now open) 2021-05-25T13:49:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56902 #68 (11 connections now open) 2021-05-25T13:49:32.972+0000 I NETWORK [conn68] received client metadata from 192.168.0.192:56902 conn68: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T13:49:32.996+0000 I ACCESS [conn68] Successfully authenticated as principal __system on local from client 192.168.0.192:56902 2021-05-25T13:59:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56904 #69 (12 connections now open) 2021-05-25T13:59:32.971+0000 I NETWORK [conn68] end connection 192.168.0.192:56902 (11 connections now open) 2021-05-25T13:59:32.971+0000 I NETWORK [conn69] received client metadata from 192.168.0.192:56904 conn69: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T13:59:32.998+0000 I ACCESS [conn69] Successfully authenticated as principal __system on local from client 192.168.0.192:56904 2021-05-25T14:09:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56910 #70 (12 connections now open) 2021-05-25T14:09:32.970+0000 I NETWORK [conn69] end connection 192.168.0.192:56904 (11 connections now open) 2021-05-25T14:09:32.971+0000 I NETWORK [conn70] received client metadata from 192.168.0.192:56910 conn70: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T14:09:32.996+0000 I ACCESS [conn70] Successfully authenticated as principal __system on local from client 192.168.0.192:56910 2021-05-25T14:19:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56912 #71 (12 connections now open) 2021-05-25T14:19:32.971+0000 I NETWORK [conn70] end connection 192.168.0.192:56910 (11 connections now open) 2021-05-25T14:19:32.971+0000 I NETWORK [conn71] received client metadata from 192.168.0.192:56912 conn71: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T14:19:32.999+0000 I ACCESS [conn71] Successfully authenticated as principal __system on local from client 192.168.0.192:56912 2021-05-25T14:44:32.972+0000 I NETWORK [conn71] end connection 192.168.0.192:56912 (10 connections now open) 2021-05-25T14:44:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56928 #72 (11 connections now open) 2021-05-25T14:44:32.972+0000 I NETWORK [conn72] received client metadata from 192.168.0.192:56928 conn72: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T14:44:32.998+0000 I ACCESS [conn72] Successfully authenticated as principal __system on local from client 192.168.0.192:56928 2021-05-25T14:54:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56944 #73 (12 connections now open) 2021-05-25T14:54:32.972+0000 I NETWORK [conn72] end connection 192.168.0.192:56928 (11 connections now open) 2021-05-25T14:54:32.972+0000 I NETWORK [conn73] received client metadata from 192.168.0.192:56944 conn73: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T14:54:32.997+0000 I ACCESS [conn73] Successfully authenticated as principal __system on local from client 192.168.0.192:56944 2021-05-25T15:04:32.974+0000 I NETWORK [conn73] end connection 192.168.0.192:56944 (10 connections now open) 2021-05-25T15:04:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56952 #74 (11 connections now open) 2021-05-25T15:04:32.974+0000 I NETWORK [conn74] received client metadata from 192.168.0.192:56952 conn74: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T15:04:32.999+0000 I ACCESS [conn74] Successfully authenticated as principal __system on local from client 192.168.0.192:56952 2021-05-25T15:39:32.972+0000 I NETWORK [conn74] end connection 192.168.0.192:56952 (10 connections now open) 2021-05-25T15:39:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.192:56988 #75 (11 connections now open) 2021-05-25T15:39:32.973+0000 I NETWORK [conn75] received client metadata from 192.168.0.192:56988 conn75: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T15:39:33.001+0000 I ACCESS [conn75] Successfully authenticated as principal __system on local from client 192.168.0.192:56988 2021-05-25T15:59:32.963+0000 I NETWORK [conn64] end connection 192.168.0.191:51924 (10 connections now open) 2021-05-25T15:59:32.963+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52114 #76 (11 connections now open) 2021-05-25T15:59:32.964+0000 I NETWORK [conn76] received client metadata from 192.168.0.191:52114 conn76: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T15:59:32.990+0000 I ACCESS [conn76] Successfully authenticated as principal __system on local from client 192.168.0.191:52114 2021-05-25T16:29:32.970+0000 I NETWORK [conn75] end connection 192.168.0.192:56988 (10 connections now open) 2021-05-25T16:29:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57032 #77 (11 connections now open) 2021-05-25T16:29:32.971+0000 I NETWORK [conn77] received client metadata from 192.168.0.192:57032 conn77: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T16:29:32.995+0000 I ACCESS [conn77] Successfully authenticated as principal __system on local from client 192.168.0.192:57032 2021-05-25T16:39:32.968+0000 I NETWORK [conn77] end connection 192.168.0.192:57032 (10 connections now open) 2021-05-25T16:39:32.968+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57038 #78 (11 connections now open) 2021-05-25T16:39:32.968+0000 I NETWORK [conn78] received client metadata from 192.168.0.192:57038 conn78: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T16:39:32.996+0000 I ACCESS [conn78] Successfully authenticated as principal __system on local from client 192.168.0.192:57038 2021-05-25T16:54:32.966+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57058 #79 (12 connections now open) 2021-05-25T16:54:32.966+0000 I NETWORK [conn78] end connection 192.168.0.192:57038 (11 connections now open) 2021-05-25T16:54:32.966+0000 I NETWORK [conn79] received client metadata from 192.168.0.192:57058 conn79: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T16:54:32.991+0000 I ACCESS [conn79] Successfully authenticated as principal __system on local from client 192.168.0.192:57058 2021-05-25T17:04:32.965+0000 I NETWORK [conn79] end connection 192.168.0.192:57058 (10 connections now open) 2021-05-25T17:04:32.965+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57066 #80 (11 connections now open) 2021-05-25T17:04:32.966+0000 I NETWORK [conn80] received client metadata from 192.168.0.192:57066 conn80: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:04:32.993+0000 I ACCESS [conn80] Successfully authenticated as principal __system on local from client 192.168.0.192:57066 2021-05-25T17:14:32.965+0000 I NETWORK [conn80] end connection 192.168.0.192:57066 (10 connections now open) 2021-05-25T17:14:32.965+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57070 #81 (11 connections now open) 2021-05-25T17:14:32.965+0000 I NETWORK [conn81] received client metadata from 192.168.0.192:57070 conn81: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:14:32.992+0000 I ACCESS [conn81] Successfully authenticated as principal __system on local from client 192.168.0.192:57070 2021-05-25T17:24:32.964+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57074 #82 (12 connections now open) 2021-05-25T17:24:32.964+0000 I NETWORK [conn81] end connection 192.168.0.192:57070 (11 connections now open) 2021-05-25T17:24:32.965+0000 I NETWORK [conn82] received client metadata from 192.168.0.192:57074 conn82: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:24:32.992+0000 I ACCESS [conn82] Successfully authenticated as principal __system on local from client 192.168.0.192:57074 2021-05-25T17:29:33.541+0000 I NETWORK [conn52] end connection 192.168.0.165:42668 (10 connections now open) 2021-05-25T17:29:33.542+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42794 #83 (11 connections now open) 2021-05-25T17:29:33.542+0000 I NETWORK [conn83] received client metadata from 192.168.0.165:42794 conn83: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T17:29:33.615+0000 I ACCESS [conn83] Successfully authenticated as principal __system on local from client 192.168.0.165:42794 2021-05-25T17:34:32.964+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57082 #84 (12 connections now open) 2021-05-25T17:34:32.964+0000 I NETWORK [conn82] end connection 192.168.0.192:57074 (11 connections now open) 2021-05-25T17:34:32.964+0000 I NETWORK [conn84] received client metadata from 192.168.0.192:57082 conn84: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:34:32.991+0000 I ACCESS [conn84] Successfully authenticated as principal __system on local from client 192.168.0.192:57082 2021-05-25T17:44:32.963+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52222 #85 (12 connections now open) 2021-05-25T17:44:32.964+0000 I NETWORK [conn76] end connection 192.168.0.191:52114 (11 connections now open) 2021-05-25T17:44:32.964+0000 I NETWORK [conn85] received client metadata from 192.168.0.191:52222 conn85: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:44:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57086 #86 (12 connections now open) 2021-05-25T17:44:32.970+0000 I NETWORK [conn84] end connection 192.168.0.192:57082 (11 connections now open) 2021-05-25T17:44:32.970+0000 I NETWORK [conn86] received client metadata from 192.168.0.192:57086 conn86: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:44:32.989+0000 I ACCESS [conn85] Successfully authenticated as principal __system on local from client 192.168.0.191:52222 2021-05-25T17:44:32.995+0000 I ACCESS [conn86] Successfully authenticated as principal __system on local from client 192.168.0.192:57086 2021-05-25T17:54:32.973+0000 I NETWORK [conn86] end connection 192.168.0.192:57086 (10 connections now open) 2021-05-25T17:54:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57090 #87 (11 connections now open) 2021-05-25T17:54:32.974+0000 I NETWORK [conn87] received client metadata from 192.168.0.192:57090 conn87: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T17:54:33.002+0000 I ACCESS [conn87] Successfully authenticated as principal __system on local from client 192.168.0.192:57090 2021-05-25T18:04:32.975+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57094 #88 (12 connections now open) 2021-05-25T18:04:32.975+0000 I NETWORK [conn87] end connection 192.168.0.192:57090 (11 connections now open) 2021-05-25T18:04:32.976+0000 I NETWORK [conn88] received client metadata from 192.168.0.192:57094 conn88: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:04:33.000+0000 I ACCESS [conn88] Successfully authenticated as principal __system on local from client 192.168.0.192:57094 2021-05-25T18:24:32.966+0000 I NETWORK [conn85] end connection 192.168.0.191:52222 (10 connections now open) 2021-05-25T18:24:32.966+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52262 #89 (11 connections now open) 2021-05-25T18:24:32.966+0000 I NETWORK [conn89] received client metadata from 192.168.0.191:52262 conn89: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:24:32.976+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57110 #90 (12 connections now open) 2021-05-25T18:24:32.976+0000 I NETWORK [conn88] end connection 192.168.0.192:57094 (11 connections now open) 2021-05-25T18:24:32.977+0000 I NETWORK [conn90] received client metadata from 192.168.0.192:57110 conn90: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:24:32.993+0000 I ACCESS [conn89] Successfully authenticated as principal __system on local from client 192.168.0.191:52262 2021-05-25T18:24:33.002+0000 I ACCESS [conn90] Successfully authenticated as principal __system on local from client 192.168.0.192:57110 2021-05-25T18:34:32.977+0000 I NETWORK [conn90] end connection 192.168.0.192:57110 (10 connections now open) 2021-05-25T18:34:32.977+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57122 #91 (11 connections now open) 2021-05-25T18:34:32.977+0000 I NETWORK [conn91] received client metadata from 192.168.0.192:57122 conn91: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:34:33.005+0000 I ACCESS [conn91] Successfully authenticated as principal __system on local from client 192.168.0.192:57122 2021-05-25T18:44:32.977+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57138 #92 (12 connections now open) 2021-05-25T18:44:32.977+0000 I NETWORK [conn91] end connection 192.168.0.192:57122 (11 connections now open) 2021-05-25T18:44:32.978+0000 I NETWORK [conn92] received client metadata from 192.168.0.192:57138 conn92: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:44:33.006+0000 I ACCESS [conn92] Successfully authenticated as principal __system on local from client 192.168.0.192:57138 2021-05-25T18:54:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57158 #93 (12 connections now open) 2021-05-25T18:54:32.974+0000 I NETWORK [conn92] end connection 192.168.0.192:57138 (11 connections now open) 2021-05-25T18:54:32.975+0000 I NETWORK [conn93] received client metadata from 192.168.0.192:57158 conn93: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T18:54:33.000+0000 I ACCESS [conn93] Successfully authenticated as principal __system on local from client 192.168.0.192:57158 2021-05-25T19:09:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57168 #94 (12 connections now open) 2021-05-25T19:09:32.973+0000 I NETWORK [conn93] end connection 192.168.0.192:57158 (11 connections now open) 2021-05-25T19:09:32.973+0000 I NETWORK [conn94] received client metadata from 192.168.0.192:57168 conn94: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T19:09:33.002+0000 I ACCESS [conn94] Successfully authenticated as principal __system on local from client 192.168.0.192:57168 2021-05-25T19:19:32.974+0000 I NETWORK [conn94] end connection 192.168.0.192:57168 (10 connections now open) 2021-05-25T19:19:32.975+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57180 #95 (11 connections now open) 2021-05-25T19:19:32.975+0000 I NETWORK [conn95] received client metadata from 192.168.0.192:57180 conn95: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T19:19:33.001+0000 I ACCESS [conn95] Successfully authenticated as principal __system on local from client 192.168.0.192:57180 2021-05-25T19:23:34.713+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.191:21019 2021-05-25T19:24:04.714+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.192:21019 2021-05-25T19:24:34.715+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.191:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T19:24:34.715+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.191:21019 2021-05-25T19:25:04.714+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.192:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T19:25:34.717+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.191:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-25T19:39:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57192 #99 (12 connections now open) 2021-05-25T19:39:32.972+0000 I NETWORK [conn99] received client metadata from 192.168.0.192:57192 conn99: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T19:39:32.973+0000 I NETWORK [conn95] end connection 192.168.0.192:57180 (11 connections now open) 2021-05-25T19:39:32.997+0000 I ACCESS [conn99] Successfully authenticated as principal __system on local from client 192.168.0.192:57192 2021-05-25T19:49:32.971+0000 I NETWORK [conn99] end connection 192.168.0.192:57192 (10 connections now open) 2021-05-25T19:49:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57200 #100 (11 connections now open) 2021-05-25T19:49:32.972+0000 I NETWORK [conn100] received client metadata from 192.168.0.192:57200 conn100: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T19:49:32.999+0000 I ACCESS [conn100] Successfully authenticated as principal __system on local from client 192.168.0.192:57200 2021-05-25T20:04:32.970+0000 I NETWORK [conn100] end connection 192.168.0.192:57200 (10 connections now open) 2021-05-25T20:04:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57210 #101 (11 connections now open) 2021-05-25T20:04:32.971+0000 I NETWORK [conn101] received client metadata from 192.168.0.192:57210 conn101: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T20:04:32.998+0000 I ACCESS [conn101] Successfully authenticated as principal __system on local from client 192.168.0.192:57210 2021-05-25T20:19:32.969+0000 I NETWORK [conn101] end connection 192.168.0.192:57210 (10 connections now open) 2021-05-25T20:19:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57218 #102 (11 connections now open) 2021-05-25T20:19:32.970+0000 I NETWORK [conn102] received client metadata from 192.168.0.192:57218 conn102: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T20:19:32.995+0000 I ACCESS [conn102] Successfully authenticated as principal __system on local from client 192.168.0.192:57218 2021-05-25T20:34:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57230 #103 (12 connections now open) 2021-05-25T20:34:32.970+0000 I NETWORK [conn102] end connection 192.168.0.192:57218 (11 connections now open) 2021-05-25T20:34:32.970+0000 I NETWORK [conn103] received client metadata from 192.168.0.192:57230 conn103: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T20:34:32.998+0000 I ACCESS [conn103] Successfully authenticated as principal __system on local from client 192.168.0.192:57230 2021-05-25T20:44:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57246 #104 (12 connections now open) 2021-05-25T20:44:32.971+0000 I NETWORK [conn103] end connection 192.168.0.192:57230 (11 connections now open) 2021-05-25T20:44:32.971+0000 I NETWORK [conn104] received client metadata from 192.168.0.192:57246 conn104: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T20:44:32.998+0000 I ACCESS [conn104] Successfully authenticated as principal __system on local from client 192.168.0.192:57246 2021-05-25T21:04:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57262 #105 (12 connections now open) 2021-05-25T21:04:32.972+0000 I NETWORK [conn104] end connection 192.168.0.192:57246 (11 connections now open) 2021-05-25T21:04:32.972+0000 I NETWORK [conn105] received client metadata from 192.168.0.192:57262 conn105: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T21:04:32.999+0000 I ACCESS [conn105] Successfully authenticated as principal __system on local from client 192.168.0.192:57262 2021-05-25T21:14:32.973+0000 I NETWORK [conn105] end connection 192.168.0.192:57262 (10 connections now open) 2021-05-25T21:14:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57266 #106 (11 connections now open) 2021-05-25T21:14:32.974+0000 I NETWORK [conn106] received client metadata from 192.168.0.192:57266 conn106: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T21:14:33.001+0000 I ACCESS [conn106] Successfully authenticated as principal __system on local from client 192.168.0.192:57266 2021-05-25T21:29:32.974+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57290 #107 (12 connections now open) 2021-05-25T21:29:32.974+0000 I NETWORK [conn106] end connection 192.168.0.192:57266 (11 connections now open) 2021-05-25T21:29:32.974+0000 I NETWORK [conn107] received client metadata from 192.168.0.192:57290 conn107: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T21:29:32.999+0000 I ACCESS [conn107] Successfully authenticated as principal __system on local from client 192.168.0.192:57290 2021-05-25T21:44:32.972+0000 I NETWORK [conn107] end connection 192.168.0.192:57290 (10 connections now open) 2021-05-25T21:44:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57298 #108 (11 connections now open) 2021-05-25T21:44:32.973+0000 I NETWORK [conn108] received client metadata from 192.168.0.192:57298 conn108: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T21:44:33.000+0000 I ACCESS [conn108] Successfully authenticated as principal __system on local from client 192.168.0.192:57298 2021-05-25T22:14:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57320 #109 (12 connections now open) 2021-05-25T22:14:32.971+0000 I NETWORK [conn108] end connection 192.168.0.192:57298 (11 connections now open) 2021-05-25T22:14:32.971+0000 I NETWORK [conn109] received client metadata from 192.168.0.192:57320 conn109: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T22:14:32.996+0000 I ACCESS [conn109] Successfully authenticated as principal __system on local from client 192.168.0.192:57320 2021-05-25T22:34:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57342 #110 (12 connections now open) 2021-05-25T22:34:32.971+0000 I NETWORK [conn109] end connection 192.168.0.192:57320 (11 connections now open) 2021-05-25T22:34:32.971+0000 I NETWORK [conn110] received client metadata from 192.168.0.192:57342 conn110: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T22:34:32.996+0000 I ACCESS [conn110] Successfully authenticated as principal __system on local from client 192.168.0.192:57342 2021-05-25T22:44:32.971+0000 I NETWORK [conn110] end connection 192.168.0.192:57342 (10 connections now open) 2021-05-25T22:44:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57358 #111 (11 connections now open) 2021-05-25T22:44:32.972+0000 I NETWORK [conn111] received client metadata from 192.168.0.192:57358 conn111: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T22:44:33.000+0000 I ACCESS [conn111] Successfully authenticated as principal __system on local from client 192.168.0.192:57358 2021-05-25T23:04:32.973+0000 I NETWORK [conn111] end connection 192.168.0.192:57358 (10 connections now open) 2021-05-25T23:04:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57370 #112 (11 connections now open) 2021-05-25T23:04:32.974+0000 I NETWORK [conn112] received client metadata from 192.168.0.192:57370 conn112: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T23:04:33.001+0000 I ACCESS [conn112] Successfully authenticated as principal __system on local from client 192.168.0.192:57370 2021-05-25T23:34:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57392 #113 (12 connections now open) 2021-05-25T23:34:32.971+0000 I NETWORK [conn112] end connection 192.168.0.192:57370 (11 connections now open) 2021-05-25T23:34:32.971+0000 I NETWORK [conn113] received client metadata from 192.168.0.192:57392 conn113: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T23:34:32.999+0000 I ACCESS [conn113] Successfully authenticated as principal __system on local from client 192.168.0.192:57392 2021-05-25T23:42:31.935+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38078 #114 (12 connections now open) 2021-05-25T23:42:31.936+0000 I NETWORK [conn114] received client metadata from 192.168.0.180:38078 conn114: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-25T23:42:31.966+0000 I ACCESS [conn114] Successfully authenticated as principal __system on local from client 192.168.0.180:38078 2021-05-25T23:42:40.928+0000 I COMMAND [conn114] command IPOFFICE_210201_CN.TBL_FEA_KW command: aggregate { aggregate: "TBL_FEA_KW", pipeline: [ { $match: { $and: [ { KWID: { $eq: "1975857" } }, { LOCALE: { $eq: "CN" } } ] } }, { $project: { PAT_CNT_10Y: 1, PAT_CNT_9Y: 1, PAT_CNT_8Y: 1, PAT_CNT_7Y: 1, PAT_CNT_6Y: 1, PAT_CNT_5Y: 1, PAT_CNT_4Y: 1, PAT_CNT_3Y: 1, PAT_CNT_2Y: 1, PAT_CNT_1Y: 1, PAT_CNT_TY: 1, PAT_CNT_TOT: 1, PAT_CNT_L2Y: 1, PAT_CNT_L2Q: 1 } }, { $sort: { PAT_CNT_TOT: -1 } }, { $limit: 1 } ], fromMongos: true, cursor: { batchSize: 101 }, useNewUpsert: true, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], lsid: { id: UUID("5d7f3679-4c5d-447f-b8df-89bae54cf327"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621986151, 2), signature: { hash: BinData(0, B5130F2AE4973785E31548286C680651F5BD0581), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "mongo-java-driver|sync", version: "4.2.3" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.0-157-generic" }, platform: "Java/Oracle Corporation/1.8.0_241-b07", mongos: { host: "mongo-180:21017", client: "106.10.50.32:58293", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621986151, 2), t: 1 } }, $db: "IPOFFICE_210201_CN" } planSummary: COLLSCAN keysExamined:0 docsExamined:1127947 hasSortStage:1 cursorExhausted:1 numYields:8812 nreturned:1 queryHash:A4D39F94 planCacheKey:A4D39F94 reslen:654 locks:{ ReplicationStateTransition: { acquireCount: { w: 8814 } }, Global: { acquireCount: { r: 8814 } }, Database: { acquireCount: { r: 8814 } }, Collection: { acquireCount: { r: 8814 } }, Mutex: { acquireCount: { r: 3 } } } storage:{ data: { bytesRead: 7483253675, timeReadingMicros: 8458619 } } protocol:op_msg 8961ms 2021-05-25T23:44:04.712+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-25T23:44:04.713+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42974 #116 (13 connections now open) 2021-05-25T23:44:04.713+0000 I NETWORK [conn116] received client metadata from 192.168.0.174:42974 conn116: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T23:44:04.746+0000 I ACCESS [conn116] Successfully authenticated as principal __system on local from client 192.168.0.174:42974 2021-05-25T23:44:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57402 #117 (14 connections now open) 2021-05-25T23:44:32.971+0000 I NETWORK [conn113] end connection 192.168.0.192:57392 (13 connections now open) 2021-05-25T23:44:32.971+0000 I NETWORK [conn117] received client metadata from 192.168.0.192:57402 conn117: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-25T23:44:32.998+0000 I ACCESS [conn117] Successfully authenticated as principal __system on local from client 192.168.0.192:57402 2021-05-25T23:49:04.751+0000 I CONNPOOL [TaskExecutorPool-0] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-25T23:49:04.751+0000 I NETWORK [conn116] end connection 192.168.0.174:42974 (12 connections now open) 2021-05-25T23:51:13.266+0000 I NETWORK [conn114] end connection 192.168.0.180:38078 (11 connections now open) 2021-05-26T00:04:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57428 #118 (12 connections now open) 2021-05-26T00:04:32.971+0000 I NETWORK [conn118] received client metadata from 192.168.0.192:57428 conn118: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T00:04:32.972+0000 I NETWORK [conn117] end connection 192.168.0.192:57402 (11 connections now open) 2021-05-26T00:04:32.996+0000 I ACCESS [conn118] Successfully authenticated as principal __system on local from client 192.168.0.192:57428 2021-05-26T00:14:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57430 #119 (12 connections now open) 2021-05-26T00:14:32.971+0000 I NETWORK [conn119] received client metadata from 192.168.0.192:57430 conn119: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T00:14:32.973+0000 I NETWORK [conn118] end connection 192.168.0.192:57428 (11 connections now open) 2021-05-26T00:14:32.996+0000 I ACCESS [conn119] Successfully authenticated as principal __system on local from client 192.168.0.192:57430 2021-05-26T00:24:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57450 #120 (12 connections now open) 2021-05-26T00:24:32.971+0000 I NETWORK [conn119] end connection 192.168.0.192:57430 (11 connections now open) 2021-05-26T00:24:32.971+0000 I NETWORK [conn120] received client metadata from 192.168.0.192:57450 conn120: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T00:24:32.996+0000 I ACCESS [conn120] Successfully authenticated as principal __system on local from client 192.168.0.192:57450 2021-05-26T00:34:32.972+0000 I NETWORK [conn120] end connection 192.168.0.192:57450 (10 connections now open) 2021-05-26T00:34:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57458 #121 (11 connections now open) 2021-05-26T00:34:32.972+0000 I NETWORK [conn121] received client metadata from 192.168.0.192:57458 conn121: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T00:34:33.000+0000 I ACCESS [conn121] Successfully authenticated as principal __system on local from client 192.168.0.192:57458 2021-05-26T00:59:32.973+0000 I NETWORK [conn121] end connection 192.168.0.192:57458 (10 connections now open) 2021-05-26T00:59:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57472 #122 (11 connections now open) 2021-05-26T00:59:32.974+0000 I NETWORK [conn122] received client metadata from 192.168.0.192:57472 conn122: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T00:59:33.001+0000 I ACCESS [conn122] Successfully authenticated as principal __system on local from client 192.168.0.192:57472 2021-05-26T01:09:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57474 #123 (12 connections now open) 2021-05-26T01:09:32.972+0000 I NETWORK [conn122] end connection 192.168.0.192:57472 (11 connections now open) 2021-05-26T01:09:32.972+0000 I NETWORK [conn123] received client metadata from 192.168.0.192:57474 conn123: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T01:09:32.997+0000 I ACCESS [conn123] Successfully authenticated as principal __system on local from client 192.168.0.192:57474 2021-05-26T01:19:32.972+0000 I NETWORK [conn123] end connection 192.168.0.192:57474 (10 connections now open) 2021-05-26T01:19:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57486 #124 (11 connections now open) 2021-05-26T01:19:32.972+0000 I NETWORK [conn124] received client metadata from 192.168.0.192:57486 conn124: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T01:19:32.999+0000 I ACCESS [conn124] Successfully authenticated as principal __system on local from client 192.168.0.192:57486 2021-05-26T01:26:13.259+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38426 #125 (12 connections now open) 2021-05-26T01:26:13.259+0000 I NETWORK [conn125] received client metadata from 192.168.0.180:38426 conn125: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T01:26:13.290+0000 I ACCESS [conn125] Successfully authenticated as principal __system on local from client 192.168.0.180:38426 2021-05-26T01:31:13.291+0000 I NETWORK [conn125] end connection 192.168.0.180:38426 (11 connections now open) 2021-05-26T01:34:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57500 #126 (12 connections now open) 2021-05-26T01:34:32.971+0000 I NETWORK [conn124] end connection 192.168.0.192:57486 (11 connections now open) 2021-05-26T01:34:32.972+0000 I NETWORK [conn126] received client metadata from 192.168.0.192:57500 conn126: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T01:34:32.997+0000 I ACCESS [conn126] Successfully authenticated as principal __system on local from client 192.168.0.192:57500 2021-05-26T01:59:32.972+0000 I NETWORK [conn126] end connection 192.168.0.192:57500 (10 connections now open) 2021-05-26T01:59:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57516 #127 (11 connections now open) 2021-05-26T01:59:32.972+0000 I NETWORK [conn127] received client metadata from 192.168.0.192:57516 conn127: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T01:59:32.998+0000 I ACCESS [conn127] Successfully authenticated as principal __system on local from client 192.168.0.192:57516 2021-05-26T02:09:30.885+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38646 #128 (12 connections now open) 2021-05-26T02:09:30.886+0000 I NETWORK [conn128] received client metadata from 192.168.0.180:38646 conn128: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:30.888+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38648 #129 (13 connections now open) 2021-05-26T02:09:30.889+0000 I NETWORK [conn129] received client metadata from 192.168.0.180:38648 conn129: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:30.946+0000 I ACCESS [conn128] Successfully authenticated as principal __system on local from client 192.168.0.180:38646 2021-05-26T02:09:30.947+0000 I ACCESS [conn129] Successfully authenticated as principal __system on local from client 192.168.0.180:38648 2021-05-26T02:09:30.947+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38650 #130 (14 connections now open) 2021-05-26T02:09:30.948+0000 I NETWORK [conn130] received client metadata from 192.168.0.180:38650 conn130: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:30.948+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38652 #131 (15 connections now open) 2021-05-26T02:09:30.949+0000 I NETWORK [conn131] received client metadata from 192.168.0.180:38652 conn131: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:30.974+0000 I STORAGE [conn19] createCollection: IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER with generated UUID: 1dc81e03-1418-4660-a4ee-827ae97aa657 and options: {} 2021-05-26T02:09:31.006+0000 I ACCESS [conn130] Successfully authenticated as principal __system on local from client 192.168.0.180:38650 2021-05-26T02:09:31.006+0000 I ACCESS [conn131] Successfully authenticated as principal __system on local from client 192.168.0.180:38652 2021-05-26T02:09:31.007+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38654 #132 (16 connections now open) 2021-05-26T02:09:31.008+0000 I NETWORK [conn132] received client metadata from 192.168.0.180:38654 conn132: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:31.009+0000 I INDEX [conn19] index build: done building index _id_ on ns IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER 2021-05-26T02:09:31.039+0000 I ACCESS [conn132] Successfully authenticated as principal __system on local from client 192.168.0.180:38654 2021-05-26T02:09:32.601+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38656 #133 (17 connections now open) 2021-05-26T02:09:32.601+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38658 #134 (18 connections now open) 2021-05-26T02:09:32.601+0000 I NETWORK [conn133] received client metadata from 192.168.0.180:38656 conn133: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.601+0000 I NETWORK [conn134] received client metadata from 192.168.0.180:38658 conn134: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.663+0000 I ACCESS [conn133] Successfully authenticated as principal __system on local from client 192.168.0.180:38656 2021-05-26T02:09:32.663+0000 I ACCESS [conn134] Successfully authenticated as principal __system on local from client 192.168.0.180:38658 2021-05-26T02:09:32.664+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38662 #135 (19 connections now open) 2021-05-26T02:09:32.664+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38660 #136 (20 connections now open) 2021-05-26T02:09:32.664+0000 I NETWORK [conn136] received client metadata from 192.168.0.180:38660 conn136: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.664+0000 I NETWORK [conn135] received client metadata from 192.168.0.180:38662 conn135: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.726+0000 I ACCESS [conn136] Successfully authenticated as principal __system on local from client 192.168.0.180:38660 2021-05-26T02:09:32.726+0000 I ACCESS [conn135] Successfully authenticated as principal __system on local from client 192.168.0.180:38662 2021-05-26T02:09:32.727+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38664 #137 (21 connections now open) 2021-05-26T02:09:32.727+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38666 #138 (22 connections now open) 2021-05-26T02:09:32.727+0000 I NETWORK [conn137] received client metadata from 192.168.0.180:38664 conn137: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.727+0000 I NETWORK [conn138] received client metadata from 192.168.0.180:38666 conn138: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:32.788+0000 I ACCESS [conn137] Successfully authenticated as principal __system on local from client 192.168.0.180:38664 2021-05-26T02:09:32.788+0000 I ACCESS [conn138] Successfully authenticated as principal __system on local from client 192.168.0.180:38666 2021-05-26T02:09:32.972+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57528 #139 (23 connections now open) 2021-05-26T02:09:32.972+0000 I NETWORK [conn127] end connection 192.168.0.192:57516 (22 connections now open) 2021-05-26T02:09:32.972+0000 I NETWORK [conn139] received client metadata from 192.168.0.192:57528 conn139: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:09:32.996+0000 I ACCESS [conn139] Successfully authenticated as principal __system on local from client 192.168.0.192:57528 2021-05-26T02:09:33.440+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38668 #140 (23 connections now open) 2021-05-26T02:09:33.440+0000 I NETWORK [conn140] received client metadata from 192.168.0.180:38668 conn140: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:33.473+0000 I ACCESS [conn140] Successfully authenticated as principal __system on local from client 192.168.0.180:38668 2021-05-26T02:09:35.320+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:09:37.116+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38670 #141 (24 connections now open) 2021-05-26T02:09:37.116+0000 I NETWORK [conn141] received client metadata from 192.168.0.180:38670 conn141: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:37.116+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38672 #142 (25 connections now open) 2021-05-26T02:09:37.117+0000 I NETWORK [conn142] received client metadata from 192.168.0.180:38672 conn142: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:37.179+0000 I ACCESS [conn141] Successfully authenticated as principal __system on local from client 192.168.0.180:38670 2021-05-26T02:09:37.180+0000 I ACCESS [conn142] Successfully authenticated as principal __system on local from client 192.168.0.180:38672 2021-05-26T02:09:39.394+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:09:41.265+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38674 #143 (26 connections now open) 2021-05-26T02:09:41.265+0000 I NETWORK [conn143] received client metadata from 192.168.0.180:38674 conn143: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:09:41.296+0000 I ACCESS [conn143] Successfully authenticated as principal __system on local from client 192.168.0.180:38674 2021-05-26T02:09:43.714+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:09:48.371+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:09:53.317+0000 I SH_REFR [ConfigServerCatalogCacheLoader-246] Refresh for database IPOFFICE_210201_CN from version {} to version { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 } took 2 ms 2021-05-26T02:09:53.318+0000 I SHARDING [conn142] setting this node's cached database version for IPOFFICE_210201_CN to { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 } 2021-05-26T02:09:53.320+0000 I INDEX [conn142] ignoring obselete { background: false } index build option because all indexes are built in the background with the hybrid method 2021-05-26T02:09:53.357+0000 I INDEX [conn142] index build: starting on IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER properties: { v: 2, key: { ID: 1, TYPE: 1, LANG: 1 }, name: "ID_TYPE_LANG", ns: "IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER", background: false } using method: Hybrid 2021-05-26T02:09:53.357+0000 I INDEX [conn142] build may temporarily use up to 200 megabytes of RAM 2021-05-26T02:10:00.008+0000 I - [conn142] Index Build: scanning collection: 3336100/8728299 38% 2021-05-26T02:10:06.774+0000 I - [conn142] Index Build: scanning collection: 6666800/8728299 76% 2021-05-26T02:10:08.498+0000 I INDEX [conn142] index build: collection scan done. scanned 8728299 total records in 15 seconds 2021-05-26T02:10:14.006+0000 I - [conn142] Index Build: inserting keys from external sorter into index: 6680600/8728299 76% 2021-05-26T02:10:14.903+0000 I INDEX [conn142] index build: inserted 8728299 keys from external sorter into index in 6 seconds 2021-05-26T02:10:15.223+0000 I INDEX [conn142] index build: done building index ID_TYPE_LANG on ns IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER 2021-05-26T02:10:15.224+0000 I COMMAND [conn142] command IPOFFICE_210201_CN.TBL_NAMES_ML_LAUNCHER command: createIndexes { createIndexes: "TBL_NAMES_ML_LAUNCHER", indexes: [ { key: { ID: 1, TYPE: 1, LANG: 1 }, name: "ID_TYPE_LANG", background: false } ], $queryOptions: { $readPreference: { mode: "primary" } }, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], databaseVersion: { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 }, allowImplicitCollectionCreation: false, lsid: { id: UUID("7e7d51bd-c9c6-40d7-8871-0e9f683a15c1"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621994993, 1), signature: { hash: BinData(0, A56CD8FF0F1829251C6D0BAD24CE29253FE130DE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:43056", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621994993, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } numYields:68190 reslen:409 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 68192 } }, ReplicationStateTransition: { acquireCount: { w: 68193 } }, Global: { acquireCount: { r: 1, w: 68192 } }, Database: { acquireCount: { r: 1, w: 68192 } }, Collection: { acquireCount: { r: 68192, w: 1, R: 1, W: 2 } }, Mutex: { acquireCount: { r: 4 } } } flowControl:{ acquireCount: 68191, timeAcquiringMicros: 5620 } storage:{} protocol:op_msg 21904ms 2021-05-26T02:10:46.386+0000 I NETWORK [conn135] end connection 192.168.0.180:38662 (25 connections now open) 2021-05-26T02:10:47.663+0000 I NETWORK [conn138] end connection 192.168.0.180:38666 (24 connections now open) 2021-05-26T02:10:48.100+0000 I NETWORK [conn128] end connection 192.168.0.180:38646 (23 connections now open) 2021-05-26T02:10:48.100+0000 I NETWORK [conn129] end connection 192.168.0.180:38648 (22 connections now open) 2021-05-26T02:10:48.148+0000 I NETWORK [conn143] end connection 192.168.0.180:38674 (21 connections now open) 2021-05-26T02:10:49.099+0000 I NETWORK [conn140] end connection 192.168.0.180:38668 (20 connections now open) 2021-05-26T02:10:49.100+0000 I NETWORK [conn134] end connection 192.168.0.180:38658 (19 connections now open) 2021-05-26T02:10:49.544+0000 I NETWORK [conn136] end connection 192.168.0.180:38660 (18 connections now open) 2021-05-26T02:10:49.793+0000 I NETWORK [conn131] end connection 192.168.0.180:38652 (17 connections now open) 2021-05-26T02:10:50.269+0000 I NETWORK [conn132] end connection 192.168.0.180:38654 (16 connections now open) 2021-05-26T02:10:50.294+0000 I NETWORK [conn133] end connection 192.168.0.180:38656 (15 connections now open) 2021-05-26T02:10:50.647+0000 I NETWORK [conn137] end connection 192.168.0.180:38664 (14 connections now open) 2021-05-26T02:10:51.314+0000 I NETWORK [conn141] end connection 192.168.0.180:38670 (13 connections now open) 2021-05-26T02:10:51.492+0000 I NETWORK [conn130] end connection 192.168.0.180:38650 (12 connections now open) 2021-05-26T02:14:04.710+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-26T02:14:04.710+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42976 #145 (13 connections now open) 2021-05-26T02:14:04.710+0000 I NETWORK [conn145] received client metadata from 192.168.0.174:42976 conn145: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:14:04.739+0000 I ACCESS [conn145] Successfully authenticated as principal __system on local from client 192.168.0.174:42976 2021-05-26T02:14:33.542+0000 I NETWORK [conn83] end connection 192.168.0.165:42794 (12 connections now open) 2021-05-26T02:14:33.542+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42948 #146 (13 connections now open) 2021-05-26T02:14:33.543+0000 I NETWORK [conn146] received client metadata from 192.168.0.165:42948 conn146: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:14:33.616+0000 I ACCESS [conn146] Successfully authenticated as principal __system on local from client 192.168.0.165:42948 2021-05-26T02:16:13.287+0000 I NETWORK [conn142] end connection 192.168.0.180:38672 (12 connections now open) 2021-05-26T02:19:04.744+0000 I CONNPOOL [TaskExecutorPool-0] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-26T02:19:04.744+0000 I NETWORK [conn145] end connection 192.168.0.174:42976 (11 connections now open) 2021-05-26T02:19:32.970+0000 I NETWORK [conn139] end connection 192.168.0.192:57528 (10 connections now open) 2021-05-26T02:19:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57540 #147 (11 connections now open) 2021-05-26T02:19:32.971+0000 I NETWORK [conn147] received client metadata from 192.168.0.192:57540 conn147: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:19:32.998+0000 I ACCESS [conn147] Successfully authenticated as principal __system on local from client 192.168.0.192:57540 2021-05-26T02:29:08.011+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38750 #148 (12 connections now open) 2021-05-26T02:29:08.012+0000 I NETWORK [conn148] received client metadata from 192.168.0.180:38750 conn148: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:08.012+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38752 #149 (13 connections now open) 2021-05-26T02:29:08.013+0000 I NETWORK [conn149] received client metadata from 192.168.0.180:38752 conn149: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:08.069+0000 I ACCESS [conn148] Successfully authenticated as principal __system on local from client 192.168.0.180:38750 2021-05-26T02:29:08.070+0000 I ACCESS [conn149] Successfully authenticated as principal __system on local from client 192.168.0.180:38752 2021-05-26T02:29:08.071+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38754 #150 (14 connections now open) 2021-05-26T02:29:08.071+0000 I NETWORK [conn150] received client metadata from 192.168.0.180:38754 conn150: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:08.092+0000 I STORAGE [conn19] createCollection: IPOFFICE_210201_CN.TBL_LAUNCHER_CRH with generated UUID: 59aaa336-e7d3-4ddc-9af4-4d3d8fcce00a and options: {} 2021-05-26T02:29:08.102+0000 I ACCESS [conn150] Successfully authenticated as principal __system on local from client 192.168.0.180:38754 2021-05-26T02:29:08.130+0000 I INDEX [conn19] index build: done building index _id_ on ns IPOFFICE_210201_CN.TBL_LAUNCHER_CRH 2021-05-26T02:29:09.103+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38756 #151 (15 connections now open) 2021-05-26T02:29:09.104+0000 I NETWORK [conn151] received client metadata from 192.168.0.180:38756 conn151: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.136+0000 I ACCESS [conn151] Successfully authenticated as principal __system on local from client 192.168.0.180:38756 2021-05-26T02:29:09.136+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38758 #152 (16 connections now open) 2021-05-26T02:29:09.136+0000 I NETWORK [conn152] received client metadata from 192.168.0.180:38758 conn152: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.137+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38760 #153 (17 connections now open) 2021-05-26T02:29:09.137+0000 I NETWORK [conn153] received client metadata from 192.168.0.180:38760 conn153: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.197+0000 I ACCESS [conn152] Successfully authenticated as principal __system on local from client 192.168.0.180:38758 2021-05-26T02:29:09.198+0000 I ACCESS [conn153] Successfully authenticated as principal __system on local from client 192.168.0.180:38760 2021-05-26T02:29:09.509+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38762 #154 (18 connections now open) 2021-05-26T02:29:09.509+0000 I NETWORK [conn154] received client metadata from 192.168.0.180:38762 conn154: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.541+0000 I ACCESS [conn154] Successfully authenticated as principal __system on local from client 192.168.0.180:38762 2021-05-26T02:29:09.755+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38764 #155 (19 connections now open) 2021-05-26T02:29:09.755+0000 I NETWORK [conn155] received client metadata from 192.168.0.180:38764 conn155: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.756+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38766 #156 (20 connections now open) 2021-05-26T02:29:09.757+0000 I NETWORK [conn156] received client metadata from 192.168.0.180:38766 conn156: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:09.792+0000 I ACCESS [conn155] Successfully authenticated as principal __system on local from client 192.168.0.180:38764 2021-05-26T02:29:09.826+0000 I ACCESS [conn156] Successfully authenticated as principal __system on local from client 192.168.0.180:38766 2021-05-26T02:29:11.798+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:14.147+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38770 #157 (21 connections now open) 2021-05-26T02:29:14.147+0000 I NETWORK [conn157] received client metadata from 192.168.0.180:38770 conn157: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:14.182+0000 I ACCESS [conn157] Successfully authenticated as principal __system on local from client 192.168.0.180:38770 2021-05-26T02:29:16.239+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:20.525+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:22.105+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38772 #158 (22 connections now open) 2021-05-26T02:29:22.105+0000 I NETWORK [conn158] received client metadata from 192.168.0.180:38772 conn158: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:22.106+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38774 #159 (23 connections now open) 2021-05-26T02:29:22.106+0000 I NETWORK [conn159] received client metadata from 192.168.0.180:38774 conn159: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:22.169+0000 I ACCESS [conn158] Successfully authenticated as principal __system on local from client 192.168.0.180:38772 2021-05-26T02:29:22.169+0000 I ACCESS [conn159] Successfully authenticated as principal __system on local from client 192.168.0.180:38774 2021-05-26T02:29:24.898+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:29:29.024+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:33.203+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:37.396+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:41.554+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38780 #160 (24 connections now open) 2021-05-26T02:29:41.587+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38782 #161 (25 connections now open) 2021-05-26T02:29:41.587+0000 I NETWORK [conn160] received client metadata from 192.168.0.180:38780 conn160: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:41.587+0000 I NETWORK [conn161] received client metadata from 192.168.0.180:38782 conn161: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:29:41.650+0000 I ACCESS [conn160] Successfully authenticated as principal __system on local from client 192.168.0.180:38780 2021-05-26T02:29:41.651+0000 I ACCESS [conn161] Successfully authenticated as principal __system on local from client 192.168.0.180:38782 2021-05-26T02:29:41.681+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:29:46.029+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:50.217+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:54.171+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:29:58.448+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:30:02.458+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:30:06.476+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:30:09.970+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38786 #162 (26 connections now open) 2021-05-26T02:30:09.974+0000 I NETWORK [conn162] received client metadata from 192.168.0.180:38786 conn162: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:30:10.006+0000 I ACCESS [conn162] Successfully authenticated as principal __system on local from client 192.168.0.180:38786 2021-05-26T02:30:10.666+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:30:14.684+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:30:18.729+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:30:22.929+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:30:28.137+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:30:48.493+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:30:53.110+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:30:57.158+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:01.254+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:05.434+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:31:09.444+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:31:09.972+0000 I NETWORK [conn159] end connection 192.168.0.180:38774 (25 connections now open) 2021-05-26T02:31:13.462+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:31:17.413+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:21.442+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:31:25.526+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:29.623+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:33.668+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:37.710+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:31:41.844+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:45.975+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:50.101+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:50.195+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38788 #163 (26 connections now open) 2021-05-26T02:31:50.264+0000 I NETWORK [conn163] received client metadata from 192.168.0.180:38788 conn163: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:31:50.265+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 5248), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 214ms 2021-05-26T02:31:50.266+0000 I COMMAND [conn149] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 1088), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 243ms 2021-05-26T02:31:50.266+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 249856), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 306ms 2021-05-26T02:31:50.267+0000 I COMMAND [conn158] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 9984), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 169ms 2021-05-26T02:31:50.267+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 256), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 262ms 2021-05-26T02:31:50.267+0000 I COMMAND [conn151] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 254080), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 294ms 2021-05-26T02:31:50.267+0000 I COMMAND [conn162] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 248832), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 309ms 2021-05-26T02:31:50.267+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 256384), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 273ms 2021-05-26T02:31:50.269+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 247744), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 323ms 2021-05-26T02:31:50.269+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 12416), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 131ms 2021-05-26T02:31:50.269+0000 I COMMAND [conn155] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 8320), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 192ms 2021-05-26T02:31:50.270+0000 I COMMAND [conn150] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996309, 255872), signature: { hash: BinData(0, 326A7C47479CBEAC136B57F461E05D89009C9646), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 281ms 2021-05-26T02:31:50.270+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996310, 4608), signature: { hash: BinData(0, CBF74148BBBF7C7775C10B7AFEE4E2ACFD4C26A2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 234ms 2021-05-26T02:31:50.297+0000 I ACCESS [conn163] Successfully authenticated as principal __system on local from client 192.168.0.180:38788 2021-05-26T02:31:51.363+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 103ms 2021-05-26T02:31:51.363+0000 I COMMAND [conn155] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 106ms 2021-05-26T02:31:51.364+0000 I COMMAND [conn151] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 100ms 2021-05-26T02:31:51.364+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 58560), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 119ms 2021-05-26T02:31:51.366+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 102ms 2021-05-26T02:31:51.366+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 106ms 2021-05-26T02:31:51.367+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 104ms 2021-05-26T02:31:51.370+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996311, 61696), signature: { hash: BinData(0, 76DB90149DB0B524D634BCDA9D98AF4111A530AC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996303, 56833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 103ms 2021-05-26T02:31:54.482+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:31:58.719+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:32:17.981+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:24.730+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:28.972+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:32:33.109+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:32:37.184+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:41.287+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:45.453+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:49.454+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:51.344+0000 I NETWORK [conn162] end connection 192.168.0.180:38786 (25 connections now open) 2021-05-26T02:32:53.504+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:57.745+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:32:59.216+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996379, 27648), signature: { hash: BinData(0, 07691434A7E6F82691E4208C67456242C358748F), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996373, 173889), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 108ms 2021-05-26T02:33:01.963+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:06.083+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:06.548+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38792 #164 (26 connections now open) 2021-05-26T02:33:06.549+0000 I NETWORK [conn164] received client metadata from 192.168.0.180:38792 conn164: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:33:06.582+0000 I ACCESS [conn164] Successfully authenticated as principal __system on local from client 192.168.0.180:38792 2021-05-26T02:33:10.057+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:14.026+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:18.044+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:21.992+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:26.058+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:33:30.006+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:36.013+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:54.459+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:33:59.524+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:03.629+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:07.678+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:34:12.107+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:12.837+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 204608), signature: { hash: BinData(0, D4BA34DC5C9BDE416A00FE30FB1398B0F75D66AB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1007ms 2021-05-26T02:34:12.837+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 202176), signature: { hash: BinData(0, D4BA34DC5C9BDE416A00FE30FB1398B0F75D66AB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1024ms 2021-05-26T02:34:12.837+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 204608), signature: { hash: BinData(0, D4BA34DC5C9BDE416A00FE30FB1398B0F75D66AB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 1006ms 2021-05-26T02:34:12.841+0000 I COMMAND [conn158] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 202176), signature: { hash: BinData(0, D4BA34DC5C9BDE416A00FE30FB1398B0F75D66AB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 368460, timeWritingMicros: 1010043 } } protocol:op_msg 1032ms 2021-05-26T02:34:12.843+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 184128), signature: { hash: BinData(0, 1270DC0057403354C30C0B03B85CC4D264559351), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1123ms 2021-05-26T02:34:12.844+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 184128), signature: { hash: BinData(0, 1270DC0057403354C30C0B03B85CC4D264559351), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1122ms 2021-05-26T02:34:12.844+0000 I COMMAND [conn164] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 188352), signature: { hash: BinData(0, 1270DC0057403354C30C0B03B85CC4D264559351), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1106ms 2021-05-26T02:34:12.845+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 185152), signature: { hash: BinData(0, 1270DC0057403354C30C0B03B85CC4D264559351), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 1119ms 2021-05-26T02:34:12.850+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996451, 184128), signature: { hash: BinData(0, 1270DC0057403354C30C0B03B85CC4D264559351), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996445, 91073), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 442152, timeWritingMicros: 1099016 } } protocol:op_msg 1129ms 2021-05-26T02:34:13.283+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28032), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 156ms 2021-05-26T02:34:13.285+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 157ms 2021-05-26T02:34:13.287+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 157ms 2021-05-26T02:34:13.287+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 26944), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 172ms 2021-05-26T02:34:13.287+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 154ms 2021-05-26T02:34:13.287+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 158ms 2021-05-26T02:34:13.287+0000 I COMMAND [conn164] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 159ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn158] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 151ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 158ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 139ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 148ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn149] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 150ms 2021-05-26T02:34:13.288+0000 I COMMAND [conn150] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996453, 28544), signature: { hash: BinData(0, 323EF84678F8F4A8C41093AD8FEE53756D4968E9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996451, 208833), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 152ms 2021-05-26T02:34:16.001+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 219840), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 143ms 2021-05-26T02:34:16.011+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227136), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 121ms 2021-05-26T02:34:16.015+0000 I COMMAND [conn149] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 224384), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 134ms 2021-05-26T02:34:16.021+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 222720), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 148ms 2021-05-26T02:34:16.022+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 111ms 2021-05-26T02:34:16.022+0000 I COMMAND [conn164] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 218944), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 168ms 2021-05-26T02:34:16.023+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 119ms 2021-05-26T02:34:16.023+0000 I COMMAND [conn151] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 109ms 2021-05-26T02:34:16.024+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 133ms 2021-05-26T02:34:16.025+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 113ms 2021-05-26T02:34:16.025+0000 I COMMAND [conn150] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 130ms 2021-05-26T02:34:16.025+0000 I COMMAND [conn158] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 130ms 2021-05-26T02:34:16.027+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 12 } storage:{} protocol:op_msg 126ms 2021-05-26T02:34:16.029+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996455, 227776), signature: { hash: BinData(0, CFEA758B0EA44AA44F2028E0F36A879CD00BEEEB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996453, 28545), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 131ms 2021-05-26T02:34:17.093+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:21.245+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:25.455+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:34:29.783+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:32.962+0000 I NETWORK [conn89] end connection 192.168.0.191:52262 (25 connections now open) 2021-05-26T02:34:32.963+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52852 #165 (26 connections now open) 2021-05-26T02:34:32.963+0000 I NETWORK [conn165] received client metadata from 192.168.0.191:52852 conn165: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:34:32.988+0000 I ACCESS [conn165] Successfully authenticated as principal __system on local from client 192.168.0.191:52852 2021-05-26T02:34:33.544+0000 I NETWORK [conn146] end connection 192.168.0.165:42948 (25 connections now open) 2021-05-26T02:34:33.544+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42956 #166 (26 connections now open) 2021-05-26T02:34:33.544+0000 I NETWORK [conn166] received client metadata from 192.168.0.165:42956 conn166: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:34:33.618+0000 I ACCESS [conn166] Successfully authenticated as principal __system on local from client 192.168.0.165:42956 2021-05-26T02:34:34.075+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:38.303+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:42.632+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:34:46.868+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:50.941+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:55.146+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:34:57.931+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 208256), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 111ms 2021-05-26T02:34:57.932+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 206656), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 115ms 2021-05-26T02:34:57.932+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 205184), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 122ms 2021-05-26T02:34:57.935+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 201536), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 442133, timeWritingMicros: 122863 } } protocol:op_msg 142ms 2021-05-26T02:34:58.144+0000 I COMMAND [conn150] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 236213), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 175ms 2021-05-26T02:34:58.153+0000 I COMMAND [conn154] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 235573), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 188ms 2021-05-26T02:34:58.154+0000 I COMMAND [conn152] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 237109), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 183ms 2021-05-26T02:34:58.156+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 237109), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 186ms 2021-05-26T02:34:58.157+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 237109), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 186ms 2021-05-26T02:34:58.162+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 178ms 2021-05-26T02:34:58.163+0000 I COMMAND [conn151] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 186ms 2021-05-26T02:34:58.164+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 238005), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 192ms 2021-05-26T02:34:58.165+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 172ms 2021-05-26T02:34:58.165+0000 I COMMAND [conn149] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 183ms 2021-05-26T02:34:58.165+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 180ms 2021-05-26T02:34:58.166+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996497, 239413), signature: { hash: BinData(0, 18B00FF794ECB75CAB4D215AB5C4C95F0FC5D58E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 175ms 2021-05-26T02:34:59.587+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:35:00.052+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996499, 220422), signature: { hash: BinData(0, E2A6F44A2EDE13895BFAAAE332C30283621C8A88), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 136ms 2021-05-26T02:35:00.056+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996499, 217862), signature: { hash: BinData(0, E2A6F44A2EDE13895BFAAAE332C30283621C8A88), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 156ms 2021-05-26T02:35:00.059+0000 I COMMAND [conn153] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996499, 225133), signature: { hash: BinData(0, E2A6F44A2EDE13895BFAAAE332C30283621C8A88), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 110ms 2021-05-26T02:35:00.064+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996499, 220422), signature: { hash: BinData(0, E2A6F44A2EDE13895BFAAAE332C30283621C8A88), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 151ms 2021-05-26T02:35:00.066+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996499, 224429), signature: { hash: BinData(0, E2A6F44A2EDE13895BFAAAE332C30283621C8A88), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996493, 181249), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 126ms 2021-05-26T02:35:03.457+0000 I NETWORK [conn155] end connection 192.168.0.180:38764 (25 connections now open) 2021-05-26T02:35:05.959+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:35:14.189+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:35:48.458+0000 I NETWORK [conn158] end connection 192.168.0.180:38772 (24 connections now open) 2021-05-26T02:35:52.991+0000 I NETWORK [conn164] end connection 192.168.0.180:38792 (23 connections now open) 2021-05-26T02:35:58.146+0000 I NETWORK [conn150] end connection 192.168.0.180:38754 (22 connections now open) 2021-05-26T02:35:58.154+0000 I NETWORK [conn154] end connection 192.168.0.180:38762 (21 connections now open) 2021-05-26T02:36:00.097+0000 I NETWORK [conn152] end connection 192.168.0.180:38758 (20 connections now open) 2021-05-26T02:36:01.212+0000 I NETWORK [conn151] end connection 192.168.0.180:38756 (19 connections now open) 2021-05-26T02:36:01.217+0000 I NETWORK [conn149] end connection 192.168.0.180:38752 (18 connections now open) 2021-05-26T02:36:05.188+0000 I NETWORK [conn153] end connection 192.168.0.180:38760 (17 connections now open) 2021-05-26T02:36:09.957+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38804 #167 (18 connections now open) 2021-05-26T02:36:09.957+0000 I NETWORK [conn167] received client metadata from 192.168.0.180:38804 conn167: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:09.957+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38806 #168 (19 connections now open) 2021-05-26T02:36:09.958+0000 I NETWORK [conn168] received client metadata from 192.168.0.180:38806 conn168: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:09.992+0000 I ACCESS [conn167] Successfully authenticated as principal __system on local from client 192.168.0.180:38804 2021-05-26T02:36:10.024+0000 I ACCESS [conn168] Successfully authenticated as principal __system on local from client 192.168.0.180:38806 2021-05-26T02:36:10.985+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38808 #169 (20 connections now open) 2021-05-26T02:36:10.986+0000 I NETWORK [conn169] received client metadata from 192.168.0.180:38808 conn169: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:11.020+0000 I ACCESS [conn169] Successfully authenticated as principal __system on local from client 192.168.0.180:38808 2021-05-26T02:36:11.026+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38810 #170 (21 connections now open) 2021-05-26T02:36:11.029+0000 I NETWORK [conn170] received client metadata from 192.168.0.180:38810 conn170: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:11.061+0000 I ACCESS [conn170] Successfully authenticated as principal __system on local from client 192.168.0.180:38810 2021-05-26T02:36:12.897+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:16.883+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:20.944+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:24.107+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38814 #171 (22 connections now open) 2021-05-26T02:36:24.108+0000 I NETWORK [conn171] received client metadata from 192.168.0.180:38814 conn171: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:24.110+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38816 #172 (23 connections now open) 2021-05-26T02:36:24.140+0000 I NETWORK [conn172] received client metadata from 192.168.0.180:38816 conn172: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:24.141+0000 I ACCESS [conn171] Successfully authenticated as principal __system on local from client 192.168.0.180:38814 2021-05-26T02:36:24.174+0000 I ACCESS [conn172] Successfully authenticated as principal __system on local from client 192.168.0.180:38816 2021-05-26T02:36:24.959+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:27.145+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38818 #173 (24 connections now open) 2021-05-26T02:36:27.145+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38820 #174 (25 connections now open) 2021-05-26T02:36:27.145+0000 I NETWORK [conn173] received client metadata from 192.168.0.180:38818 conn173: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:27.145+0000 I NETWORK [conn174] received client metadata from 192.168.0.180:38820 conn174: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:27.208+0000 I ACCESS [conn173] Successfully authenticated as principal __system on local from client 192.168.0.180:38818 2021-05-26T02:36:27.209+0000 I ACCESS [conn174] Successfully authenticated as principal __system on local from client 192.168.0.180:38820 2021-05-26T02:36:29.179+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:29.799+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38822 #175 (26 connections now open) 2021-05-26T02:36:29.888+0000 I NETWORK [conn175] received client metadata from 192.168.0.180:38822 conn175: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:36:29.890+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 198784), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 138ms 2021-05-26T02:36:29.892+0000 I COMMAND [conn167] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 190528), signature: { hash: BinData(0, D34EF6B5AB0F8103A99BC39DAAA6C1A6BAF9962D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 73688, timeWritingMicros: 84 } } protocol:op_msg 178ms 2021-05-26T02:36:29.905+0000 I COMMAND [conn172] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 204288), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 126ms 2021-05-26T02:36:29.908+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 202048), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 141ms 2021-05-26T02:36:29.912+0000 I COMMAND [conn174] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 120ms 2021-05-26T02:36:29.913+0000 I COMMAND [conn171] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 119ms 2021-05-26T02:36:29.913+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 118ms 2021-05-26T02:36:29.913+0000 I COMMAND [conn170] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 129ms 2021-05-26T02:36:29.914+0000 I COMMAND [conn148] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 120ms 2021-05-26T02:36:29.915+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 115ms 2021-05-26T02:36:29.915+0000 I COMMAND [conn163] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 123ms 2021-05-26T02:36:29.915+0000 I COMMAND [conn168] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 12 } storage:{} protocol:op_msg 121ms 2021-05-26T02:36:29.916+0000 I COMMAND [conn156] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 128ms 2021-05-26T02:36:29.920+0000 I COMMAND [conn173] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996589, 206208), signature: { hash: BinData(0, 084568F910AE8A7442CB9ED3C71F18C7B049F37D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996583, 199489), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 132ms 2021-05-26T02:36:29.921+0000 I ACCESS [conn175] Successfully authenticated as principal __system on local from client 192.168.0.180:38822 2021-05-26T02:36:33.405+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:37.496+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:41.632+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:45.708+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 0ms 2021-05-26T02:36:49.785+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:36:53.919+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:36:58.069+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:37:14.789+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:37:19.155+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 216ms 2021-05-26T02:37:23.090+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 35ms 2021-05-26T02:37:27.061+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:37:31.184+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:37:35.206+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:37:39.681+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 294ms 2021-05-26T02:37:40.173+0000 I COMMAND [conn174] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 13312), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 108ms 2021-05-26T02:37:40.176+0000 I COMMAND [conn157] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 1280), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 169ms 2021-05-26T02:37:40.176+0000 I COMMAND [conn161] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 4288), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 152ms 2021-05-26T02:37:40.176+0000 I COMMAND [conn160] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 1536), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 158ms 2021-05-26T02:37:40.176+0000 I COMMAND [conn171] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 11008), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 120ms 2021-05-26T02:37:40.177+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 7424), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 146ms 2021-05-26T02:37:40.178+0000 I COMMAND [conn175] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996659, 256320), signature: { hash: BinData(0, F43FB228027B3EB6580470173D1EBBE0F3C845B9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 181ms 2021-05-26T02:37:40.178+0000 I COMMAND [conn167] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996660, 9344), signature: { hash: BinData(0, 4A8C157DF0FA1910BD0B43DBD93F5770E6F70157), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996655, 114369), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 130ms 2021-05-26T02:37:43.504+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 35ms 2021-05-26T02:37:47.544+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T02:37:51.599+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:37:55.743+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:38:00.018+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:38:12.269+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:38:30.129+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:38:57.853+0000 I NETWORK [conn175] end connection 192.168.0.180:38822 (25 connections now open) 2021-05-26T02:38:58.794+0000 I NETWORK [conn168] end connection 192.168.0.180:38806 (24 connections now open) 2021-05-26T02:38:58.794+0000 I NETWORK [conn167] end connection 192.168.0.180:38804 (23 connections now open) 2021-05-26T02:38:58.795+0000 I NETWORK [conn161] end connection 192.168.0.180:38782 (22 connections now open) 2021-05-26T02:39:01.221+0000 I NETWORK [conn163] end connection 192.168.0.180:38788 (21 connections now open) 2021-05-26T02:39:01.221+0000 I NETWORK [conn170] end connection 192.168.0.180:38810 (20 connections now open) 2021-05-26T02:39:03.146+0000 I NETWORK [conn157] end connection 192.168.0.180:38770 (19 connections now open) 2021-05-26T02:39:03.149+0000 I NETWORK [conn174] end connection 192.168.0.180:38820 (18 connections now open) 2021-05-26T02:39:03.487+0000 I NETWORK [conn173] end connection 192.168.0.180:38818 (17 connections now open) 2021-05-26T02:39:03.626+0000 I NETWORK [conn171] end connection 192.168.0.180:38814 (16 connections now open) 2021-05-26T02:39:03.746+0000 I NETWORK [conn148] end connection 192.168.0.180:38750 (15 connections now open) 2021-05-26T02:39:04.199+0000 I NETWORK [conn156] end connection 192.168.0.180:38766 (14 connections now open) 2021-05-26T02:39:04.713+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.165:21019 2021-05-26T02:39:32.969+0000 I NETWORK [conn147] end connection 192.168.0.192:57540 (13 connections now open) 2021-05-26T02:39:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57544 #177 (14 connections now open) 2021-05-26T02:39:32.970+0000 I NETWORK [conn177] received client metadata from 192.168.0.192:57544 conn177: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:39:32.997+0000 I ACCESS [conn177] Successfully authenticated as principal __system on local from client 192.168.0.192:57544 2021-05-26T02:39:34.726+0000 I NETWORK [conn172] end connection 192.168.0.180:38816 (13 connections now open) 2021-05-26T02:39:53.015+0000 I NETWORK [conn160] end connection 192.168.0.180:38780 (12 connections now open) 2021-05-26T02:40:04.716+0000 I CONNPOOL [ShardRegistry] Ending idle connection to host 192.168.0.165:21019 because the pool meets constraints; 1 connections to that host remain open 2021-05-26T02:41:28.717+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38848 #178 (13 connections now open) 2021-05-26T02:41:28.717+0000 I NETWORK [conn178] received client metadata from 192.168.0.180:38848 conn178: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:28.747+0000 I ACCESS [conn178] Successfully authenticated as principal __system on local from client 192.168.0.180:38848 2021-05-26T02:41:28.747+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38850 #179 (14 connections now open) 2021-05-26T02:41:28.748+0000 I NETWORK [conn179] received client metadata from 192.168.0.180:38850 conn179: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:28.778+0000 I ACCESS [conn179] Successfully authenticated as principal __system on local from client 192.168.0.180:38850 2021-05-26T02:41:28.850+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38852 #180 (15 connections now open) 2021-05-26T02:41:28.850+0000 I NETWORK [conn180] received client metadata from 192.168.0.180:38852 conn180: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:28.881+0000 I ACCESS [conn180] Successfully authenticated as principal __system on local from client 192.168.0.180:38852 2021-05-26T02:41:28.882+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38854 #181 (16 connections now open) 2021-05-26T02:41:28.882+0000 I NETWORK [conn181] received client metadata from 192.168.0.180:38854 conn181: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:28.914+0000 I ACCESS [conn181] Successfully authenticated as principal __system on local from client 192.168.0.180:38854 2021-05-26T02:41:28.915+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38856 #182 (17 connections now open) 2021-05-26T02:41:28.915+0000 I NETWORK [conn182] received client metadata from 192.168.0.180:38856 conn182: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:28.918+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:41:28.947+0000 I ACCESS [conn182] Successfully authenticated as principal __system on local from client 192.168.0.180:38856 2021-05-26T02:41:29.129+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38858 #183 (18 connections now open) 2021-05-26T02:41:29.129+0000 I NETWORK [conn183] received client metadata from 192.168.0.180:38858 conn183: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:29.130+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38860 #184 (19 connections now open) 2021-05-26T02:41:29.130+0000 I NETWORK [conn184] received client metadata from 192.168.0.180:38860 conn184: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:29.162+0000 I ACCESS [conn183] Successfully authenticated as principal __system on local from client 192.168.0.180:38858 2021-05-26T02:41:29.197+0000 I ACCESS [conn184] Successfully authenticated as principal __system on local from client 192.168.0.180:38860 2021-05-26T02:41:31.239+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38862 #185 (20 connections now open) 2021-05-26T02:41:31.239+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38864 #186 (21 connections now open) 2021-05-26T02:41:31.239+0000 I NETWORK [conn185] received client metadata from 192.168.0.180:38862 conn185: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:31.239+0000 I NETWORK [conn186] received client metadata from 192.168.0.180:38864 conn186: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:31.300+0000 I ACCESS [conn185] Successfully authenticated as principal __system on local from client 192.168.0.180:38862 2021-05-26T02:41:31.301+0000 I ACCESS [conn186] Successfully authenticated as principal __system on local from client 192.168.0.180:38864 2021-05-26T02:41:33.065+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:41:37.173+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:41:40.098+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38868 #187 (22 connections now open) 2021-05-26T02:41:40.099+0000 I NETWORK [conn187] received client metadata from 192.168.0.180:38868 conn187: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:40.132+0000 I ACCESS [conn187] Successfully authenticated as principal __system on local from client 192.168.0.180:38868 2021-05-26T02:41:41.308+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:41:45.424+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:41:49.437+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:41:53.551+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:41:54.219+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38870 #188 (23 connections now open) 2021-05-26T02:41:54.521+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38872 #189 (24 connections now open) 2021-05-26T02:41:54.521+0000 I NETWORK [conn188] received client metadata from 192.168.0.180:38870 conn188: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:54.521+0000 I NETWORK [conn189] received client metadata from 192.168.0.180:38872 conn189: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:54.522+0000 I COMMAND [conn183] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 27456), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 406ms 2021-05-26T02:41:54.523+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 22784), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 428ms 2021-05-26T02:41:54.524+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 32384), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 382ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn181] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 29120), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 399ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn187] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 36864), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 356ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn179] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 20992), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 434ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 44096), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 289ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 41856), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 320ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 34624), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 374ms 2021-05-26T02:41:54.525+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 39616), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 342ms 2021-05-26T02:41:54.526+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996914, 25536), signature: { hash: BinData(0, 2E6CC68C44F4525F2BF6BEC84B31966664D895AD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996913, 228609), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 420ms 2021-05-26T02:41:54.590+0000 I ACCESS [conn188] Successfully authenticated as principal __system on local from client 192.168.0.180:38870 2021-05-26T02:41:54.592+0000 I ACCESS [conn189] Successfully authenticated as principal __system on local from client 192.168.0.180:38872 2021-05-26T02:41:58.063+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:41:58.681+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38874 #190 (25 connections now open) 2021-05-26T02:41:58.682+0000 I NETWORK [conn190] received client metadata from 192.168.0.180:38874 conn190: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:58.682+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38876 #191 (26 connections now open) 2021-05-26T02:41:58.682+0000 I NETWORK [conn191] received client metadata from 192.168.0.180:38876 conn191: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:41:58.744+0000 I ACCESS [conn190] Successfully authenticated as principal __system on local from client 192.168.0.180:38874 2021-05-26T02:41:58.745+0000 I ACCESS [conn191] Successfully authenticated as principal __system on local from client 192.168.0.180:38876 2021-05-26T02:42:02.113+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:42:06.268+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:42:10.408+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:42:14.536+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:42:18.669+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 24ms 2021-05-26T02:42:22.827+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:42:24.503+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 96256), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 143ms 2021-05-26T02:42:24.504+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 93312), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 151ms 2021-05-26T02:42:24.505+0000 I COMMAND [conn189] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 104704), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 107ms 2021-05-26T02:42:24.506+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 98432), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 137ms 2021-05-26T02:42:24.506+0000 I COMMAND [conn179] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 92224), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 158ms 2021-05-26T02:42:24.507+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 105728), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 102ms 2021-05-26T02:42:24.508+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 100992), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 126ms 2021-05-26T02:42:24.508+0000 I COMMAND [conn183] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 104704), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 111ms 2021-05-26T02:42:24.509+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 105728), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 109ms 2021-05-26T02:42:24.509+0000 I COMMAND [conn187] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996944, 105728), signature: { hash: BinData(0, 9591677EE1B6663343A2919109AFA66664135A4D), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 105ms 2021-05-26T02:42:26.690+0000 I COMMAND [conn187] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 166ms 2021-05-26T02:42:26.690+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 148ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 167ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 148ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn181] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 154ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn179] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 125120), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 188ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 127936), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 172ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 154ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 169ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn189] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 159ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn183] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 127936), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 172ms 2021-05-26T02:42:26.691+0000 I COMMAND [conn190] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 170ms 2021-05-26T02:42:26.693+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 172ms 2021-05-26T02:42:26.694+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 173ms 2021-05-26T02:42:26.694+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621996946, 128256), signature: { hash: BinData(0, 06BA34F3262E8A35AC33B86304C1461268B69871), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621996943, 222273), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 172ms 2021-05-26T02:42:27.296+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 63ms 2021-05-26T02:42:31.531+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:42:50.800+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:42:54.968+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:42:59.136+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:43:03.374+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:43:07.956+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 521ms 2021-05-26T02:43:11.605+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:43:15.732+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:43:19.772+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:43:23.817+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:43:28.050+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T02:43:32.205+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:43:36.418+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:43:39.753+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997019, 163712), signature: { hash: BinData(0, CF1019EE6B489390CFE924338D184E50B3001EC9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997015, 167809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 108ms 2021-05-26T02:43:39.754+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997019, 164736), signature: { hash: BinData(0, CF1019EE6B489390CFE924338D184E50B3001EC9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997015, 167809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 101ms 2021-05-26T02:43:39.757+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997019, 164736), signature: { hash: BinData(0, CF1019EE6B489390CFE924338D184E50B3001EC9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997015, 167809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 109ms 2021-05-26T02:43:40.705+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:43:42.376+0000 I COMMAND [conn190] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997022, 61760), signature: { hash: BinData(0, 5B4CC4B428E5716AC957DC1C5F4527E8137F9E7F), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997015, 167809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 122ms 2021-05-26T02:43:44.974+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T02:43:49.518+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 13ms 2021-05-26T02:44:04.755+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:44:08.832+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:44:12.952+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 24ms 2021-05-26T02:44:14.889+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 186496), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 111ms 2021-05-26T02:44:14.898+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 182464), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 137ms 2021-05-26T02:44:14.902+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 187392), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 122ms 2021-05-26T02:44:14.905+0000 I COMMAND [conn179] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 182848), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 137ms 2021-05-26T02:44:14.913+0000 I COMMAND [conn187] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 126ms 2021-05-26T02:44:14.915+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 123ms 2021-05-26T02:44:14.915+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 113ms 2021-05-26T02:44:14.916+0000 I COMMAND [conn189] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 123ms 2021-05-26T02:44:14.916+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 119ms 2021-05-26T02:44:14.916+0000 I COMMAND [conn190] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 130ms 2021-05-26T02:44:14.916+0000 I COMMAND [conn181] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 127ms 2021-05-26T02:44:14.916+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 119ms 2021-05-26T02:44:14.918+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 113ms 2021-05-26T02:44:14.918+0000 I COMMAND [conn183] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 118ms 2021-05-26T02:44:14.919+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997054, 188608), signature: { hash: BinData(0, 5355826909FF02D972616BA096FD5B9985DE0158), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997054, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 129ms 2021-05-26T02:44:17.281+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T02:44:21.575+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:44:26.766+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:44:30.935+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:44:35.037+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:44:39.081+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:44:43.097+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:44:47.223+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:44:47.944+0000 I COMMAND [conn184] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 201664), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 155ms 2021-05-26T02:44:47.946+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 195968), signature: { hash: BinData(0, C46BF03C05B060BDF6B16750395BB7671BB82545), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 176ms 2021-05-26T02:44:47.955+0000 I COMMAND [conn179] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 204736), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 149ms 2021-05-26T02:44:47.963+0000 I COMMAND [conn181] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 198592), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 185ms 2021-05-26T02:44:47.965+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 195520), signature: { hash: BinData(0, C46BF03C05B060BDF6B16750395BB7671BB82545), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 204ms 2021-05-26T02:44:47.966+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 138ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 140ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn189] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 153ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 135ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn187] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 153ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn183] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 154ms 2021-05-26T02:44:47.968+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 157ms 2021-05-26T02:44:47.970+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 205504), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 160ms 2021-05-26T02:44:47.970+0000 I COMMAND [conn190] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 145ms 2021-05-26T02:44:47.971+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997087, 206016), signature: { hash: BinData(0, F6C2AE4595326691C3E1AC518312A0A51F9C5731), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 152ms 2021-05-26T02:44:49.385+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997089, 73700), signature: { hash: BinData(0, 953C7AD9FC476DF7DEA3922CC96FC239AB2C421F), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 100ms 2021-05-26T02:44:49.389+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997089, 71652), signature: { hash: BinData(0, 953C7AD9FC476DF7DEA3922CC96FC239AB2C421F), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997084, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 117ms 2021-05-26T02:44:52.157+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:44:57.047+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T02:45:01.144+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:45:08.011+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:45:12.626+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 118ms 2021-05-26T02:45:17.162+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:45:21.645+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 75264), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 194ms 2021-05-26T02:45:21.646+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 158ms 2021-05-26T02:45:21.647+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 140ms 2021-05-26T02:45:21.647+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 135ms 2021-05-26T02:45:21.648+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 160ms 2021-05-26T02:45:21.648+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 143ms 2021-05-26T02:45:21.648+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 154ms 2021-05-26T02:45:21.649+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997121, 79744), signature: { hash: BinData(0, D636D71BE74F985235A874E45672742ABA214E8A), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997114, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 156ms 2021-05-26T02:45:23.732+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:45:25.054+0000 I COMMAND [conn191] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 124544), signature: { hash: BinData(0, 1B7C58E1956F15AC059CA332603859EEDBBC31BE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 283ms 2021-05-26T02:45:25.056+0000 I COMMAND [conn188] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 125568), signature: { hash: BinData(0, 1B7C58E1956F15AC059CA332603859EEDBBC31BE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 276ms 2021-05-26T02:45:25.057+0000 I COMMAND [conn169] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 239ms 2021-05-26T02:45:25.057+0000 I COMMAND [conn186] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 238ms 2021-05-26T02:45:25.057+0000 I COMMAND [conn185] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 217ms 2021-05-26T02:45:25.057+0000 I COMMAND [conn180] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 228ms 2021-05-26T02:45:25.057+0000 I COMMAND [conn178] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 220ms 2021-05-26T02:45:25.058+0000 I COMMAND [conn182] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997124, 131456), signature: { hash: BinData(0, E89E1807C96DBA6937E7E8E5EEE6F5DDF9D9A9D2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997123, 159809), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 238ms 2021-05-26T02:45:47.944+0000 I NETWORK [conn184] end connection 192.168.0.180:38860 (25 connections now open) 2021-05-26T02:45:58.803+0000 I NETWORK [conn179] end connection 192.168.0.180:38850 (24 connections now open) 2021-05-26T02:46:14.320+0000 I NETWORK [conn183] end connection 192.168.0.180:38858 (23 connections now open) 2021-05-26T02:46:14.321+0000 I NETWORK [conn181] end connection 192.168.0.180:38854 (22 connections now open) 2021-05-26T02:46:14.321+0000 I NETWORK [conn187] end connection 192.168.0.180:38868 (21 connections now open) 2021-05-26T02:46:14.324+0000 I NETWORK [conn189] end connection 192.168.0.180:38872 (20 connections now open) 2021-05-26T02:46:14.326+0000 I NETWORK [conn190] end connection 192.168.0.180:38874 (19 connections now open) 2021-05-26T02:46:25.054+0000 I NETWORK [conn191] end connection 192.168.0.180:38876 (18 connections now open) 2021-05-26T02:46:25.056+0000 I NETWORK [conn188] end connection 192.168.0.180:38870 (17 connections now open) 2021-05-26T02:46:26.456+0000 I NETWORK [conn185] end connection 192.168.0.180:38862 (16 connections now open) 2021-05-26T02:46:26.457+0000 I NETWORK [conn186] end connection 192.168.0.180:38864 (15 connections now open) 2021-05-26T02:46:26.759+0000 I NETWORK [conn169] end connection 192.168.0.180:38808 (14 connections now open) 2021-05-26T02:46:27.355+0000 I NETWORK [conn180] end connection 192.168.0.180:38852 (13 connections now open) 2021-05-26T02:46:28.937+0000 I NETWORK [conn178] end connection 192.168.0.180:38848 (12 connections now open) 2021-05-26T02:46:49.731+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38894 #192 (13 connections now open) 2021-05-26T02:46:49.731+0000 I NETWORK [conn192] received client metadata from 192.168.0.180:38894 conn192: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:49.762+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38896 #193 (14 connections now open) 2021-05-26T02:46:49.762+0000 I ACCESS [conn192] Successfully authenticated as principal __system on local from client 192.168.0.180:38894 2021-05-26T02:46:49.763+0000 I NETWORK [conn193] received client metadata from 192.168.0.180:38896 conn193: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:49.793+0000 I ACCESS [conn193] Successfully authenticated as principal __system on local from client 192.168.0.180:38896 2021-05-26T02:46:49.808+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38898 #194 (15 connections now open) 2021-05-26T02:46:49.809+0000 I NETWORK [conn194] received client metadata from 192.168.0.180:38898 conn194: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:49.840+0000 I ACCESS [conn194] Successfully authenticated as principal __system on local from client 192.168.0.180:38898 2021-05-26T02:46:50.030+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38900 #195 (16 connections now open) 2021-05-26T02:46:50.030+0000 I NETWORK [conn195] received client metadata from 192.168.0.180:38900 conn195: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:50.064+0000 I ACCESS [conn195] Successfully authenticated as principal __system on local from client 192.168.0.180:38900 2021-05-26T02:46:50.253+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38902 #196 (17 connections now open) 2021-05-26T02:46:50.253+0000 I NETWORK [conn196] received client metadata from 192.168.0.180:38902 conn196: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:50.285+0000 I ACCESS [conn196] Successfully authenticated as principal __system on local from client 192.168.0.180:38902 2021-05-26T02:46:50.530+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38904 #197 (18 connections now open) 2021-05-26T02:46:50.530+0000 I NETWORK [conn197] received client metadata from 192.168.0.180:38904 conn197: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:50.568+0000 I ACCESS [conn197] Successfully authenticated as principal __system on local from client 192.168.0.180:38904 2021-05-26T02:46:51.999+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38906 #198 (19 connections now open) 2021-05-26T02:46:52.000+0000 I NETWORK [conn198] received client metadata from 192.168.0.180:38906 conn198: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:52.034+0000 I ACCESS [conn198] Successfully authenticated as principal __system on local from client 192.168.0.180:38906 2021-05-26T02:46:52.047+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:46:53.007+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38908 #199 (20 connections now open) 2021-05-26T02:46:53.007+0000 I NETWORK [conn199] received client metadata from 192.168.0.180:38908 conn199: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:53.042+0000 I ACCESS [conn199] Successfully authenticated as principal __system on local from client 192.168.0.180:38908 2021-05-26T02:46:54.833+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38910 #200 (21 connections now open) 2021-05-26T02:46:54.833+0000 I NETWORK [conn200] received client metadata from 192.168.0.180:38910 conn200: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:46:54.864+0000 I ACCESS [conn200] Successfully authenticated as principal __system on local from client 192.168.0.180:38910 2021-05-26T02:46:56.263+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:47:00.460+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:47:00.828+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38912 #201 (22 connections now open) 2021-05-26T02:47:00.828+0000 I NETWORK [conn201] received client metadata from 192.168.0.180:38912 conn201: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:47:00.859+0000 I ACCESS [conn201] Successfully authenticated as principal __system on local from client 192.168.0.180:38912 2021-05-26T02:47:00.894+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38914 #202 (23 connections now open) 2021-05-26T02:47:00.898+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38916 #203 (24 connections now open) 2021-05-26T02:47:00.898+0000 I NETWORK [conn203] received client metadata from 192.168.0.180:38916 conn203: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:47:00.900+0000 I NETWORK [conn202] received client metadata from 192.168.0.180:38914 conn202: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:47:00.962+0000 I ACCESS [conn203] Successfully authenticated as principal __system on local from client 192.168.0.180:38916 2021-05-26T02:47:00.962+0000 I ACCESS [conn202] Successfully authenticated as principal __system on local from client 192.168.0.180:38914 2021-05-26T02:47:04.809+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:47:07.350+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38918 #204 (25 connections now open) 2021-05-26T02:47:07.350+0000 I NETWORK [conn204] received client metadata from 192.168.0.180:38918 conn204: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:47:07.350+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38920 #205 (26 connections now open) 2021-05-26T02:47:07.351+0000 I NETWORK [conn205] received client metadata from 192.168.0.180:38920 conn205: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:47:07.411+0000 I ACCESS [conn204] Successfully authenticated as principal __system on local from client 192.168.0.180:38918 2021-05-26T02:47:07.412+0000 I ACCESS [conn205] Successfully authenticated as principal __system on local from client 192.168.0.180:38920 2021-05-26T02:47:09.037+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:47:13.214+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:47:17.432+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:47:21.712+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:47:31.536+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:47:35.935+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:47:40.221+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T02:47:44.478+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T02:47:49.125+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:47:53.428+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:47:57.938+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:48:03.417+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T02:48:54.546+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:48:58.037+0000 I NETWORK [conn193] end connection 192.168.0.180:38896 (25 connections now open) 2021-05-26T02:48:58.037+0000 I NETWORK [conn192] end connection 192.168.0.180:38894 (24 connections now open) 2021-05-26T02:48:58.037+0000 I NETWORK [conn194] end connection 192.168.0.180:38898 (23 connections now open) 2021-05-26T02:48:58.037+0000 I NETWORK [conn200] end connection 192.168.0.180:38910 (22 connections now open) 2021-05-26T02:48:58.038+0000 I NETWORK [conn197] end connection 192.168.0.180:38904 (21 connections now open) 2021-05-26T02:48:58.607+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:49:02.723+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:49:03.235+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38926 #206 (22 connections now open) 2021-05-26T02:49:03.235+0000 I NETWORK [conn206] received client metadata from 192.168.0.180:38926 conn206: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:49:03.236+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38928 #207 (23 connections now open) 2021-05-26T02:49:03.236+0000 I NETWORK [conn207] received client metadata from 192.168.0.180:38928 conn207: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:49:03.269+0000 I ACCESS [conn206] Successfully authenticated as principal __system on local from client 192.168.0.180:38926 2021-05-26T02:49:03.301+0000 I ACCESS [conn207] Successfully authenticated as principal __system on local from client 192.168.0.180:38928 2021-05-26T02:49:04.402+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38930 #208 (24 connections now open) 2021-05-26T02:49:04.402+0000 I NETWORK [conn208] received client metadata from 192.168.0.180:38930 conn208: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:49:04.403+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38932 #209 (25 connections now open) 2021-05-26T02:49:04.432+0000 I NETWORK [conn209] received client metadata from 192.168.0.180:38932 conn209: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:49:04.433+0000 I ACCESS [conn208] Successfully authenticated as principal __system on local from client 192.168.0.180:38930 2021-05-26T02:49:04.467+0000 I ACCESS [conn209] Successfully authenticated as principal __system on local from client 192.168.0.180:38932 2021-05-26T02:49:06.859+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:49:11.069+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T02:49:15.336+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T02:49:19.545+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:49:24.610+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T02:49:32.963+0000 I NETWORK [conn165] end connection 192.168.0.191:52852 (24 connections now open) 2021-05-26T02:49:32.964+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52876 #210 (25 connections now open) 2021-05-26T02:49:32.964+0000 I NETWORK [conn210] received client metadata from 192.168.0.191:52876 conn210: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:49:32.971+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57556 #211 (26 connections now open) 2021-05-26T02:49:32.971+0000 I NETWORK [conn177] end connection 192.168.0.192:57544 (25 connections now open) 2021-05-26T02:49:32.971+0000 I NETWORK [conn211] received client metadata from 192.168.0.192:57556 conn211: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:49:32.990+0000 I ACCESS [conn210] Successfully authenticated as principal __system on local from client 192.168.0.191:52876 2021-05-26T02:49:32.998+0000 I ACCESS [conn211] Successfully authenticated as principal __system on local from client 192.168.0.192:57556 2021-05-26T02:49:33.545+0000 I NETWORK [conn166] end connection 192.168.0.165:42956 (24 connections now open) 2021-05-26T02:49:33.546+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42962 #212 (25 connections now open) 2021-05-26T02:49:33.546+0000 I NETWORK [conn212] received client metadata from 192.168.0.165:42962 conn212: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:49:33.616+0000 I ACCESS [conn212] Successfully authenticated as principal __system on local from client 192.168.0.165:42962 2021-05-26T02:49:35.847+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T02:49:38.510+0000 I COMMAND [conn202] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 55296), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 136ms 2021-05-26T02:49:38.511+0000 I COMMAND [conn204] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 56384), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 134ms 2021-05-26T02:49:38.512+0000 I COMMAND [conn209] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 57600), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 121ms 2021-05-26T02:49:38.512+0000 I COMMAND [conn195] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 56384), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 126ms 2021-05-26T02:49:38.513+0000 I COMMAND [conn205] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 56384), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 130ms 2021-05-26T02:49:38.513+0000 I COMMAND [conn206] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 56384), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 132ms 2021-05-26T02:49:38.515+0000 I COMMAND [conn207] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: insert { insert: "TBL_LAUNCHER_CRH", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621997378, 55296), signature: { hash: BinData(0, 9C711CD416B8ADD22518C0FE33699085D41D1BD9), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621997375, 162817), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 63185, timeWritingMicros: 114481 } } protocol:op_msg 141ms 2021-05-26T02:49:41.041+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:49:46.186+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T02:49:51.469+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T02:49:56.977+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T02:50:03.722+0000 I INDEX [conn198] ignoring obselete { background: false } index build option because all indexes are built in the background with the hybrid method 2021-05-26T02:50:03.764+0000 I INDEX [conn198] index build: starting on IPOFFICE_210201_CN.TBL_LAUNCHER_CRH properties: { v: 2, key: { CRHID: 1, SERVICEID: 1, LOCALE: 1 }, name: "CRHID_SERVICEID_LOCALE", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", background: false } using method: Hybrid 2021-05-26T02:50:03.764+0000 I INDEX [conn198] build may temporarily use up to 200 megabytes of RAM 2021-05-26T02:50:06.002+0000 I - [conn198] Index Build: scanning collection: 1524400/184202751 0% 2021-05-26T02:50:10.287+0000 I - [conn198] Index Build: scanning collection: 2953700/184202751 1% 2021-05-26T02:50:13.013+0000 I - [conn198] Index Build: scanning collection: 4197600/184202751 2% 2021-05-26T02:50:16.006+0000 I - [conn198] Index Build: scanning collection: 4997000/184202751 2% 2021-05-26T02:50:17.246+0000 I NETWORK [conn208] end connection 192.168.0.180:38930 (24 connections now open) 2021-05-26T02:50:18.326+0000 I NETWORK [conn182] end connection 192.168.0.180:38856 (23 connections now open) 2021-05-26T02:50:18.327+0000 I NETWORK [conn196] end connection 192.168.0.180:38902 (22 connections now open) 2021-05-26T02:50:19.736+0000 I - [conn198] Index Build: scanning collection: 5907500/184202751 3% 2021-05-26T02:50:22.006+0000 I - [conn198] Index Build: scanning collection: 7703400/184202751 4% 2021-05-26T02:50:25.727+0000 I - [conn198] Index Build: scanning collection: 8861200/184202751 4% 2021-05-26T02:50:28.006+0000 I - [conn198] Index Build: scanning collection: 10731800/184202751 5% 2021-05-26T02:50:31.595+0000 I - [conn198] Index Build: scanning collection: 11814900/184202751 6% 2021-05-26T02:50:34.006+0000 I - [conn198] Index Build: scanning collection: 13838100/184202751 7% 2021-05-26T02:50:37.451+0000 I - [conn198] Index Build: scanning collection: 14768700/184202751 8% 2021-05-26T02:50:38.302+0000 I NETWORK [conn199] end connection 192.168.0.180:38908 (21 connections now open) 2021-05-26T02:50:38.588+0000 I NETWORK [conn201] end connection 192.168.0.180:38912 (20 connections now open) 2021-05-26T02:50:40.006+0000 I - [conn198] Index Build: scanning collection: 16792600/184202751 9% 2021-05-26T02:50:43.420+0000 I - [conn198] Index Build: scanning collection: 17722400/184202751 9% 2021-05-26T02:50:46.006+0000 I - [conn198] Index Build: scanning collection: 19868200/184202751 10% 2021-05-26T02:50:49.002+0000 I - [conn198] Index Build: scanning collection: 20539700/184202751 11% 2021-05-26T02:50:52.002+0000 I - [conn198] Index Build: scanning collection: 21040900/184202751 11% 2021-05-26T02:50:55.002+0000 I - [conn198] Index Build: scanning collection: 23446000/184202751 12% 2021-05-26T02:50:58.002+0000 I - [conn198] Index Build: scanning collection: 23967800/184202751 13% 2021-05-26T02:50:58.291+0000 I NETWORK [conn205] end connection 192.168.0.180:38920 (19 connections now open) 2021-05-26T02:50:58.292+0000 I NETWORK [conn207] end connection 192.168.0.180:38928 (18 connections now open) 2021-05-26T02:50:58.292+0000 I NETWORK [conn204] end connection 192.168.0.180:38918 (17 connections now open) 2021-05-26T02:50:58.872+0000 I NETWORK [conn209] end connection 192.168.0.180:38932 (16 connections now open) 2021-05-26T02:50:59.261+0000 I NETWORK [conn195] end connection 192.168.0.180:38900 (15 connections now open) 2021-05-26T02:50:59.472+0000 I NETWORK [conn203] end connection 192.168.0.180:38916 (14 connections now open) 2021-05-26T02:50:59.915+0000 I NETWORK [conn206] end connection 192.168.0.180:38926 (13 connections now open) 2021-05-26T02:51:01.002+0000 I - [conn198] Index Build: scanning collection: 26421400/184202751 14% 2021-05-26T02:51:01.221+0000 I NETWORK [conn202] end connection 192.168.0.180:38914 (12 connections now open) 2021-05-26T02:51:04.002+0000 I - [conn198] Index Build: scanning collection: 26983700/184202751 14% 2021-05-26T02:51:07.002+0000 I - [conn198] Index Build: scanning collection: 29355900/184202751 15% 2021-05-26T02:51:10.002+0000 I - [conn198] Index Build: scanning collection: 29842000/184202751 16% 2021-05-26T02:51:13.002+0000 I - [conn198] Index Build: scanning collection: 32007500/184202751 17% 2021-05-26T02:51:13.258+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38938 #213 (13 connections now open) 2021-05-26T02:51:13.259+0000 I NETWORK [conn213] received client metadata from 192.168.0.180:38938 conn213: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:51:13.288+0000 I ACCESS [conn213] Successfully authenticated as principal __system on local from client 192.168.0.180:38938 2021-05-26T02:51:16.112+0000 I - [conn198] Index Build: scanning collection: 32491100/184202751 17% 2021-05-26T02:51:19.002+0000 I - [conn198] Index Build: scanning collection: 34625700/184202751 18% 2021-05-26T02:51:22.396+0000 I - [conn198] Index Build: scanning collection: 35444800/184202751 19% 2021-05-26T02:51:25.002+0000 I - [conn198] Index Build: scanning collection: 37670400/184202751 20% 2021-05-26T02:51:28.400+0000 I - [conn198] Index Build: scanning collection: 38398600/184202751 20% 2021-05-26T02:51:31.002+0000 I - [conn198] Index Build: scanning collection: 40454700/184202751 21% 2021-05-26T02:51:34.589+0000 I - [conn198] Index Build: scanning collection: 41352300/184202751 22% 2021-05-26T02:51:37.006+0000 I - [conn198] Index Build: scanning collection: 43128800/184202751 23% 2021-05-26T02:51:41.243+0000 I - [conn198] Index Build: scanning collection: 44306000/184202751 24% 2021-05-26T02:51:44.006+0000 I - [conn198] Index Build: scanning collection: 46256400/184202751 25% 2021-05-26T02:51:47.890+0000 I - [conn198] Index Build: scanning collection: 47259800/184202751 25% 2021-05-26T02:51:50.006+0000 I - [conn198] Index Build: scanning collection: 48795000/184202751 26% 2021-05-26T02:51:54.536+0000 I - [conn198] Index Build: scanning collection: 50213500/184202751 27% 2021-05-26T02:51:57.006+0000 I - [conn198] Index Build: scanning collection: 52130500/184202751 28% 2021-05-26T02:52:01.014+0000 I - [conn198] Index Build: scanning collection: 53167200/184202751 28% 2021-05-26T02:52:04.006+0000 I - [conn198] Index Build: scanning collection: 54810800/184202751 29% 2021-05-26T02:52:08.394+0000 I - [conn198] Index Build: scanning collection: 56121000/184202751 30% 2021-05-26T02:52:11.006+0000 I - [conn198] Index Build: scanning collection: 57896100/184202751 31% 2021-05-26T02:52:13.290+0000 I NETWORK [conn213] end connection 192.168.0.180:38938 (12 connections now open) 2021-05-26T02:52:15.034+0000 I - [conn198] Index Build: scanning collection: 59074700/184202751 32% 2021-05-26T02:52:18.002+0000 I - [conn198] Index Build: scanning collection: 61122400/184202751 33% 2021-05-26T02:52:21.788+0000 I - [conn198] Index Build: scanning collection: 62028400/184202751 33% 2021-05-26T02:52:24.002+0000 I - [conn198] Index Build: scanning collection: 63623100/184202751 34% 2021-05-26T02:52:28.563+0000 I - [conn198] Index Build: scanning collection: 64982200/184202751 35% 2021-05-26T02:52:31.002+0000 I - [conn198] Index Build: scanning collection: 66860700/184202751 36% 2021-05-26T02:52:34.944+0000 I - [conn198] Index Build: scanning collection: 67935900/184202751 36% 2021-05-26T02:52:37.002+0000 I - [conn198] Index Build: scanning collection: 69495200/184202751 37% 2021-05-26T02:52:41.661+0000 I - [conn198] Index Build: scanning collection: 70889600/184202751 38% 2021-05-26T02:52:44.002+0000 I - [conn198] Index Build: scanning collection: 72084900/184202751 39% 2021-05-26T02:52:49.274+0000 I - [conn198] Index Build: scanning collection: 73843400/184202751 40% 2021-05-26T02:52:52.002+0000 I - [conn198] Index Build: scanning collection: 75435300/184202751 40% 2021-05-26T02:52:56.421+0000 I - [conn198] Index Build: scanning collection: 76797100/184202751 41% 2021-05-26T02:52:59.002+0000 I - [conn198] Index Build: scanning collection: 78866100/184202751 42% 2021-05-26T02:53:02.705+0000 I - [conn198] Index Build: scanning collection: 79750900/184202751 43% 2021-05-26T02:53:05.006+0000 I - [conn198] Index Build: scanning collection: 81461100/184202751 44% 2021-05-26T02:53:09.221+0000 I - [conn198] Index Build: scanning collection: 82704600/184202751 44% 2021-05-26T02:53:12.006+0000 I - [conn198] Index Build: scanning collection: 84602400/184202751 45% 2021-05-26T02:53:16.731+0000 I - [conn198] Index Build: scanning collection: 85658300/184202751 46% 2021-05-26T02:53:19.006+0000 I - [conn198] Index Build: scanning collection: 87125300/184202751 47% 2021-05-26T02:53:23.821+0000 I - [conn198] Index Build: scanning collection: 88612100/184202751 48% 2021-05-26T02:53:26.006+0000 I - [conn198] Index Build: scanning collection: 90118800/184202751 48% 2021-05-26T02:53:30.790+0000 I - [conn198] Index Build: scanning collection: 91565800/184202751 49% 2021-05-26T02:53:33.006+0000 I - [conn198] Index Build: scanning collection: 92960700/184202751 50% 2021-05-26T02:53:37.780+0000 I - [conn198] Index Build: scanning collection: 94519500/184202751 51% 2021-05-26T02:53:40.006+0000 I - [conn198] Index Build: scanning collection: 95944600/184202751 52% 2021-05-26T02:53:45.060+0000 I - [conn198] Index Build: scanning collection: 97473300/184202751 52% 2021-05-26T02:53:48.002+0000 I - [conn198] Index Build: scanning collection: 99862900/184202751 54% 2021-05-26T02:53:51.574+0000 I - [conn198] Index Build: scanning collection: 100427000/184202751 54% 2021-05-26T02:53:54.002+0000 I - [conn198] Index Build: scanning collection: 102284500/184202751 55% 2021-05-26T02:53:58.203+0000 I - [conn198] Index Build: scanning collection: 103380700/184202751 56% 2021-05-26T02:54:01.002+0000 I - [conn198] Index Build: scanning collection: 105815600/184202751 57% 2021-05-26T02:54:04.115+0000 I - [conn198] Index Build: scanning collection: 106334500/184202751 57% 2021-05-26T02:54:04.713+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-26T02:54:04.713+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42982 #215 (13 connections now open) 2021-05-26T02:54:04.713+0000 I NETWORK [conn215] received client metadata from 192.168.0.174:42982 conn215: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T02:54:04.741+0000 I ACCESS [conn215] Successfully authenticated as principal __system on local from client 192.168.0.174:42982 2021-05-26T02:54:07.002+0000 I - [conn198] Index Build: scanning collection: 108765800/184202751 59% 2021-05-26T02:54:10.254+0000 I - [conn198] Index Build: scanning collection: 109288200/184202751 59% 2021-05-26T02:54:13.002+0000 I - [conn198] Index Build: scanning collection: 111476400/184202751 60% 2021-05-26T02:54:16.479+0000 I - [conn198] Index Build: scanning collection: 112242000/184202751 60% 2021-05-26T02:54:19.002+0000 I - [conn198] Index Build: scanning collection: 114536900/184202751 62% 2021-05-26T02:54:22.479+0000 I - [conn198] Index Build: scanning collection: 115195700/184202751 62% 2021-05-26T02:54:25.002+0000 I - [conn198] Index Build: scanning collection: 117603400/184202751 63% 2021-05-26T02:54:28.393+0000 I - [conn198] Index Build: scanning collection: 118149400/184202751 64% 2021-05-26T02:54:31.002+0000 I - [conn198] Index Build: scanning collection: 121024600/184202751 65% 2021-05-26T02:54:34.006+0000 I - [conn198] Index Build: scanning collection: 121233300/184202751 65% 2021-05-26T02:54:37.006+0000 I - [conn198] Index Build: scanning collection: 123852700/184202751 67% 2021-05-26T02:54:40.006+0000 I - [conn198] Index Build: scanning collection: 124064800/184202751 67% 2021-05-26T02:54:43.006+0000 I - [conn198] Index Build: scanning collection: 126758400/184202751 68% 2021-05-26T02:54:46.006+0000 I - [conn198] Index Build: scanning collection: 127045100/184202751 68% 2021-05-26T02:54:51.032+0000 I - [conn198] Index Build: scanning collection: 129964400/184202751 70% 2021-05-26T02:54:54.006+0000 I - [conn198] Index Build: scanning collection: 132777300/184202751 72% 2021-05-26T02:54:57.031+0000 I - [conn198] Index Build: scanning collection: 132918100/184202751 72% 2021-05-26T02:55:02.704+0000 I - [conn198] Index Build: scanning collection: 135871800/184202751 73% 2021-05-26T02:55:05.006+0000 I - [conn198] Index Build: scanning collection: 138127400/184202751 74% 2021-05-26T02:55:08.465+0000 I - [conn198] Index Build: scanning collection: 138825600/184202751 75% 2021-05-26T02:55:11.002+0000 I - [conn198] Index Build: scanning collection: 140834400/184202751 76% 2021-05-26T02:55:14.851+0000 I - [conn198] Index Build: scanning collection: 141779300/184202751 76% 2021-05-26T02:55:17.002+0000 I - [conn198] Index Build: scanning collection: 143491500/184202751 77% 2021-05-26T02:55:21.773+0000 I - [conn198] Index Build: scanning collection: 144733000/184202751 78% 2021-05-26T02:55:24.002+0000 I - [conn198] Index Build: scanning collection: 146418800/184202751 79% 2021-05-26T02:55:28.444+0000 I - [conn198] Index Build: scanning collection: 147686800/184202751 80% 2021-05-26T02:55:31.002+0000 I - [conn198] Index Build: scanning collection: 149728600/184202751 81% 2021-05-26T02:55:34.798+0000 I - [conn198] Index Build: scanning collection: 150640500/184202751 81% 2021-05-26T02:55:37.002+0000 I - [conn198] Index Build: scanning collection: 152181600/184202751 82% 2021-05-26T02:55:41.585+0000 I - [conn198] Index Build: scanning collection: 153594300/184202751 83% 2021-05-26T02:55:44.002+0000 I - [conn198] Index Build: scanning collection: 155556200/184202751 84% 2021-05-26T02:55:48.021+0000 I - [conn198] Index Build: scanning collection: 156548000/184202751 84% 2021-05-26T02:55:51.002+0000 I - [conn198] Index Build: scanning collection: 159150100/184202751 86% 2021-05-26T02:55:54.348+0000 I - [conn198] Index Build: scanning collection: 159501700/184202751 86% 2021-05-26T02:55:57.002+0000 I - [conn198] Index Build: scanning collection: 162002600/184202751 87% 2021-05-26T02:56:00.489+0000 I - [conn198] Index Build: scanning collection: 162455500/184202751 88% 2021-05-26T02:56:03.006+0000 I - [conn198] Index Build: scanning collection: 164795500/184202751 89% 2021-05-26T02:56:06.631+0000 I - [conn198] Index Build: scanning collection: 165409200/184202751 89% 2021-05-26T02:56:09.006+0000 I - [conn198] Index Build: scanning collection: 167619200/184202751 90% 2021-05-26T02:56:12.806+0000 I - [conn198] Index Build: scanning collection: 168362900/184202751 91% 2021-05-26T02:56:13.259+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38956 #216 (14 connections now open) 2021-05-26T02:56:13.259+0000 I NETWORK [conn216] received client metadata from 192.168.0.180:38956 conn216: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T02:56:13.288+0000 I ACCESS [conn216] Successfully authenticated as principal __system on local from client 192.168.0.180:38956 2021-05-26T02:56:15.006+0000 I - [conn198] Index Build: scanning collection: 170376900/184202751 92% 2021-05-26T02:56:19.024+0000 I - [conn198] Index Build: scanning collection: 171316700/184202751 93% 2021-05-26T02:56:22.006+0000 I - [conn198] Index Build: scanning collection: 173917100/184202751 94% 2021-05-26T02:56:25.273+0000 I - [conn198] Index Build: scanning collection: 174270400/184202751 94% 2021-05-26T02:56:28.006+0000 I - [conn198] Index Build: scanning collection: 176640300/184202751 95% 2021-05-26T02:56:31.520+0000 I - [conn198] Index Build: scanning collection: 177224100/184202751 96% 2021-05-26T02:56:34.006+0000 I - [conn198] Index Build: scanning collection: 179396900/184202751 97% 2021-05-26T02:56:37.736+0000 I - [conn198] Index Build: scanning collection: 180177900/184202751 97% 2021-05-26T02:56:40.002+0000 I - [conn198] Index Build: scanning collection: 182138300/184202751 98% 2021-05-26T02:56:44.001+0000 I - [conn198] Index Build: scanning collection: 183131600/184202751 99% 2021-05-26T02:56:45.274+0000 I INDEX [conn198] index build: collection scan done. scanned 184202751 total records in 401 seconds 2021-05-26T02:56:49.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 6132600/184202751 3% 2021-05-26T02:56:52.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 13533800/184202751 7% 2021-05-26T02:56:55.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 20840100/184202751 11% 2021-05-26T02:56:58.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 28098700/184202751 15% 2021-05-26T02:57:01.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 35332100/184202751 19% 2021-05-26T02:57:04.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 42500400/184202751 23% 2021-05-26T02:57:07.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 49513400/184202751 26% 2021-05-26T02:57:10.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 56595600/184202751 30% 2021-05-26T02:57:13.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 63673900/184202751 34% 2021-05-26T02:57:13.298+0000 I NETWORK [conn216] end connection 192.168.0.180:38956 (13 connections now open) 2021-05-26T02:57:16.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 70717900/184202751 38% 2021-05-26T02:57:19.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 77711800/184202751 42% 2021-05-26T02:57:22.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 84053600/184202751 45% 2021-05-26T02:57:25.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 90555700/184202751 49% 2021-05-26T02:57:28.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 97367300/184202751 52% 2021-05-26T02:57:31.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 104296400/184202751 56% 2021-05-26T02:57:34.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 111391800/184202751 60% 2021-05-26T02:57:37.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 118371200/184202751 64% 2021-05-26T02:57:40.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 125094000/184202751 67% 2021-05-26T02:57:43.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 131955000/184202751 71% 2021-05-26T02:57:46.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 138737500/184202751 75% 2021-05-26T02:57:49.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 145709800/184202751 79% 2021-05-26T02:57:52.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 152668200/184202751 82% 2021-05-26T02:57:55.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 158853100/184202751 86% 2021-05-26T02:57:58.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 165503100/184202751 89% 2021-05-26T02:58:01.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 172409900/184202751 93% 2021-05-26T02:58:04.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 179110800/184202751 97% 2021-05-26T02:58:06.293+0000 I INDEX [conn198] index build: inserted 184202751 keys from external sorter into index in 81 seconds 2021-05-26T02:58:07.237+0000 I INDEX [conn198] index build: done building index CRHID_SERVICEID_LOCALE on ns IPOFFICE_210201_CN.TBL_LAUNCHER_CRH 2021-05-26T02:58:07.242+0000 I COMMAND [conn198] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: createIndexes { createIndexes: "TBL_LAUNCHER_CRH", indexes: [ { key: { CRHID: 1, SERVICEID: 1, LOCALE: 1 }, name: "CRHID_SERVICEID_LOCALE", background: false } ], $queryOptions: { $readPreference: { mode: "primary" } }, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], databaseVersion: { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 }, allowImplicitCollectionCreation: false, lsid: { id: UUID("cbdcc8da-5281-4e2a-b446-983fd1efd46a"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621997403, 1), signature: { hash: BinData(0, 6E2F3B43EA071A72BBF3B85054EA8957EF5A8741), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:44664", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621997403, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } numYields:1439170 reslen:409 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1439172 } }, ReplicationStateTransition: { acquireCount: { w: 1439173 } }, Global: { acquireCount: { r: 1, w: 1439172 } }, Database: { acquireCount: { r: 1, w: 1439172 } }, Collection: { acquireCount: { r: 1439172, w: 1, R: 1, W: 2 } }, Mutex: { acquireCount: { r: 4 } } } flowControl:{ acquireCount: 1439171, timeAcquiringMicros: 175587 } storage:{ data: { bytesRead: 213164974047, timeReadingMicros: 82140232 } } protocol:op_msg 483520ms 2021-05-26T02:58:07.275+0000 I INDEX [conn198] ignoring obselete { background: false } index build option because all indexes are built in the background with the hybrid method 2021-05-26T02:58:07.317+0000 I INDEX [conn198] index build: starting on IPOFFICE_210201_CN.TBL_LAUNCHER_CRH properties: { v: 2, key: { CRHID: 1, SERVICEID: 1, LOCALE: 1, DEPTH1_ID: 1, DEPTH2_ID: 1, DEPTH3_ID: 1 }, name: "CRHID_SERVICEID_LOCALE_DEPTH1_ID_DEPTH2_ID_DEPTH3_ID", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", background: false } using method: Hybrid 2021-05-26T02:58:07.317+0000 I INDEX [conn198] build may temporarily use up to 200 megabytes of RAM 2021-05-26T02:58:10.002+0000 I - [conn198] Index Build: scanning collection: 1496000/184202751 0% 2021-05-26T02:58:13.260+0000 I - [conn198] Index Build: scanning collection: 1935400/184202751 1% 2021-05-26T02:58:16.002+0000 I - [conn198] Index Build: scanning collection: 3486000/184202751 1% 2021-05-26T02:58:19.232+0000 I - [conn198] Index Build: scanning collection: 3870600/184202751 2% 2021-05-26T02:58:22.002+0000 I - [conn198] Index Build: scanning collection: 5445400/184202751 2% 2021-05-26T02:58:25.193+0000 I - [conn198] Index Build: scanning collection: 5805600/184202751 3% 2021-05-26T02:58:28.002+0000 I - [conn198] Index Build: scanning collection: 7364300/184202751 3% 2021-05-26T02:58:31.261+0000 I - [conn198] Index Build: scanning collection: 7740900/184202751 4% 2021-05-26T02:58:34.002+0000 I - [conn198] Index Build: scanning collection: 9265700/184202751 5% 2021-05-26T02:58:37.695+0000 I - [conn198] Index Build: scanning collection: 9676000/184202751 5% 2021-05-26T02:58:40.002+0000 I - [conn198] Index Build: scanning collection: 10955800/184202751 5% 2021-05-26T02:58:43.792+0000 I - [conn198] Index Build: scanning collection: 11611200/184202751 6% 2021-05-26T02:58:46.002+0000 I - [conn198] Index Build: scanning collection: 12833600/184202751 6% 2021-05-26T02:58:49.889+0000 I - [conn198] Index Build: scanning collection: 13546300/184202751 7% 2021-05-26T02:58:52.006+0000 I - [conn198] Index Build: scanning collection: 14722100/184202751 7% 2021-05-26T02:58:55.969+0000 I - [conn198] Index Build: scanning collection: 15481300/184202751 8% 2021-05-26T02:58:58.006+0000 I - [conn198] Index Build: scanning collection: 16614300/184202751 9% 2021-05-26T02:59:02.014+0000 I - [conn198] Index Build: scanning collection: 17416400/184202751 9% 2021-05-26T02:59:05.006+0000 I - [conn198] Index Build: scanning collection: 19082900/184202751 10% 2021-05-26T02:59:08.102+0000 I - [conn198] Index Build: scanning collection: 19351400/184202751 10% 2021-05-26T02:59:11.006+0000 I - [conn198] Index Build: scanning collection: 20961500/184202751 11% 2021-05-26T02:59:14.148+0000 I - [conn198] Index Build: scanning collection: 21286600/184202751 11% 2021-05-26T02:59:17.006+0000 I - [conn198] Index Build: scanning collection: 22872900/184202751 12% 2021-05-26T02:59:20.289+0000 I - [conn198] Index Build: scanning collection: 23221600/184202751 12% 2021-05-26T02:59:23.006+0000 I - [conn198] Index Build: scanning collection: 24736000/184202751 13% 2021-05-26T02:59:26.394+0000 I - [conn198] Index Build: scanning collection: 25156700/184202751 13% 2021-05-26T02:59:29.002+0000 I - [conn198] Index Build: scanning collection: 26576800/184202751 14% 2021-05-26T02:59:32.561+0000 I - [conn198] Index Build: scanning collection: 27091600/184202751 14% 2021-05-26T02:59:35.002+0000 I - [conn198] Index Build: scanning collection: 28444900/184202751 15% 2021-05-26T02:59:38.718+0000 I - [conn198] Index Build: scanning collection: 29026700/184202751 15% 2021-05-26T02:59:41.002+0000 I - [conn198] Index Build: scanning collection: 30275600/184202751 16% 2021-05-26T02:59:44.894+0000 I - [conn198] Index Build: scanning collection: 30961700/184202751 16% 2021-05-26T02:59:47.002+0000 I - [conn198] Index Build: scanning collection: 32123200/184202751 17% 2021-05-26T02:59:51.026+0000 I - [conn198] Index Build: scanning collection: 32896700/184202751 17% 2021-05-26T02:59:54.002+0000 I - [conn198] Index Build: scanning collection: 34556900/184202751 18% 2021-05-26T02:59:57.044+0000 I - [conn198] Index Build: scanning collection: 34831600/184202751 18% 2021-05-26T03:00:00.074+0000 I - [conn198] Index Build: scanning collection: 35972700/184202751 19% 2021-05-26T03:00:04.184+0000 I - [conn198] Index Build: scanning collection: 36766600/184202751 19% 2021-05-26T03:00:07.002+0000 I - [conn198] Index Build: scanning collection: 38303400/184202751 20% 2021-05-26T03:00:10.257+0000 I - [conn198] Index Build: scanning collection: 38701600/184202751 21% 2021-05-26T03:00:13.002+0000 I - [conn198] Index Build: scanning collection: 40232900/184202751 21% 2021-05-26T03:00:16.183+0000 I - [conn198] Index Build: scanning collection: 40636600/184202751 22% 2021-05-26T03:00:19.006+0000 I - [conn198] Index Build: scanning collection: 42133400/184202751 22% 2021-05-26T03:00:22.295+0000 I - [conn198] Index Build: scanning collection: 42571500/184202751 23% 2021-05-26T03:00:25.006+0000 I - [conn198] Index Build: scanning collection: 44061200/184202751 23% 2021-05-26T03:00:28.313+0000 I - [conn198] Index Build: scanning collection: 44506400/184202751 24% 2021-05-26T03:00:31.006+0000 I - [conn198] Index Build: scanning collection: 45997500/184202751 24% 2021-05-26T03:00:34.317+0000 I - [conn198] Index Build: scanning collection: 46441200/184202751 25% 2021-05-26T03:00:37.006+0000 I - [conn198] Index Build: scanning collection: 47938800/184202751 26% 2021-05-26T03:00:40.316+0000 I - [conn198] Index Build: scanning collection: 48376100/184202751 26% 2021-05-26T03:00:43.006+0000 I - [conn198] Index Build: scanning collection: 49907500/184202751 27% 2021-05-26T03:00:46.247+0000 I - [conn198] Index Build: scanning collection: 50310900/184202751 27% 2021-05-26T03:00:49.006+0000 I - [conn198] Index Build: scanning collection: 51938200/184202751 28% 2021-05-26T03:00:52.081+0000 I - [conn198] Index Build: scanning collection: 52245900/184202751 28% 2021-05-26T03:00:55.002+0000 I - [conn198] Index Build: scanning collection: 53889000/184202751 29% 2021-05-26T03:00:58.089+0000 I - [conn198] Index Build: scanning collection: 54180800/184202751 29% 2021-05-26T03:01:01.002+0000 I - [conn198] Index Build: scanning collection: 55780700/184202751 30% 2021-05-26T03:01:04.134+0000 I - [conn198] Index Build: scanning collection: 56115600/184202751 30% 2021-05-26T03:01:07.002+0000 I - [conn198] Index Build: scanning collection: 57749600/184202751 31% 2021-05-26T03:01:10.002+0000 I - [conn198] Index Build: scanning collection: 58069100/184202751 31% 2021-05-26T03:01:13.002+0000 I - [conn198] Index Build: scanning collection: 59884700/184202751 32% 2021-05-26T03:01:13.288+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38970 #217 (14 connections now open) 2021-05-26T03:01:13.288+0000 I NETWORK [conn217] received client metadata from 192.168.0.180:38970 conn217: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:01:13.317+0000 I ACCESS [conn217] Successfully authenticated as principal __system on local from client 192.168.0.180:38970 2021-05-26T03:01:16.002+0000 I - [conn198] Index Build: scanning collection: 60196600/184202751 32% 2021-05-26T03:01:19.002+0000 I - [conn198] Index Build: scanning collection: 61901600/184202751 33% 2021-05-26T03:01:22.002+0000 I - [conn198] Index Build: scanning collection: 62188000/184202751 33% 2021-05-26T03:01:27.426+0000 I - [conn198] Index Build: scanning collection: 63855100/184202751 34% 2021-05-26T03:01:30.002+0000 I - [conn198] Index Build: scanning collection: 65338400/184202751 35% 2021-05-26T03:01:33.322+0000 I - [conn198] Index Build: scanning collection: 65789900/184202751 35% 2021-05-26T03:01:36.002+0000 I - [conn198] Index Build: scanning collection: 67264500/184202751 36% 2021-05-26T03:01:39.281+0000 I - [conn198] Index Build: scanning collection: 67724600/184202751 36% 2021-05-26T03:01:42.006+0000 I - [conn198] Index Build: scanning collection: 69327100/184202751 37% 2021-05-26T03:01:45.093+0000 I - [conn198] Index Build: scanning collection: 69659400/184202751 37% 2021-05-26T03:01:48.006+0000 I - [conn198] Index Build: scanning collection: 71363800/184202751 38% 2021-05-26T03:01:51.010+0000 I - [conn198] Index Build: scanning collection: 71594000/184202751 38% 2021-05-26T03:01:54.006+0000 I - [conn198] Index Build: scanning collection: 73341700/184202751 39% 2021-05-26T03:01:57.006+0000 I - [conn198] Index Build: scanning collection: 73608100/184202751 39% 2021-05-26T03:02:00.006+0000 I - [conn198] Index Build: scanning collection: 75091300/184202751 40% 2021-05-26T03:02:03.184+0000 I - [conn198] Index Build: scanning collection: 75463600/184202751 40% 2021-05-26T03:02:06.006+0000 I - [conn198] Index Build: scanning collection: 77030300/184202751 41% 2021-05-26T03:02:09.100+0000 I - [conn198] Index Build: scanning collection: 77397000/184202751 42% 2021-05-26T03:02:12.006+0000 I - [conn198] Index Build: scanning collection: 79002500/184202751 42% 2021-05-26T03:02:13.381+0000 I NETWORK [conn217] end connection 192.168.0.180:38970 (13 connections now open) 2021-05-26T03:02:15.006+0000 I - [conn198] Index Build: scanning collection: 79351400/184202751 43% 2021-05-26T03:02:18.006+0000 I - [conn198] Index Build: scanning collection: 81029000/184202751 43% 2021-05-26T03:02:21.002+0000 I - [conn198] Index Build: scanning collection: 81372900/184202751 44% 2021-05-26T03:02:26.336+0000 I - [conn198] Index Build: scanning collection: 83126800/184202751 45% 2021-05-26T03:02:29.002+0000 I - [conn198] Index Build: scanning collection: 84708600/184202751 45% 2021-05-26T03:02:32.002+0000 I - [conn198] Index Build: scanning collection: 85041600/184202751 46% 2021-05-26T03:02:35.002+0000 I - [conn198] Index Build: scanning collection: 86795600/184202751 47% 2021-05-26T03:02:38.002+0000 I - [conn198] Index Build: scanning collection: 87144100/184202751 47% 2021-05-26T03:02:43.211+0000 I - [conn198] Index Build: scanning collection: 88856600/184202751 48% 2021-05-26T03:02:46.002+0000 I - [conn198] Index Build: scanning collection: 90426500/184202751 49% 2021-05-26T03:02:49.049+0000 I - [conn198] Index Build: scanning collection: 90766500/184202751 49% 2021-05-26T03:02:52.002+0000 I - [conn198] Index Build: scanning collection: 92388000/184202751 50% 2021-05-26T03:02:55.002+0000 I - [conn198] Index Build: scanning collection: 92723000/184202751 50% 2021-05-26T03:02:58.002+0000 I - [conn198] Index Build: scanning collection: 94558100/184202751 51% 2021-05-26T03:03:01.002+0000 I - [conn198] Index Build: scanning collection: 94887200/184202751 51% 2021-05-26T03:03:04.002+0000 I - [conn198] Index Build: scanning collection: 96430000/184202751 52% 2021-05-26T03:03:07.006+0000 I - [conn198] Index Build: scanning collection: 96793000/184202751 52% 2021-05-26T03:03:12.034+0000 I - [conn198] Index Build: scanning collection: 98404400/184202751 53% 2021-05-26T03:03:15.006+0000 I - [conn198] Index Build: scanning collection: 100256000/184202751 54% 2021-05-26T03:03:18.006+0000 I - [conn198] Index Build: scanning collection: 100605100/184202751 54% 2021-05-26T03:03:23.101+0000 I - [conn198] Index Build: scanning collection: 102223300/184202751 55% 2021-05-26T03:03:26.006+0000 I - [conn198] Index Build: scanning collection: 103918300/184202751 56% 2021-05-26T03:03:29.006+0000 I - [conn198] Index Build: scanning collection: 104314900/184202751 56% 2021-05-26T03:03:34.121+0000 I - [conn198] Index Build: scanning collection: 106062100/184202751 57% 2021-05-26T03:03:37.006+0000 I - [conn198] Index Build: scanning collection: 107867300/184202751 58% 2021-05-26T03:03:40.006+0000 I - [conn198] Index Build: scanning collection: 108091400/184202751 58% 2021-05-26T03:03:43.006+0000 I - [conn198] Index Build: scanning collection: 109933700/184202751 59% 2021-05-26T03:03:46.002+0000 I - [conn198] Index Build: scanning collection: 110185900/184202751 59% 2021-05-26T03:03:51.248+0000 I - [conn198] Index Build: scanning collection: 111946200/184202751 60% 2021-05-26T03:03:54.002+0000 I - [conn198] Index Build: scanning collection: 113662200/184202751 61% 2021-05-26T03:03:57.002+0000 I - [conn198] Index Build: scanning collection: 113980000/184202751 61% 2021-05-26T03:04:02.303+0000 I - [conn198] Index Build: scanning collection: 115868900/184202751 62% 2021-05-26T03:04:05.002+0000 I - [conn198] Index Build: scanning collection: 117741600/184202751 63% 2021-05-26T03:04:08.002+0000 I - [conn198] Index Build: scanning collection: 118095600/184202751 64% 2021-05-26T03:04:12.955+0000 I - [conn198] Index Build: scanning collection: 119791600/184202751 65% 2021-05-26T03:04:15.074+0000 I - [conn198] Index Build: scanning collection: 120763000/184202751 65% 2021-05-26T03:04:19.031+0000 I - [conn198] Index Build: scanning collection: 121753000/184202751 66% 2021-05-26T03:04:24.292+0000 I - [conn198] Index Build: scanning collection: 123714300/184202751 67% 2021-05-26T03:04:27.002+0000 I - [conn198] Index Build: scanning collection: 125396500/184202751 68% 2021-05-26T03:04:30.002+0000 I - [conn198] Index Build: scanning collection: 125759800/184202751 68% 2021-05-26T03:04:35.164+0000 I - [conn198] Index Build: scanning collection: 127637300/184202751 69% 2021-05-26T03:04:38.006+0000 I - [conn198] Index Build: scanning collection: 129595400/184202751 70% 2021-05-26T03:04:41.006+0000 I - [conn198] Index Build: scanning collection: 129920700/184202751 70% 2021-05-26T03:04:45.919+0000 I - [conn198] Index Build: scanning collection: 131560100/184202751 71% 2021-05-26T03:04:48.006+0000 I - [conn198] Index Build: scanning collection: 132959500/184202751 72% 2021-05-26T03:04:51.468+0000 I - [conn198] Index Build: scanning collection: 133521400/184202751 72% 2021-05-26T03:04:54.006+0000 I - [conn198] Index Build: scanning collection: 134768500/184202751 73% 2021-05-26T03:04:57.638+0000 I - [conn198] Index Build: scanning collection: 135482700/184202751 73% 2021-05-26T03:05:00.006+0000 I - [conn198] Index Build: scanning collection: 136981800/184202751 74% 2021-05-26T03:05:03.224+0000 I - [conn198] Index Build: scanning collection: 137442400/184202751 74% 2021-05-26T03:05:06.006+0000 I - [conn198] Index Build: scanning collection: 139279200/184202751 75% 2021-05-26T03:05:09.002+0000 I - [conn198] Index Build: scanning collection: 139613900/184202751 75% 2021-05-26T03:05:13.915+0000 I - [conn198] Index Build: scanning collection: 141359400/184202751 76% 2021-05-26T03:05:16.002+0000 I - [conn198] Index Build: scanning collection: 142721600/184202751 77% 2021-05-26T03:05:19.318+0000 I - [conn198] Index Build: scanning collection: 143319600/184202751 77% 2021-05-26T03:05:22.002+0000 I - [conn198] Index Build: scanning collection: 145138800/184202751 78% 2021-05-26T03:05:25.002+0000 I - [conn198] Index Build: scanning collection: 145504500/184202751 78% 2021-05-26T03:05:29.951+0000 I - [conn198] Index Build: scanning collection: 147237200/184202751 79% 2021-05-26T03:05:32.002+0000 I - [conn198] Index Build: scanning collection: 148655200/184202751 80% 2021-05-26T03:05:35.235+0000 I - [conn198] Index Build: scanning collection: 149196300/184202751 80% 2021-05-26T03:05:38.002+0000 I - [conn198] Index Build: scanning collection: 151049300/184202751 82% 2021-05-26T03:05:41.002+0000 I - [conn198] Index Build: scanning collection: 151407300/184202751 82% 2021-05-26T03:05:45.926+0000 I - [conn198] Index Build: scanning collection: 153111600/184202751 83% 2021-05-26T03:05:48.002+0000 I - [conn198] Index Build: scanning collection: 154477200/184202751 83% 2021-05-26T03:05:51.280+0000 I - [conn198] Index Build: scanning collection: 155066000/184202751 84% 2021-05-26T03:05:54.002+0000 I - [conn198] Index Build: scanning collection: 156721600/184202751 85% 2021-05-26T03:05:57.006+0000 I - [conn198] Index Build: scanning collection: 157139600/184202751 85% 2021-05-26T03:06:00.006+0000 I - [conn198] Index Build: scanning collection: 158888200/184202751 86% 2021-05-26T03:06:03.006+0000 I - [conn198] Index Build: scanning collection: 159238400/184202751 86% 2021-05-26T03:06:06.006+0000 I - [conn198] Index Build: scanning collection: 160996800/184202751 87% 2021-05-26T03:06:09.006+0000 I - [conn198] Index Build: scanning collection: 161334000/184202751 87% 2021-05-26T03:06:12.006+0000 I - [conn198] Index Build: scanning collection: 163044300/184202751 88% 2021-05-26T03:06:13.260+0000 I NETWORK [listener] connection accepted from 192.168.0.180:38994 #218 (14 connections now open) 2021-05-26T03:06:13.260+0000 I NETWORK [conn218] received client metadata from 192.168.0.180:38994 conn218: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:06:13.289+0000 I ACCESS [conn218] Successfully authenticated as principal __system on local from client 192.168.0.180:38994 2021-05-26T03:06:15.006+0000 I - [conn198] Index Build: scanning collection: 163359500/184202751 88% 2021-05-26T03:06:18.006+0000 I - [conn198] Index Build: scanning collection: 165099300/184202751 89% 2021-05-26T03:06:21.006+0000 I - [conn198] Index Build: scanning collection: 165488000/184202751 89% 2021-05-26T03:06:26.277+0000 I - [conn198] Index Build: scanning collection: 167162800/184202751 90% 2021-05-26T03:06:29.006+0000 I - [conn198] Index Build: scanning collection: 168756900/184202751 91% 2021-05-26T03:06:32.143+0000 I - [conn198] Index Build: scanning collection: 169182000/184202751 91% 2021-05-26T03:06:35.002+0000 I - [conn198] Index Build: scanning collection: 170805400/184202751 92% 2021-05-26T03:06:38.002+0000 I - [conn198] Index Build: scanning collection: 171139700/184202751 92% 2021-05-26T03:06:41.002+0000 I - [conn198] Index Build: scanning collection: 172770900/184202751 93% 2021-05-26T03:06:44.002+0000 I - [conn198] Index Build: scanning collection: 173092400/184202751 93% 2021-05-26T03:06:47.002+0000 I - [conn198] Index Build: scanning collection: 174755200/184202751 94% 2021-05-26T03:06:50.002+0000 I - [conn198] Index Build: scanning collection: 175060700/184202751 95% 2021-05-26T03:06:53.002+0000 I - [conn198] Index Build: scanning collection: 176725300/184202751 95% 2021-05-26T03:06:56.002+0000 I - [conn198] Index Build: scanning collection: 177025800/184202751 96% 2021-05-26T03:06:59.002+0000 I - [conn198] Index Build: scanning collection: 178665300/184202751 96% 2021-05-26T03:07:02.002+0000 I - [conn198] Index Build: scanning collection: 179002600/184202751 97% 2021-05-26T03:07:07.365+0000 I - [conn198] Index Build: scanning collection: 180652900/184202751 98% 2021-05-26T03:07:10.002+0000 I - [conn198] Index Build: scanning collection: 182127400/184202751 98% 2021-05-26T03:07:13.240+0000 I - [conn198] Index Build: scanning collection: 182556000/184202751 99% 2021-05-26T03:07:13.294+0000 I NETWORK [conn218] end connection 192.168.0.180:38994 (13 connections now open) 2021-05-26T03:07:16.002+0000 I - [conn198] Index Build: scanning collection: 184058900/184202751 99% 2021-05-26T03:07:16.271+0000 I INDEX [conn198] index build: collection scan done. scanned 184202751 total records in 548 seconds 2021-05-26T03:07:21.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 4563600/184202751 2% 2021-05-26T03:07:24.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 9629900/184202751 5% 2021-05-26T03:07:27.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 14540600/184202751 7% 2021-05-26T03:07:30.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 19096000/184202751 10% 2021-05-26T03:07:33.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 24087800/184202751 13% 2021-05-26T03:07:36.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 28683400/184202751 15% 2021-05-26T03:07:39.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 33509100/184202751 18% 2021-05-26T03:07:42.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 38450000/184202751 20% 2021-05-26T03:07:45.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 43304000/184202751 23% 2021-05-26T03:07:48.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 47870200/184202751 25% 2021-05-26T03:07:51.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 52782400/184202751 28% 2021-05-26T03:07:54.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 57355200/184202751 31% 2021-05-26T03:07:57.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 61166700/184202751 33% 2021-05-26T03:08:00.372+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 63225700/184202751 34% 2021-05-26T03:08:03.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 67177300/184202751 36% 2021-05-26T03:08:06.133+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 71784000/184202751 38% 2021-05-26T03:08:09.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 76392900/184202751 41% 2021-05-26T03:08:12.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 81247900/184202751 44% 2021-05-26T03:08:15.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 86072000/184202751 46% 2021-05-26T03:08:18.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 90861500/184202751 49% 2021-05-26T03:08:21.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 95680600/184202751 51% 2021-05-26T03:08:24.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 100424300/184202751 54% 2021-05-26T03:08:27.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 105115900/184202751 57% 2021-05-26T03:08:30.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 109567700/184202751 59% 2021-05-26T03:08:33.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 114467300/184202751 62% 2021-05-26T03:08:36.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 119226500/184202751 64% 2021-05-26T03:08:39.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 123540600/184202751 67% 2021-05-26T03:08:42.238+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 126007000/184202751 68% 2021-05-26T03:08:45.002+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 129311600/184202751 70% 2021-05-26T03:08:48.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 134060900/184202751 72% 2021-05-26T03:08:51.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 138267200/184202751 75% 2021-05-26T03:08:54.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 143109600/184202751 77% 2021-05-26T03:08:57.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 147956700/184202751 80% 2021-05-26T03:09:00.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 152808900/184202751 82% 2021-05-26T03:09:03.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 157618400/184202751 85% 2021-05-26T03:09:06.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 162370600/184202751 88% 2021-05-26T03:09:09.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 167180000/184202751 90% 2021-05-26T03:09:12.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 172012400/184202751 93% 2021-05-26T03:09:15.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 176770900/184202751 95% 2021-05-26T03:09:18.006+0000 I - [conn198] Index Build: inserting keys from external sorter into index: 181480800/184202751 98% 2021-05-26T03:09:19.940+0000 I INDEX [conn198] index build: inserted 184202751 keys from external sorter into index in 123 seconds 2021-05-26T03:09:26.553+0000 I INDEX [conn198] index build: done building index CRHID_SERVICEID_LOCALE_DEPTH1_ID_DEPTH2_ID_DEPTH3_ID on ns IPOFFICE_210201_CN.TBL_LAUNCHER_CRH 2021-05-26T03:09:26.582+0000 I COMMAND [conn198] command IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: createIndexes { createIndexes: "TBL_LAUNCHER_CRH", indexes: [ { key: { CRHID: 1, SERVICEID: 1, LOCALE: 1, DEPTH1_ID: 1, DEPTH2_ID: 1, DEPTH3_ID: 1 }, name: "CRHID_SERVICEID_LOCALE_DEPTH1_ID_DEPTH2_ID_DEPTH3_ID", background: false } ], $queryOptions: { $readPreference: { mode: "primary" } }, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], databaseVersion: { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 }, allowImplicitCollectionCreation: false, lsid: { id: UUID("fdd0ecc9-0873-4eee-8fa4-a25df1353ca5"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621997887, 1), signature: { hash: BinData(0, 80501630874B351D09F75B82054261B95CE08017), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:44674", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621997886, 2), t: 1 } }, $db: "IPOFFICE_210201_CN" } numYields:1439146 reslen:409 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1439148 } }, ReplicationStateTransition: { acquireCount: { w: 1439149 } }, Global: { acquireCount: { r: 1, w: 1439148 } }, Database: { acquireCount: { r: 1, w: 1439148 } }, Collection: { acquireCount: { r: 1439148, w: 1, R: 1, W: 2 } }, Mutex: { acquireCount: { r: 4 } } } flowControl:{ acquireCount: 1439147, timeAcquiringMicros: 159726 } storage:{ data: { bytesRead: 181528525897, timeReadingMicros: 46283969 } } protocol:op_msg 679306ms 2021-05-26T03:09:27.427+0000 I SHARDING [conn19] CMD: shardcollection: { _shardsvrShardCollection: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", key: { _id: 1 }, unique: false, numInitialChunks: 0, collation: {}, getUUIDfromPrimaryShard: true, $queryOptions: { $readPreference: { mode: "primary" } }, writeConcern: { w: "majority", wtimeout: 60000 }, lsid: { id: UUID("103bf043-82a5-44cf-b674-51ebc383f863"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621998567, 9), signature: { hash: BinData(0, 433DA7FE0BDF72ABE659961FAB5434DF21410185), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "__system", db: "local" } ], $impersonatedRoles: [] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:44686", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621998567, 9), t: 1 } }, $db: "admin" } 2021-05-26T03:09:27.456+0000 I SHARDING [conn19] about to log metadata event into changelog: { _id: "kgt:21018-2021-05-26T03:09:27.444+0000-60adbbe7708a8bf4bfa9ad42", server: "kgt:21018", shard: "rs0", clientAddr: "192.168.0.192:56526", time: new Date(1621998567444), what: "shardCollection.start", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", details: { shardKey: { _id: 1 }, collection: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", uuid: UUID("59aaa336-e7d3-4ddc-9af4-4d3d8fcce00a"), empty: false, fromMapReduce: false, primary: "rs0:rs0/192.168.0.174:21018", numChunks: 1 } } 2021-05-26T03:09:27.476+0000 I CONNPOOL [ShardRegistry] Connecting to 192.168.0.174:21018 2021-05-26T03:09:27.486+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42984 #220 (14 connections now open) 2021-05-26T03:09:27.486+0000 I NETWORK [conn220] received client metadata from 192.168.0.174:42984 conn220: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:09:27.524+0000 I ACCESS [conn220] Successfully authenticated as principal __system on local from client 192.168.0.174:42984 2021-05-26T03:09:27.553+0000 I SHARDING [conn220] request split points lookup for chunk IPOFFICE_210201_CN.TBL_LAUNCHER_CRH { : MinKey } -->> { : MaxKey } 2021-05-26T03:09:35.568+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57574 #221 (15 connections now open) 2021-05-26T03:09:35.568+0000 I NETWORK [conn221] received client metadata from 192.168.0.192:57574 conn221: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:09:35.592+0000 I ACCESS [conn221] Successfully authenticated as principal __system on local from client 192.168.0.192:57574 2021-05-26T03:10:38.384+0000 W SHARDING [conn220] Finding the split vector for IPOFFICE_210201_CN.TBL_LAUNCHER_CRH over { _id: 1 } keyCount: 89003 numSplits: 2069 lookedAt: 53475 took 70830ms 2021-05-26T03:10:38.385+0000 I COMMAND [conn220] command admin.$cmd command: splitVector { splitVector: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", keyPattern: { _id: 1 }, min: { _id: MinKey }, max: { _id: MaxKey }, maxChunkSizeBytes: 67108864, maxChunkObjects: 0, lsid: { id: UUID("103bf043-82a5-44cf-b674-51ebc383f863"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $readPreference: { mode: "primaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1621998567, 10), signature: { hash: BinData(0, 433DA7FE0BDF72ABE659961FAB5434DF21410185), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "__system", db: "local" } ], $impersonatedRoles: [] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:44686", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621998567, 10), t: 1 } }, $db: "admin" } numYields:1439084 reslen:57151 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1439085 } }, ReplicationStateTransition: { acquireCount: { w: 1439085 } }, Global: { acquireCount: { r: 1439085 } }, Database: { acquireCount: { r: 1439085 } }, Collection: { acquireCount: { r: 1439085 } }, Mutex: { acquireCount: { r: 1 } } } storage:{ data: { bytesRead: 1126393204, timeReadingMicros: 4821674 } } protocol:op_msg 70860ms 2021-05-26T03:10:38.554+0000 I STORAGE [ShardServerCatalogCacheLoader-261] createCollection: config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH with provided UUID: cde89122-ee04-427e-9391-37314f9e26a9 and options: { uuid: UUID("cde89122-ee04-427e-9391-37314f9e26a9") } 2021-05-26T03:10:38.622+0000 I INDEX [ShardServerCatalogCacheLoader-261] index build: done building index _id_ on ns config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH 2021-05-26T03:10:38.653+0000 I INDEX [ShardServerCatalogCacheLoader-261] index build: starting on config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH properties: { v: 2, key: { lastmod: 1 }, name: "lastmod_1", ns: "config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH" } using method: Hybrid 2021-05-26T03:10:38.653+0000 I INDEX [ShardServerCatalogCacheLoader-261] build may temporarily use up to 200 megabytes of RAM 2021-05-26T03:10:38.653+0000 I INDEX [ShardServerCatalogCacheLoader-261] index build: collection scan done. scanned 0 total records in 0 seconds 2021-05-26T03:10:38.653+0000 I INDEX [ShardServerCatalogCacheLoader-261] index build: inserted 0 keys from external sorter into index in 0 seconds 2021-05-26T03:10:38.657+0000 I INDEX [ShardServerCatalogCacheLoader-261] index build: done building index lastmod_1 on ns config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH 2021-05-26T03:10:38.662+0000 I COMMAND [ShardServerCatalogCacheLoader-261] command config.cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH command: createIndexes { createIndexes: "cache.chunks.IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", indexes: [ { name: "lastmod_1", key: { lastmod: 1 } } ], $db: "config" } numYields:0 reslen:409 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 2 } }, ReplicationStateTransition: { acquireCount: { w: 3 } }, Global: { acquireCount: { r: 1, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 4, w: 1, R: 1, W: 2 } }, Mutex: { acquireCount: { r: 4 } } } flowControl:{ acquireCount: 2, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 110ms 2021-05-26T03:10:38.667+0000 I SH_REFR [ConfigServerCatalogCacheLoader-259] Refresh for collection IPOFFICE_210201_CN.TBL_LAUNCHER_CRH to version 1|2069||60adbc2e708a8bf4bfa9ad7c took 175 ms 2021-05-26T03:10:38.671+0000 I SHARDING [conn19] Marking collection IPOFFICE_210201_CN.TBL_LAUNCHER_CRH as collection version: 1|2069||60adbc2e708a8bf4bfa9ad7c, shard version: 1|2069||60adbc2e708a8bf4bfa9ad7c 2021-05-26T03:10:38.673+0000 I SHARDING [conn19] Created 2070 chunk(s) for: IPOFFICE_210201_CN.TBL_LAUNCHER_CRH, producing collection version 1|2069||60adbc2e708a8bf4bfa9ad7c 2021-05-26T03:10:38.673+0000 I SHARDING [conn19] about to log metadata event into changelog: { _id: "kgt:21018-2021-05-26T03:10:38.673+0000-60adbc2e708a8bf4bfa9ad82", server: "kgt:21018", shard: "rs0", clientAddr: "192.168.0.192:56526", time: new Date(1621998638673), what: "shardCollection.end", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", details: { version: "1|2069||60adbc2e708a8bf4bfa9ad7c" } } 2021-05-26T03:10:38.690+0000 I COMMAND [conn19] command admin.$cmd command: _shardsvrShardCollection { _shardsvrShardCollection: "IPOFFICE_210201_CN.TBL_LAUNCHER_CRH", key: { _id: 1 }, unique: false, numInitialChunks: 0, collation: {}, getUUIDfromPrimaryShard: true, $queryOptions: { $readPreference: { mode: "primary" } }, writeConcern: { w: "majority", wtimeout: 60000 }, lsid: { id: UUID("103bf043-82a5-44cf-b674-51ebc383f863"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1621998567, 9), signature: { hash: BinData(0, 433DA7FE0BDF72ABE659961FAB5434DF21410185), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "__system", db: "local" } ], $impersonatedRoles: [] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:44686", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1621998567, 9), t: 1 } }, $db: "admin" } numYields:0 reslen:429 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 6 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { r: 4, w: 4 } }, Collection: { acquireCount: { r: 5, w: 2, W: 2 } }, Mutex: { acquireCount: { r: 8, W: 4 } } } flowControl:{ acquireCount: 3, timeAcquiringMicros: 3 } storage:{ data: { bytesRead: 118420, timeReadingMicros: 569 } } protocol:op_msg 71321ms 2021-05-26T03:11:35.631+0000 I NETWORK [conn221] end connection 192.168.0.192:57574 (14 connections now open) 2021-05-26T03:14:04.713+0000 I CONNPOOL [TaskExecutorPool-0] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-26T03:14:04.714+0000 I NETWORK [conn215] end connection 192.168.0.174:42982 (13 connections now open) 2021-05-26T03:14:04.723+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-26T03:14:04.724+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42986 #223 (14 connections now open) 2021-05-26T03:14:04.724+0000 I NETWORK [conn223] received client metadata from 192.168.0.174:42986 conn223: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:14:04.764+0000 I ACCESS [conn223] Successfully authenticated as principal __system on local from client 192.168.0.174:42986 2021-05-26T03:14:33.547+0000 I NETWORK [conn212] end connection 192.168.0.165:42962 (13 connections now open) 2021-05-26T03:14:33.547+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42970 #224 (14 connections now open) 2021-05-26T03:14:33.548+0000 I NETWORK [conn224] received client metadata from 192.168.0.165:42970 conn224: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:14:33.619+0000 I ACCESS [conn224] Successfully authenticated as principal __system on local from client 192.168.0.165:42970 2021-05-26T03:15:38.385+0000 I CONNPOOL [ShardRegistry] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-26T03:15:38.385+0000 I NETWORK [conn220] end connection 192.168.0.174:42984 (13 connections now open) 2021-05-26T03:16:13.267+0000 I NETWORK [conn198] end connection 192.168.0.180:38906 (12 connections now open) 2021-05-26T03:19:04.799+0000 I CONNPOOL [TaskExecutorPool-0] Dropping all pooled connections to 192.168.0.174:21018 due to ShutdownInProgress: Pool for 192.168.0.174:21018 has expired. 2021-05-26T03:19:04.799+0000 I NETWORK [conn223] end connection 192.168.0.174:42986 (11 connections now open) 2021-05-26T03:26:32.251+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39084 #225 (12 connections now open) 2021-05-26T03:26:32.251+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39082 #226 (13 connections now open) 2021-05-26T03:26:32.252+0000 I NETWORK [conn225] received client metadata from 192.168.0.180:39084 conn225: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:32.274+0000 I NETWORK [conn226] received client metadata from 192.168.0.180:39082 conn226: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:32.331+0000 I ACCESS [conn225] Successfully authenticated as principal __system on local from client 192.168.0.180:39084 2021-05-26T03:26:32.331+0000 I ACCESS [conn226] Successfully authenticated as principal __system on local from client 192.168.0.180:39082 2021-05-26T03:26:32.332+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39086 #227 (14 connections now open) 2021-05-26T03:26:32.333+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39088 #228 (15 connections now open) 2021-05-26T03:26:32.333+0000 I NETWORK [conn227] received client metadata from 192.168.0.180:39086 conn227: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:32.333+0000 I NETWORK [conn228] received client metadata from 192.168.0.180:39088 conn228: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:32.391+0000 I ACCESS [conn227] Successfully authenticated as principal __system on local from client 192.168.0.180:39086 2021-05-26T03:26:32.391+0000 I ACCESS [conn228] Successfully authenticated as principal __system on local from client 192.168.0.180:39088 2021-05-26T03:26:32.392+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39090 #229 (16 connections now open) 2021-05-26T03:26:32.393+0000 I NETWORK [conn229] received client metadata from 192.168.0.180:39090 conn229: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:32.424+0000 I ACCESS [conn229] Successfully authenticated as principal __system on local from client 192.168.0.180:39090 2021-05-26T03:26:32.430+0000 I STORAGE [conn19] createCollection: IPOFFICE_210201_CN.TBL_LAUNCHER_INV with generated UUID: 1e0e29db-9dbc-4f8e-9f51-71af279f0ed5 and options: {} 2021-05-26T03:26:32.499+0000 I INDEX [conn19] index build: done building index _id_ on ns IPOFFICE_210201_CN.TBL_LAUNCHER_INV 2021-05-26T03:26:32.521+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999587, 1), signature: { hash: BinData(0, 467ACEE51B74D9F5BFE42584539E52E0EC1F0717), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999587, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:0 numYields:0 reslen:561 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 5 } }, ReplicationStateTransition: { acquireCount: { w: 5 } }, Global: { acquireCount: { r: 1, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 5, w: 2, W: 2 }, acquireWaitCount: { w: 1, W: 2 }, timeAcquiringMicros: { w: 51972, W: 319 } }, Mutex: { acquireCount: { r: 8 } } } flowControl:{ acquireCount: 4, timeAcquiringMicros: 5 } protocol:op_msg 183ms 2021-05-26T03:26:32.521+0000 I COMMAND [conn225] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999587, 1), signature: { hash: BinData(0, 467ACEE51B74D9F5BFE42584539E52E0EC1F0717), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999587, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:0 numYields:0 reslen:561 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 5 } }, ReplicationStateTransition: { acquireCount: { w: 5 } }, Global: { acquireCount: { r: 1, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 5, w: 2, W: 2 }, acquireWaitCount: { r: 1, W: 1 }, timeAcquiringMicros: { r: 158, W: 58 } }, Mutex: { acquireCount: { r: 8 } } } flowControl:{ acquireCount: 4, timeAcquiringMicros: 4 } protocol:op_msg 183ms 2021-05-26T03:26:32.521+0000 I COMMAND [conn228] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999587, 1), signature: { hash: BinData(0, 467ACEE51B74D9F5BFE42584539E52E0EC1F0717), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999587, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:0 numYields:0 reslen:561 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 5 } }, ReplicationStateTransition: { acquireCount: { w: 5 } }, Global: { acquireCount: { r: 1, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 5, w: 2, W: 2 } }, Mutex: { acquireCount: { r: 8 } } } flowControl:{ acquireCount: 4, timeAcquiringMicros: 3 } protocol:op_msg 123ms 2021-05-26T03:26:32.521+0000 I COMMAND [conn227] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999587, 1), signature: { hash: BinData(0, 467ACEE51B74D9F5BFE42584539E52E0EC1F0717), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999587, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:0 numYields:0 reslen:561 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 5 } }, ReplicationStateTransition: { acquireCount: { w: 5 } }, Global: { acquireCount: { r: 1, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 5, w: 2, W: 2 } }, Mutex: { acquireCount: { r: 8 } } } flowControl:{ acquireCount: 4, timeAcquiringMicros: 4 } protocol:op_msg 123ms 2021-05-26T03:26:32.973+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39092 #230 (17 connections now open) 2021-05-26T03:26:32.973+0000 I NETWORK [conn230] received client metadata from 192.168.0.180:39092 conn230: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:33.005+0000 I ACCESS [conn230] Successfully authenticated as principal __system on local from client 192.168.0.180:39092 2021-05-26T03:26:33.258+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39094 #231 (18 connections now open) 2021-05-26T03:26:33.258+0000 I NETWORK [conn231] received client metadata from 192.168.0.180:39094 conn231: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:33.290+0000 I ACCESS [conn231] Successfully authenticated as principal __system on local from client 192.168.0.180:39094 2021-05-26T03:26:33.417+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39100 #232 (19 connections now open) 2021-05-26T03:26:33.417+0000 I NETWORK [conn232] received client metadata from 192.168.0.180:39100 conn232: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:33.450+0000 I ACCESS [conn232] Successfully authenticated as principal __system on local from client 192.168.0.180:39100 2021-05-26T03:26:34.825+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 22ms 2021-05-26T03:26:35.117+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39102 #233 (20 connections now open) 2021-05-26T03:26:35.117+0000 I NETWORK [conn233] received client metadata from 192.168.0.180:39102 conn233: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:35.150+0000 I ACCESS [conn233] Successfully authenticated as principal __system on local from client 192.168.0.180:39102 2021-05-26T03:26:37.231+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39110 #234 (21 connections now open) 2021-05-26T03:26:37.232+0000 I NETWORK [conn234] received client metadata from 192.168.0.180:39110 conn234: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:37.263+0000 I ACCESS [conn234] Successfully authenticated as principal __system on local from client 192.168.0.180:39110 2021-05-26T03:26:39.108+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:26:43.320+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:26:47.533+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:26:51.770+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T03:26:54.457+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39114 #235 (22 connections now open) 2021-05-26T03:26:54.457+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39116 #236 (23 connections now open) 2021-05-26T03:26:54.457+0000 I NETWORK [conn235] received client metadata from 192.168.0.180:39114 conn235: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:54.457+0000 I NETWORK [conn236] received client metadata from 192.168.0.180:39116 conn236: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:26:54.519+0000 I ACCESS [conn235] Successfully authenticated as principal __system on local from client 192.168.0.180:39114 2021-05-26T03:26:54.520+0000 I ACCESS [conn236] Successfully authenticated as principal __system on local from client 192.168.0.180:39116 2021-05-26T03:26:55.848+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T03:26:59.839+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:27:03.927+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T03:27:08.034+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:27:12.030+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:27:14.224+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39118 #237 (24 connections now open) 2021-05-26T03:27:14.224+0000 I NETWORK [conn237] received client metadata from 192.168.0.180:39118 conn237: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:27:14.258+0000 I ACCESS [conn237] Successfully authenticated as principal __system on local from client 192.168.0.180:39118 2021-05-26T03:27:16.014+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T03:27:20.127+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:27:24.222+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:27:28.372+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 19ms 2021-05-26T03:27:32.382+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 13ms 2021-05-26T03:27:36.964+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:27:51.882+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:27:58.825+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:28:02.319+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39122 #238 (25 connections now open) 2021-05-26T03:28:02.434+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39124 #239 (26 connections now open) 2021-05-26T03:28:02.434+0000 I NETWORK [conn238] received client metadata from 192.168.0.180:39122 conn238: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:28:02.435+0000 I NETWORK [conn239] received client metadata from 192.168.0.180:39124 conn239: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:28:02.447+0000 I COMMAND [conn233] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 65664), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 144ms 2021-05-26T03:28:02.458+0000 I COMMAND [conn236] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 147ms 2021-05-26T03:28:02.460+0000 I COMMAND [conn234] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 155ms 2021-05-26T03:28:02.461+0000 I COMMAND [conn225] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 148ms 2021-05-26T03:28:02.461+0000 I COMMAND [conn232] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 144ms 2021-05-26T03:28:02.462+0000 I COMMAND [conn228] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 147ms 2021-05-26T03:28:02.462+0000 I COMMAND [conn235] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 154ms 2021-05-26T03:28:02.463+0000 I COMMAND [conn227] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 143ms 2021-05-26T03:28:02.463+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 154ms 2021-05-26T03:28:02.464+0000 I COMMAND [conn231] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 149ms 2021-05-26T03:28:02.465+0000 I COMMAND [conn229] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 155ms 2021-05-26T03:28:02.465+0000 I COMMAND [conn230] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 150ms 2021-05-26T03:28:02.466+0000 I COMMAND [conn237] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999682, 66176), signature: { hash: BinData(0, 182A31CBEB01F9B48BE477137279245BEABF6AA6), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999677, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 153ms 2021-05-26T03:28:02.498+0000 I ACCESS [conn239] Successfully authenticated as principal __system on local from client 192.168.0.180:39124 2021-05-26T03:28:02.500+0000 I ACCESS [conn238] Successfully authenticated as principal __system on local from client 192.168.0.180:39122 2021-05-26T03:28:06.909+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3793ms 2021-05-26T03:28:07.266+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:28:11.286+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:28:15.352+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 24ms 2021-05-26T03:28:19.493+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 26ms 2021-05-26T03:28:23.616+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:28:27.786+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 37ms 2021-05-26T03:28:31.913+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T03:28:35.949+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 10ms 2021-05-26T03:28:40.023+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:28:44.084+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:28:48.951+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 716ms 2021-05-26T03:28:51.591+0000 I COMMAND [conn233] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 229ms 2021-05-26T03:28:51.592+0000 I COMMAND [conn238] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 230ms 2021-05-26T03:28:51.597+0000 I COMMAND [conn230] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 235ms 2021-05-26T03:28:51.606+0000 I COMMAND [conn229] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 235ms 2021-05-26T03:28:51.607+0000 I COMMAND [conn225] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 224ms 2021-05-26T03:28:51.609+0000 I COMMAND [conn227] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 230ms 2021-05-26T03:28:51.610+0000 I COMMAND [conn237] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 236ms 2021-05-26T03:28:51.610+0000 I COMMAND [conn234] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 12 } storage:{} protocol:op_msg 228ms 2021-05-26T03:28:51.610+0000 I COMMAND [conn232] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 12 } storage:{} protocol:op_msg 243ms 2021-05-26T03:28:51.610+0000 I COMMAND [conn239] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 228ms 2021-05-26T03:28:51.611+0000 I COMMAND [conn231] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 234ms 2021-05-26T03:28:51.611+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 230ms 2021-05-26T03:28:51.611+0000 I COMMAND [conn236] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 229ms 2021-05-26T03:28:51.612+0000 I COMMAND [conn228] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 243ms 2021-05-26T03:28:51.612+0000 I COMMAND [conn235] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999731, 92544), signature: { hash: BinData(0, AF6FADD33D73F0C8FA65ABD2B0BCFAD92B8E5E91), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999726, 109633), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 245ms 2021-05-26T03:28:52.675+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 92ms 2021-05-26T03:28:57.615+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 51ms 2021-05-26T03:29:00.082+0000 I COMMAND [conn225] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999739, 137930), signature: { hash: BinData(0, 5052ABAB36B8BEE511E77DD676E9ACC56AD3C66B), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999736, 86529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 164ms 2021-05-26T03:29:00.083+0000 I COMMAND [conn236] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999739, 141322), signature: { hash: BinData(0, 5052ABAB36B8BEE511E77DD676E9ACC56AD3C66B), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999736, 86529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 119ms 2021-05-26T03:29:00.085+0000 I COMMAND [conn235] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999739, 141322), signature: { hash: BinData(0, 5052ABAB36B8BEE511E77DD676E9ACC56AD3C66B), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999736, 86529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 104ms 2021-05-26T03:29:00.085+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999739, 141322), signature: { hash: BinData(0, 5052ABAB36B8BEE511E77DD676E9ACC56AD3C66B), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999736, 86529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 7 } storage:{} protocol:op_msg 106ms 2021-05-26T03:29:00.090+0000 I COMMAND [conn231] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999739, 141322), signature: { hash: BinData(0, 5052ABAB36B8BEE511E77DD676E9ACC56AD3C66B), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999736, 86529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{ data: { bytesWritten: 250554, timeWritingMicros: 809 } } protocol:op_msg 109ms 2021-05-26T03:29:08.937+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:29:17.754+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:29:22.823+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:29:26.895+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:29:30.904+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:29:35.164+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 80ms 2021-05-26T03:29:39.181+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3ms 2021-05-26T03:29:43.306+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:29:47.420+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:29:51.566+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 20ms 2021-05-26T03:29:55.778+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 238ms 2021-05-26T03:29:59.647+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T03:30:03.807+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:30:08.018+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 97ms 2021-05-26T03:30:13.492+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 527ms 2021-05-26T03:30:18.056+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:30:22.007+0000 I COMMAND [conn234] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 156160), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 241ms 2021-05-26T03:30:22.007+0000 I COMMAND [conn239] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 161792), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 156ms 2021-05-26T03:30:22.007+0000 I COMMAND [conn237] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 152448), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 272ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 157632), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 216ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn229] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 148288), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 297ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn230] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 144896), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 308ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn227] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 153856), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 251ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn232] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 148992), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 286ms 2021-05-26T03:30:22.008+0000 I COMMAND [conn235] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999821, 159488), signature: { hash: BinData(0, D385BE9A356886962AB274E1E5592EEB15BE9CF2), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999816, 114497), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 191ms 2021-05-26T03:30:23.476+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T03:30:28.576+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:30:36.179+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 9ms 2021-05-26T03:30:43.703+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 246ms 2021-05-26T03:30:49.349+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T03:30:55.442+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 88ms 2021-05-26T03:31:01.500+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:31:04.869+0000 I NETWORK [conn233] end connection 192.168.0.180:39102 (25 connections now open) 2021-05-26T03:31:04.871+0000 I NETWORK [conn228] end connection 192.168.0.180:39088 (24 connections now open) 2021-05-26T03:31:07.242+0000 I NETWORK [conn231] end connection 192.168.0.180:39094 (23 connections now open) 2021-05-26T03:31:07.537+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:31:08.199+0000 I NETWORK [conn225] end connection 192.168.0.180:39084 (22 connections now open) 2021-05-26T03:31:08.201+0000 I NETWORK [conn238] end connection 192.168.0.180:39122 (21 connections now open) 2021-05-26T03:31:13.666+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:31:17.587+0000 I COMMAND [conn230] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999877, 45568), signature: { hash: BinData(0, D95550830CB033750731C68DB7418E20DAAE8ECE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999876, 103594), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 189ms 2021-05-26T03:31:17.587+0000 I COMMAND [conn232] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999877, 49600), signature: { hash: BinData(0, D95550830CB033750731C68DB7418E20DAAE8ECE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999876, 103594), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 122ms 2021-05-26T03:31:17.587+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999877, 47872), signature: { hash: BinData(0, D95550830CB033750731C68DB7418E20DAAE8ECE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999876, 103594), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 163ms 2021-05-26T03:31:22.007+0000 I NETWORK [conn237] end connection 192.168.0.180:39118 (20 connections now open) 2021-05-26T03:31:23.883+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T03:31:24.268+0000 I NETWORK [conn236] end connection 192.168.0.180:39116 (19 connections now open) 2021-05-26T03:31:28.997+0000 I COMMAND [conn232] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999888, 33600), signature: { hash: BinData(0, B35C9D445A3332C18CE0CE6B117501D2A0FAFDE3), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999886, 45569), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 296ms 2021-05-26T03:31:28.998+0000 I COMMAND [conn235] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999888, 31232), signature: { hash: BinData(0, B35C9D445A3332C18CE0CE6B117501D2A0FAFDE3), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999886, 45569), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 367ms 2021-05-26T03:31:28.999+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1621999888, 33600), signature: { hash: BinData(0, B35C9D445A3332C18CE0CE6B117501D2A0FAFDE3), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1621999886, 45569), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 281ms 2021-05-26T03:31:56.890+0000 I NETWORK [conn234] end connection 192.168.0.180:39110 (18 connections now open) 2021-05-26T03:31:59.317+0000 I NETWORK [conn229] end connection 192.168.0.180:39090 (17 connections now open) 2021-05-26T03:32:16.241+0000 I NETWORK [conn239] end connection 192.168.0.180:39124 (16 connections now open) 2021-05-26T03:32:18.167+0000 I NETWORK [conn227] end connection 192.168.0.180:39086 (15 connections now open) 2021-05-26T03:32:20.303+0000 I NETWORK [conn230] end connection 192.168.0.180:39092 (14 connections now open) 2021-05-26T03:32:33.980+0000 I NETWORK [conn232] end connection 192.168.0.180:39100 (13 connections now open) 2021-05-26T03:32:40.547+0000 I NETWORK [conn235] end connection 192.168.0.180:39114 (12 connections now open) 2021-05-26T03:32:43.788+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39128 #240 (13 connections now open) 2021-05-26T03:32:43.788+0000 I NETWORK [conn240] received client metadata from 192.168.0.180:39128 conn240: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:43.820+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39130 #241 (14 connections now open) 2021-05-26T03:32:43.820+0000 I ACCESS [conn240] Successfully authenticated as principal __system on local from client 192.168.0.180:39128 2021-05-26T03:32:43.822+0000 I NETWORK [conn241] received client metadata from 192.168.0.180:39130 conn241: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:43.853+0000 I ACCESS [conn241] Successfully authenticated as principal __system on local from client 192.168.0.180:39130 2021-05-26T03:32:43.896+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39132 #242 (15 connections now open) 2021-05-26T03:32:43.896+0000 I NETWORK [conn242] received client metadata from 192.168.0.180:39132 conn242: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:43.928+0000 I ACCESS [conn242] Successfully authenticated as principal __system on local from client 192.168.0.180:39132 2021-05-26T03:32:43.930+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39134 #243 (16 connections now open) 2021-05-26T03:32:43.930+0000 I NETWORK [conn243] received client metadata from 192.168.0.180:39134 conn243: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:43.963+0000 I ACCESS [conn243] Successfully authenticated as principal __system on local from client 192.168.0.180:39134 2021-05-26T03:32:44.210+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39136 #244 (17 connections now open) 2021-05-26T03:32:44.210+0000 I NETWORK [conn244] received client metadata from 192.168.0.180:39136 conn244: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:44.243+0000 I ACCESS [conn244] Successfully authenticated as principal __system on local from client 192.168.0.180:39136 2021-05-26T03:32:44.571+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39138 #245 (18 connections now open) 2021-05-26T03:32:44.572+0000 I NETWORK [conn245] received client metadata from 192.168.0.180:39138 conn245: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:44.607+0000 I ACCESS [conn245] Successfully authenticated as principal __system on local from client 192.168.0.180:39138 2021-05-26T03:32:44.613+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39140 #246 (19 connections now open) 2021-05-26T03:32:44.613+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39142 #247 (20 connections now open) 2021-05-26T03:32:44.613+0000 I NETWORK [conn246] received client metadata from 192.168.0.180:39140 conn246: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:44.613+0000 I NETWORK [conn247] received client metadata from 192.168.0.180:39142 conn247: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:44.676+0000 I ACCESS [conn246] Successfully authenticated as principal __system on local from client 192.168.0.180:39140 2021-05-26T03:32:44.677+0000 I ACCESS [conn247] Successfully authenticated as principal __system on local from client 192.168.0.180:39142 2021-05-26T03:32:44.819+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 9ms 2021-05-26T03:32:45.257+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39144 #248 (21 connections now open) 2021-05-26T03:32:45.257+0000 I NETWORK [conn248] received client metadata from 192.168.0.180:39144 conn248: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:45.259+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39146 #249 (22 connections now open) 2021-05-26T03:32:45.259+0000 I NETWORK [conn249] received client metadata from 192.168.0.180:39146 conn249: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:45.290+0000 I ACCESS [conn248] Successfully authenticated as principal __system on local from client 192.168.0.180:39144 2021-05-26T03:32:45.322+0000 I ACCESS [conn249] Successfully authenticated as principal __system on local from client 192.168.0.180:39146 2021-05-26T03:32:48.984+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:32:53.024+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:32:57.161+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1ms 2021-05-26T03:32:59.159+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39154 #250 (23 connections now open) 2021-05-26T03:32:59.160+0000 I NETWORK [conn250] received client metadata from 192.168.0.180:39154 conn250: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:32:59.194+0000 I ACCESS [conn250] Successfully authenticated as principal __system on local from client 192.168.0.180:39154 2021-05-26T03:33:01.294+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 2ms 2021-05-26T03:33:05.520+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 64ms 2021-05-26T03:33:05.851+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39156 #251 (24 connections now open) 2021-05-26T03:33:05.851+0000 I NETWORK [conn251] received client metadata from 192.168.0.180:39156 conn251: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:33:05.882+0000 I ACCESS [conn251] Successfully authenticated as principal __system on local from client 192.168.0.180:39156 2021-05-26T03:33:09.722+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 100ms 2021-05-26T03:33:13.689+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T03:33:17.768+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:33:22.022+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:33:26.199+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T03:33:37.953+0000 I COMMAND [conn251] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000017, 6144), signature: { hash: BinData(0, BE424D841527BC33B5C10A35DB6F763C4F65B5BE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 623280 } storage:{} protocol:op_msg 636ms 2021-05-26T03:33:37.955+0000 I COMMAND [conn250] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000017, 6144), signature: { hash: BinData(0, BE424D841527BC33B5C10A35DB6F763C4F65B5BE), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 610843 } storage:{} protocol:op_msg 618ms 2021-05-26T03:33:38.954+0000 I COMMAND [conn245] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000018, 4608), signature: { hash: BinData(0, 0E9516E45D62CCFB45D838CBBB736C61344E6EFD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 835903 } storage:{} protocol:op_msg 843ms 2021-05-26T03:33:38.954+0000 I COMMAND [conn251] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000018, 4608), signature: { hash: BinData(0, 0E9516E45D62CCFB45D838CBBB736C61344E6EFD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 841529 } storage:{} protocol:op_msg 849ms 2021-05-26T03:33:38.955+0000 I COMMAND [conn250] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000018, 4224), signature: { hash: BinData(0, 0E9516E45D62CCFB45D838CBBB736C61344E6EFD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 852316 } storage:{} protocol:op_msg 860ms 2021-05-26T03:33:38.955+0000 I COMMAND [conn244] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000018, 4608), signature: { hash: BinData(0, 0E9516E45D62CCFB45D838CBBB736C61344E6EFD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 563952 } storage:{} protocol:op_msg 571ms 2021-05-26T03:33:38.955+0000 I COMMAND [conn247] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000018, 4608), signature: { hash: BinData(0, 0E9516E45D62CCFB45D838CBBB736C61344E6EFD), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 422785 } storage:{} protocol:op_msg 430ms 2021-05-26T03:33:39.952+0000 I COMMAND [conn250] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 66944), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 320339 } storage:{} protocol:op_msg 342ms 2021-05-26T03:33:39.952+0000 I COMMAND [conn245] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 66944), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 320349 } storage:{} protocol:op_msg 338ms 2021-05-26T03:33:39.955+0000 I COMMAND [conn244] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 69696), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 307711 } storage:{} protocol:op_msg 315ms 2021-05-26T03:33:39.955+0000 I COMMAND [conn247] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 69696), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 303284 } storage:{} protocol:op_msg 311ms 2021-05-26T03:33:39.956+0000 I COMMAND [conn251] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 69696), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 296746 } storage:{} protocol:op_msg 305ms 2021-05-26T03:33:39.956+0000 I COMMAND [conn241] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000019, 69696), signature: { hash: BinData(0, 7A6DC23114154BF8A6345CA54D6D8926343A98E4), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 301267 } storage:{} protocol:op_msg 310ms 2021-05-26T03:33:40.878+0000 I COMMAND [conn244] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 358ms 2021-05-26T03:33:40.879+0000 I COMMAND [conn245] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 73600), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 385ms 2021-05-26T03:33:40.879+0000 I COMMAND [conn241] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 75456), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 376ms 2021-05-26T03:33:40.879+0000 I COMMAND [conn247] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 358ms 2021-05-26T03:33:40.881+0000 I COMMAND [conn242] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 173ms 2021-05-26T03:33:40.881+0000 I COMMAND [conn251] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 72512), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 402ms 2021-05-26T03:33:40.882+0000 I COMMAND [conn226] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 350ms 2021-05-26T03:33:40.883+0000 I COMMAND [conn248] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 353ms 2021-05-26T03:33:40.883+0000 I COMMAND [conn250] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000020, 77248), signature: { hash: BinData(0, 9F6B829ACDA4D46F1D9F9E2D240E6AC458669405), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000017, 1089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 360ms 2021-05-26T03:33:43.412+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3159ms 2021-05-26T03:33:45.157+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 90ms 2021-05-26T03:33:49.623+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 37ms 2021-05-26T03:33:52.068+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39158 #252 (25 connections now open) 2021-05-26T03:33:52.068+0000 I NETWORK [conn252] received client metadata from 192.168.0.180:39158 conn252: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:33:52.099+0000 I ACCESS [conn252] Successfully authenticated as principal __system on local from client 192.168.0.180:39158 2021-05-26T03:33:53.744+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:33:57.817+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:34:01.948+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:34:06.091+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:34:07.587+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39162 #253 (26 connections now open) 2021-05-26T03:34:07.588+0000 I NETWORK [conn253] received client metadata from 192.168.0.180:39162 conn253: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:34:07.621+0000 I ACCESS [conn253] Successfully authenticated as principal __system on local from client 192.168.0.180:39162 2021-05-26T03:34:10.321+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:34:14.805+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:34:19.081+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 85ms 2021-05-26T03:34:23.338+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 119ms 2021-05-26T03:34:32.970+0000 I NETWORK [conn211] end connection 192.168.0.192:57556 (25 connections now open) 2021-05-26T03:34:32.970+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57592 #254 (26 connections now open) 2021-05-26T03:34:32.970+0000 I NETWORK [conn254] received client metadata from 192.168.0.192:57592 conn254: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:34:32.995+0000 I ACCESS [conn254] Successfully authenticated as principal __system on local from client 192.168.0.192:57592 2021-05-26T03:34:33.539+0000 I NETWORK [conn224] end connection 192.168.0.165:42970 (25 connections now open) 2021-05-26T03:34:33.539+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42976 #255 (26 connections now open) 2021-05-26T03:34:33.540+0000 I NETWORK [conn255] received client metadata from 192.168.0.165:42976 conn255: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:34:33.613+0000 I ACCESS [conn255] Successfully authenticated as principal __system on local from client 192.168.0.165:42976 2021-05-26T03:34:41.578+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:34:48.184+0000 I COMMAND [conn252] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000087, 46720), signature: { hash: BinData(0, 67AD08E656308C233D60E2A873E4A0884E31D8A0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000087, 1985), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 296ms 2021-05-26T03:34:48.184+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000087, 44992), signature: { hash: BinData(0, 67AD08E656308C233D60E2A873E4A0884E31D8A0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000087, 1985), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 390ms 2021-05-26T03:35:07.587+0000 I NETWORK [conn250] end connection 192.168.0.180:39154 (25 connections now open) 2021-05-26T03:35:09.852+0000 I NETWORK [conn243] end connection 192.168.0.180:39134 (24 connections now open) 2021-05-26T03:35:21.539+0000 I NETWORK [conn241] end connection 192.168.0.180:39130 (23 connections now open) 2021-05-26T03:35:22.244+0000 I NETWORK [conn253] end connection 192.168.0.180:39162 (22 connections now open) 2021-05-26T03:35:24.179+0000 I NETWORK [conn242] end connection 192.168.0.180:39132 (21 connections now open) 2021-05-26T03:35:24.179+0000 I NETWORK [conn244] end connection 192.168.0.180:39136 (20 connections now open) 2021-05-26T03:35:24.179+0000 I NETWORK [conn247] end connection 192.168.0.180:39142 (19 connections now open) 2021-05-26T03:35:24.180+0000 I NETWORK [conn251] end connection 192.168.0.180:39156 (18 connections now open) 2021-05-26T03:35:25.282+0000 I NETWORK [conn240] end connection 192.168.0.180:39128 (17 connections now open) 2021-05-26T03:35:25.742+0000 I NETWORK [conn226] end connection 192.168.0.180:39082 (16 connections now open) 2021-05-26T03:35:26.186+0000 I NETWORK [conn248] end connection 192.168.0.180:39144 (15 connections now open) 2021-05-26T03:35:26.466+0000 I NETWORK [conn246] end connection 192.168.0.180:39140 (14 connections now open) 2021-05-26T03:35:26.609+0000 I NETWORK [conn245] end connection 192.168.0.180:39138 (13 connections now open) 2021-05-26T03:35:50.279+0000 I NETWORK [conn252] end connection 192.168.0.180:39158 (12 connections now open) 2021-05-26T03:36:36.203+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39166 #256 (13 connections now open) 2021-05-26T03:36:36.204+0000 I NETWORK [conn256] received client metadata from 192.168.0.180:39166 conn256: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:36.235+0000 I ACCESS [conn256] Successfully authenticated as principal __system on local from client 192.168.0.180:39166 2021-05-26T03:36:36.235+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39168 #257 (14 connections now open) 2021-05-26T03:36:36.236+0000 I NETWORK [conn257] received client metadata from 192.168.0.180:39168 conn257: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:36.267+0000 I ACCESS [conn257] Successfully authenticated as principal __system on local from client 192.168.0.180:39168 2021-05-26T03:36:36.357+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39170 #258 (15 connections now open) 2021-05-26T03:36:36.357+0000 I NETWORK [conn258] received client metadata from 192.168.0.180:39170 conn258: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:36.359+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39172 #259 (16 connections now open) 2021-05-26T03:36:36.359+0000 I NETWORK [conn259] received client metadata from 192.168.0.180:39172 conn259: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:36.392+0000 I ACCESS [conn258] Successfully authenticated as principal __system on local from client 192.168.0.180:39170 2021-05-26T03:36:36.423+0000 I ACCESS [conn259] Successfully authenticated as principal __system on local from client 192.168.0.180:39172 2021-05-26T03:36:36.957+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39174 #260 (17 connections now open) 2021-05-26T03:36:36.958+0000 I NETWORK [conn260] received client metadata from 192.168.0.180:39174 conn260: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:36.991+0000 I ACCESS [conn260] Successfully authenticated as principal __system on local from client 192.168.0.180:39174 2021-05-26T03:36:37.631+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:36:37.786+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39176 #261 (18 connections now open) 2021-05-26T03:36:37.787+0000 I NETWORK [conn261] received client metadata from 192.168.0.180:39176 conn261: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:37.823+0000 I ACCESS [conn261] Successfully authenticated as principal __system on local from client 192.168.0.180:39176 2021-05-26T03:36:37.909+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39178 #262 (19 connections now open) 2021-05-26T03:36:37.909+0000 I NETWORK [conn262] received client metadata from 192.168.0.180:39178 conn262: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:37.944+0000 I ACCESS [conn262] Successfully authenticated as principal __system on local from client 192.168.0.180:39178 2021-05-26T03:36:38.038+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39180 #263 (20 connections now open) 2021-05-26T03:36:38.039+0000 I NETWORK [conn263] received client metadata from 192.168.0.180:39180 conn263: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:38.039+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39182 #264 (21 connections now open) 2021-05-26T03:36:38.039+0000 I NETWORK [conn264] received client metadata from 192.168.0.180:39182 conn264: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:38.103+0000 I ACCESS [conn263] Successfully authenticated as principal __system on local from client 192.168.0.180:39180 2021-05-26T03:36:38.103+0000 I ACCESS [conn264] Successfully authenticated as principal __system on local from client 192.168.0.180:39182 2021-05-26T03:36:38.104+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39184 #265 (22 connections now open) 2021-05-26T03:36:38.104+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39186 #266 (23 connections now open) 2021-05-26T03:36:38.104+0000 I NETWORK [conn265] received client metadata from 192.168.0.180:39184 conn265: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:38.104+0000 I NETWORK [conn266] received client metadata from 192.168.0.180:39186 conn266: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:38.166+0000 I ACCESS [conn265] Successfully authenticated as principal __system on local from client 192.168.0.180:39184 2021-05-26T03:36:38.168+0000 I ACCESS [conn266] Successfully authenticated as principal __system on local from client 192.168.0.180:39186 2021-05-26T03:36:41.785+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 13ms 2021-05-26T03:36:45.901+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:36:49.992+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 18ms 2021-05-26T03:36:54.073+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:36:54.762+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39192 #267 (24 connections now open) 2021-05-26T03:36:54.823+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39194 #268 (25 connections now open) 2021-05-26T03:36:54.823+0000 I NETWORK [conn267] received client metadata from 192.168.0.180:39192 conn267: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:54.824+0000 I NETWORK [conn268] received client metadata from 192.168.0.180:39194 conn268: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:36:54.846+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000214, 180864), signature: { hash: BinData(0, 8D14FB28461EB11AE5F98296518C8F66B17A5096), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000207, 54529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 116ms 2021-05-26T03:36:54.849+0000 I COMMAND [conn258] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000214, 179648), signature: { hash: BinData(0, 8D14FB28461EB11AE5F98296518C8F66B17A5096), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000207, 54529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 123ms 2021-05-26T03:36:54.850+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000214, 185472), signature: { hash: BinData(0, 8D14FB28461EB11AE5F98296518C8F66B17A5096), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000207, 54529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 11 } storage:{} protocol:op_msg 101ms 2021-05-26T03:36:54.851+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000214, 185472), signature: { hash: BinData(0, 8D14FB28461EB11AE5F98296518C8F66B17A5096), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000207, 54529), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 6 } storage:{} protocol:op_msg 101ms 2021-05-26T03:36:54.885+0000 I ACCESS [conn267] Successfully authenticated as principal __system on local from client 192.168.0.180:39192 2021-05-26T03:36:54.886+0000 I ACCESS [conn268] Successfully authenticated as principal __system on local from client 192.168.0.180:39194 2021-05-26T03:36:59.307+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1009ms 2021-05-26T03:37:02.432+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 9ms 2021-05-26T03:37:06.573+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 10ms 2021-05-26T03:37:10.687+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:37:11.786+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39196 #269 (26 connections now open) 2021-05-26T03:37:11.786+0000 I NETWORK [conn269] received client metadata from 192.168.0.180:39196 conn269: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:37:11.816+0000 I ACCESS [conn269] Successfully authenticated as principal __system on local from client 192.168.0.180:39196 2021-05-26T03:37:14.927+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 190ms 2021-05-26T03:37:18.777+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:37:22.838+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 29ms 2021-05-26T03:37:26.935+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:37:31.106+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:37:35.410+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 13ms 2021-05-26T03:37:49.953+0000 I COMMAND [conn269] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000269, 13824), signature: { hash: BinData(0, 497F8B532622D6EAC48BF552ED0E94771DD0E5F0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000267, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 734301 } storage:{} protocol:op_msg 744ms 2021-05-26T03:37:49.954+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000269, 13824), signature: { hash: BinData(0, 497F8B532622D6EAC48BF552ED0E94771DD0E5F0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000267, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 733941 } storage:{} protocol:op_msg 742ms 2021-05-26T03:37:49.955+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000269, 13824), signature: { hash: BinData(0, 497F8B532622D6EAC48BF552ED0E94771DD0E5F0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000267, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 594888 } storage:{} protocol:op_msg 602ms 2021-05-26T03:37:49.955+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000269, 13824), signature: { hash: BinData(0, 497F8B532622D6EAC48BF552ED0E94771DD0E5F0), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000267, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, acquireWaitCount: 1, timeAcquiringMicros: 719409 } storage:{} protocol:op_msg 727ms 2021-05-26T03:37:52.437+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:37:57.139+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 110ms 2021-05-26T03:38:01.108+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 74ms 2021-05-26T03:38:03.333+0000 I COMMAND [conn262] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000283, 33664), signature: { hash: BinData(0, C0A681FC227A4DC20F4E19ABAAB02541AAA95E27), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000277, 87553), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 177ms 2021-05-26T03:38:03.333+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000283, 33664), signature: { hash: BinData(0, C0A681FC227A4DC20F4E19ABAAB02541AAA95E27), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000277, 87553), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 178ms 2021-05-26T03:38:03.335+0000 I COMMAND [conn256] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000283, 32512), signature: { hash: BinData(0, C0A681FC227A4DC20F4E19ABAAB02541AAA95E27), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000277, 87553), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 184ms 2021-05-26T03:38:03.335+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000283, 34752), signature: { hash: BinData(0, C0A681FC227A4DC20F4E19ABAAB02541AAA95E27), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000277, 87553), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 173ms 2021-05-26T03:38:03.340+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000283, 31488), signature: { hash: BinData(0, C0A681FC227A4DC20F4E19ABAAB02541AAA95E27), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000277, 87553), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 309491, timeWritingMicros: 163875 } } protocol:op_msg 193ms 2021-05-26T03:38:08.335+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3310ms 2021-05-26T03:38:09.047+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:38:12.956+0000 I NETWORK [conn265] end connection 192.168.0.180:39184 (25 connections now open) 2021-05-26T03:38:12.982+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T03:38:16.458+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39200 #270 (26 connections now open) 2021-05-26T03:38:16.461+0000 I NETWORK [conn270] received client metadata from 192.168.0.180:39200 conn270: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:38:16.495+0000 I ACCESS [conn270] Successfully authenticated as principal __system on local from client 192.168.0.180:39200 2021-05-26T03:38:17.045+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:38:21.133+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:38:25.161+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:38:29.117+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 7ms 2021-05-26T03:38:33.129+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:38:37.170+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 122ms 2021-05-26T03:38:41.130+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 68ms 2021-05-26T03:38:45.151+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:38:49.897+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 13ms 2021-05-26T03:39:03.784+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 6ms 2021-05-26T03:39:08.668+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:39:13.456+0000 I COMMAND [conn262] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 137408), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 872ms 2021-05-26T03:39:13.457+0000 I COMMAND [conn263] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 141632), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 858ms 2021-05-26T03:39:13.458+0000 I COMMAND [conn256] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 136640), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 885ms 2021-05-26T03:39:13.459+0000 I COMMAND [conn260] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 144960), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 843ms 2021-05-26T03:39:13.460+0000 I COMMAND [conn267] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 140416), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 864ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 825ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn264] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 824ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn270] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 840ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn266] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 144896), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 846ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 823ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 826ms 2021-05-26T03:39:13.461+0000 I COMMAND [conn258] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 825ms 2021-05-26T03:39:13.462+0000 I COMMAND [conn269] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 842ms 2021-05-26T03:39:13.462+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 695ms 2021-05-26T03:39:13.463+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000352, 146176), signature: { hash: BinData(0, ACB0F4702F43F442865BABD2DA231525C842A749), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 835ms 2021-05-26T03:39:15.215+0000 I COMMAND [conn266] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 91520), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1344ms 2021-05-26T03:39:15.215+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 95168), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 1329ms 2021-05-26T03:39:15.216+0000 I COMMAND [conn267] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 94016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 1335ms 2021-05-26T03:39:15.217+0000 I COMMAND [conn264] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 98752), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 1317ms 2021-05-26T03:39:15.217+0000 I COMMAND [conn269] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 89856), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 5 } storage:{} protocol:op_msg 1353ms 2021-05-26T03:39:15.217+0000 I COMMAND [conn258] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 101312), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 1298ms 2021-05-26T03:39:15.219+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1291ms 2021-05-26T03:39:15.232+0000 I COMMAND [conn256] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1299ms 2021-05-26T03:39:15.232+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 101312), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 1312ms 2021-05-26T03:39:15.233+0000 I COMMAND [conn270] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1304ms 2021-05-26T03:39:15.233+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 1304ms 2021-05-26T03:39:15.233+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1308ms 2021-05-26T03:39:15.234+0000 I COMMAND [conn260] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 1304ms 2021-05-26T03:39:15.235+0000 I COMMAND [conn262] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1243ms 2021-05-26T03:39:15.235+0000 I COMMAND [conn263] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000353, 102016), signature: { hash: BinData(0, DC85F9FB4130DDCB8537A87FAA73CDD9CC1A03BC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 1301ms 2021-05-26T03:39:16.172+0000 I COMMAND [conn263] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 15424), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 105ms 2021-05-26T03:39:16.185+0000 I COMMAND [conn262] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 112ms 2021-05-26T03:39:16.186+0000 I COMMAND [conn270] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 15424), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 116ms 2021-05-26T03:39:16.186+0000 I COMMAND [conn264] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 100ms 2021-05-26T03:39:16.188+0000 I COMMAND [conn258] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 114ms 2021-05-26T03:39:16.189+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 103ms 2021-05-26T03:39:16.189+0000 I COMMAND [conn266] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 100ms 2021-05-26T03:39:16.189+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 100ms 2021-05-26T03:39:16.189+0000 I COMMAND [conn260] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 10 } storage:{} protocol:op_msg 117ms 2021-05-26T03:39:16.190+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 15424), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 121ms 2021-05-26T03:39:16.191+0000 I COMMAND [conn256] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 12 } storage:{} protocol:op_msg 109ms 2021-05-26T03:39:16.194+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 8 } storage:{} protocol:op_msg 118ms 2021-05-26T03:39:16.194+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000356, 16192), signature: { hash: BinData(0, BDB89DC76D89FF021A46A28EF38B4560974BF6CC), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000347, 104641), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 9 } storage:{} protocol:op_msg 116ms 2021-05-26T03:39:17.472+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 3760ms 2021-05-26T03:39:19.433+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 14ms 2021-05-26T03:39:23.638+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 101ms 2021-05-26T03:39:27.849+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 54ms 2021-05-26T03:39:31.934+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 42ms 2021-05-26T03:39:32.958+0000 I NETWORK [conn210] end connection 192.168.0.191:52876 (25 connections now open) 2021-05-26T03:39:32.958+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52950 #271 (26 connections now open) 2021-05-26T03:39:32.959+0000 I NETWORK [conn271] received client metadata from 192.168.0.191:52950 conn271: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:39:32.984+0000 I ACCESS [conn271] Successfully authenticated as principal __system on local from client 192.168.0.191:52950 2021-05-26T03:39:36.024+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 34ms 2021-05-26T03:39:40.103+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T03:39:44.300+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 33ms 2021-05-26T03:39:48.309+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 17ms 2021-05-26T03:39:52.695+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 299ms 2021-05-26T03:39:56.741+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 4ms 2021-05-26T03:40:01.926+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 338ms 2021-05-26T03:40:06.415+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:40:11.648+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 5ms 2021-05-26T03:40:15.750+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 33ms 2021-05-26T03:40:19.841+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 10ms 2021-05-26T03:40:21.340+0000 I COMMAND [conn249] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 49920), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 129ms 2021-05-26T03:40:21.341+0000 I COMMAND [conn258] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 53632), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 115ms 2021-05-26T03:40:21.357+0000 I COMMAND [conn257] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 56192), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 110ms 2021-05-26T03:40:21.357+0000 I COMMAND [conn270] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 47232), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 159ms 2021-05-26T03:40:21.358+0000 I COMMAND [conn259] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 50944), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 139ms 2021-05-26T03:40:21.359+0000 I COMMAND [conn268] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 57408), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 105ms 2021-05-26T03:40:21.359+0000 I COMMAND [conn266] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 57408), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 107ms 2021-05-26T03:40:21.360+0000 I COMMAND [conn262] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 57408), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 112ms 2021-05-26T03:40:21.360+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 57408), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 103ms 2021-05-26T03:40:21.366+0000 I COMMAND [conn260] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000421, 57408), signature: { hash: BinData(0, 2B2ADC4D2DDE7A462A9E11A17B8B896F25734937), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{ data: { bytesWritten: 170108, timeWritingMicros: 90812 } } protocol:op_msg 118ms 2021-05-26T03:40:22.110+0000 I COMMAND [conn270] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000422, 1344), signature: { hash: BinData(0, 4B1578966BBF9E015F6BF8B88373A8DDAE2AA5AB), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000417, 132357), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{ data: { bytesWritten: 2374, timeWritingMicros: 65994 } } protocol:op_msg 101ms 2021-05-26T03:40:25.339+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 948ms 2021-05-26T03:40:29.194+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 10ms 2021-05-26T03:40:38.303+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 26ms 2021-05-26T03:41:13.980+0000 I NETWORK [conn267] end connection 192.168.0.180:39192 (25 connections now open) 2021-05-26T03:41:13.980+0000 I NETWORK [conn263] end connection 192.168.0.180:39180 (24 connections now open) 2021-05-26T03:41:13.980+0000 I NETWORK [conn264] end connection 192.168.0.180:39182 (23 connections now open) 2021-05-26T03:41:22.820+0000 I NETWORK [conn270] end connection 192.168.0.180:39200 (22 connections now open) 2021-05-26T03:41:27.623+0000 I NETWORK [conn259] end connection 192.168.0.180:39172 (21 connections now open) 2021-05-26T03:41:27.626+0000 I NETWORK [conn256] end connection 192.168.0.180:39166 (20 connections now open) 2021-05-26T03:41:27.626+0000 I NETWORK [conn260] end connection 192.168.0.180:39174 (19 connections now open) 2021-05-26T03:41:29.274+0000 I NETWORK [conn258] end connection 192.168.0.180:39170 (18 connections now open) 2021-05-26T03:41:30.149+0000 I NETWORK [conn249] end connection 192.168.0.180:39146 (17 connections now open) 2021-05-26T03:41:30.625+0000 I NETWORK [conn257] end connection 192.168.0.180:39168 (16 connections now open) 2021-05-26T03:41:31.107+0000 I NETWORK [conn266] end connection 192.168.0.180:39186 (15 connections now open) 2021-05-26T03:41:37.317+0000 I NETWORK [conn262] end connection 192.168.0.180:39178 (14 connections now open) 2021-05-26T03:41:40.066+0000 I NETWORK [conn268] end connection 192.168.0.180:39194 (13 connections now open) 2021-05-26T03:41:40.332+0000 I NETWORK [conn269] end connection 192.168.0.180:39196 (12 connections now open) 2021-05-26T03:42:50.622+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39216 #272 (13 connections now open) 2021-05-26T03:42:50.623+0000 I NETWORK [conn272] received client metadata from 192.168.0.180:39216 conn272: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:50.654+0000 I ACCESS [conn272] Successfully authenticated as principal __system on local from client 192.168.0.180:39216 2021-05-26T03:42:50.755+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39218 #273 (14 connections now open) 2021-05-26T03:42:50.756+0000 I NETWORK [conn273] received client metadata from 192.168.0.180:39218 conn273: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:50.786+0000 I ACCESS [conn273] Successfully authenticated as principal __system on local from client 192.168.0.180:39218 2021-05-26T03:42:50.954+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39220 #274 (15 connections now open) 2021-05-26T03:42:50.954+0000 I NETWORK [conn274] received client metadata from 192.168.0.180:39220 conn274: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:50.991+0000 I ACCESS [conn274] Successfully authenticated as principal __system on local from client 192.168.0.180:39220 2021-05-26T03:42:50.991+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39222 #275 (16 connections now open) 2021-05-26T03:42:50.991+0000 I NETWORK [conn275] received client metadata from 192.168.0.180:39222 conn275: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:50.992+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39224 #276 (17 connections now open) 2021-05-26T03:42:50.992+0000 I NETWORK [conn276] received client metadata from 192.168.0.180:39224 conn276: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:51.025+0000 I ACCESS [conn275] Successfully authenticated as principal __system on local from client 192.168.0.180:39222 2021-05-26T03:42:51.055+0000 I ACCESS [conn276] Successfully authenticated as principal __system on local from client 192.168.0.180:39224 2021-05-26T03:42:51.055+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39226 #277 (18 connections now open) 2021-05-26T03:42:51.055+0000 I NETWORK [conn277] received client metadata from 192.168.0.180:39226 conn277: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:51.056+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39228 #278 (19 connections now open) 2021-05-26T03:42:51.056+0000 I NETWORK [conn278] received client metadata from 192.168.0.180:39228 conn278: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:51.119+0000 I ACCESS [conn278] Successfully authenticated as principal __system on local from client 192.168.0.180:39228 2021-05-26T03:42:51.119+0000 I ACCESS [conn277] Successfully authenticated as principal __system on local from client 192.168.0.180:39226 2021-05-26T03:42:51.153+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39230 #279 (20 connections now open) 2021-05-26T03:42:51.154+0000 I NETWORK [conn279] received client metadata from 192.168.0.180:39230 conn279: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:51.188+0000 I ACCESS [conn279] Successfully authenticated as principal __system on local from client 192.168.0.180:39230 2021-05-26T03:42:52.991+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39232 #280 (21 connections now open) 2021-05-26T03:42:52.992+0000 I NETWORK [conn280] received client metadata from 192.168.0.180:39232 conn280: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:53.024+0000 I ACCESS [conn280] Successfully authenticated as principal __system on local from client 192.168.0.180:39232 2021-05-26T03:42:54.173+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39234 #281 (22 connections now open) 2021-05-26T03:42:54.173+0000 I NETWORK [conn281] received client metadata from 192.168.0.180:39234 conn281: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:54.207+0000 I ACCESS [conn281] Successfully authenticated as principal __system on local from client 192.168.0.180:39234 2021-05-26T03:42:54.376+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 12ms 2021-05-26T03:42:58.615+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 8ms 2021-05-26T03:42:59.168+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39236 #282 (23 connections now open) 2021-05-26T03:42:59.169+0000 I NETWORK [conn282] received client metadata from 192.168.0.180:39236 conn282: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:42:59.202+0000 I ACCESS [conn282] Successfully authenticated as principal __system on local from client 192.168.0.180:39236 2021-05-26T03:43:03.588+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 10ms 2021-05-26T03:43:08.704+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 15ms 2021-05-26T03:44:02.351+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 34ms 2021-05-26T03:44:06.496+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 19ms 2021-05-26T03:44:10.553+0000 I NETWORK [conn273] end connection 192.168.0.180:39218 (22 connections now open) 2021-05-26T03:44:10.640+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 25ms 2021-05-26T03:44:12.804+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39248 #283 (23 connections now open) 2021-05-26T03:44:12.804+0000 I NETWORK [conn283] received client metadata from 192.168.0.180:39248 conn283: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:44:12.834+0000 I ACCESS [conn283] Successfully authenticated as principal __system on local from client 192.168.0.180:39248 2021-05-26T03:44:14.786+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 18ms 2021-05-26T03:44:17.188+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39250 #284 (24 connections now open) 2021-05-26T03:44:17.190+0000 I NETWORK [conn284] received client metadata from 192.168.0.180:39250 conn284: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:44:17.222+0000 I ACCESS [conn284] Successfully authenticated as principal __system on local from client 192.168.0.180:39250 2021-05-26T03:44:19.404+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 16ms 2021-05-26T03:44:23.585+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 11ms 2021-05-26T03:44:32.511+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 29ms 2021-05-26T03:44:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57608 #285 (25 connections now open) 2021-05-26T03:44:32.969+0000 I NETWORK [conn254] end connection 192.168.0.192:57592 (24 connections now open) 2021-05-26T03:44:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57610 #286 (25 connections now open) 2021-05-26T03:44:32.969+0000 I NETWORK [conn285] received client metadata from 192.168.0.192:57608 conn285: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:44:32.969+0000 I NETWORK [conn286] received client metadata from 192.168.0.192:57610 conn286: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:44:33.008+0000 I ACCESS [conn285] Successfully authenticated as principal __system on local from client 192.168.0.192:57608 2021-05-26T03:44:33.009+0000 I ACCESS [conn286] Successfully authenticated as principal __system on local from client 192.168.0.192:57610 2021-05-26T03:44:33.537+0000 I NETWORK [conn255] end connection 192.168.0.165:42976 (24 connections now open) 2021-05-26T03:44:33.538+0000 I NETWORK [listener] connection accepted from 192.168.0.165:42980 #287 (25 connections now open) 2021-05-26T03:44:33.538+0000 I NETWORK [conn287] received client metadata from 192.168.0.165:42980 conn287: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:44:33.608+0000 I ACCESS [conn287] Successfully authenticated as principal __system on local from client 192.168.0.165:42980 2021-05-26T03:44:38.726+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 480ms 2021-05-26T03:44:43.368+0000 I COMMAND [conn282] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 150400), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 560ms 2021-05-26T03:44:43.370+0000 I COMMAND [conn275] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 148288), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8 } storage:{} protocol:op_msg 569ms 2021-05-26T03:44:43.374+0000 I COMMAND [conn279] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 523ms 2021-05-26T03:44:43.374+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 519ms 2021-05-26T03:44:43.375+0000 I COMMAND [conn280] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 4 } storage:{} protocol:op_msg 528ms 2021-05-26T03:44:43.375+0000 I COMMAND [conn278] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 153088), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 3 } storage:{} protocol:op_msg 552ms 2021-05-26T03:44:43.375+0000 I COMMAND [conn284] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 2 } storage:{} protocol:op_msg 516ms 2021-05-26T03:44:43.375+0000 I COMMAND [conn277] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 527ms 2021-05-26T03:44:43.376+0000 I COMMAND [conn281] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: insert { insert: "TBL_LAUNCHER_INV", bypassDocumentValidation: false, ordered: true, documents: 512, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1622000682, 156096), signature: { hash: BinData(0, 93ACA098CD2BDD7251369180A1505168A468C28E), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $configServerState: { opTime: { ts: Timestamp(1622000677, 153089), t: 1 } }, $db: "IPOFFICE_210201_CN" } ninserted:512 keysInserted:512 numYields:0 reslen:400 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 8 } }, ReplicationStateTransition: { acquireCount: { w: 8 } }, Global: { acquireCount: { w: 8 } }, Database: { acquireCount: { w: 8 } }, Collection: { acquireCount: { w: 8 } }, Mutex: { acquireCount: { r: 1040 } } } flowControl:{ acquireCount: 8, timeAcquiringMicros: 1 } storage:{} protocol:op_msg 508ms 2021-05-26T03:44:45.855+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 1696ms 2021-05-26T03:44:49.811+0000 I STORAGE [WT-OplogTruncaterThread-local.oplog.rs] WiredTiger record store oplog truncation finished in: 22ms 2021-05-26T03:44:55.807+0000 I INDEX [conn261] ignoring obselete { background: false } index build option because all indexes are built in the background with the hybrid method 2021-05-26T03:44:55.840+0000 I INDEX [conn261] index build: starting on IPOFFICE_210201_CN.TBL_LAUNCHER_INV properties: { v: 2, key: { INVENTORID: 1, CRHID: 1, SERVICEID: 1, LOCALE: 1 }, name: "INVENTORID_CRHID_SERVICEID_LOCALE", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_INV", background: false } using method: Hybrid 2021-05-26T03:44:55.840+0000 I INDEX [conn261] build may temporarily use up to 200 megabytes of RAM 2021-05-26T03:44:58.002+0000 I - [conn261] Index Build: scanning collection: 1644800/144888983 1% 2021-05-26T03:45:01.424+0000 I - [conn261] Index Build: scanning collection: 2411100/144888983 1% 2021-05-26T03:45:04.002+0000 I - [conn261] Index Build: scanning collection: 4163600/144888983 2% 2021-05-26T03:45:07.409+0000 I - [conn261] Index Build: scanning collection: 4822200/144888983 3% 2021-05-26T03:45:10.002+0000 I - [conn261] Index Build: scanning collection: 6738500/144888983 4% 2021-05-26T03:45:13.183+0000 I - [conn261] Index Build: scanning collection: 7233300/144888983 4% 2021-05-26T03:45:16.002+0000 I - [conn261] Index Build: scanning collection: 8875100/144888983 6% 2021-05-26T03:45:17.189+0000 I NETWORK [conn276] end connection 192.168.0.180:39224 (24 connections now open) 2021-05-26T03:45:19.510+0000 I - [conn261] Index Build: scanning collection: 9644400/144888983 6% 2021-05-26T03:45:22.002+0000 I - [conn261] Index Build: scanning collection: 11158700/144888983 7% 2021-05-26T03:45:25.498+0000 I NETWORK [conn274] end connection 192.168.0.180:39220 (23 connections now open) 2021-05-26T03:45:25.610+0000 I NETWORK [conn272] end connection 192.168.0.180:39216 (22 connections now open) 2021-05-26T03:45:25.611+0000 I NETWORK [conn283] end connection 192.168.0.180:39248 (21 connections now open) 2021-05-26T03:45:25.785+0000 I - [conn261] Index Build: scanning collection: 12055500/144888983 8% 2021-05-26T03:45:28.006+0000 I - [conn261] Index Build: scanning collection: 13543100/144888983 9% 2021-05-26T03:45:31.938+0000 I - [conn261] Index Build: scanning collection: 14466500/144888983 9% 2021-05-26T03:45:33.009+0000 I NETWORK [conn285] end connection 192.168.0.192:57608 (20 connections now open) 2021-05-26T03:45:34.006+0000 I - [conn261] Index Build: scanning collection: 15867800/144888983 10% 2021-05-26T03:45:37.938+0000 I - [conn261] Index Build: scanning collection: 16877600/144888983 11% 2021-05-26T03:45:40.006+0000 I - [conn261] Index Build: scanning collection: 18239900/144888983 12% 2021-05-26T03:45:43.368+0000 I NETWORK [conn282] end connection 192.168.0.180:39236 (19 connections now open) 2021-05-26T03:45:44.090+0000 I - [conn261] Index Build: scanning collection: 19288700/144888983 13% 2021-05-26T03:45:47.006+0000 I - [conn261] Index Build: scanning collection: 21161400/144888983 14% 2021-05-26T03:45:50.379+0000 I - [conn261] Index Build: scanning collection: 21699800/144888983 14% 2021-05-26T03:45:50.972+0000 I NETWORK [conn280] end connection 192.168.0.180:39232 (18 connections now open) 2021-05-26T03:45:50.975+0000 I NETWORK [conn277] end connection 192.168.0.180:39226 (17 connections now open) 2021-05-26T03:45:51.335+0000 I NETWORK [conn278] end connection 192.168.0.180:39228 (16 connections now open) 2021-05-26T03:45:51.491+0000 I NETWORK [conn281] end connection 192.168.0.180:39234 (15 connections now open) 2021-05-26T03:45:52.761+0000 I NETWORK [conn279] end connection 192.168.0.180:39230 (14 connections now open) 2021-05-26T03:45:53.006+0000 I - [conn261] Index Build: scanning collection: 23409300/144888983 16% 2021-05-26T03:45:53.420+0000 I NETWORK [conn284] end connection 192.168.0.180:39250 (13 connections now open) 2021-05-26T03:45:53.584+0000 I NETWORK [conn275] end connection 192.168.0.180:39222 (12 connections now open) 2021-05-26T03:45:56.603+0000 I - [conn261] Index Build: scanning collection: 24110800/144888983 16% 2021-05-26T03:45:59.006+0000 I - [conn261] Index Build: scanning collection: 25625500/144888983 17% 2021-05-26T03:46:02.933+0000 I - [conn261] Index Build: scanning collection: 26521900/144888983 18% 2021-05-26T03:46:05.002+0000 I - [conn261] Index Build: scanning collection: 27826700/144888983 19% 2021-05-26T03:46:09.091+0000 I - [conn261] Index Build: scanning collection: 28933000/144888983 19% 2021-05-26T03:46:12.002+0000 I - [conn261] Index Build: scanning collection: 30466900/144888983 21% 2021-05-26T03:46:13.285+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39262 #288 (13 connections now open) 2021-05-26T03:46:13.286+0000 I NETWORK [conn288] received client metadata from 192.168.0.180:39262 conn288: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:46:13.316+0000 I ACCESS [conn288] Successfully authenticated as principal __system on local from client 192.168.0.180:39262 2021-05-26T03:46:16.941+0000 I - [conn261] Index Build: scanning collection: 31344000/144888983 21% 2021-05-26T03:46:19.002+0000 I - [conn261] Index Build: scanning collection: 32669400/144888983 22% 2021-05-26T03:46:22.956+0000 I - [conn261] Index Build: scanning collection: 33755100/144888983 23% 2021-05-26T03:46:25.002+0000 I - [conn261] Index Build: scanning collection: 35151100/144888983 24% 2021-05-26T03:46:29.354+0000 I - [conn261] Index Build: scanning collection: 36166200/144888983 24% 2021-05-26T03:46:32.002+0000 I - [conn261] Index Build: scanning collection: 37806400/144888983 26% 2021-05-26T03:46:35.758+0000 I - [conn261] Index Build: scanning collection: 38577200/144888983 26% 2021-05-26T03:46:38.002+0000 I - [conn261] Index Build: scanning collection: 39950000/144888983 27% 2021-05-26T03:46:42.210+0000 I - [conn261] Index Build: scanning collection: 40988300/144888983 28% 2021-05-26T03:46:45.002+0000 I - [conn261] Index Build: scanning collection: 42973500/144888983 29% 2021-05-26T03:46:48.131+0000 I - [conn261] Index Build: scanning collection: 43399400/144888983 29% 2021-05-26T03:46:51.006+0000 I - [conn261] Index Build: scanning collection: 44585500/144888983 30% 2021-05-26T03:46:55.434+0000 I - [conn261] Index Build: scanning collection: 45810500/144888983 31% 2021-05-26T03:46:58.006+0000 I - [conn261] Index Build: scanning collection: 47595700/144888983 32% 2021-05-26T03:47:01.445+0000 I - [conn261] Index Build: scanning collection: 48221500/144888983 33% 2021-05-26T03:47:04.006+0000 I - [conn261] Index Build: scanning collection: 49964800/144888983 34% 2021-05-26T03:47:07.488+0000 I - [conn261] Index Build: scanning collection: 50632600/144888983 34% 2021-05-26T03:47:10.006+0000 I - [conn261] Index Build: scanning collection: 52147200/144888983 35% 2021-05-26T03:47:13.357+0000 I NETWORK [conn288] end connection 192.168.0.180:39262 (12 connections now open) 2021-05-26T03:47:14.030+0000 I - [conn261] Index Build: scanning collection: 53043600/144888983 36% 2021-05-26T03:47:17.006+0000 I - [conn261] Index Build: scanning collection: 54986300/144888983 37% 2021-05-26T03:47:19.654+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39266 #289 (13 connections now open) 2021-05-26T03:47:19.654+0000 I NETWORK [conn289] received client metadata from 192.168.0.180:39266 conn289: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:47:19.683+0000 I ACCESS [conn289] Successfully authenticated as principal __system on local from client 192.168.0.180:39266 2021-05-26T03:47:20.303+0000 I COMMAND [conn289] command IPOFFICE_210201_CN.TBL_FEA_TECHCATE command: aggregate { aggregate: "TBL_FEA_TECHCATE", pipeline: [ { $match: { $and: [ { TECHCATEID: { $eq: "30468" } }, { LOCALE: { $eq: "CN" } } ] } }, { $project: { PAT_CNT_10Y: 1, PAT_CNT_9Y: 1, PAT_CNT_8Y: 1, PAT_CNT_7Y: 1, PAT_CNT_6Y: 1, PAT_CNT_5Y: 1, PAT_CNT_4Y: 1, PAT_CNT_3Y: 1, PAT_CNT_2Y: 1, PAT_CNT_1Y: 1, PAT_CNT_TY: 1, PAT_CNT_TOT: 1, PAT_CNT_L2Y: 1, PAT_CNT_L2Q: 1 } }, { $sort: { PAT_CNT_TOT: -1 } }, { $limit: 1 } ], fromMongos: true, cursor: { batchSize: 101 }, useNewUpsert: true, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], lsid: { id: UUID("8fcb3b5d-357a-4cbe-be33-4b2daff69f3f"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1622000838, 1), signature: { hash: BinData(0, 6BFA825F9B38D50C00AAA9C08286F8804DC63BFA), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "mongo-java-driver|sync", version: "4.2.3" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.4.0-157-generic" }, platform: "Java/Oracle Corporation/1.8.0_241-b07", mongos: { host: "mongo-180:21017", client: "106.10.50.32:3728", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1622000838, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } planSummary: COLLSCAN keysExamined:0 docsExamined:116541 hasSortStage:1 cursorExhausted:1 numYields:910 nreturned:1 queryHash:2E0C8A61 planCacheKey:2E0C8A61 reslen:639 locks:{ ReplicationStateTransition: { acquireCount: { w: 912 } }, Global: { acquireCount: { r: 912 } }, Database: { acquireCount: { r: 912 } }, Collection: { acquireCount: { r: 912 } }, Mutex: { acquireCount: { r: 3 } } } storage:{ data: { bytesRead: 833340622, timeReadingMicros: 492580 } } protocol:op_msg 615ms 2021-05-26T03:47:20.320+0000 I - [conn261] Index Build: scanning collection: 55454700/144888983 38% 2021-05-26T03:47:23.002+0000 I - [conn261] Index Build: scanning collection: 57569100/144888983 39% 2021-05-26T03:47:26.002+0000 I - [conn261] Index Build: scanning collection: 57925500/144888983 39% 2021-05-26T03:47:29.002+0000 I - [conn261] Index Build: scanning collection: 59835600/144888983 41% 2021-05-26T03:47:32.402+0000 I - [conn261] Index Build: scanning collection: 60276600/144888983 41% 2021-05-26T03:47:35.002+0000 I - [conn261] Index Build: scanning collection: 61937100/144888983 42% 2021-05-26T03:47:38.976+0000 I - [conn261] Index Build: scanning collection: 62687500/144888983 43% 2021-05-26T03:47:41.002+0000 I - [conn261] Index Build: scanning collection: 63887700/144888983 44% 2021-05-26T03:47:45.612+0000 I - [conn261] Index Build: scanning collection: 65098300/144888983 44% 2021-05-26T03:47:48.002+0000 I - [conn261] Index Build: scanning collection: 66469100/144888983 45% 2021-05-26T03:47:52.353+0000 I - [conn261] Index Build: scanning collection: 67509200/144888983 46% 2021-05-26T03:47:55.002+0000 I - [conn261] Index Build: scanning collection: 69144600/144888983 47% 2021-05-26T03:47:59.504+0000 I - [conn261] Index Build: scanning collection: 69920000/144888983 48% 2021-05-26T03:48:02.002+0000 I - [conn261] Index Build: scanning collection: 71451700/144888983 49% 2021-05-26T03:48:05.642+0000 I - [conn261] Index Build: scanning collection: 72330800/144888983 49% 2021-05-26T03:48:08.006+0000 I - [conn261] Index Build: scanning collection: 74062400/144888983 51% 2021-05-26T03:48:11.586+0000 I - [conn261] Index Build: scanning collection: 74741700/144888983 51% 2021-05-26T03:48:14.006+0000 I - [conn261] Index Build: scanning collection: 76887900/144888983 53% 2021-05-26T03:48:17.169+0000 I - [conn261] Index Build: scanning collection: 77152500/144888983 53% 2021-05-26T03:48:20.006+0000 I - [conn261] Index Build: scanning collection: 79449600/144888983 54% 2021-05-26T03:48:20.303+0000 I NETWORK [conn289] end connection 192.168.0.180:39266 (12 connections now open) 2021-05-26T03:48:23.006+0000 I - [conn261] Index Build: scanning collection: 79684100/144888983 54% 2021-05-26T03:48:28.330+0000 I - [conn261] Index Build: scanning collection: 81974200/144888983 56% 2021-05-26T03:48:31.006+0000 I - [conn261] Index Build: scanning collection: 84142900/144888983 58% 2021-05-26T03:48:34.006+0000 I - [conn261] Index Build: scanning collection: 84671700/144888983 58% 2021-05-26T03:48:38.549+0000 I - [conn261] Index Build: scanning collection: 86796100/144888983 59% 2021-05-26T03:48:41.006+0000 I - [conn261] Index Build: scanning collection: 89056900/144888983 61% 2021-05-26T03:48:44.002+0000 I - [conn261] Index Build: scanning collection: 89590800/144888983 61% 2021-05-26T03:48:48.932+0000 I - [conn261] Index Build: scanning collection: 91617900/144888983 63% 2021-05-26T03:48:51.002+0000 I - [conn261] Index Build: scanning collection: 92984400/144888983 64% 2021-05-26T03:48:54.968+0000 I - [conn261] Index Build: scanning collection: 94028800/144888983 64% 2021-05-26T03:48:57.002+0000 I - [conn261] Index Build: scanning collection: 95377200/144888983 65% 2021-05-26T03:49:01.019+0000 I - [conn261] Index Build: scanning collection: 96439700/144888983 66% 2021-05-26T03:49:04.002+0000 I - [conn261] Index Build: scanning collection: 98509100/144888983 67% 2021-05-26T03:49:04.718+0000 I CONNPOOL [TaskExecutorPool-0] Connecting to 192.168.0.174:21018 2021-05-26T03:49:04.718+0000 I NETWORK [listener] connection accepted from 192.168.0.174:42988 #291 (13 connections now open) 2021-05-26T03:49:04.718+0000 I NETWORK [conn291] received client metadata from 192.168.0.174:42988 conn291: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:49:04.744+0000 I ACCESS [conn291] Successfully authenticated as principal __system on local from client 192.168.0.174:42988 2021-05-26T03:49:07.002+0000 I - [conn261] Index Build: scanning collection: 98914500/144888983 68% 2021-05-26T03:49:10.002+0000 I - [conn261] Index Build: scanning collection: 100542100/144888983 69% 2021-05-26T03:49:13.696+0000 I - [conn261] Index Build: scanning collection: 101261500/144888983 69% 2021-05-26T03:49:16.002+0000 I - [conn261] Index Build: scanning collection: 102774500/144888983 70% 2021-05-26T03:49:20.060+0000 I - [conn261] Index Build: scanning collection: 103672400/144888983 71% 2021-05-26T03:49:23.002+0000 I - [conn261] Index Build: scanning collection: 105681100/144888983 72% 2021-05-26T03:49:26.037+0000 I - [conn261] Index Build: scanning collection: 106083300/144888983 73% 2021-05-26T03:49:29.006+0000 I - [conn261] Index Build: scanning collection: 107950400/144888983 74% 2021-05-26T03:49:32.280+0000 I - [conn261] Index Build: scanning collection: 108494200/144888983 74% 2021-05-26T03:49:32.958+0000 I NETWORK [conn271] end connection 192.168.0.191:52950 (12 connections now open) 2021-05-26T03:49:32.958+0000 I NETWORK [listener] connection accepted from 192.168.0.191:52962 #292 (13 connections now open) 2021-05-26T03:49:32.958+0000 I NETWORK [conn292] received client metadata from 192.168.0.191:52962 conn292: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:49:32.969+0000 I NETWORK [listener] connection accepted from 192.168.0.192:57612 #293 (14 connections now open) 2021-05-26T03:49:32.969+0000 I NETWORK [conn293] received client metadata from 192.168.0.192:57612 conn293: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "18.04" } } 2021-05-26T03:49:32.984+0000 I ACCESS [conn292] Successfully authenticated as principal __system on local from client 192.168.0.191:52962 2021-05-26T03:49:32.993+0000 I ACCESS [conn293] Successfully authenticated as principal __system on local from client 192.168.0.192:57612 2021-05-26T03:49:35.006+0000 I - [conn261] Index Build: scanning collection: 110306200/144888983 76% 2021-05-26T03:49:38.443+0000 I - [conn261] Index Build: scanning collection: 110905100/144888983 76% 2021-05-26T03:49:41.006+0000 I - [conn261] Index Build: scanning collection: 112529400/144888983 77% 2021-05-26T03:49:44.664+0000 I - [conn261] Index Build: scanning collection: 113315900/144888983 78% 2021-05-26T03:49:47.006+0000 I - [conn261] Index Build: scanning collection: 115095500/144888983 79% 2021-05-26T03:49:50.441+0000 I - [conn261] Index Build: scanning collection: 115726800/144888983 79% 2021-05-26T03:49:53.006+0000 I - [conn261] Index Build: scanning collection: 117642000/144888983 81% 2021-05-26T03:49:56.010+0000 I - [conn261] Index Build: scanning collection: 118137700/144888983 81% 2021-05-26T03:50:01.371+0000 I - [conn261] Index Build: scanning collection: 120548600/144888983 83% 2021-05-26T03:50:04.002+0000 I - [conn261] Index Build: scanning collection: 122406900/144888983 84% 2021-05-26T03:50:07.268+0000 I - [conn261] Index Build: scanning collection: 122959400/144888983 84% 2021-05-26T03:50:10.002+0000 I - [conn261] Index Build: scanning collection: 124769200/144888983 86% 2021-05-26T03:50:13.417+0000 I - [conn261] Index Build: scanning collection: 125370200/144888983 86% 2021-05-26T03:50:16.114+0000 I - [conn261] Index Build: scanning collection: 126594900/144888983 87% 2021-05-26T03:50:20.665+0000 I - [conn261] Index Build: scanning collection: 127780800/144888983 88% 2021-05-26T03:50:23.002+0000 I - [conn261] Index Build: scanning collection: 129568100/144888983 89% 2021-05-26T03:50:26.630+0000 I - [conn261] Index Build: scanning collection: 130191500/144888983 89% 2021-05-26T03:50:29.002+0000 I - [conn261] Index Build: scanning collection: 131898600/144888983 91% 2021-05-26T03:50:32.529+0000 I - [conn261] Index Build: scanning collection: 132602900/144888983 91% 2021-05-26T03:50:32.969+0000 I NETWORK [conn286] end connection 192.168.0.192:57610 (13 connections now open) 2021-05-26T03:50:35.002+0000 I - [conn261] Index Build: scanning collection: 134408000/144888983 92% 2021-05-26T03:50:38.502+0000 I - [conn261] Index Build: scanning collection: 135014700/144888983 93% 2021-05-26T03:50:41.002+0000 I - [conn261] Index Build: scanning collection: 136739100/144888983 94% 2021-05-26T03:50:44.807+0000 I - [conn261] Index Build: scanning collection: 137425500/144888983 94% 2021-05-26T03:50:47.002+0000 I - [conn261] Index Build: scanning collection: 138965400/144888983 95% 2021-05-26T03:50:51.197+0000 I - [conn261] Index Build: scanning collection: 139836200/144888983 96% 2021-05-26T03:50:54.006+0000 I - [conn261] Index Build: scanning collection: 140796400/144888983 97% 2021-05-26T03:50:59.213+0000 I - [conn261] Index Build: scanning collection: 142246900/144888983 98% 2021-05-26T03:51:02.006+0000 I - [conn261] Index Build: scanning collection: 144140900/144888983 99% 2021-05-26T03:51:05.627+0000 I - [conn261] Index Build: scanning collection: 144657600/144888983 99% 2021-05-26T03:51:05.930+0000 I INDEX [conn261] index build: collection scan done. scanned 144888983 total records in 370 seconds 2021-05-26T03:51:09.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 5161700/144888983 3% 2021-05-26T03:51:12.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 10667900/144888983 7% 2021-05-26T03:51:13.256+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39288 #294 (14 connections now open) 2021-05-26T03:51:13.256+0000 I NETWORK [conn294] received client metadata from 192.168.0.180:39288 conn294: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:51:13.286+0000 I ACCESS [conn294] Successfully authenticated as principal __system on local from client 192.168.0.180:39288 2021-05-26T03:51:15.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 16167600/144888983 11% 2021-05-26T03:51:18.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 21683200/144888983 14% 2021-05-26T03:51:21.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 27110400/144888983 18% 2021-05-26T03:51:24.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 32438500/144888983 22% 2021-05-26T03:51:27.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 37899100/144888983 26% 2021-05-26T03:51:30.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 42875400/144888983 29% 2021-05-26T03:51:33.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 48386400/144888983 33% 2021-05-26T03:51:36.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 53827000/144888983 37% 2021-05-26T03:51:39.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 59333900/144888983 40% 2021-05-26T03:51:42.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 64821500/144888983 44% 2021-05-26T03:51:45.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 70142800/144888983 48% 2021-05-26T03:51:48.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 75553400/144888983 52% 2021-05-26T03:51:51.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 81016100/144888983 55% 2021-05-26T03:51:54.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 86376800/144888983 59% 2021-05-26T03:51:57.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 91740300/144888983 63% 2021-05-26T03:52:00.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 96114400/144888983 66% 2021-05-26T03:52:03.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 101359300/144888983 69% 2021-05-26T03:52:06.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 106800100/144888983 73% 2021-05-26T03:52:09.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 112288600/144888983 77% 2021-05-26T03:52:12.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 117738800/144888983 81% 2021-05-26T03:52:13.290+0000 I NETWORK [conn294] end connection 192.168.0.180:39288 (13 connections now open) 2021-05-26T03:52:15.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 123100500/144888983 84% 2021-05-26T03:52:18.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 128338200/144888983 88% 2021-05-26T03:52:21.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 133485400/144888983 92% 2021-05-26T03:52:24.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 138833400/144888983 95% 2021-05-26T03:52:27.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 144430900/144888983 99% 2021-05-26T03:52:27.253+0000 I INDEX [conn261] index build: inserted 144888983 keys from external sorter into index in 81 seconds 2021-05-26T03:52:29.733+0000 I INDEX [conn261] index build: done building index INVENTORID_CRHID_SERVICEID_LOCALE on ns IPOFFICE_210201_CN.TBL_LAUNCHER_INV 2021-05-26T03:52:29.739+0000 I COMMAND [conn261] command IPOFFICE_210201_CN.TBL_LAUNCHER_INV command: createIndexes { createIndexes: "TBL_LAUNCHER_INV", indexes: [ { key: { INVENTORID: 1, CRHID: 1, SERVICEID: 1, LOCALE: 1 }, name: "INVENTORID_CRHID_SERVICEID_LOCALE", background: false } ], $queryOptions: { $readPreference: { mode: "primary" } }, shardVersion: [ Timestamp(0, 0), ObjectId('000000000000000000000000') ], databaseVersion: { uuid: UUID("1b5054dd-f0f3-42c8-bfae-56c8d591635a"), lastMod: 1 }, allowImplicitCollectionCreation: false, lsid: { id: UUID("525c99f9-6c72-4cf9-b602-3799afb4d3b9"), uid: BinData(0, D3A58A331C0914B64504C0CE17BFE17AD53FBF7EE0F79F9A73A7702242AE9ED8) }, $clusterTime: { clusterTime: Timestamp(1622000695, 1), signature: { hash: BinData(0, 17D687A011FB0FE1D3A45CAA2D880E3B77A0B601), keyId: 6963138938919714833 } }, $audit: { $impersonatedUsers: [ { user: "ipoffice", db: "admin" } ], $impersonatedRoles: [ { role: "readWriteAnyDatabase", db: "admin" }, { role: "userAdminAnyDatabase", db: "admin" }, { role: "root", db: "admin" } ] }, $client: { driver: { name: "PyMongo", version: "3.10.1" }, os: { type: "Linux", name: "Linux", architecture: "x86_64", version: "4.15.0-76-generic" }, platform: "CPython 3.6.12.final.0", mongos: { host: "mongo-180:21017", client: "192.168.0.152:45740", version: "4.2.8" } }, $configServerState: { opTime: { ts: Timestamp(1622000695, 1), t: 1 } }, $db: "IPOFFICE_210201_CN" } numYields:1132004 reslen:409 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 1132006 } }, ReplicationStateTransition: { acquireCount: { w: 1132007 } }, Global: { acquireCount: { r: 1, w: 1132006 } }, Database: { acquireCount: { r: 1, w: 1132006 } }, Collection: { acquireCount: { r: 1132006, w: 1, R: 1, W: 2 } }, Mutex: { acquireCount: { r: 4 } } } flowControl:{ acquireCount: 1132005, timeAcquiringMicros: 139949 } storage:{ data: { bytesRead: 170085296217, timeReadingMicros: 78354325 } } protocol:op_msg 453932ms 2021-05-26T03:52:29.769+0000 I INDEX [conn261] ignoring obselete { background: false } index build option because all indexes are built in the background with the hybrid method 2021-05-26T03:52:29.832+0000 I INDEX [conn261] index build: starting on IPOFFICE_210201_CN.TBL_LAUNCHER_INV properties: { v: 2, key: { INVENTORID: 1, CRHID: 1, SERVICEID: 1, LOCALE: 1, DEPTH1_ID: 1, DEPTH2_ID: 1, DEPTH3_ID: 1 }, name: "INVENTORID_CRHID_SERVICEID_LOCALE_DEPTH1_ID_DEPTH2_ID_DEPTH3_ID", ns: "IPOFFICE_210201_CN.TBL_LAUNCHER_INV", background: false } using method: Hybrid 2021-05-26T03:52:29.832+0000 I INDEX [conn261] build may temporarily use up to 200 megabytes of RAM 2021-05-26T03:52:32.006+0000 I - [conn261] Index Build: scanning collection: 1076700/144888983 0% 2021-05-26T03:52:35.840+0000 I - [conn261] Index Build: scanning collection: 1692900/144888983 1% 2021-05-26T03:52:38.006+0000 I - [conn261] Index Build: scanning collection: 2701600/144888983 1% 2021-05-26T03:52:41.968+0000 I - [conn261] Index Build: scanning collection: 3386000/144888983 2% 2021-05-26T03:52:44.006+0000 I - [conn261] Index Build: scanning collection: 4396300/144888983 3% 2021-05-26T03:52:47.943+0000 I - [conn261] Index Build: scanning collection: 5079000/144888983 3% 2021-05-26T03:52:50.006+0000 I - [conn261] Index Build: scanning collection: 6114800/144888983 4% 2021-05-26T03:52:53.885+0000 I - [conn261] Index Build: scanning collection: 6772000/144888983 4% 2021-05-26T03:52:56.002+0000 I - [conn261] Index Build: scanning collection: 7835100/144888983 5% 2021-05-26T03:52:59.830+0000 I - [conn261] Index Build: scanning collection: 8465000/144888983 5% 2021-05-26T03:53:02.002+0000 I - [conn261] Index Build: scanning collection: 9547600/144888983 6% 2021-05-26T03:53:05.810+0000 I - [conn261] Index Build: scanning collection: 10158000/144888983 7% 2021-05-26T03:53:08.002+0000 I - [conn261] Index Build: scanning collection: 11163200/144888983 7% 2021-05-26T03:53:12.226+0000 I - [conn261] Index Build: scanning collection: 11851000/144888983 8% 2021-05-26T03:53:15.002+0000 I - [conn261] Index Build: scanning collection: 13242200/144888983 9% 2021-05-26T03:53:18.328+0000 I - [conn261] Index Build: scanning collection: 13544000/144888983 9% 2021-05-26T03:53:21.002+0000 I - [conn261] Index Build: scanning collection: 14888800/144888983 10% 2021-05-26T03:53:24.542+0000 I - [conn261] Index Build: scanning collection: 15237100/144888983 10% 2021-05-26T03:53:27.002+0000 I - [conn261] Index Build: scanning collection: 16465400/144888983 11% 2021-05-26T03:53:30.501+0000 I - [conn261] Index Build: scanning collection: 16930100/144888983 11% 2021-05-26T03:53:33.002+0000 I - [conn261] Index Build: scanning collection: 18169900/144888983 12% 2021-05-26T03:53:36.498+0000 I - [conn261] Index Build: scanning collection: 18623100/144888983 12% 2021-05-26T03:53:39.002+0000 I - [conn261] Index Build: scanning collection: 19857800/144888983 13% 2021-05-26T03:53:42.540+0000 I - [conn261] Index Build: scanning collection: 20316000/144888983 14% 2021-05-26T03:53:45.025+0000 I - [conn261] Index Build: scanning collection: 21090700/144888983 14% 2021-05-26T03:53:50.099+0000 I - [conn261] Index Build: scanning collection: 22009000/144888983 15% 2021-05-26T03:53:53.006+0000 I - [conn261] Index Build: scanning collection: 23433700/144888983 16% 2021-05-26T03:53:56.097+0000 I - [conn261] Index Build: scanning collection: 23701900/144888983 16% 2021-05-26T03:53:59.006+0000 I - [conn261] Index Build: scanning collection: 25155700/144888983 17% 2021-05-26T03:54:02.062+0000 I - [conn261] Index Build: scanning collection: 25394800/144888983 17% 2021-05-26T03:54:05.006+0000 I - [conn261] Index Build: scanning collection: 26838500/144888983 18% 2021-05-26T03:54:08.095+0000 I - [conn261] Index Build: scanning collection: 27087800/144888983 18% 2021-05-26T03:54:11.006+0000 I - [conn261] Index Build: scanning collection: 28519600/144888983 19% 2021-05-26T03:54:14.123+0000 I - [conn261] Index Build: scanning collection: 28780800/144888983 19% 2021-05-26T03:54:17.006+0000 I - [conn261] Index Build: scanning collection: 30043100/144888983 20% 2021-05-26T03:54:20.822+0000 I - [conn261] Index Build: scanning collection: 30473700/144888983 21% 2021-05-26T03:54:23.006+0000 I - [conn261] Index Build: scanning collection: 31272000/144888983 21% 2021-05-26T03:54:27.582+0000 I - [conn261] Index Build: scanning collection: 32166700/144888983 22% 2021-05-26T03:54:30.002+0000 I - [conn261] Index Build: scanning collection: 33346300/144888983 23% 2021-05-26T03:54:33.611+0000 I - [conn261] Index Build: scanning collection: 33859700/144888983 23% 2021-05-26T03:54:36.002+0000 I - [conn261] Index Build: scanning collection: 35052100/144888983 24% 2021-05-26T03:54:39.531+0000 I - [conn261] Index Build: scanning collection: 35552600/144888983 24% 2021-05-26T03:54:42.002+0000 I - [conn261] Index Build: scanning collection: 36757600/144888983 25% 2021-05-26T03:54:45.543+0000 I - [conn261] Index Build: scanning collection: 37245600/144888983 25% 2021-05-26T03:54:48.002+0000 I - [conn261] Index Build: scanning collection: 38428900/144888983 26% 2021-05-26T03:54:51.678+0000 I - [conn261] Index Build: scanning collection: 38938400/144888983 26% 2021-05-26T03:54:54.002+0000 I - [conn261] Index Build: scanning collection: 40115100/144888983 27% 2021-05-26T03:54:57.628+0000 I - [conn261] Index Build: scanning collection: 40631300/144888983 28% 2021-05-26T03:55:00.002+0000 I - [conn261] Index Build: scanning collection: 41769300/144888983 28% 2021-05-26T03:55:03.679+0000 I - [conn261] Index Build: scanning collection: 42324200/144888983 29% 2021-05-26T03:55:06.002+0000 I - [conn261] Index Build: scanning collection: 43476800/144888983 30% 2021-05-26T03:55:09.677+0000 I - [conn261] Index Build: scanning collection: 44017100/144888983 30% 2021-05-26T03:55:12.002+0000 I - [conn261] Index Build: scanning collection: 45133500/144888983 31% 2021-05-26T03:55:15.735+0000 I - [conn261] Index Build: scanning collection: 45710100/144888983 31% 2021-05-26T03:55:18.006+0000 I - [conn261] Index Build: scanning collection: 46809800/144888983 32% 2021-05-26T03:55:21.793+0000 I - [conn261] Index Build: scanning collection: 47402900/144888983 32% 2021-05-26T03:55:24.006+0000 I - [conn261] Index Build: scanning collection: 48524900/144888983 33% 2021-05-26T03:55:27.670+0000 I - [conn261] Index Build: scanning collection: 49095800/144888983 33% 2021-05-26T03:55:30.006+0000 I - [conn261] Index Build: scanning collection: 50255100/144888983 34% 2021-05-26T03:55:33.571+0000 I - [conn261] Index Build: scanning collection: 50788700/144888983 35% 2021-05-26T03:55:36.006+0000 I - [conn261] Index Build: scanning collection: 52003800/144888983 35% 2021-05-26T03:55:39.480+0000 I - [conn261] Index Build: scanning collection: 52481600/144888983 36% 2021-05-26T03:55:42.006+0000 I - [conn261] Index Build: scanning collection: 53813300/144888983 37% 2021-05-26T03:55:45.311+0000 I - [conn261] Index Build: scanning collection: 54174500/144888983 37% 2021-05-26T03:55:48.006+0000 I - [conn261] Index Build: scanning collection: 55565600/144888983 38% 2021-05-26T03:55:51.209+0000 I - [conn261] Index Build: scanning collection: 55867400/144888983 38% 2021-05-26T03:55:54.006+0000 I - [conn261] Index Build: scanning collection: 57288800/144888983 39% 2021-05-26T03:55:57.108+0000 I - [conn261] Index Build: scanning collection: 57560300/144888983 39% 2021-05-26T03:56:00.002+0000 I - [conn261] Index Build: scanning collection: 59020500/144888983 40% 2021-05-26T03:56:03.002+0000 I - [conn261] Index Build: scanning collection: 59256100/144888983 40% 2021-05-26T03:56:06.002+0000 I - [conn261] Index Build: scanning collection: 60806900/144888983 41% 2021-05-26T03:56:09.002+0000 I - [conn261] Index Build: scanning collection: 60949100/144888983 42% 2021-05-26T03:56:12.002+0000 I - [conn261] Index Build: scanning collection: 62498500/144888983 43% 2021-05-26T03:56:13.258+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39304 #295 (14 connections now open) 2021-05-26T03:56:13.258+0000 I NETWORK [conn295] received client metadata from 192.168.0.180:39304 conn295: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T03:56:13.289+0000 I ACCESS [conn295] Successfully authenticated as principal __system on local from client 192.168.0.180:39304 2021-05-26T03:56:15.002+0000 I - [conn261] Index Build: scanning collection: 62718900/144888983 43% 2021-05-26T03:56:18.002+0000 I - [conn261] Index Build: scanning collection: 64198600/144888983 44% 2021-05-26T03:56:21.002+0000 I - [conn261] Index Build: scanning collection: 64427000/144888983 44% 2021-05-26T03:56:24.002+0000 I - [conn261] Index Build: scanning collection: 65886500/144888983 45% 2021-05-26T03:56:27.002+0000 I - [conn261] Index Build: scanning collection: 66110200/144888983 45% 2021-05-26T03:56:32.530+0000 I - [conn261] Index Build: scanning collection: 67611200/144888983 46% 2021-05-26T03:56:35.002+0000 I - [conn261] Index Build: scanning collection: 68833300/144888983 47% 2021-05-26T03:56:39.187+0000 I - [conn261] Index Build: scanning collection: 69285300/144888983 47% 2021-05-26T03:56:42.002+0000 I - [conn261] Index Build: scanning collection: 70677300/144888983 48% 2021-05-26T03:56:45.034+0000 I - [conn261] Index Build: scanning collection: 70959500/144888983 48% 2021-05-26T03:56:50.518+0000 I - [conn261] Index Build: scanning collection: 72633500/144888983 50% 2021-05-26T03:56:53.006+0000 I - [conn261] Index Build: scanning collection: 74115900/144888983 51% 2021-05-26T03:56:56.006+0000 I - [conn261] Index Build: scanning collection: 74353900/144888983 51% 2021-05-26T03:57:01.363+0000 I - [conn261] Index Build: scanning collection: 75981800/144888983 52% 2021-05-26T03:57:04.006+0000 I - [conn261] Index Build: scanning collection: 77558000/144888983 53% 2021-05-26T03:57:07.006+0000 I - [conn261] Index Build: scanning collection: 77868700/144888983 53% 2021-05-26T03:57:12.044+0000 I - [conn261] Index Build: scanning collection: 79329900/144888983 54% 2021-05-26T03:57:13.297+0000 I NETWORK [conn295] end connection 192.168.0.180:39304 (13 connections now open) 2021-05-26T03:57:17.522+0000 I - [conn261] Index Build: scanning collection: 81006700/144888983 55% 2021-05-26T03:57:20.006+0000 I - [conn261] Index Build: scanning collection: 82522100/144888983 56% 2021-05-26T03:57:23.006+0000 I - [conn261] Index Build: scanning collection: 82826700/144888983 57% 2021-05-26T03:57:26.002+0000 I - [conn261] Index Build: scanning collection: 84419100/144888983 58% 2021-05-26T03:57:29.002+0000 I - [conn261] Index Build: scanning collection: 84676200/144888983 58% 2021-05-26T03:57:33.925+0000 I - [conn261] Index Build: scanning collection: 86151300/144888983 59% 2021-05-26T03:57:36.002+0000 I - [conn261] Index Build: scanning collection: 87511100/144888983 60% 2021-05-26T03:57:39.155+0000 I - [conn261] Index Build: scanning collection: 87866200/144888983 60% 2021-05-26T03:57:44.471+0000 I - [conn261] Index Build: scanning collection: 89581000/144888983 61% 2021-05-26T03:57:47.002+0000 I - [conn261] Index Build: scanning collection: 91068700/144888983 62% 2021-05-26T03:57:50.002+0000 I - [conn261] Index Build: scanning collection: 91300400/144888983 63% 2021-05-26T03:57:53.002+0000 I - [conn261] Index Build: scanning collection: 92776900/144888983 64% 2021-05-26T03:57:56.002+0000 I - [conn261] Index Build: scanning collection: 93051600/144888983 64% 2021-05-26T03:57:59.002+0000 I - [conn261] Index Build: scanning collection: 94639100/144888983 65% 2021-05-26T03:58:02.002+0000 I - [conn261] Index Build: scanning collection: 94852900/144888983 65% 2021-05-26T03:58:07.285+0000 I - [conn261] Index Build: scanning collection: 96440100/144888983 66% 2021-05-26T03:58:10.002+0000 I - [conn261] Index Build: scanning collection: 98084100/144888983 67% 2021-05-26T03:58:13.002+0000 I - [conn261] Index Build: scanning collection: 98222600/144888983 67% 2021-05-26T03:58:18.220+0000 I - [conn261] Index Build: scanning collection: 99869500/144888983 68% 2021-05-26T03:58:21.006+0000 I - [conn261] Index Build: scanning collection: 101425500/144888983 70% 2021-05-26T03:58:24.006+0000 I - [conn261] Index Build: scanning collection: 101686300/144888983 70% 2021-05-26T03:58:27.016+0000 I - [conn261] Index Build: scanning collection: 103076100/144888983 71% 2021-05-26T03:58:30.071+0000 I - [conn261] Index Build: scanning collection: 103299100/144888983 71% 2021-05-26T03:58:33.006+0000 I - [conn261] Index Build: scanning collection: 104811300/144888983 72% 2021-05-26T03:58:36.067+0000 I - [conn261] Index Build: scanning collection: 105013900/144888983 72% 2021-05-26T03:58:39.006+0000 I - [conn261] Index Build: scanning collection: 106485200/144888983 73% 2021-05-26T03:58:42.071+0000 I - [conn261] Index Build: scanning collection: 106728700/144888983 73% 2021-05-26T03:58:47.395+0000 I - [conn261] Index Build: scanning collection: 108443500/144888983 74% 2021-05-26T03:58:50.006+0000 I - [conn261] Index Build: scanning collection: 109898300/144888983 75% 2021-05-26T03:58:53.006+0000 I - [conn261] Index Build: scanning collection: 110166600/144888983 76% 2021-05-26T03:58:58.408+0000 I - [conn261] Index Build: scanning collection: 111871700/144888983 77% 2021-05-26T03:59:01.002+0000 I - [conn261] Index Build: scanning collection: 113407500/144888983 78% 2021-05-26T03:59:04.004+0000 I - [conn261] Index Build: scanning collection: 113585700/144888983 78% 2021-05-26T03:59:09.541+0000 I - [conn261] Index Build: scanning collection: 115299600/144888983 79% 2021-05-26T03:59:12.002+0000 I - [conn261] Index Build: scanning collection: 116691600/144888983 80% 2021-05-26T03:59:15.110+0000 I - [conn261] Index Build: scanning collection: 117014000/144888983 80% 2021-05-26T03:59:20.468+0000 I - [conn261] Index Build: scanning collection: 118728100/144888983 81% 2021-05-26T03:59:23.002+0000 I - [conn261] Index Build: scanning collection: 120291600/144888983 83% 2021-05-26T03:59:26.002+0000 I - [conn261] Index Build: scanning collection: 120601200/144888983 83% 2021-05-26T03:59:31.297+0000 I - [conn261] Index Build: scanning collection: 122156000/144888983 84% 2021-05-26T03:59:34.002+0000 I - [conn261] Index Build: scanning collection: 123659200/144888983 85% 2021-05-26T03:59:37.002+0000 I - [conn261] Index Build: scanning collection: 123927800/144888983 85% 2021-05-26T03:59:40.002+0000 I - [conn261] Index Build: scanning collection: 125384800/144888983 86% 2021-05-26T03:59:43.006+0000 I - [conn261] Index Build: scanning collection: 125621700/144888983 86% 2021-05-26T03:59:46.006+0000 I - [conn261] Index Build: scanning collection: 127171800/144888983 87% 2021-05-26T03:59:49.006+0000 I - [conn261] Index Build: scanning collection: 127402800/144888983 87% 2021-05-26T03:59:52.006+0000 I - [conn261] Index Build: scanning collection: 128969100/144888983 89% 2021-05-26T03:59:55.006+0000 I - [conn261] Index Build: scanning collection: 129185600/144888983 89% 2021-05-26T04:00:00.444+0000 I - [conn261] Index Build: scanning collection: 130707800/144888983 90% 2021-05-26T04:00:03.006+0000 I - [conn261] Index Build: scanning collection: 132043900/144888983 91% 2021-05-26T04:00:06.195+0000 I - [conn261] Index Build: scanning collection: 132448000/144888983 91% 2021-05-26T04:00:09.006+0000 I - [conn261] Index Build: scanning collection: 133899200/144888983 92% 2021-05-26T04:00:12.006+0000 I - [conn261] Index Build: scanning collection: 134222600/144888983 92% 2021-05-26T04:00:15.006+0000 I - [conn261] Index Build: scanning collection: 135729600/144888983 93% 2021-05-26T04:00:18.006+0000 I - [conn261] Index Build: scanning collection: 135979200/144888983 93% 2021-05-26T04:00:21.006+0000 I - [conn261] Index Build: scanning collection: 137429000/144888983 94% 2021-05-26T04:00:24.002+0000 I - [conn261] Index Build: scanning collection: 137658500/144888983 95% 2021-05-26T04:00:27.002+0000 I - [conn261] Index Build: scanning collection: 139117300/144888983 96% 2021-05-26T04:00:30.002+0000 I - [conn261] Index Build: scanning collection: 139337800/144888983 96% 2021-05-26T04:00:33.002+0000 I - [conn261] Index Build: scanning collection: 140787200/144888983 97% 2021-05-26T04:00:36.002+0000 I - [conn261] Index Build: scanning collection: 140993800/144888983 97% 2021-05-26T04:00:39.002+0000 I - [conn261] Index Build: scanning collection: 142466500/144888983 98% 2021-05-26T04:00:42.002+0000 I - [conn261] Index Build: scanning collection: 142676300/144888983 98% 2021-05-26T04:00:45.002+0000 I - [conn261] Index Build: scanning collection: 144136700/144888983 99% 2021-05-26T04:00:48.002+0000 I - [conn261] Index Build: scanning collection: 144347700/144888983 99% 2021-05-26T04:00:49.111+0000 I INDEX [conn261] index build: collection scan done. scanned 144888983 total records in 499 seconds 2021-05-26T04:00:52.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 2249500/144888983 1% 2021-05-26T04:00:55.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 6190700/144888983 4% 2021-05-26T04:00:58.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 10260800/144888983 7% 2021-05-26T04:01:01.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 14308600/144888983 9% 2021-05-26T04:01:04.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 18381000/144888983 12% 2021-05-26T04:01:07.002+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 22381700/144888983 15% 2021-05-26T04:01:10.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 26431000/144888983 18% 2021-05-26T04:01:13.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 30468000/144888983 21% 2021-05-26T04:01:13.259+0000 I NETWORK [listener] connection accepted from 192.168.0.180:39332 #296 (14 connections now open) 2021-05-26T04:01:13.259+0000 I NETWORK [conn296] received client metadata from 192.168.0.180:39332 conn296: { driver: { name: "NetworkInterfaceTL", version: "4.2.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-05-26T04:01:13.293+0000 I ACCESS [conn296] Successfully authenticated as principal __system on local from client 192.168.0.180:39332 2021-05-26T04:01:16.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 34490000/144888983 23% 2021-05-26T04:01:19.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 38547500/144888983 26% 2021-05-26T04:01:22.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 42359200/144888983 29% 2021-05-26T04:01:25.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 46078900/144888983 31% 2021-05-26T04:01:28.024+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 49208500/144888983 33% 2021-05-26T04:01:31.006+0000 I - [conn261] Index Build: inserting keys from external sorter into index: 51737800/144888983 35% 2021-05-26T04:01:33.409+0000 E STORAGE [conn261] WiredTiger error (22) [1622001693:359007][1718:0x7f1417d07700], file:IPOFFICE_210201_CN/index-18-8384239640213855231.wt, WT_CURSOR.insert: __bulk_row_keycmp_err, 209: bulk-load presented with out-of-order keys: <105681390\00insert(_cursor) resulted in status BadValue: 22: Invalid argument at src/mongo/db/storage/wiredtiger/wiredtiger_index.cpp 625 2021-05-26T04:01:33.427+0000 F - [conn261] ***aborting after invariant() failure 2021-05-26T04:01:33.812+0000 F - [conn261] Got signal: 6 (Aborted). 0x56022fa6b631 0x56022fa6ac4c 0x56022fa6acd6 0x7f1443577980 0x7f14431b2fb7 0x7f14431b4921 0x56022dec1332 0x56022df9a7de 0x56022f263ded 0x56022e8d4331 0x56022e8d51a0 0x56022e62e8ff 0x56022f454eb6 0x56022f45a7ff 0x56022e3393e8 0x56022e33b654 0x56022e33c3ea 0x56022e329f6c 0x56022e335cfc 0x56022e332fdf 0x56022e334c6c 0x56022f190ce2 0x56022e32fead 0x56022e331723 0x56022e3322d6 0x56022e332f3b 0x56022e334c6c 0x56022f19114b 0x56022f7e6a45 0x56022f7e6aa4 0x7f144356c6db 0x7f144329571f ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"56022D1AD000","o":"28BE631","s":"_ZN5mongo15printStackTraceERSo"},{"b":"56022D1AD000","o":"28BDC4C"},{"b":"56022D1AD000","o":"28BDCD6"},{"b":"7F1443565000","o":"12980"},{"b":"7F1443174000","o":"3EFB7","s":"gsignal"},{"b":"7F1443174000","o":"40921","s":"abort"},{"b":"56022D1AD000","o":"D14332","s":"_ZN5mongo24invariantOKFailedWithMsgEPKcRKNS_6StatusERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_j"},{"b":"56022D1AD000","o":"DED7DE","s":"_ZN5mongo15WiredTigerIndex19StandardBulkBuilder6addKeyERKNS_7BSONObjERKNS_8RecordIdE"},{"b":"56022D1AD000","o":"20B6DED","s":"_ZN5mongo25AbstractIndexAccessMethod10commitBulkEPNS_16OperationContextEPNS_17IndexAccessMethod11BulkBuilderEbPSt3setINS_8RecordIdESt4lessIS7_ESaIS7_EEPSt6vectorINS_7BSONObjESaISE_EE"},{"b":"56022D1AD000","o":"1727331","s":"_ZN5mongo15MultiIndexBlock19dumpInsertsFromBulkEPNS_16OperationContextEPSt3setINS_8RecordIdESt4lessIS4_ESaIS4_EE"},{"b":"56022D1AD000","o":"17281A0","s":"_ZN5mongo15MultiIndexBlock30insertAllDocumentsInCollectionEPNS_16OperationContextEPNS_10CollectionE"},{"b":"56022D1AD000","o":"14818FF"},{"b":"56022D1AD000","o":"22A7EB6","s":"_ZN5mongo23ErrmsgCommandDeprecated3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7BSONObjERNS_14BSONObjBuilderE"},{"b":"56022D1AD000","o":"22AD7FF","s":"_ZN5mongo12BasicCommand10Invocation3runEPNS_16OperationContextEPNS_3rpc21ReplyBuilderInterfaceE"},{"b":"56022D1AD000","o":"118C3E8"},{"b":"56022D1AD000","o":"118E654"},{"b":"56022D1AD000","o":"118F3EA","s":"_ZN5mongo23ServiceEntryPointCommon13handleRequestEPNS_16OperationContextERKNS_7MessageERKNS0_5HooksE"},{"b":"56022D1AD000","o":"117CF6C","s":"_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE"},{"b":"56022D1AD000","o":"1188CFC","s":"_ZN5mongo19ServiceStateMachine15_processMessageENS0_11ThreadGuardE"},{"b":"56022D1AD000","o":"1185FDF","s":"_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE"},{"b":"56022D1AD000","o":"1187C6C"},{"b":"56022D1AD000","o":"1FE3CE2","s":"_ZN5mongo9transport26ServiceExecutorSynchronous8scheduleESt8functionIFvvEENS0_15ServiceExecutor13ScheduleFlagsENS0_23ServiceExecutorTaskNameE"},{"b":"56022D1AD000","o":"1182EAD","s":"_ZN5mongo19ServiceStateMachine22_scheduleNextWithGuardENS0_11ThreadGuardENS_9transport15ServiceExecutor13ScheduleFlagsENS2_23ServiceExecutorTaskNameENS0_9OwnershipE"},{"b":"56022D1AD000","o":"1184723","s":"_ZN5mongo19ServiceStateMachine15_sourceCallbackENS_6StatusE"},{"b":"56022D1AD000","o":"11852D6","s":"_ZN5mongo19ServiceStateMachine14_sourceMessageENS0_11ThreadGuardE"},{"b":"56022D1AD000","o":"1185F3B","s":"_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE"},{"b":"56022D1AD000","o":"1187C6C"},{"b":"56022D1AD000","o":"1FE414B"},{"b":"56022D1AD000","o":"2639A45"},{"b":"56022D1AD000","o":"2639AA4"},{"b":"7F1443565000","o":"76DB"},{"b":"7F1443174000","o":"12171F","s":"clone"}],"processInfo":{ "mongodbVersion" : "4.2.8", "gitVersion" : "43d25964249164d76d5e04dd6cf38f6111e21f5f", "compiledModules" : [], "uname" : { "sysname" : "Linux", "release" : "4.15.0-143-generic", "version" : "#147-Ubuntu SMP Wed Apr 14 16:10:11 UTC 2021", "machine" : "x86_64" }, "somap" : [ { "b" : "56022D1AD000", "elfType" : 3, "buildId" : "0BA68913E3B2784A801EB239E917DAD8687A1923" }, { "b" : "7FFFBB581000", "path" : "linux-vdso.so.1", "elfType" : 3, "buildId" : "2B7ED19B02338F4DA08CB0560955A2D194211A4A" }, { "b" : "7F1444AB8000", "path" : "/usr/lib/x86_64-linux-gnu/libcurl.so.4", "elfType" : 3, "buildId" : "1ACB5F477F6957894410C316595BCE8DB4976EC4" }, { "b" : "7F144489E000", "path" : "/lib/x86_64-linux-gnu/libresolv.so.2", "elfType" : 3, "buildId" : "ECC229C833EA118D2B04BCE42BAE383B72B11865" }, { "b" : "7F14443D3000", "path" : "/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", "elfType" : 3, "buildId" : "E4277CE3A9D34904899488641C2403D6792DA413" }, { "b" : "7F1444146000", "path" : "/usr/lib/x86_64-linux-gnu/libssl.so.1.1", "elfType" : 3, "buildId" : "CA742A427E7AEF089B39C4D773C20EA9E074CE8E" }, { "b" : "7F1443F42000", "path" : "/lib/x86_64-linux-gnu/libdl.so.2", "elfType" : 3, "buildId" : "C5396CFCF808B3137C70C50F87A21BB9CEBD4824" }, { "b" : "7F1443D3A000", "path" : "/lib/x86_64-linux-gnu/librt.so.1", "elfType" : 3, "buildId" : "8BB230E1D019753B019313B61A920224F1A372C9" }, { "b" : "7F144399C000", "path" : "/lib/x86_64-linux-gnu/libm.so.6", "elfType" : 3, "buildId" : "39ED4F8264119C7115DF214E0A34DE90AACDBE77" }, { "b" : "7F1443784000", "path" : "/lib/x86_64-linux-gnu/libgcc_s.so.1", "elfType" : 3, "buildId" : "679F3AE11120EC7C483BC9295345D836F5C104F7" }, { "b" : "7F1443565000", "path" : "/lib/x86_64-linux-gnu/libpthread.so.0", "elfType" : 3, "buildId" : "68F36706EB2E6EEE4046C4FDCA2A19540B2F6113" }, { "b" : "7F1443174000", "path" : "/lib/x86_64-linux-gnu/libc.so.6", "elfType" : 3, "buildId" : "CE450EB01A5E5ACC7CE7B8C2633B02CC1093339E" }, { "b" : "7F1444D3A000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "977C39FE87ABFA426D3043F6C8E21F7BE3F0E876" }, { "b" : "7F1442F4F000", "path" : "/usr/lib/x86_64-linux-gnu/libnghttp2.so.14", "elfType" : 3, "buildId" : "4F00E5207693FDC249DA42EC6472ACA6A7B929AE" }, { "b" : "7F1442D32000", "path" : "/usr/lib/x86_64-linux-gnu/libidn2.so.0", "elfType" : 3, "buildId" : "EE6E9462BA2491F4EE8C4E52C3323274A9366614" }, { "b" : "7F1442B16000", "path" : "/usr/lib/x86_64-linux-gnu/librtmp.so.1", "elfType" : 3, "buildId" : "69465D8AA6B19086ABF2455A703F9168BF82A69F" }, { "b" : "7F1442908000", "path" : "/usr/lib/x86_64-linux-gnu/libpsl.so.5", "elfType" : 3, "buildId" : "CDAF1F1946846941F9D06414EC8C812D131A168E" }, { "b" : "7F14426BD000", "path" : "/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2", "elfType" : 3, "buildId" : "9FD187FE6579DB3B458E021CCAC0ECCAFC66B1B7" }, { "b" : "7F144246B000", "path" : "/usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2", "elfType" : 3, "buildId" : "3455E5726038F673FC9C90385079A2113FE4F55E" }, { "b" : "7F144225D000", "path" : "/usr/lib/x86_64-linux-gnu/liblber-2.4.so.2", "elfType" : 3, "buildId" : "5F842A7CA8F5C84B338CCCB703F88F020057C77E" }, { "b" : "7F1442040000", "path" : "/lib/x86_64-linux-gnu/libz.so.1", "elfType" : 3, "buildId" : "EF3E006DFE3132A41D4D4DC0E407D6EA658E11C4" }, { "b" : "7F1441CC2000", "path" : "/usr/lib/x86_64-linux-gnu/libunistring.so.2", "elfType" : 3, "buildId" : "0E2784298E7D3F4D894FE130ACEFA77C3E624F72" }, { "b" : "7F144195C000", "path" : "/usr/lib/x86_64-linux-gnu/libgnutls.so.30", "elfType" : 3, "buildId" : "6544D8188A66710C54D863B7B68E5DD1DFBAE891" }, { "b" : "7F1441728000", "path" : "/usr/lib/x86_64-linux-gnu/libhogweed.so.4", "elfType" : 3, "buildId" : "CD1E2E2E2B242BD7E34395153EC38DCC35192B20" }, { "b" : "7F14414F2000", "path" : "/usr/lib/x86_64-linux-gnu/libnettle.so.6", "elfType" : 3, "buildId" : "9114D09EA71726FD7D0E06379DECE57F951CB87E" }, { "b" : "7F1441271000", "path" : "/usr/lib/x86_64-linux-gnu/libgmp.so.10", "elfType" : 3, "buildId" : "D40EA9B5EC5BC46799E4A412319617BD38BE9341" }, { "b" : "7F1440F9B000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5.so.3", "elfType" : 3, "buildId" : "320112EE17C7F1886DBEB108429063B22D996E9E" }, { "b" : "7F1440D69000", "path" : "/usr/lib/x86_64-linux-gnu/libk5crypto.so.3", "elfType" : 3, "buildId" : "729F89DD92E3441FA99F8682533F7B92EE48880D" }, { "b" : "7F1440B65000", "path" : "/lib/x86_64-linux-gnu/libcom_err.so.2", "elfType" : 3, "buildId" : "17107881DF65C66B4C6D38CAB37C285FA44663BD" }, { "b" : "7F144095A000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5support.so.0", "elfType" : 3, "buildId" : "EAE217D2281E12BCD43675C73C59DF29D7167C66" }, { "b" : "7F144073F000", "path" : "/usr/lib/x86_64-linux-gnu/libsasl2.so.2", "elfType" : 3, "buildId" : "AA489C2B43FF4886958E90DFBD9DB3825D8F6A9A" }, { "b" : "7F14404FE000", "path" : "/usr/lib/x86_64-linux-gnu/libgssapi.so.3", "elfType" : 3, "buildId" : "A1A98DB481968073636BBAECB561A3EA8ED198AE" }, { "b" : "7F14401CF000", "path" : "/usr/lib/x86_64-linux-gnu/libp11-kit.so.0", "elfType" : 3, "buildId" : "8CFF559D91E3376842A1BA41CCF74EB9DECD159B" }, { "b" : "7F143FFBC000", "path" : "/usr/lib/x86_64-linux-gnu/libtasn1.so.6", "elfType" : 3, "buildId" : "6036B89A3BB671B32E01464C0C82BFA016186352" }, { "b" : "7F143FDB8000", "path" : "/lib/x86_64-linux-gnu/libkeyutils.so.1", "elfType" : 3, "buildId" : "F463E107B099910463BC32E837C73D341A52C27B" }, { "b" : "7F143FBAF000", "path" : "/usr/lib/x86_64-linux-gnu/libheimntlm.so.0", "elfType" : 3, "buildId" : "C2376C5B831991591F1A67B976758185F86896D8" }, { "b" : "7F143F922000", "path" : "/usr/lib/x86_64-linux-gnu/libkrb5.so.26", "elfType" : 3, "buildId" : "69BDEE5FA0FEEDF317308BE850F78761861D520A" }, { "b" : "7F143F680000", "path" : "/usr/lib/x86_64-linux-gnu/libasn1.so.8", "elfType" : 3, "buildId" : "315D74995AAA32DE4D15BA25F335066988B1B230" }, { "b" : "7F143F44A000", "path" : "/usr/lib/x86_64-linux-gnu/libhcrypto.so.4", "elfType" : 3, "buildId" : "6673972A1C24A89EBAFBAE696188A4CB26C6DDEB" }, { "b" : "7F143F234000", "path" : "/usr/lib/x86_64-linux-gnu/libroken.so.18", "elfType" : 3, "buildId" : "430827C33259C12248CF44B91A9A9821114376F5" }, { "b" : "7F143F02C000", "path" : "/usr/lib/x86_64-linux-gnu/libffi.so.6", "elfType" : 3, "buildId" : "3555B5F599C9787DFDDBF9E8DF6F706B9044D985" }, { "b" : "7F143EE03000", "path" : "/usr/lib/x86_64-linux-gnu/libwind.so.0", "elfType" : 3, "buildId" : "93A0931B1C2818F0EA224CE6FE5E31E84A9B55BB" }, { "b" : "7F143EBF4000", "path" : "/usr/lib/x86_64-linux-gnu/libheimbase.so.1", "elfType" : 3, "buildId" : "669D4CCE42FA4382796EFFCF0C16F459F4382C4C" }, { "b" : "7F143E9AA000", "path" : "/usr/lib/x86_64-linux-gnu/libhx509.so.5", "elfType" : 3, "buildId" : "4B80C543356EE0AF9039EFE7C9EA1CC1F74C426A" }, { "b" : "7F143E6A1000", "path" : "/usr/lib/x86_64-linux-gnu/libsqlite3.so.0", "elfType" : 3, "buildId" : "1E52E04B0722C6CFB8E534FB8DA45DDF95B46C19" }, { "b" : "7F143E469000", "path" : "/lib/x86_64-linux-gnu/libcrypt.so.1", "elfType" : 3, "buildId" : "042E7DBE1099B30F45B45347D164E0417C10809D" } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x41) [0x56022fa6b631] mongod(+0x28BDC4C) [0x56022fa6ac4c] mongod(+0x28BDCD6) [0x56022fa6acd6] libpthread.so.0(+0x12980) [0x7f1443577980] libc.so.6(gsignal+0xC7) [0x7f14431b2fb7] libc.so.6(abort+0x141) [0x7f14431b4921] mongod(_ZN5mongo24invariantOKFailedWithMsgEPKcRKNS_6StatusERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES1_j+0x0) [0x56022dec1332] mongod(_ZN5mongo15WiredTigerIndex19StandardBulkBuilder6addKeyERKNS_7BSONObjERKNS_8RecordIdE+0x27E) [0x56022df9a7de] mongod(_ZN5mongo25AbstractIndexAccessMethod10commitBulkEPNS_16OperationContextEPNS_17IndexAccessMethod11BulkBuilderEbPSt3setINS_8RecordIdESt4lessIS7_ESaIS7_EEPSt6vectorINS_7BSONObjESaISE_EE+0x35D) [0x56022f263ded] mongod(_ZN5mongo15MultiIndexBlock19dumpInsertsFromBulkEPNS_16OperationContextEPSt3setINS_8RecordIdESt4lessIS4_ESaIS4_EE+0x1C1) [0x56022e8d4331] mongod(_ZN5mongo15MultiIndexBlock30insertAllDocumentsInCollectionEPNS_16OperationContextEPNS_10CollectionE+0x850) [0x56022e8d51a0] mongod(+0x14818FF) [0x56022e62e8ff] mongod(_ZN5mongo23ErrmsgCommandDeprecated3runEPNS_16OperationContextERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_7BSONObjERNS_14BSONObjBuilderE+0x46) [0x56022f454eb6] mongod(_ZN5mongo12BasicCommand10Invocation3runEPNS_16OperationContextEPNS_3rpc21ReplyBuilderInterfaceE+0xAF) [0x56022f45a7ff] mongod(+0x118C3E8) [0x56022e3393e8] mongod(+0x118E654) [0x56022e33b654] mongod(_ZN5mongo23ServiceEntryPointCommon13handleRequestEPNS_16OperationContextERKNS_7MessageERKNS0_5HooksE+0x41A) [0x56022e33c3ea] mongod(_ZN5mongo23ServiceEntryPointMongod13handleRequestEPNS_16OperationContextERKNS_7MessageE+0x3C) [0x56022e329f6c] mongod(_ZN5mongo19ServiceStateMachine15_processMessageENS0_11ThreadGuardE+0xEC) [0x56022e335cfc] mongod(_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE+0x17F) [0x56022e332fdf] mongod(+0x1187C6C) [0x56022e334c6c] mongod(_ZN5mongo9transport26ServiceExecutorSynchronous8scheduleESt8functionIFvvEENS0_15ServiceExecutor13ScheduleFlagsENS0_23ServiceExecutorTaskNameE+0x182) [0x56022f190ce2] mongod(_ZN5mongo19ServiceStateMachine22_scheduleNextWithGuardENS0_11ThreadGuardENS_9transport15ServiceExecutor13ScheduleFlagsENS2_23ServiceExecutorTaskNameENS0_9OwnershipE+0x10D) [0x56022e32fead] mongod(_ZN5mongo19ServiceStateMachine15_sourceCallbackENS_6StatusE+0x753) [0x56022e331723] mongod(_ZN5mongo19ServiceStateMachine14_sourceMessageENS0_11ThreadGuardE+0x316) [0x56022e3322d6] mongod(_ZN5mongo19ServiceStateMachine15_runNextInGuardENS0_11ThreadGuardE+0xDB) [0x56022e332f3b] mongod(+0x1187C6C) [0x56022e334c6c] mongod(+0x1FE414B) [0x56022f19114b] mongod(+0x2639A45) [0x56022f7e6a45] mongod(+0x2639AA4) [0x56022f7e6aa4] libpthread.so.0(+0x76DB) [0x7f144356c6db] libc.so.6(clone+0x3F) [0x7f144329571f] ----- END BACKTRACE -----