2019-02-06T10:25:16.045+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-06T10:25:16.054+0000 I CONTROL [initandlisten] MongoDB starting : pid=152316 port=22222 dbpath=data 64-bit host=ANDPER2 2019-02-06T10:25:16.054+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-06T10:25:16.054+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] modules: none 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] build environment: 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-06T10:25:16.055+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22222 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-06T10:25:16.090+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-06T10:25:16.540+0000 I STORAGE [initandlisten] WiredTiger message [1549448716:539844][152316:140706046763344], txn-recover: Main recovery loop: starting at 4/17710336 to 5/256 2019-02-06T10:25:16.687+0000 I STORAGE [initandlisten] WiredTiger message [1549448716:686226][152316:140706046763344], txn-recover: Recovering log 4 through 5 2019-02-06T10:25:16.763+0000 I STORAGE [initandlisten] WiredTiger message [1549448716:763427][152316:140706046763344], txn-recover: Recovering log 5 through 5 2019-02-06T10:25:16.820+0000 I STORAGE [initandlisten] WiredTiger message [1549448716:819574][152316:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-06T10:25:16.931+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-06T10:25:17.028+0000 I CONTROL [initandlisten] 2019-02-06T10:25:17.343+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-06T10:25:17.345+0000 I NETWORK [initandlisten] waiting for connections on port 22222 2019-02-06T10:25:17.405+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62686 #1 (1 connection now open) 2019-02-06T10:25:17.405+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:62686 conn1: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:17.564+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62690 #2 (2 connections now open) 2019-02-06T10:25:17.564+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:62690 conn2: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:17.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62691 #3 (3 connections now open) 2019-02-06T10:25:17.566+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:62691 conn3: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:20.201+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62696 #4 (4 connections now open) 2019-02-06T10:25:20.201+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:62696 conn4: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:21.673+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62704 #5 (5 connections now open) 2019-02-06T10:25:21.673+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:62704 conn5: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:21.821+0000 I COMMAND [conn3] command zlmanager.profile_SYS command: getMore { getMore: 24419655824, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24419655824 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 143ms 2019-02-06T10:25:22.621+0000 I COMMAND [conn3] command zlmanager.profile_SYS command: getMore { getMore: 24419655824, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24419655824 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 182ms 2019-02-06T10:25:23.604+0000 I COMMAND [conn5] command zlmanager.profile_SYS command: getMore { getMore: 24419655824, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24419655824 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 153ms 2019-02-06T10:25:23.717+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62707 #6 (6 connections now open) 2019-02-06T10:25:23.717+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:62707 conn6: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:24.252+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62710 #7 (7 connections now open) 2019-02-06T10:25:24.253+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:62710 conn7: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:24.265+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62711 #8 (8 connections now open) 2019-02-06T10:25:24.265+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:62711 conn8: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:24.296+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62712 #9 (9 connections now open) 2019-02-06T10:25:24.296+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:62712 conn9: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:26.716+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62716 #10 (10 connections now open) 2019-02-06T10:25:26.716+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:62716 conn10: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:28.138+0000 I COMMAND [conn3] command zlmanager.profile_SYS command: getMore { getMore: 23227284984, collection: "profile_SYS", lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:23227284984 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 200ms 2019-02-06T10:25:28.777+0000 I COMMAND [conn3] command zlmanager.profile_SYS command: getMore { getMore: 23227284984, collection: "profile_SYS", lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:23227284984 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 136ms 2019-02-06T10:25:29.758+0000 I COMMAND [conn5] command zlmanager.profile_SYS command: getMore { getMore: 23227284984, collection: "profile_SYS", lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("f8054169-e05d-4e12-912c-90bd4472c126") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:23227284984 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 120ms 2019-02-06T10:25:32.514+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62738 #11 (11 connections now open) 2019-02-06T10:25:32.514+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:62738 conn11: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:33.708+0000 I COMMAND [conn5] command zlmanager.profile_SYS command: getMore { getMore: 25337097424, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25337097424 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 132ms 2019-02-06T10:25:34.093+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62746 #12 (12 connections now open) 2019-02-06T10:25:34.093+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:62746 conn12: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:34.375+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62747 #13 (13 connections now open) 2019-02-06T10:25:34.375+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:62747 conn13: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:34.553+0000 I COMMAND [conn5] command zlmanager.profile_SYS command: getMore { getMore: 25337097424, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25337097424 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 121ms 2019-02-06T10:25:34.876+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62749 #14 (14 connections now open) 2019-02-06T10:25:34.876+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:62749 conn14: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:35.361+0000 I COMMAND [conn3] command zlmanager.profile_SYS command: getMore { getMore: 25337097424, collection: "profile_SYS", lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fd6dd0bb-42ee-4a47-ba43-d9750b43acb5") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25337097424 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 118ms 2019-02-06T10:25:36.949+0000 I NETWORK [conn5] end connection 127.0.0.1:62704 (12 connections now open) 2019-02-06T10:25:36.949+0000 I NETWORK [conn3] end connection 127.0.0.1:62691 (13 connections now open) 2019-02-06T10:25:36.954+0000 I NETWORK [conn2] end connection 127.0.0.1:62690 (11 connections now open) 2019-02-06T10:25:39.525+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62763 #15 (12 connections now open) 2019-02-06T10:25:39.525+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:62763 conn15: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:39.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62764 #16 (13 connections now open) 2019-02-06T10:25:39.528+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:62764 conn16: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:40.059+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62766 #17 (14 connections now open) 2019-02-06T10:25:40.059+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:62766 conn17: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:25:40.903+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62769 #18 (15 connections now open) 2019-02-06T10:25:40.903+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:62769 conn18: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:44.793+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62777 #19 (16 connections now open) 2019-02-06T10:25:44.793+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:62777 conn19: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:48.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62785 #20 (17 connections now open) 2019-02-06T10:25:48.919+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:62785 conn20: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:51.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62799 #21 (18 connections now open) 2019-02-06T10:25:51.740+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:62799 conn21: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:51.773+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62800 #22 (19 connections now open) 2019-02-06T10:25:51.773+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:62800 conn22: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:52.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62803 #23 (20 connections now open) 2019-02-06T10:25:52.403+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:62803 conn23: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:25:56.309+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62814 #24 (21 connections now open) 2019-02-06T10:25:56.311+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:62814 conn24: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:01.497+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62828 #25 (22 connections now open) 2019-02-06T10:26:01.498+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:62828 conn25: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:01.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62829 #26 (23 connections now open) 2019-02-06T10:26:01.520+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:62829 conn26: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:03.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62833 #27 (24 connections now open) 2019-02-06T10:26:03.574+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:62833 conn27: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:04.447+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 24354761646, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24354761646 keysExamined:115725 docsExamined:115725 numYields:905 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 906 } }, Database: { acquireCount: { r: 906 } }, Collection: { acquireCount: { r: 906 } } } protocol:op_msg 153ms 2019-02-06T10:26:05.228+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 24354761646, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24354761646 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 109ms 2019-02-06T10:26:06.138+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 24354761646, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24354761646 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 118ms 2019-02-06T10:26:09.823+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 22409534635, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22409534635 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 136ms 2019-02-06T10:26:10.661+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 22409534635, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22409534635 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 133ms 2019-02-06T10:26:11.590+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 22409534635, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22409534635 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 121ms 2019-02-06T10:26:15.996+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 25751207000, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25751207000 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 192ms 2019-02-06T10:26:16.826+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 25751207000, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25751207000 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 122ms 2019-02-06T10:26:16.901+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62868 #28 (25 connections now open) 2019-02-06T10:26:16.901+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:62868 conn28: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:17.795+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 25751207000, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25751207000 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 139ms 2019-02-06T10:26:18.678+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 25751207000, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:25751207000 keysExamined:74192 docsExamined:74192 cursorExhausted:1 numYields:579 nreturned:74193 reslen:10562589 locks:{ Global: { acquireCount: { r: 580 } }, Database: { acquireCount: { r: 580 } }, Collection: { acquireCount: { r: 580 } } } protocol:op_msg 122ms 2019-02-06T10:26:20.197+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62873 #29 (26 connections now open) 2019-02-06T10:26:20.197+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:62873 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:20.784+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62874 #30 (27 connections now open) 2019-02-06T10:26:20.784+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:62874 conn30: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:20.813+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62875 #31 (28 connections now open) 2019-02-06T10:26:20.814+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:62875 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:21.443+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 24494382264, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24494382264 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 139ms 2019-02-06T10:26:22.218+0000 I COMMAND [conn16] command zlmanager.profile_SYS command: getMore { getMore: 24494382264, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24494382264 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 116ms 2019-02-06T10:26:23.112+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 24494382264, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:24494382264 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 124ms 2019-02-06T10:26:23.718+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62881 #32 (29 connections now open) 2019-02-06T10:26:23.718+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:62881 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:24.245+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62882 #33 (30 connections now open) 2019-02-06T10:26:24.245+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:62882 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:24.260+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62883 #34 (31 connections now open) 2019-02-06T10:26:24.260+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:62883 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:24.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62884 #35 (32 connections now open) 2019-02-06T10:26:24.291+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:62884 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:26.722+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62890 #36 (33 connections now open) 2019-02-06T10:26:26.723+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:62890 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:32.510+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62901 #37 (34 connections now open) 2019-02-06T10:26:32.510+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:62901 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:34.090+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62906 #38 (35 connections now open) 2019-02-06T10:26:34.091+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:62906 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:34.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62907 #39 (36 connections now open) 2019-02-06T10:26:34.372+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:62907 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:34.874+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62913 #40 (37 connections now open) 2019-02-06T10:26:34.874+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:62913 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:40.900+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62924 #41 (38 connections now open) 2019-02-06T10:26:40.900+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:62924 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:44.790+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62932 #42 (39 connections now open) 2019-02-06T10:26:44.791+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:62932 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:48.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62942 #43 (40 connections now open) 2019-02-06T10:26:48.919+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:62942 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:52.399+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62966 #44 (41 connections now open) 2019-02-06T10:26:52.399+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:62966 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:26:56.305+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62974 #45 (42 connections now open) 2019-02-06T10:26:56.305+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:62974 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:27:03.570+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62987 #46 (43 connections now open) 2019-02-06T10:27:03.570+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:62987 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:28:50.760+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63284 #47 (44 connections now open) 2019-02-06T10:28:50.760+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:63284 conn47: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:28:50.781+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63285 #48 (45 connections now open) 2019-02-06T10:28:50.781+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:63285 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:33:42.829+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 22983025714, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22983025714 keysExamined:115725 docsExamined:115725 numYields:904 nreturned:115724 reslen:16777266 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 121ms 2019-02-06T10:33:43.428+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 22983025714, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22983025714 keysExamined:115724 docsExamined:115724 numYields:904 nreturned:115724 reslen:16777258 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 113ms 2019-02-06T10:33:44.249+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: getMore { getMore: 22983025714, collection: "profile_SYS", lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primary" } } originatingCommand: { find: "profile_SYS", filter: {}, sort: { t: 1 }, lsid: { id: UUID("fa32f264-1a5e-4944-8c8e-eaa829288881") }, $db: "zlmanager", $readPreference: { mode: "primaryPreferred" } } planSummary: IXSCAN { t: 1 } cursorid:22983025714 keysExamined:115723 docsExamined:115723 numYields:904 nreturned:115723 reslen:16777151 locks:{ Global: { acquireCount: { r: 905 } }, Database: { acquireCount: { r: 905 } }, Collection: { acquireCount: { r: 905 } } } protocol:op_msg 111ms 2019-02-06T10:34:07.955+0000 I COMMAND [conn11] dropDatabase zlmanager - starting 2019-02-06T10:34:07.955+0000 I COMMAND [conn11] dropDatabase zlmanager - dropping 0 collections 2019-02-06T10:34:08.099+0000 I COMMAND [conn11] dropDatabase zlmanager - finished 2019-02-06T10:34:08.099+0000 I COMMAND [conn11] command zlmanager appName: "Robomongo" command: dropDatabase { dropDatabase: 1, writeConcern: { w: 0, wtimeout: 0 }, $db: "zlmanager" } numYields:0 reslen:61 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_command 144ms 2019-02-06T10:34:08.099+0000 I STORAGE [conn17] createCollection: zlmanager.profile_SYS with generated UUID: 7444252f-0593-4e3d-830c-4b6c780ba15c 2019-02-06T10:34:08.191+0000 I COMMAND [conn17] command zlmanager.profile_SYS command: insert { insert: "profile_SYS", ordered: true, lsid: { id: UUID("f3df6b1f-11f8-43a3-bf3b-2c18aa67e0ad") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 124960 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 217ms 2019-02-06T10:34:14.310+0000 I STORAGE [conn17] createCollection: zlmanager.profile_DISK USAGE (GB) with generated UUID: f9109de5-aa39-41b0-b454-cf873c4cfbc8 2019-02-06T10:34:14.413+0000 I COMMAND [conn17] command zlmanager.profile_DISK USAGE (GB) command: insert { insert: "profile_DISK USAGE (GB)", ordered: true, lsid: { id: UUID("f3df6b1f-11f8-43a3-bf3b-2c18aa67e0ad") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 102ms 2019-02-06T10:34:45.730+0000 I NETWORK [conn15] end connection 127.0.0.1:62763 (44 connections now open) 2019-02-06T10:34:45.730+0000 I NETWORK [conn16] end connection 127.0.0.1:62764 (43 connections now open) 2019-02-06T10:34:45.730+0000 I NETWORK [conn17] end connection 127.0.0.1:62766 (42 connections now open) 2019-02-06T10:35:16.095+0000 I COMMAND [conn11] dropDatabase zlmanager - starting 2019-02-06T10:35:16.096+0000 I COMMAND [conn11] dropDatabase zlmanager - dropping 0 collections 2019-02-06T10:35:16.148+0000 I COMMAND [conn11] dropDatabase zlmanager - finished 2019-02-06T10:38:03.255+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64374 #49 (43 connections now open) 2019-02-06T10:38:03.255+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:64374 conn49: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:38:03.256+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64375 #50 (44 connections now open) 2019-02-06T10:38:03.256+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:64375 conn50: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:38:03.342+0000 I STORAGE [conn50] createCollection: zlmanager.profile_zlm with generated UUID: 5f07bc90-b0b6-4f38-bef7-c7138b9359e3 2019-02-06T10:38:55.320+0000 I NETWORK [conn49] end connection 127.0.0.1:64374 (43 connections now open) 2019-02-06T10:38:55.320+0000 I NETWORK [conn50] end connection 127.0.0.1:64375 (42 connections now open) 2019-02-06T10:38:57.459+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64521 #51 (43 connections now open) 2019-02-06T10:38:57.459+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:64521 conn51: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:38:57.461+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64522 #52 (44 connections now open) 2019-02-06T10:38:57.461+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:64522 conn52: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:38:58.025+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64524 #53 (45 connections now open) 2019-02-06T10:38:58.140+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:64524 conn53: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:38:58.213+0000 I STORAGE [conn53] createCollection: zlmanager.profile_SYS with generated UUID: b0de882f-54fb-43e1-867f-6f345ca74bea 2019-02-06T10:38:58.321+0000 I COMMAND [conn53] command zlmanager.profile_SYS command: insert { insert: "profile_SYS", ordered: true, lsid: { id: UUID("3bf9f055-676b-4951-ae6c-9ec40f6c56a0") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 10 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 107ms 2019-02-06T10:39:01.094+0000 I NETWORK [conn52] end connection 127.0.0.1:64522 (44 connections now open) 2019-02-06T10:39:01.094+0000 I NETWORK [conn51] end connection 127.0.0.1:64521 (43 connections now open) 2019-02-06T10:39:01.094+0000 I NETWORK [conn53] end connection 127.0.0.1:64524 (42 connections now open) 2019-02-06T10:39:34.362+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64629 #54 (43 connections now open) 2019-02-06T10:39:34.362+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:64629 conn54: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:39:34.364+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64630 #55 (44 connections now open) 2019-02-06T10:39:34.364+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:64630 conn55: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:39:39.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64642 #56 (45 connections now open) 2019-02-06T10:39:39.435+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:64642 conn56: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:39:39.465+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64643 #57 (46 connections now open) 2019-02-06T10:39:39.466+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:64643 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:39:52.243+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64676 #58 (47 connections now open) 2019-02-06T10:39:52.244+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:64676 conn58: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:39:52.265+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64677 #59 (48 connections now open) 2019-02-06T10:39:52.265+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:64677 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:40:05.439+0000 I NETWORK [conn54] end connection 127.0.0.1:64629 (47 connections now open) 2019-02-06T10:40:05.439+0000 I NETWORK [conn55] end connection 127.0.0.1:64630 (46 connections now open) 2019-02-06T10:40:07.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64710 #60 (47 connections now open) 2019-02-06T10:40:07.554+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:64710 conn60: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:40:07.556+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64711 #61 (48 connections now open) 2019-02-06T10:40:07.556+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:64711 conn61: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:40:08.170+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64715 #62 (49 connections now open) 2019-02-06T10:40:08.257+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:64715 conn62: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T10:40:14.601+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64734 #63 (50 connections now open) 2019-02-06T10:40:14.602+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:64734 conn63: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:40:14.623+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64736 #64 (51 connections now open) 2019-02-06T10:40:14.624+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:64736 conn64: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:40:17.723+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64760 #65 (52 connections now open) 2019-02-06T10:40:17.724+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:64760 conn65: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:40:17.758+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64762 #66 (53 connections now open) 2019-02-06T10:40:17.759+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:64762 conn66: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T10:40:22.520+0000 I STORAGE [conn61] createCollection: zlmanager.profile_DISK USAGE (GB) with generated UUID: 1f44b24c-5cd9-4a1b-b4d6-e5820494bef0 2019-02-06T11:31:08.984+0000 I NETWORK [conn60] end connection 127.0.0.1:64710 (52 connections now open) 2019-02-06T11:31:08.990+0000 I NETWORK [conn61] end connection 127.0.0.1:64711 (51 connections now open) 2019-02-06T11:31:08.990+0000 I NETWORK [conn62] end connection 127.0.0.1:64715 (50 connections now open) 2019-02-06T11:31:18.283+0000 I COMMAND [conn11] dropDatabase zlmanager - starting 2019-02-06T11:31:18.283+0000 I COMMAND [conn11] dropDatabase zlmanager - dropping 0 collections 2019-02-06T11:31:18.397+0000 I COMMAND [conn11] dropDatabase zlmanager - finished 2019-02-06T11:31:18.397+0000 I COMMAND [conn11] command zlmanager appName: "Robomongo" command: dropDatabase { dropDatabase: 1, writeConcern: { w: 0, wtimeout: 0 }, $db: "zlmanager" } numYields:0 reslen:61 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_command 114ms 2019-02-06T11:31:21.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54593 #67 (51 connections now open) 2019-02-06T11:31:21.851+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:54593 conn67: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T11:31:21.853+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54594 #68 (52 connections now open) 2019-02-06T11:31:21.853+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:54594 conn68: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T11:31:21.970+0000 I STORAGE [conn68] createCollection: zlmanager.profile_zlm with generated UUID: 8e27621e-1fc7-4689-a980-579cb1f68ef5 2019-02-06T11:31:22.098+0000 I COMMAND [conn68] command zlmanager.profile_zlm command: insert { insert: "profile_zlm", ordered: true, lsid: { id: UUID("bea8ce73-301e-45f0-939a-30dc690f0012") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 128ms 2019-02-06T11:31:22.355+0000 I STORAGE [conn68] createCollection: zlmanager.profile_SYS with generated UUID: 64efe7d6-f601-43dc-b93d-5a9d5d43f2f9 2019-02-06T11:31:22.482+0000 I COMMAND [conn68] command zlmanager.profile_SYS command: insert { insert: "profile_SYS", ordered: true, lsid: { id: UUID("bea8ce73-301e-45f0-939a-30dc690f0012") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 126ms 2019-02-06T11:31:22.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54595 #69 (53 connections now open) 2019-02-06T11:31:22.652+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:54595 conn69: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T11:31:37.166+0000 I STORAGE [conn68] createCollection: zlmanager.profile_DISK USAGE (GB) with generated UUID: 86e48532-f8c9-4bef-a36f-aed7972e2abf 2019-02-06T11:31:37.299+0000 I COMMAND [conn68] command zlmanager.profile_DISK USAGE (GB) command: insert { insert: "profile_DISK USAGE (GB)", ordered: true, lsid: { id: UUID("38df068d-d1c5-4289-92a7-b3f343505a2c") }, $db: "zlmanager", $readPreference: { mode: "primary" } } ninserted:1 keysInserted:1 numYields:0 reslen:45 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 132ms 2019-02-06T14:01:27.464+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549461687:463428][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied Raw: [1549461687:463428][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied 2019-02-06T14:01:27.464+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549461687:464431][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied Raw: [1549461687:464431][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied 2019-02-06T14:01:27.464+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1549461687:464431][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1549461687:464431][152316:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic 2019-02-06T14:01:27.465+0000 F - [WTCheckpointThread] Fatal Assertion 50853 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 409 2019-02-06T14:01:27.465+0000 F - [WTCheckpointThread] ***aborting after fassert() failure 2019-02-06T14:01:27.469+0000 F - [WTCheckpointThread] Got signal: 22 (SIGABRT). mongod.exe index_collator_extension+0x15053491x mongod.exe index_collator_extension+0x15066788x mongod.exe index_collator_extension+0x15060885x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-06T14:01:27.469+0000 F CONTROL [WTCheckpointThread] *** unhandled exception 0x0000000E at 0x00007FF8ACC450D8, terminating 2019-02-06T14:01:27.469+0000 F CONTROL [WTCheckpointThread] *** stack trace for unhandled exception: 2019-02-06T14:01:27.470+0000 I - [WTCheckpointThread] KERNELBASE.dll RaiseException+0x104x mongod.exe index_collator_extension+0x15060909x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-06T14:01:27.473+0000 I CONTROL [WTCheckpointThread] writing minidump diagnostic file C:\Pro\ZLManager\mongodb\mongod.2019-02-06T14-01-27.mdmp 2019-02-06T14:01:27.497+0000 F - [WTJournalFlusher] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 65 2019-02-06T14:01:27.497+0000 F - [WTJournalFlusher] ***aborting after fassert() failure 2019-02-06T14:01:27.497+0000 E STORAGE [thread70] WiredTiger error (-31804) [1549461687:497517][152316:140706046763344], statlog-server: __statlog_server, 644: statistics log server error: WT_PANIC: WiredTiger library panic Raw: [1549461687:497517][152316:140706046763344], statlog-server: __statlog_server, 644: statistics log server error: WT_PANIC: WiredTiger library panic 2019-02-06T15:05:53.933+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2019-02-06T15:05:53.966+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] MongoDB starting : pid=144240 port=22222 dbpath=data 64-bit host=ANDPER2 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] modules: none 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] build environment: 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-06T15:05:53.968+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22222 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-06T15:05:53.975+0000 W STORAGE [initandlisten] Detected unclean shutdown - data\mongod.lock is not empty. 2019-02-06T15:05:53.975+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2019-02-06T15:05:53.976+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-06T15:05:54.065+0000 I STORAGE [initandlisten] WiredTiger message [1549465554:65261][144240:140706046763344], txn-recover: Main recovery loop: starting at 5/81620224 to 6/256 2019-02-06T15:05:54.070+0000 I STORAGE [initandlisten] WiredTiger message [1549465554:69271][144240:140706046763344], txn-recover: Recovering log 5 through 6 2019-02-06T15:05:54.096+0000 I STORAGE [initandlisten] WiredTiger message [1549465554:95340][144240:140706046763344], file:zlmanager/index/15--2833137705167060139.wt, txn-recover: Recovering log 6 through 6 2019-02-06T15:05:54.139+0000 I STORAGE [initandlisten] WiredTiger message [1549465554:138454][144240:140706046763344], file:zlmanager/index/15--2833137705167060139.wt, txn-recover: Set global recovery timestamp: 0 2019-02-06T15:05:54.163+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-06T15:05:54.190+0000 I CONTROL [initandlisten] 2019-02-06T15:05:54.357+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-06T15:05:54.358+0000 I NETWORK [initandlisten] waiting for connections on port 22222 2019-02-06T15:05:54.791+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51308 #1 (1 connection now open) 2019-02-06T15:05:54.791+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:51308 conn1: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T15:05:54.799+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51311 #2 (2 connections now open) 2019-02-06T15:05:54.799+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:51311 conn2: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T15:05:55.009+0000 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2019-02-06T15:05:55.973+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51314 #3 (3 connections now open) 2019-02-06T15:05:55.973+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:51314 conn3: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:05:59.912+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51320 #4 (4 connections now open) 2019-02-06T15:05:59.912+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:51320 conn4: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:05:59.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51321 #5 (5 connections now open) 2019-02-06T15:05:59.933+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:51321 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:01.188+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51324 #6 (6 connections now open) 2019-02-06T15:06:01.189+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:51324 conn6: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:03.243+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51334 #7 (7 connections now open) 2019-02-06T15:06:03.244+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:51334 conn7: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:14.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51354 #8 (8 connections now open) 2019-02-06T15:06:14.337+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:51354 conn8: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:16.566+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51360 #9 (9 connections now open) 2019-02-06T15:06:16.566+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:51360 conn9: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:17.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51365 #10 (10 connections now open) 2019-02-06T15:06:17.469+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:51365 conn10: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:19.859+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51369 #11 (11 connections now open) 2019-02-06T15:06:19.859+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:51369 conn11: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:20.485+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51372 #12 (12 connections now open) 2019-02-06T15:06:20.485+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:51372 conn12: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:23.379+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51379 #13 (13 connections now open) 2019-02-06T15:06:23.380+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:51379 conn13: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:23.907+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51380 #14 (14 connections now open) 2019-02-06T15:06:23.907+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:51380 conn14: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:23.928+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51381 #15 (15 connections now open) 2019-02-06T15:06:23.928+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:51381 conn15: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:23.954+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51382 #16 (16 connections now open) 2019-02-06T15:06:23.954+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:51382 conn16: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:26.380+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51387 #17 (17 connections now open) 2019-02-06T15:06:26.380+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:51387 conn17: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:32.179+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51399 #18 (18 connections now open) 2019-02-06T15:06:32.180+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:51399 conn18: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:33.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51400 #19 (19 connections now open) 2019-02-06T15:06:33.752+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:51400 conn19: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:34.033+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51403 #20 (20 connections now open) 2019-02-06T15:06:34.033+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:51403 conn20: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:34.536+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51404 #21 (21 connections now open) 2019-02-06T15:06:34.536+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:51404 conn21: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:39.185+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51414 #22 (22 connections now open) 2019-02-06T15:06:39.185+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:51414 conn22: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:40.571+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51418 #23 (23 connections now open) 2019-02-06T15:06:40.572+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:51418 conn23: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:44.455+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51426 #24 (24 connections now open) 2019-02-06T15:06:44.456+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:51426 conn24: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:48.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51433 #25 (25 connections now open) 2019-02-06T15:06:48.586+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:51433 conn25: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:50.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51439 #26 (26 connections now open) 2019-02-06T15:06:50.454+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:51439 conn26: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:51.438+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51440 #27 (27 connections now open) 2019-02-06T15:06:51.438+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:51440 conn27: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:51.970+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51441 #28 (28 connections now open) 2019-02-06T15:06:51.971+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:51441 conn28: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:52.063+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51444 #29 (29 connections now open) 2019-02-06T15:06:52.063+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:51444 conn29: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:06:55.978+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51457 #30 (30 connections now open) 2019-02-06T15:06:55.979+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:51457 conn30: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:01.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51470 #31 (31 connections now open) 2019-02-06T15:07:01.190+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:51470 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:03.235+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51477 #32 (32 connections now open) 2019-02-06T15:07:03.235+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:51477 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:14.329+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51498 #33 (33 connections now open) 2019-02-06T15:07:14.329+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:51498 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:16.573+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51502 #34 (34 connections now open) 2019-02-06T15:07:16.574+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:51502 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:17.469+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51506 #35 (35 connections now open) 2019-02-06T15:07:17.469+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:51506 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:19.861+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51509 #36 (36 connections now open) 2019-02-06T15:07:19.861+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:51509 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:20.493+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51512 #37 (37 connections now open) 2019-02-06T15:07:20.494+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:51512 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:23.377+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51521 #38 (38 connections now open) 2019-02-06T15:07:23.377+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:51521 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:23.911+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51522 #39 (39 connections now open) 2019-02-06T15:07:23.912+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:51522 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:23.922+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51523 #40 (40 connections now open) 2019-02-06T15:07:23.922+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:51523 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:23.956+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51524 #41 (41 connections now open) 2019-02-06T15:07:23.956+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:51524 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:26.377+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51529 #42 (42 connections now open) 2019-02-06T15:07:26.377+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:51529 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:32.181+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51539 #43 (43 connections now open) 2019-02-06T15:07:32.181+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:51539 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:33.751+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51543 #44 (44 connections now open) 2019-02-06T15:07:33.751+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:51543 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:34.032+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51544 #45 (45 connections now open) 2019-02-06T15:07:34.032+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:51544 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:34.533+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51547 #46 (46 connections now open) 2019-02-06T15:07:34.534+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:51547 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:39.175+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51559 #47 (47 connections now open) 2019-02-06T15:07:39.176+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:51559 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:40.563+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51562 #48 (48 connections now open) 2019-02-06T15:07:40.563+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:51562 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:44.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51572 #49 (49 connections now open) 2019-02-06T15:07:44.455+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:51572 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:48.581+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51582 #50 (50 connections now open) 2019-02-06T15:07:48.581+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:51582 conn50: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:50.462+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51587 #51 (51 connections now open) 2019-02-06T15:07:50.462+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:51587 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:51.442+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51588 #52 (52 connections now open) 2019-02-06T15:07:51.442+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:51588 conn52: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:51.978+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51589 #53 (53 connections now open) 2019-02-06T15:07:51.978+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:51589 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:07:52.062+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51590 #54 (54 connections now open) 2019-02-06T15:07:52.062+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:51590 conn54: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T15:50:55.819+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549468255:818962][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied Raw: [1549468255:818962][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied 2019-02-06T15:50:55.821+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549468255:820968][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied Raw: [1549468255:820968][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied 2019-02-06T15:50:55.821+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1549468255:820968][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1549468255:820968][144240:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic 2019-02-06T15:50:55.821+0000 F - [WTCheckpointThread] Fatal Assertion 50853 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 409 2019-02-06T15:50:55.821+0000 F - [WTCheckpointThread] ***aborting after fassert() failure 2019-02-06T15:50:55.822+0000 F - [WTCheckpointThread] Got signal: 22 (SIGABRT). mongod.exe index_collator_extension+0x15053491x mongod.exe index_collator_extension+0x15066788x mongod.exe index_collator_extension+0x15060885x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-06T15:50:55.822+0000 F CONTROL [WTCheckpointThread] *** unhandled exception 0x0000000E at 0x00007FF8ACC450D8, terminating 2019-02-06T15:50:55.822+0000 F CONTROL [WTCheckpointThread] *** stack trace for unhandled exception: 2019-02-06T15:50:55.823+0000 I - [WTCheckpointThread] KERNELBASE.dll RaiseException+0x104x mongod.exe index_collator_extension+0x15060909x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-06T15:50:55.823+0000 F - [WTJournalFlusher] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 65 2019-02-06T15:50:55.824+0000 F - [WTJournalFlusher] ***aborting after fassert() failure 2019-02-06T16:37:45.802+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2019-02-06T16:37:45.835+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] MongoDB starting : pid=150772 port=22222 dbpath=data 64-bit host=ANDPER2 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] modules: none 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] build environment: 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-06T16:37:45.840+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22222 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-06T16:37:45.860+0000 W STORAGE [initandlisten] Detected unclean shutdown - data\mongod.lock is not empty. 2019-02-06T16:37:45.861+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2019-02-06T16:37:45.861+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-06T16:37:46.081+0000 I STORAGE [initandlisten] WiredTiger message [1549471066:81066][150772:140706046763344], txn-recover: Main recovery loop: starting at 6/17217280 to 7/256 2019-02-06T16:37:46.106+0000 I STORAGE [initandlisten] WiredTiger message [1549471066:106132][150772:140706046763344], txn-recover: Recovering log 6 through 7 2019-02-06T16:37:46.204+0000 I STORAGE [initandlisten] WiredTiger message [1549471066:203391][150772:140706046763344], file:config/index/2--8439723333055058929.wt, txn-recover: Recovering log 7 through 7 2019-02-06T16:37:46.250+0000 I STORAGE [initandlisten] WiredTiger message [1549471066:250516][150772:140706046763344], file:config/index/2--8439723333055058929.wt, txn-recover: Set global recovery timestamp: 0 2019-02-06T16:37:46.320+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-06T16:37:46.394+0000 I CONTROL [initandlisten] 2019-02-06T16:37:46.631+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-06T16:37:46.632+0000 I NETWORK [initandlisten] waiting for connections on port 22222 2019-02-06T16:37:47.021+0000 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2019-02-06T16:37:47.070+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65343 #1 (1 connection now open) 2019-02-06T16:37:47.070+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:65343 conn1: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T16:37:47.073+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65344 #2 (2 connections now open) 2019-02-06T16:37:47.073+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:65344 conn2: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T16:37:48.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65348 #3 (3 connections now open) 2019-02-06T16:37:48.549+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:65348 conn3: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:50.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65358 #4 (4 connections now open) 2019-02-06T16:37:50.421+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:65358 conn4: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:51.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65361 #5 (5 connections now open) 2019-02-06T16:37:51.404+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:65361 conn5: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:51.937+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65362 #6 (6 connections now open) 2019-02-06T16:37:51.938+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:65362 conn6: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:52.029+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65365 #7 (7 connections now open) 2019-02-06T16:37:52.030+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:65365 conn7: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:54.710+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65373 #8 (8 connections now open) 2019-02-06T16:37:54.710+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:65373 conn8: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T16:37:55.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65376 #9 (9 connections now open) 2019-02-06T16:37:55.934+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:65376 conn9: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:37:59.909+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65385 #10 (10 connections now open) 2019-02-06T16:37:59.910+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:65385 conn10: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:01.154+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65390 #11 (11 connections now open) 2019-02-06T16:38:01.154+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:65390 conn11: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:03.204+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65394 #12 (12 connections now open) 2019-02-06T16:38:03.205+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:65394 conn12: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:14.298+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65420 #13 (13 connections now open) 2019-02-06T16:38:14.299+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:65420 conn13: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:16.527+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65427 #14 (14 connections now open) 2019-02-06T16:38:16.528+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:65427 conn14: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:17.433+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65428 #15 (15 connections now open) 2019-02-06T16:38:17.433+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:65428 conn15: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:19.824+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65436 #16 (16 connections now open) 2019-02-06T16:38:19.824+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:65436 conn16: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:20.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65439 #17 (17 connections now open) 2019-02-06T16:38:20.451+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:65439 conn17: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:23.347+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65444 #18 (18 connections now open) 2019-02-06T16:38:23.348+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:65444 conn18: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:23.871+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65445 #19 (19 connections now open) 2019-02-06T16:38:23.871+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:65445 conn19: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:23.887+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65446 #20 (20 connections now open) 2019-02-06T16:38:23.897+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:65446 conn20: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:23.919+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65447 #21 (21 connections now open) 2019-02-06T16:38:23.919+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:65447 conn21: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:26.340+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65456 #22 (22 connections now open) 2019-02-06T16:38:26.340+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:65456 conn22: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:32.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65475 #23 (23 connections now open) 2019-02-06T16:38:32.139+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:65475 conn23: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:33.715+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65478 #24 (24 connections now open) 2019-02-06T16:38:33.716+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:65478 conn24: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:33.996+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65479 #25 (25 connections now open) 2019-02-06T16:38:33.996+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:65479 conn25: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:34.498+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65482 #26 (26 connections now open) 2019-02-06T16:38:34.498+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:65482 conn26: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:39.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65488 #27 (27 connections now open) 2019-02-06T16:38:39.138+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:65488 conn27: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:40.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65495 #28 (28 connections now open) 2019-02-06T16:38:40.528+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:65495 conn28: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:44.419+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65500 #29 (29 connections now open) 2019-02-06T16:38:44.419+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:65500 conn29: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:48.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65509 #30 (30 connections now open) 2019-02-06T16:38:48.544+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:65509 conn30: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:50.418+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65513 #31 (31 connections now open) 2019-02-06T16:38:50.418+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:65513 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:51.407+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65516 #32 (32 connections now open) 2019-02-06T16:38:51.407+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:65516 conn32: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:51.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65517 #33 (33 connections now open) 2019-02-06T16:38:51.939+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:65517 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:52.027+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65518 #34 (34 connections now open) 2019-02-06T16:38:52.027+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:65518 conn34: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:55.934+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65528 #35 (35 connections now open) 2019-02-06T16:38:55.934+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:65528 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:38:59.906+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49156 #36 (36 connections now open) 2019-02-06T16:38:59.907+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:49156 conn36: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:01.152+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49160 #37 (37 connections now open) 2019-02-06T16:39:01.153+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:49160 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:03.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49164 #38 (38 connections now open) 2019-02-06T16:39:03.208+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:49164 conn38: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:14.293+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49185 #39 (39 connections now open) 2019-02-06T16:39:14.293+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:49185 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:16.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49194 #40 (40 connections now open) 2019-02-06T16:39:16.528+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:49194 conn40: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:17.440+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49195 #41 (41 connections now open) 2019-02-06T16:39:17.440+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:49195 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:19.825+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49201 #42 (42 connections now open) 2019-02-06T16:39:19.825+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:49201 conn42: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:20.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49202 #43 (43 connections now open) 2019-02-06T16:39:20.450+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:49202 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:23.340+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49208 #44 (44 connections now open) 2019-02-06T16:39:23.340+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:49208 conn44: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:23.881+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49209 #45 (45 connections now open) 2019-02-06T16:39:23.882+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:49209 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:23.892+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49210 #46 (46 connections now open) 2019-02-06T16:39:23.893+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:49210 conn46: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:23.922+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49211 #47 (47 connections now open) 2019-02-06T16:39:23.922+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:49211 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:26.352+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49217 #48 (48 connections now open) 2019-02-06T16:39:26.352+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:49217 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:32.138+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49229 #49 (49 connections now open) 2019-02-06T16:39:32.139+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:49229 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:33.714+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49239 #50 (50 connections now open) 2019-02-06T16:39:33.715+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:49239 conn50: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:34.003+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49240 #51 (51 connections now open) 2019-02-06T16:39:34.003+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:49240 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:34.502+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49241 #52 (52 connections now open) 2019-02-06T16:39:34.503+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:49241 conn52: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:39.137+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49250 #53 (53 connections now open) 2019-02-06T16:39:39.137+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:49250 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:40.529+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49255 #54 (54 connections now open) 2019-02-06T16:39:40.529+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:49255 conn54: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T16:39:44.421+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49262 #55 (55 connections now open) 2019-02-06T16:39:44.421+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:49262 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-06T18:11:33.374+0000 I NETWORK [conn1] end connection 127.0.0.1:65343 (54 connections now open) 2019-02-06T18:11:33.374+0000 I NETWORK [conn8] end connection 127.0.0.1:65373 (53 connections now open) 2019-02-06T18:11:33.374+0000 I NETWORK [conn2] end connection 127.0.0.1:65344 (52 connections now open) 2019-02-06T18:11:45.066+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58156 #56 (53 connections now open) 2019-02-06T18:11:45.067+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:58156 conn56: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:11:45.069+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58157 #57 (54 connections now open) 2019-02-06T18:11:45.069+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:58157 conn57: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:11:50.324+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58177 #58 (55 connections now open) 2019-02-06T18:11:50.437+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:58177 conn58: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:06.351+0000 I NETWORK [conn56] end connection 127.0.0.1:58156 (54 connections now open) 2019-02-06T18:15:06.351+0000 I NETWORK [conn57] end connection 127.0.0.1:58157 (53 connections now open) 2019-02-06T18:15:06.356+0000 I NETWORK [conn58] end connection 127.0.0.1:58177 (52 connections now open) 2019-02-06T18:15:07.921+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58587 #59 (53 connections now open) 2019-02-06T18:15:07.921+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:58587 conn59: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:07.923+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58588 #60 (54 connections now open) 2019-02-06T18:15:07.923+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:58588 conn60: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:12.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58604 #61 (55 connections now open) 2019-02-06T18:15:12.217+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:58604 conn61: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:54.307+0000 I NETWORK [conn59] end connection 127.0.0.1:58587 (54 connections now open) 2019-02-06T18:15:54.307+0000 I NETWORK [conn60] end connection 127.0.0.1:58588 (53 connections now open) 2019-02-06T18:15:54.315+0000 I NETWORK [conn61] end connection 127.0.0.1:58604 (52 connections now open) 2019-02-06T18:15:55.679+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58698 #62 (53 connections now open) 2019-02-06T18:15:55.679+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:58698 conn62: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:55.681+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58699 #63 (54 connections now open) 2019-02-06T18:15:55.681+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:58699 conn63: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:15:58.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58708 #64 (55 connections now open) 2019-02-06T18:15:58.739+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:58708 conn64: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:18:28.988+0000 I NETWORK [conn63] end connection 127.0.0.1:58699 (54 connections now open) 2019-02-06T18:18:28.988+0000 I NETWORK [conn62] end connection 127.0.0.1:58698 (53 connections now open) 2019-02-06T18:18:29.000+0000 I NETWORK [conn64] end connection 127.0.0.1:58708 (52 connections now open) 2019-02-06T18:18:30.490+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59059 #65 (53 connections now open) 2019-02-06T18:18:30.490+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:59059 conn65: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:18:30.492+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59060 #66 (54 connections now open) 2019-02-06T18:18:30.492+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:59060 conn66: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:18:33.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59071 #67 (55 connections now open) 2019-02-06T18:18:33.548+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:59071 conn67: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:18:42.706+0000 I NETWORK [conn65] end connection 127.0.0.1:59059 (54 connections now open) 2019-02-06T18:18:42.706+0000 I NETWORK [conn66] end connection 127.0.0.1:59060 (53 connections now open) 2019-02-06T18:18:42.719+0000 I NETWORK [conn67] end connection 127.0.0.1:59071 (52 connections now open) 2019-02-06T18:23:03.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59605 #68 (53 connections now open) 2019-02-06T18:23:03.647+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:59605 conn68: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:23:03.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59606 #69 (54 connections now open) 2019-02-06T18:23:03.649+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:59606 conn69: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:23:47.852+0000 I NETWORK [conn69] end connection 127.0.0.1:59606 (53 connections now open) 2019-02-06T18:23:47.852+0000 I NETWORK [conn68] end connection 127.0.0.1:59605 (52 connections now open) 2019-02-06T18:23:49.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59718 #70 (53 connections now open) 2019-02-06T18:23:49.258+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:59718 conn70: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:23:49.260+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59719 #71 (54 connections now open) 2019-02-06T18:23:49.260+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:59719 conn71: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:23:53.400+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59739 #72 (55 connections now open) 2019-02-06T18:23:53.494+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:59739 conn72: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:24:15.595+0000 I NETWORK [conn70] end connection 127.0.0.1:59718 (54 connections now open) 2019-02-06T18:24:15.595+0000 I NETWORK [conn71] end connection 127.0.0.1:59719 (53 connections now open) 2019-02-06T18:24:15.603+0000 I NETWORK [conn72] end connection 127.0.0.1:59739 (52 connections now open) 2019-02-06T18:24:24.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59927 #73 (53 connections now open) 2019-02-06T18:24:24.520+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:59927 conn73: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:24:24.522+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59928 #74 (54 connections now open) 2019-02-06T18:24:24.522+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:59928 conn74: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:24:28.775+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59942 #75 (55 connections now open) 2019-02-06T18:24:28.861+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:59942 conn75: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:27:29.928+0000 I NETWORK [conn73] end connection 127.0.0.1:59927 (54 connections now open) 2019-02-06T18:27:29.932+0000 I NETWORK [conn74] end connection 127.0.0.1:59928 (53 connections now open) 2019-02-06T18:27:29.936+0000 I NETWORK [conn75] end connection 127.0.0.1:59942 (52 connections now open) 2019-02-06T18:27:31.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60364 #76 (53 connections now open) 2019-02-06T18:27:31.642+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:60364 conn76: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:27:31.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60365 #77 (54 connections now open) 2019-02-06T18:27:31.644+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:60365 conn77: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:27:48.845+0000 I NETWORK [conn77] end connection 127.0.0.1:60365 (53 connections now open) 2019-02-06T18:27:48.845+0000 I NETWORK [conn76] end connection 127.0.0.1:60364 (52 connections now open) 2019-02-06T18:27:50.222+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60411 #78 (53 connections now open) 2019-02-06T18:27:50.222+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:60411 conn78: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:27:50.224+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60412 #79 (54 connections now open) 2019-02-06T18:27:50.224+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:60412 conn79: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:27:54.871+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60431 #80 (55 connections now open) 2019-02-06T18:27:54.967+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:60431 conn80: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:28:52.793+0000 I NETWORK [conn78] end connection 127.0.0.1:60411 (53 connections now open) 2019-02-06T18:28:52.793+0000 I NETWORK [conn79] end connection 127.0.0.1:60412 (54 connections now open) 2019-02-06T18:28:52.796+0000 I NETWORK [conn80] end connection 127.0.0.1:60431 (52 connections now open) 2019-02-06T18:30:05.858+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60697 #81 (53 connections now open) 2019-02-06T18:30:05.858+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:60697 conn81: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:30:05.860+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60698 #82 (54 connections now open) 2019-02-06T18:30:05.860+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:60698 conn82: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:30:10.011+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60714 #83 (55 connections now open) 2019-02-06T18:30:10.153+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:60714 conn83: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:31:35.367+0000 I NETWORK [conn81] end connection 127.0.0.1:60697 (54 connections now open) 2019-02-06T18:31:35.367+0000 I NETWORK [conn82] end connection 127.0.0.1:60698 (53 connections now open) 2019-02-06T18:31:35.384+0000 I NETWORK [conn83] end connection 127.0.0.1:60714 (52 connections now open) 2019-02-06T18:31:36.774+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60899 #84 (53 connections now open) 2019-02-06T18:31:36.774+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:60899 conn84: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:31:36.776+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60900 #85 (54 connections now open) 2019-02-06T18:31:36.776+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:60900 conn85: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-06T18:31:40.910+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60913 #86 (55 connections now open) 2019-02-06T18:31:41.025+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:60913 conn86: { driver: { name: "PyMongo", version: "3.7.2" }, os: { type: "Windows", name: "Windows 10", architecture: "AMD64", version: "10.0.16299-SP0" }, platform: "CPython 3.5.4.final.0" } 2019-02-07T03:13:24.181+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549509204:180382][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied Raw: [1549509204:180382][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied 2019-02-07T03:13:24.181+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549509204:181385][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied Raw: [1549509204:181385][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied 2019-02-07T03:13:24.181+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1549509204:181385][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1549509204:181385][150772:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic 2019-02-07T03:13:24.181+0000 F - [WTCheckpointThread] Fatal Assertion 50853 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 409 2019-02-07T03:13:24.181+0000 F - [WTCheckpointThread] ***aborting after fassert() failure 2019-02-07T03:13:24.182+0000 F - [WTCheckpointThread] Got signal: 22 (SIGABRT). mongod.exe index_collator_extension+0x15053491x mongod.exe index_collator_extension+0x15066788x mongod.exe index_collator_extension+0x15060885x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-07T03:13:24.182+0000 F CONTROL [WTCheckpointThread] *** unhandled exception 0x0000000E at 0x00007FF8ACC450D8, terminating 2019-02-07T03:13:24.182+0000 F CONTROL [WTCheckpointThread] *** stack trace for unhandled exception: 2019-02-07T03:13:24.183+0000 I - [WTCheckpointThread] KERNELBASE.dll RaiseException+0x104x mongod.exe index_collator_extension+0x15060909x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod.exe index_collator_extension+0x15088721x mongod.exe ??? mongod.exe index_collator_extension+0x15644785x mongod.exe index_collator_extension+0x15645946x mongod.exe index_collator_extension+0x15647509x mongod.exe index_collator_extension+0x15707958x mongod.exe index_collator_extension+0x15702640x mongod.exe index_collator_extension+0x15989332x mongod.exe index_collator_extension+0x15991873x mongod.exe index_collator_extension+0x15788748x mongod.exe index_collator_extension+0x15793012x mongod.exe index_collator_extension+0x15791395x mongod.exe index_collator_extension+0x15792706x mongod.exe index_collator_extension+0x15794750x mongod.exe index_collator_extension+0x15729734x mongod.exe ??? mongod.exe index_collator_extension+0x12308097x mongod.exe index_collator_extension+0x12306743x mongod.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-07T03:13:24.184+0000 I CONTROL [WTCheckpointThread] writing minidump diagnostic file C:\Pro\ZLManager\mongodb\mongod.2019-02-07T03-13-24.mdmp 2019-02-07T03:13:24.186+0000 F - [WTJournalFlusher] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 65 2019-02-07T03:13:24.186+0000 F - [WTJournalFlusher] ***aborting after fassert() failure 2019-02-07T09:10:02.171+0000 I CONTROL ***** SERVER RESTARTED ***** 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] MongoDB starting : pid=170908 port=22222 dbpath=data 64-bit host=ANDPER2 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] db version v3.0.15 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] git version: b8ff507269c382bc100fc52f75f48d54cd42ec3b 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-07T09:10:02.179+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22222 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-07T09:10:02.180+0000 W - [initandlisten] Detected unclean shutdown - data\mongod.lock is not empty. 2019-02-07T09:10:02.180+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2019-02-07T09:10:02.180+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1G,session_max=20000,eviction=(threads_max=4),statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=5), 2019-02-07T09:10:02.198+0000 E STORAGE [initandlisten] WiredTiger (-31802) [1549530602:198634][170908:140706046763344]: unsupported WiredTiger file version: this build only supports major/minor versions up to 1/0, and the file is version 3/0: WT_ERROR: non-specific WiredTiger error 2019-02-07T09:10:02.202+0000 I - [initandlisten] Assertion: 28595:-31802: WT_ERROR: non-specific WiredTiger error 2019-02-07T09:10:02.202+0000 I STORAGE [initandlisten] exception in initAndListen: 28595 -31802: WT_ERROR: non-specific WiredTiger error, terminating 2019-02-07T09:10:02.202+0000 I CONTROL [initandlisten] dbexit: rc: 100 2019-02-08T10:13:08.687+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2019-02-08T10:13:08.720+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] MongoDB starting : pid=115480 port=22222 dbpath=data 64-bit host=ANDPER2 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] modules: none 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] build environment: 2019-02-08T10:13:08.722+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-08T10:13:08.723+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-08T10:13:08.723+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-08T10:13:08.723+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22222 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-08T10:13:08.728+0000 W STORAGE [initandlisten] Detected unclean shutdown - data\mongod.lock is not empty. 2019-02-08T10:13:08.728+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2019-02-08T10:13:08.728+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-08T10:13:08.897+0000 I STORAGE [initandlisten] WiredTiger message [1549620788:897147][115480:140706046763344], txn-recover: Main recovery loop: starting at 10/128 to 11/256 2019-02-08T10:13:08.989+0000 I STORAGE [initandlisten] WiredTiger message [1549620788:989392][115480:140706046763344], txn-recover: Recovering log 10 through 11 2019-02-08T10:13:09.046+0000 I STORAGE [initandlisten] WiredTiger message [1549620789:46544][115480:140706046763344], txn-recover: Recovering log 11 through 11 2019-02-08T10:13:09.090+0000 I STORAGE [initandlisten] WiredTiger message [1549620789:89659][115480:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-08T10:13:09.105+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-08T10:13:09.134+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-08T10:13:09.135+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-08T10:13:09.135+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-08T10:13:09.135+0000 I CONTROL [initandlisten] 2019-02-08T10:13:09.304+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-08T10:13:09.304+0000 I NETWORK [initandlisten] waiting for connections on port 22222 2019-02-08T10:13:09.567+0000 I CONTROL [thread1] Ctrl-C signal 2019-02-08T10:13:09.567+0000 I CONTROL [consoleTerminate] got CTRL_C_EVENT, will terminate after current cmd ends 2019-02-08T10:13:09.568+0000 I NETWORK [consoleTerminate] shutdown: going to close listening sockets... 2019-02-08T10:13:09.570+0000 I CONTROL [consoleTerminate] Shutting down free monitoring 2019-02-08T10:13:09.570+0000 I FTDC [consoleTerminate] Shutting down full-time diagnostic data capture 2019-02-08T10:13:09.571+0000 I STORAGE [consoleTerminate] WiredTigerKVEngine shutting down 2019-02-08T10:13:09.629+0000 I STORAGE [consoleTerminate] Downgrading WiredTiger datafiles. 2019-02-08T10:13:09.759+0000 I STORAGE [consoleTerminate] WiredTiger message [1549620789:758438][115480:140706046763344], txn-recover: Main recovery loop: starting at 11/9856 to 12/256 2019-02-08T10:13:09.851+0000 I STORAGE [consoleTerminate] WiredTiger message [1549620789:850683][115480:140706046763344], txn-recover: Recovering log 11 through 12 2019-02-08T10:13:09.907+0000 I STORAGE [consoleTerminate] WiredTiger message [1549620789:906832][115480:140706046763344], txn-recover: Recovering log 12 through 12 2019-02-08T10:13:09.951+0000 I STORAGE [consoleTerminate] WiredTiger message [1549620789:950950][115480:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-08T10:13:10.032+0000 I STORAGE [consoleTerminate] shutdown: removing fs lock... 2019-02-08T10:13:10.032+0000 I CONTROL [consoleTerminate] now exiting 2019-02-08T10:13:10.032+0000 I CONTROL [consoleTerminate] shutting down with code:12 2019-02-08T10:13:31.515+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2019-02-08T10:13:31.548+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] MongoDB starting : pid=177204 port=22223 dbpath=data 64-bit host=ANDPER2 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] modules: none 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] build environment: 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-08T10:13:31.550+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22223 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-08T10:13:31.553+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-08T10:13:31.672+0000 I STORAGE [initandlisten] WiredTiger message [1549620811:671709][177204:140706046763344], txn-recover: Main recovery loop: starting at 13/896 to 14/256 2019-02-08T10:13:31.765+0000 I STORAGE [initandlisten] WiredTiger message [1549620811:764957][177204:140706046763344], txn-recover: Recovering log 13 through 14 2019-02-08T10:13:31.823+0000 I STORAGE [initandlisten] WiredTiger message [1549620811:823112][177204:140706046763344], txn-recover: Recovering log 14 through 14 2019-02-08T10:13:31.867+0000 I STORAGE [initandlisten] WiredTiger message [1549620811:867229][177204:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-08T10:13:31.885+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-08T10:13:31.903+0000 I CONTROL [initandlisten] 2019-02-08T10:13:32.070+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-08T10:13:32.071+0000 I NETWORK [initandlisten] waiting for connections on port 22223 2019-02-08T10:13:33.047+0000 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2019-02-08T10:15:25.494+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49285 #1 (1 connection now open) 2019-02-08T10:15:25.508+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:49285 conn1: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T10:15:29.088+0000 I STORAGE [conn1] createCollection: zlprofiler.zlm with generated UUID: 437dfe44-3ca9-4c1b-98fc-a927c01f171d 2019-02-08T10:15:29.095+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49297 #2 (2 connections now open) 2019-02-08T10:15:29.100+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49298 #3 (3 connections now open) 2019-02-08T10:15:29.104+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49299 #4 (4 connections now open) 2019-02-08T10:15:29.107+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49300 #5 (5 connections now open) 2019-02-08T10:16:00.058+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49369 #6 (6 connections now open) 2019-02-08T10:16:00.059+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:49369 conn6: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T10:16:00.081+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49370 #7 (7 connections now open) 2019-02-08T10:16:00.082+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:49370 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T10:16:04.768+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49385 #8 (8 connections now open) 2019-02-08T10:16:04.768+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:49385 conn8: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T10:16:04.801+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49386 #9 (9 connections now open) 2019-02-08T10:16:04.801+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:49386 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T10:24:16.630+0000 I STORAGE [conn1] createCollection: zlprofiler.SYS with generated UUID: 412b5371-35bd-47f1-aa77-4cf93da964f1 2019-02-08T10:24:16.658+0000 I STORAGE [conn1] createCollection: zlprofiler.DISK USAGE (GB) with generated UUID: d2e91944-f4df-4e85-bc3a-eb6bbf2b2d9c 2019-02-08T11:06:23.845+0000 I NETWORK [conn1] end connection 127.0.0.1:49285 (8 connections now open) 2019-02-08T11:06:23.846+0000 I NETWORK [conn2] end connection 127.0.0.1:49297 (7 connections now open) 2019-02-08T11:06:23.846+0000 I NETWORK [conn3] end connection 127.0.0.1:49298 (6 connections now open) 2019-02-08T11:06:23.846+0000 I NETWORK [conn4] end connection 127.0.0.1:49299 (5 connections now open) 2019-02-08T11:06:23.846+0000 I NETWORK [conn5] end connection 127.0.0.1:49300 (4 connections now open) 2019-02-08T11:06:26.026+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55691 #10 (5 connections now open) 2019-02-08T11:06:26.040+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:55691 conn10: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:06:26.312+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55693 #11 (6 connections now open) 2019-02-08T11:06:41.881+0000 I NETWORK [conn10] end connection 127.0.0.1:55691 (5 connections now open) 2019-02-08T11:06:41.881+0000 I NETWORK [conn11] end connection 127.0.0.1:55693 (4 connections now open) 2019-02-08T11:06:44.140+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55728 #12 (5 connections now open) 2019-02-08T11:06:44.154+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:55728 conn12: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:06:44.477+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55730 #13 (6 connections now open) 2019-02-08T11:07:03.678+0000 I NETWORK [conn12] end connection 127.0.0.1:55728 (5 connections now open) 2019-02-08T11:07:03.678+0000 I NETWORK [conn13] end connection 127.0.0.1:55730 (4 connections now open) 2019-02-08T11:07:05.600+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55784 #14 (5 connections now open) 2019-02-08T11:07:05.615+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:55784 conn14: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:07:05.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55786 #15 (6 connections now open) 2019-02-08T11:08:01.008+0000 I NETWORK [conn14] end connection 127.0.0.1:55784 (5 connections now open) 2019-02-08T11:08:01.008+0000 I NETWORK [conn15] end connection 127.0.0.1:55786 (4 connections now open) 2019-02-08T11:08:03.079+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55891 #16 (5 connections now open) 2019-02-08T11:08:03.093+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:55891 conn16: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:08:03.165+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55893 #17 (6 connections now open) 2019-02-08T11:08:08.153+0000 I NETWORK [conn16] end connection 127.0.0.1:55891 (5 connections now open) 2019-02-08T11:08:08.154+0000 I NETWORK [conn17] end connection 127.0.0.1:55893 (4 connections now open) 2019-02-08T11:10:18.637+0000 I CONTROL [thread18] CTRL_BREAK_EVENT signal 2019-02-08T11:10:18.637+0000 I CONTROL [consoleTerminate] got CTRL_BREAK_EVENT, will terminate after current cmd ends 2019-02-08T11:10:18.637+0000 I NETWORK [consoleTerminate] shutdown: going to close listening sockets... 2019-02-08T11:10:18.637+0000 I CONTROL [consoleTerminate] Shutting down free monitoring 2019-02-08T11:10:18.638+0000 I FTDC [consoleTerminate] Shutting down full-time diagnostic data capture 2019-02-08T11:10:18.643+0000 I STORAGE [consoleTerminate] WiredTigerKVEngine shutting down 2019-02-08T11:10:18.657+0000 I STORAGE [consoleTerminate] Downgrading WiredTiger datafiles. 2019-02-08T11:10:18.805+0000 I STORAGE [consoleTerminate] WiredTiger message [1549624218:804228][177204:140706046763344], txn-recover: Main recovery loop: starting at 14/17122560 to 15/256 2019-02-08T11:10:18.894+0000 I STORAGE [consoleTerminate] WiredTiger message [1549624218:893466][177204:140706046763344], txn-recover: Recovering log 14 through 15 2019-02-08T11:10:18.943+0000 I STORAGE [consoleTerminate] WiredTiger message [1549624218:943599][177204:140706046763344], txn-recover: Recovering log 15 through 15 2019-02-08T11:10:18.986+0000 I STORAGE [consoleTerminate] WiredTiger message [1549624218:986713][177204:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-08T11:10:19.104+0000 I STORAGE [consoleTerminate] shutdown: removing fs lock... 2019-02-08T11:10:19.104+0000 I CONTROL [consoleTerminate] now exiting 2019-02-08T11:10:19.104+0000 I CONTROL [consoleTerminate] shutting down with code:12 2019-02-08T11:10:27.156+0000 I CONTROL [main] ***** SERVER RESTARTED ***** 2019-02-08T11:10:27.189+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] MongoDB starting : pid=155080 port=22223 dbpath=data 64-bit host=ANDPER2 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] db version v4.0.5 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] git version: 3739429dd92b92d1b0ab120911a23d50bf03c412 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] modules: none 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] build environment: 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] distmod: 2008plus-ssl 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] distarch: x86_64 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-02-08T11:10:27.192+0000 I CONTROL [initandlisten] options: { config: "mongodb.conf", net: { port: 22223 }, storage: { dbPath: "data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 1.0, directoryForIndexes: true, journalCompressor: "none", statisticsLogDelaySecs: 5 }, indexConfig: { prefixCompression: true } } }, systemLog: { destination: "file", logAppend: true, path: "log\mongodb.log", quiet: false } } 2019-02-08T11:10:27.199+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=none),file_manager=(close_idle_time=100000),statistics_log=(wait=5),verbose=(recovery_progress), 2019-02-08T11:10:27.357+0000 I STORAGE [initandlisten] WiredTiger message [1549624227:356972][155080:140706046763344], txn-recover: Main recovery loop: starting at 16/896 to 17/256 2019-02-08T11:10:27.455+0000 I STORAGE [initandlisten] WiredTiger message [1549624227:455233][155080:140706046763344], txn-recover: Recovering log 16 through 17 2019-02-08T11:10:27.512+0000 I STORAGE [initandlisten] WiredTiger message [1549624227:512385][155080:140706046763344], txn-recover: Recovering log 17 through 17 2019-02-08T11:10:27.555+0000 I STORAGE [initandlisten] WiredTiger message [1549624227:554497][155080:140706046763344], txn-recover: Set global recovery timestamp: 0 2019-02-08T11:10:27.575+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost. 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server. 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** Start the server with --bind_ip
to specify which IP 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning. 2019-02-08T11:10:27.608+0000 I CONTROL [initandlisten] 2019-02-08T11:10:27.795+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'data/diagnostic.data' 2019-02-08T11:10:27.795+0000 I NETWORK [initandlisten] waiting for connections on port 22223 2019-02-08T11:11:46.784+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56312 #1 (1 connection now open) 2019-02-08T11:11:46.799+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:56312 conn1: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:12:00.083+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56342 #2 (2 connections now open) 2019-02-08T11:12:00.083+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:56342 conn2: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T11:12:04.801+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56365 #3 (3 connections now open) 2019-02-08T11:12:04.802+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:56365 conn3: { application: { name: "Robomongo" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T11:13:00.082+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56483 #4 (4 connections now open) 2019-02-08T11:13:00.082+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:56483 conn4: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T11:13:04.808+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56502 #5 (5 connections now open) 2019-02-08T11:13:04.809+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:56502 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "3.4.3-7-gf394f8c" }, os: { type: "Windows", name: "Microsoft Windows 8", architecture: "x86_64", version: "6.2 (build 9200)" } } 2019-02-08T11:14:01.610+0000 I NETWORK [conn1] end connection 127.0.0.1:56312 (4 connections now open) 2019-02-08T11:14:03.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56628 #6 (5 connections now open) 2019-02-08T11:14:03.659+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:56628 conn6: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:14:05.142+0000 I NETWORK [conn6] end connection 127.0.0.1:56628 (4 connections now open) 2019-02-08T11:14:41.896+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56721 #7 (5 connections now open) 2019-02-08T11:14:41.911+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:56721 conn7: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:15:19.902+0000 I NETWORK [conn7] end connection 127.0.0.1:56721 (4 connections now open) 2019-02-08T11:16:21.682+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56969 #8 (5 connections now open) 2019-02-08T11:16:21.698+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:56969 conn8: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:16:22.939+0000 I NETWORK [conn8] end connection 127.0.0.1:56969 (4 connections now open) 2019-02-08T11:17:59.960+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57163 #9 (5 connections now open) 2019-02-08T11:17:59.974+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:57163 conn9: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:18:02.020+0000 I NETWORK [conn9] end connection 127.0.0.1:57163 (4 connections now open) 2019-02-08T11:19:28.144+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57354 #10 (5 connections now open) 2019-02-08T11:19:28.159+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:57354 conn10: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:19:29.011+0000 I NETWORK [conn10] end connection 127.0.0.1:57354 (4 connections now open) 2019-02-08T11:19:46.580+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57397 #11 (5 connections now open) 2019-02-08T11:19:46.596+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:57397 conn11: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:19:57.258+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57433 #12 (6 connections now open) 2019-02-08T11:19:57.277+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57434 #13 (7 connections now open) 2019-02-08T11:20:16.382+0000 I NETWORK [conn11] end connection 127.0.0.1:57397 (6 connections now open) 2019-02-08T11:20:16.383+0000 I NETWORK [conn12] end connection 127.0.0.1:57433 (5 connections now open) 2019-02-08T11:20:16.383+0000 I NETWORK [conn13] end connection 127.0.0.1:57434 (4 connections now open) 2019-02-08T11:21:09.211+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57598 #14 (5 connections now open) 2019-02-08T11:21:09.226+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:57598 conn14: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:21:09.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57600 #15 (6 connections now open) 2019-02-08T11:21:13.507+0000 I NETWORK [conn14] end connection 127.0.0.1:57598 (5 connections now open) 2019-02-08T11:21:13.507+0000 I NETWORK [conn15] end connection 127.0.0.1:57600 (4 connections now open) 2019-02-08T11:22:42.803+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57764 #16 (5 connections now open) 2019-02-08T11:22:42.818+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:57764 conn16: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:22:43.215+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57767 #17 (6 connections now open) 2019-02-08T11:24:47.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57988 #18 (7 connections now open) 2019-02-08T11:25:12.384+0000 I NETWORK [conn18] end connection 127.0.0.1:57988 (5 connections now open) 2019-02-08T11:25:12.384+0000 I NETWORK [conn16] end connection 127.0.0.1:57764 (6 connections now open) 2019-02-08T11:25:12.384+0000 I NETWORK [conn17] end connection 127.0.0.1:57767 (4 connections now open) 2019-02-08T11:25:28.867+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58077 #19 (5 connections now open) 2019-02-08T11:25:28.888+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:58077 conn19: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:25:29.130+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58079 #20 (6 connections now open) 2019-02-08T11:25:29.211+0000 I NETWORK [conn19] end connection 127.0.0.1:58077 (5 connections now open) 2019-02-08T11:25:29.212+0000 I NETWORK [conn20] end connection 127.0.0.1:58079 (4 connections now open) 2019-02-08T11:29:20.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58502 #21 (5 connections now open) 2019-02-08T11:29:20.657+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:58502 conn21: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:29:20.949+0000 I NETWORK [conn21] end connection 127.0.0.1:58502 (4 connections now open) 2019-02-08T11:29:41.597+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58541 #22 (5 connections now open) 2019-02-08T11:29:41.612+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:58541 conn22: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:29:48.213+0000 I NETWORK [conn22] end connection 127.0.0.1:58541 (4 connections now open) 2019-02-08T11:31:13.524+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58721 #23 (5 connections now open) 2019-02-08T11:31:13.540+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:58721 conn23: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:31:49.231+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58812 #24 (6 connections now open) 2019-02-08T11:31:54.263+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58913 #25 (7 connections now open) 2019-02-08T11:32:59.923+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59052 #26 (8 connections now open) 2019-02-08T11:36:23.982+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59488 #27 (9 connections now open) 2019-02-08T11:42:47.632+0000 I NETWORK [conn23] end connection 127.0.0.1:58721 (8 connections now open) 2019-02-08T11:42:47.633+0000 I NETWORK [conn24] end connection 127.0.0.1:58812 (7 connections now open) 2019-02-08T11:42:47.633+0000 I NETWORK [conn27] end connection 127.0.0.1:59488 (6 connections now open) 2019-02-08T11:42:47.633+0000 I NETWORK [conn26] end connection 127.0.0.1:59052 (5 connections now open) 2019-02-08T11:42:47.633+0000 I NETWORK [conn25] end connection 127.0.0.1:58913 (4 connections now open) 2019-02-08T11:42:58.776+0000 I COMMAND [conn2] dropDatabase zlprofiler - starting 2019-02-08T11:42:58.776+0000 I COMMAND [conn2] dropDatabase zlprofiler - dropping 0 collections 2019-02-08T11:42:58.817+0000 I COMMAND [conn2] dropDatabase zlprofiler - finished 2019-02-08T11:43:16.372+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60297 #28 (5 connections now open) 2019-02-08T11:43:16.387+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:60297 conn28: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:43:17.995+0000 I STORAGE [conn28] createCollection: zlprofiler.SYS with generated UUID: 82a0141e-4d75-4364-81a0-de609528f8a5 2019-02-08T11:43:18.009+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60303 #29 (6 connections now open) 2019-02-08T11:43:18.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60305 #30 (7 connections now open) 2019-02-08T11:43:18.018+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60307 #31 (8 connections now open) 2019-02-08T11:43:18.023+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60309 #32 (9 connections now open) 2019-02-08T11:43:18.056+0000 I STORAGE [conn28] createCollection: zlprofiler.DISK USAGE (GB) with generated UUID: b3c5d85d-e55b-4e1b-bfaa-4c8b8bbb70fa 2019-02-08T11:43:18.335+0000 I STORAGE [conn30] createCollection: zlprofiler.zlm with generated UUID: 4885cd0d-5761-4a06-b56d-469396219e17 2019-02-08T11:57:48.062+0000 I NETWORK [conn28] end connection 127.0.0.1:60297 (8 connections now open) 2019-02-08T11:57:48.063+0000 I NETWORK [conn29] end connection 127.0.0.1:60303 (7 connections now open) 2019-02-08T11:57:48.063+0000 I NETWORK [conn31] end connection 127.0.0.1:60307 (5 connections now open) 2019-02-08T11:57:48.063+0000 I NETWORK [conn32] end connection 127.0.0.1:60309 (4 connections now open) 2019-02-08T11:57:48.063+0000 I NETWORK [conn30] end connection 127.0.0.1:60305 (6 connections now open) 2019-02-08T11:57:50.221+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62055 #33 (5 connections now open) 2019-02-08T11:57:50.238+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:62055 conn33: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T11:58:00.190+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62091 #34 (6 connections now open) 2019-02-08T11:59:45.949+0000 I NETWORK [conn33] end connection 127.0.0.1:62055 (5 connections now open) 2019-02-08T11:59:45.949+0000 I NETWORK [conn34] end connection 127.0.0.1:62091 (4 connections now open) 2019-02-08T12:00:04.207+0000 I COMMAND [conn2] dropDatabase zlprofiler - starting 2019-02-08T12:00:04.207+0000 I COMMAND [conn2] dropDatabase zlprofiler - dropping 0 collections 2019-02-08T12:00:04.249+0000 I COMMAND [conn2] dropDatabase zlprofiler - finished 2019-02-08T12:00:08.045+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62363 #35 (5 connections now open) 2019-02-08T12:00:08.063+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:62363 conn35: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T12:00:09.034+0000 I STORAGE [conn35] createCollection: zlprofiler.zlm with generated UUID: 17c24de5-aeb9-4735-829c-1d5c85567a6f 2019-02-08T12:00:09.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62371 #36 (6 connections now open) 2019-02-08T12:00:09.043+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62373 #37 (7 connections now open) 2019-02-08T12:00:09.047+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62375 #38 (8 connections now open) 2019-02-08T12:00:09.051+0000 I NETWORK [listener] connection accepted from 127.0.0.1:62377 #39 (9 connections now open) 2019-02-08T12:08:01.633+0000 I NETWORK [conn35] end connection 127.0.0.1:62363 (8 connections now open) 2019-02-08T12:08:01.633+0000 I NETWORK [conn36] end connection 127.0.0.1:62371 (7 connections now open) 2019-02-08T12:08:01.633+0000 I NETWORK [conn37] end connection 127.0.0.1:62373 (6 connections now open) 2019-02-08T12:08:01.633+0000 I NETWORK [conn38] end connection 127.0.0.1:62375 (5 connections now open) 2019-02-08T12:08:01.633+0000 I NETWORK [conn39] end connection 127.0.0.1:62377 (4 connections now open) 2019-02-08T12:08:04.528+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63475 #40 (5 connections now open) 2019-02-08T12:08:04.546+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:63475 conn40: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T12:08:14.221+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63508 #41 (6 connections now open) 2019-02-08T12:10:35.423+0000 I NETWORK [conn40] end connection 127.0.0.1:63475 (5 connections now open) 2019-02-08T12:10:35.424+0000 I NETWORK [conn41] end connection 127.0.0.1:63508 (4 connections now open) 2019-02-08T12:10:38.034+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63819 #42 (5 connections now open) 2019-02-08T12:10:38.050+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:63819 conn42: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T12:10:40.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:63829 #43 (6 connections now open) 2019-02-08T12:15:58.135+0000 I NETWORK [conn42] end connection 127.0.0.1:63819 (5 connections now open) 2019-02-08T12:15:58.135+0000 I NETWORK [conn43] end connection 127.0.0.1:63829 (4 connections now open) 2019-02-08T12:16:04.254+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64558 #44 (5 connections now open) 2019-02-08T12:16:04.269+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:64558 conn44: { driver: { name: "nodejs", version: "3.1.13" }, os: { type: "Windows_NT", name: "win32", architecture: "ia32", version: "10.0.16299" }, platform: "Node.js v8.12.0, LE, mongodb-core: 3.1.11" } 2019-02-08T12:16:05.272+0000 I NETWORK [listener] connection accepted from 127.0.0.1:64563 #45 (6 connections now open) 2019-02-08T12:21:43.817+0000 I STORAGE [conn45] createCollection: zlprofiler.SYS with generated UUID: 53429a84-dec6-4566-9f97-274995e3b090 2019-02-08T12:21:43.834+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65317 #46 (7 connections now open) 2019-02-08T12:21:43.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65319 #47 (8 connections now open) 2019-02-08T12:21:43.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:65321 #48 (9 connections now open) 2019-02-08T12:21:43.882+0000 I STORAGE [conn46] createCollection: zlprofiler.DISK USAGE (GB) with generated UUID: 3aa8df83-a46f-43d3-8876-900ee2a011ca 2019-02-08T13:43:35.253+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549633415:252622][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied Raw: [1549633415:252622][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __win_fs_rename, 105: data\WiredTiger.turtle.set to data\WiredTiger.turtle: file-rename: MoveFileExW: Access is denied. : Permission denied 2019-02-08T13:43:35.256+0000 E STORAGE [WTCheckpointThread] WiredTiger error (13) [1549633415:255630][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied Raw: [1549633415:255630][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_turtle_update, 397: WiredTiger.turtle: fatal turtle file update error: Permission denied 2019-02-08T13:43:35.256+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1549633415:255630][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic Raw: [1549633415:255630][155080:140706046763344], file:WiredTiger.wt, WT_SESSION.checkpoint: __wt_panic, 523: the process must exit and restart: WT_PANIC: WiredTiger library panic 2019-02-08T13:43:35.256+0000 F - [WTCheckpointThread] Fatal Assertion 50853 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 409 2019-02-08T13:43:35.256+0000 F - [WTCheckpointThread] ***aborting after fassert() failure 2019-02-08T13:43:35.257+0000 F - [WTCheckpointThread] Got signal: 22 (SIGABRT). mongod-4.0.5.exe index_collator_extension+0x15053491x mongod-4.0.5.exe index_collator_extension+0x15066788x mongod-4.0.5.exe index_collator_extension+0x15060885x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod-4.0.5.exe index_collator_extension+0x15088721x mongod-4.0.5.exe ??? mongod-4.0.5.exe index_collator_extension+0x15644785x mongod-4.0.5.exe index_collator_extension+0x15645946x mongod-4.0.5.exe index_collator_extension+0x15647509x mongod-4.0.5.exe index_collator_extension+0x15707958x mongod-4.0.5.exe index_collator_extension+0x15702640x mongod-4.0.5.exe index_collator_extension+0x15989332x mongod-4.0.5.exe index_collator_extension+0x15991873x mongod-4.0.5.exe index_collator_extension+0x15788748x mongod-4.0.5.exe index_collator_extension+0x15793012x mongod-4.0.5.exe index_collator_extension+0x15791395x mongod-4.0.5.exe index_collator_extension+0x15792706x mongod-4.0.5.exe index_collator_extension+0x15794750x mongod-4.0.5.exe index_collator_extension+0x15729734x mongod-4.0.5.exe ??? mongod-4.0.5.exe index_collator_extension+0x12308097x mongod-4.0.5.exe index_collator_extension+0x12306743x mongod-4.0.5.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-08T13:43:35.257+0000 F CONTROL [WTCheckpointThread] *** unhandled exception 0x0000000E at 0x00007FF8ACC450D8, terminating 2019-02-08T13:43:35.257+0000 F CONTROL [WTCheckpointThread] *** stack trace for unhandled exception: 2019-02-08T13:43:35.258+0000 I - [WTCheckpointThread] KERNELBASE.dll RaiseException+0x104x mongod-4.0.5.exe index_collator_extension+0x15060909x ucrtbase.dll raise+0x463x ucrtbase.dll abort+0x49x mongod-4.0.5.exe index_collator_extension+0x15088721x mongod-4.0.5.exe ??? mongod-4.0.5.exe index_collator_extension+0x15644785x mongod-4.0.5.exe index_collator_extension+0x15645946x mongod-4.0.5.exe index_collator_extension+0x15647509x mongod-4.0.5.exe index_collator_extension+0x15707958x mongod-4.0.5.exe index_collator_extension+0x15702640x mongod-4.0.5.exe index_collator_extension+0x15989332x mongod-4.0.5.exe index_collator_extension+0x15991873x mongod-4.0.5.exe index_collator_extension+0x15788748x mongod-4.0.5.exe index_collator_extension+0x15793012x mongod-4.0.5.exe index_collator_extension+0x15791395x mongod-4.0.5.exe index_collator_extension+0x15792706x mongod-4.0.5.exe index_collator_extension+0x15794750x mongod-4.0.5.exe index_collator_extension+0x15729734x mongod-4.0.5.exe ??? mongod-4.0.5.exe index_collator_extension+0x12308097x mongod-4.0.5.exe index_collator_extension+0x12306743x mongod-4.0.5.exe ??? ucrtbase.dll iswascii+0x165x KERNEL32.DLL BaseThreadInitThunk+0x20x 2019-02-08T13:43:35.266+0000 I CONTROL [WTCheckpointThread] writing minidump diagnostic file C:\Pro\ZLManager\mongodb\mongod-4.2019-02-08T13-43-35.mdmp 2019-02-08T13:43:35.278+0000 F - [WTJournalFlusher] Fatal Assertion 28559 at src\mongo\db\storage\wiredtiger\wiredtiger_util.cpp 65 2019-02-08T13:43:35.278+0000 F - [WTJournalFlusher] ***aborting after fassert() failure