From shell Fri Nov 8 22:53:24 CUT 2019 2019-11-08 22:53:42,394 [INFO] mongo_orchestration.daemon:130 - Starting daemon 2019-11-08 22:53:42,394 [INFO] mongo_orchestration.daemon:55 - daemonize_win32: ['C:\\data\\mci\\db0e56ad7f7f3e9c9801f00b59c62dd2\\drivers-tools\\.evergreen\\orchestration\\venv\\Scripts\\mongo-orchestration', '-e', 'default', '-f', 'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/orchestration/orchestration.config', '--socket-timeout-ms=60000', '--bind=127.0.0.1', '--enable-majority-read-concern', '-s', 'wsgiref', 'start'] 2019-11-08 22:53:42,533 [DEBUG] mongo_orchestration.server:184 - Starting mongo-orchestration in the foreground 2019-11-08 22:53:42,533 [DEBUG] mongo_orchestration.server:131 - Starting HTTP server on host: 127.0.0.1; port: 8889 2019-11-08 22:53:46,799 [DEBUG] mongo_orchestration.apps:64 - base_uri((), {}) 2019-11-08 22:53:46,799 [DEBUG] mongo_orchestration.apps.servers:61 - base_uri() 2019-11-08 22:53:46,799 [DEBUG] mongo_orchestration.apps:55 - send_result(200) 2019-11-08 22:53:52,051 [DEBUG] mongo_orchestration.apps:64 - host_create((), {}) 2019-11-08 22:53:52,051 [DEBUG] mongo_orchestration.servers:167 - Server.__init__(C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\mongod, {u'journal': True, u'logappend': True, u'bind_ip': u'127.0.0.1,::1', u'port': 27017, u'ipv6': True}, {u'sslOnNormalPorts': True, u'sslWeakCertificateValidation': True, u'sslCAFile': u'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/x509gen/ca.pem', u'sslPEMKeyFile': u'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/x509gen/server.pem'}, , bob, pwd123) 2019-11-08 22:53:52,051 [DEBUG] mongo_orchestration.servers:68 - Creating log file for C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\mongod: c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-vxltec\mongod.log 2019-11-08 22:53:52,051 [DEBUG] mongo_orchestration.servers:227 - (u'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\\mongod', '--version') 2019-11-08 22:53:52,082 [DEBUG] mongo_orchestration.process:201 - mprocess(name=u'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\\mongod', config_path='c:\\data\\mci\\db0e56ad7f7f3e9c9801f00b59c62dd2\\drivers-tools\\.evergreen\\orchestration\\db\\mongo-hnhkvs', port=27017, timeout=300) 2019-11-08 22:53:52,082 [DEBUG] mongo_orchestration.process:213 - execute process: C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\mongod --config c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-hnhkvs --port 27017 2019-11-08 22:53:52,082 [DEBUG] mongo_orchestration.process:145 - wait for 27017 2019-11-08 22:53:54,253 [DEBUG] mongo_orchestration.process:227 - process 'C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/mongodb/bin\mongod' has started: pid=1444, host=localhost:27017 2019-11-08 22:53:54,253 [DEBUG] mongo_orchestration.servers:346 - pid=1444, hostname=localhost:27017 2019-11-08 22:54:24,707 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:54:54,848 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:55:25,349 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:55:55,459 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:56:25,552 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:56:55,615 [ERROR] mongo_orchestration.servers:358 - isMaster command failed: Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 355, in start self.run_command('isMaster') File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 276, in run_command result = getattr(self.connection.admin, mode)(command, name, **d) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 206, in connection connected(c) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\common.py", line 136, in connected client.admin.command('ismaster') File "C:\Python27\lib\site-packages\pymongo\database.py", line 513, in command with client._socket_for_reads(read_preference) as (sock_info, slave_ok): File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 904, in _socket_for_reads with self._get_socket(read_preference) as sock_info: File "C:\Python27\Lib\contextlib.py", line 17, in __enter__ return self.gen.next() File "C:\Python27\lib\site-packages\pymongo\mongo_client.py", line 868, in _get_socket server = self._get_topology().select_server(selector) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 214, in select_server address)) File "C:\Python27\lib\site-packages\pymongo\topology.py", line 189, in select_servers self._error_message(selector)) ServerSelectionTimeoutError: localhost:27017: [Errno 10061] No connection could be made because the target machine actively refused it 2019-11-08 22:56:55,615 [ERROR] mongo_orchestration.servers:368 - Could not start Server. Please find server log below. ===================================================== 2019-11-08 22:56:55,615 [ERROR] mongo_orchestration.servers:371 - 2019-11-08T22:53:52.114+0000 D1 CONTROL [main] Loading library: Schannel.dll 2019-11-08T22:53:52.285+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2019-11-08T22:53:52.747+0000 D1 NETWORK [main] Client Certificate Name: C=US,ST=New York,L=New York City,O=MongoDB,OU=Drivers,CN=localhost 2019-11-08T22:53:52.747+0000 D1 NETWORK [main] Server Certificate Name: C=US,ST=New York,L=New York City,O=MongoDB,OU=Drivers,CN=localhost 2019-11-08T22:53:52.747+0000 D1 NETWORK [main] Server Certificate Expiration: 2039-05-22T22:32:56.000+0000 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] MongoDB starting : pid=1444 port=27017 dbpath=c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-vxltec 64-bit host=WIN-VKATQONG442 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] db version v4.3.0-2084-g6ef06c9 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] git version: 6ef06c9093462bec22c2219c341b0219f1864cca 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] allocator: tcmalloc 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] modules: enterprise 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] build environment: 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] distmod: windows-64 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] distarch: x86_64 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] target_arch: x86_64 2019-11-08T22:53:52.747+0000 I CONTROL [initandlisten] options: { config: "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-hnhkvs", net: { bindIp: "127.0.0.1,::1", compression: { compressors: "zstd,zlib,snappy,noop" }, ipv6: true, port: 27017, tls: { CAFile: "C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/x509gen/ca.pem", allowConnectionsWithoutCertificates: true, certificateKeyFile: "C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/x509gen/server.pem", mode: "requireTLS" } }, replication: { enableMajorityReadConcern: true, oplogSizeMB: 100 }, setParameter: { enableTestCommands: "1", maxTransactionLockRequestTimeoutMillis: "25", transactionLifetimeLimitSeconds: "3" }, storage: { dbPath: "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-vxltec", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, path: "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-vxltec\mongod.log", verbosity: 1 } } 2019-11-08T22:53:52.747+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=3327M,cache_overflow=(file_max=0M),session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress], 2019-11-08T22:53:52.814+0000 I STORAGE [initandlisten] WiredTiger message [1573253632:814200][1444:2003185440], txn-recover: Set global recovery timestamp: (0,0) 2019-11-08T22:53:52.826+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2019-11-08T22:53:52.826+0000 D1 COMMAND [WTIdleSessionSweeper] BackgroundJob starting: WTIdleSessionSweeper 2019-11-08T22:53:52.826+0000 D1 STORAGE [WTIdleSessionSweeper] starting WTIdleSessionSweeper thread 2019-11-08T22:53:52.840+0000 D1 COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher 2019-11-08T22:53:52.840+0000 D1 STORAGE [WTJournalFlusher] starting WTJournalFlusher thread 2019-11-08T22:53:52.840+0000 I STORAGE [initandlisten] Timestamp monitor starting 2019-11-08T22:53:52.840+0000 D1 COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread 2019-11-08T22:53:52.840+0000 D1 STORAGE [WTCheckpointThread] starting WTCheckpointThread thread 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.3.0-2084-g6ef06c9) of MongoDB. 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] ** Not recommended for production. 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2019-11-08T22:53:52.846+0000 I CONTROL [initandlisten] 2019-11-08T22:53:52.846+0000 D1 COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent 2019-11-08T22:53:52.846+0000 D1 NETWORK [SNMPAgent] SNMPAgent not enabled 2019-11-08T22:53:52.847+0000 D1 - [initandlisten] reloading view catalog for database admin 2019-11-08T22:53:52.847+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 78fce329-3ebb-4b0a-afdd-a1638757227c and options: { uuid: UUID("78fce329-3ebb-4b0a-afdd-a1638757227c") } 2019-11-08T22:53:52.847+0000 D1 STORAGE [initandlisten] stored meta data for admin.system.version @ RecordId(1) 2019-11-08T22:53:52.853+0000 D1 STORAGE [initandlisten] admin.system.version: clearing plan cache - collection info cache reset 2019-11-08T22:53:52.853+0000 D1 STORAGE [initandlisten] Registering collection admin.system.version with UUID 78fce329-3ebb-4b0a-afdd-a1638757227c 2019-11-08T22:53:52.853+0000 D1 STORAGE [initandlisten] create uri: table:index-1-4439905848283707543 config: type=file,internal_page_max=16k,leaf_page_max=16k,checksum=on,prefix_compression=true,block_compressor=,,,,key_format=u,value_format=u,app_metadata=(formatVersion=8),log=(enabled=true) 2019-11-08T22:53:52.859+0000 D1 STORAGE [initandlisten] admin.system.version: clearing plan cache - collection info cache reset 2019-11-08T22:53:52.859+0000 I INDEX [initandlisten] index build: done building index _id_ on ns admin.system.version 2019-11-08T22:53:52.860+0000 I SHARDING [initandlisten] Marking collection admin.system.version as collection version: 2019-11-08T22:53:52.860+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.4 2019-11-08T22:53:52.860+0000 D1 - [initandlisten] reloading view catalog for database local 2019-11-08T22:53:52.860+0000 I SHARDING [initandlisten] Marking collection local.system.replset as collection version: 2019-11-08T22:53:52.860+0000 D1 STORAGE [initandlisten] Recovering database: admin 2019-11-08T22:53:52.861+0000 D1 STORAGE [initandlisten] done repairDatabases 2019-11-08T22:53:52.861+0000 I STORAGE [initandlisten] Flow Control is enabled on this deployment. 2019-11-08T22:53:52.861+0000 I SHARDING [initandlisten] Marking collection admin.system.roles as collection version: 2019-11-08T22:53:52.861+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:107 locks:{ ReplicationStateTransition: { acquireCount: { w: 1 } }, Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 2 } }, Mutex: { acquireCount: { r: 1 } } } storage:{} protocol:op_msg 0ms 2019-11-08T22:53:52.862+0000 D1 ACCESS [initandlisten] There were no users to pin, not starting tracker thread 2019-11-08T22:53:52.863+0000 D1 STORAGE [initandlisten] create collection local.startup_log { capped: true, size: 10485760 } 2019-11-08T22:53:52.863+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: cb54f66c-d316-49cd-baab-a423a971ea78 and options: { capped: true, size: 10485760 } 2019-11-08T22:53:52.863+0000 D1 STORAGE [initandlisten] stored meta data for local.startup_log @ RecordId(3) 2019-11-08T22:53:52.868+0000 D1 STORAGE [initandlisten] local.startup_log: clearing plan cache - collection info cache reset 2019-11-08T22:53:52.868+0000 D1 STORAGE [initandlisten] Registering collection local.startup_log with UUID cb54f66c-d316-49cd-baab-a423a971ea78 2019-11-08T22:53:52.868+0000 D1 STORAGE [initandlisten] create uri: table:index-3-4439905848283707543 config: type=file,internal_page_max=16k,leaf_page_max=16k,checksum=on,prefix_compression=true,block_compressor=,,,,key_format=u,value_format=u,app_metadata=(formatVersion=8),log=(enabled=true) 2019-11-08T22:53:52.873+0000 D1 STORAGE [initandlisten] local.startup_log: clearing plan cache - collection info cache reset 2019-11-08T22:53:52.873+0000 I INDEX [initandlisten] index build: done building index _id_ on ns local.startup_log 2019-11-08T22:53:52.873+0000 I SHARDING [initandlisten] Marking collection local.startup_log as collection version: 2019-11-08T22:53:53.973+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory 'c:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/orchestration/db/mongo-vxltec/diagnostic.data' 2019-11-08T22:53:53.974+0000 D1 COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor 2019-11-08T22:53:53.974+0000 D1 COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor 2019-11-08T22:53:53.974+0000 D1 COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner 2019-11-08T22:53:53.975+0000 I SHARDING [LogicalSessionCacheRefresh] Marking collection config.system.sessions as collection version: 2019-11-08T22:53:53.975+0000 D1 - [LogicalSessionCacheRefresh] User Assertion: NamespaceNotFound: ns does not exist: config.system.sessions src\mongo\db\commands\list_indexes.cpp 155 2019-11-08T22:53:53.975+0000 D1 - [LogicalSessionCacheReap] User Assertion: NamespaceNotFound: ns does not exist: config.system.sessions src\mongo\db\commands\list_indexes.cpp 155 2019-11-08T22:53:53.975+0000 I NETWORK [initandlisten] Listening on 127.0.0.1 2019-11-08T22:53:53.975+0000 D1 COMMAND [LogicalSessionCacheRefresh] assertion while executing command 'listIndexes' on database 'config' with arguments '{ listIndexes: "system.sessions", cursor: {}, $db: "config" }': NamespaceNotFound: ns does not exist: config.system.sessions 2019-11-08T22:53:53.975+0000 D1 COMMAND [LogicalSessionCacheReap] assertion while executing command 'listIndexes' on database 'config' with arguments '{ listIndexes: "system.sessions", cursor: {}, $db: "config" }': NamespaceNotFound: ns does not exist: config.system.sessions 2019-11-08T22:53:53.975+0000 I COMMAND [LogicalSessionCacheReap] command config.system.sessions command: listIndexes { listIndexes: "system.sessions", cursor: {}, $db: "config" } numYields:0 ok:0 errMsg:"ns does not exist: config.system.sessions" errName:NamespaceNotFound errCode:26 reslen:134 locks:{ ReplicationStateTransition: { acquireCount: { w: 2 } }, Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 2 } } } protocol:op_msg 0ms 2019-11-08T22:53:53.975+0000 I NETWORK [initandlisten] Listening on ::1 2019-11-08T22:53:53.975+0000 D1 - [LogicalSessionCacheReap] User Assertion: NamespaceNotFound: config.system.sessions does not exist src\mongo\db\sessions_collection_standalone.cpp 79 2019-11-08T22:53:53.975+0000 I COMMAND [LogicalSessionCacheRefresh] command config.system.sessions command: listIndexes { listIndexes: "system.sessions", cursor: {}, $db: "config" } numYields:0 ok:0 errMsg:"ns does not exist: config.system.sessions" errName:NamespaceNotFound errCode:26 reslen:134 locks:{ ReplicationStateTransition: { acquireCount: { w: 2 } }, Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { r: 2 } } } protocol:op_msg 0ms 2019-11-08T22:53:53.976+0000 D1 - [LogicalSessionCacheRefresh] User Assertion: NamespaceNotFound: config.system.sessions does not exist src\mongo\db\sessions_collection_standalone.cpp 79 2019-11-08T22:53:53.976+0000 I CONTROL [LogicalSessionCacheReap] Sessions collection is not set up; waiting until next sessions reap interval: config.system.sessions does not exist 2019-11-08T22:53:53.976+0000 I NETWORK [initandlisten] waiting for connections on port 27017 ssl 2019-11-08T22:53:53.976+0000 D1 - [LogicalSessionCacheRefresh] reloading view catalog for database config 2019-11-08T22:53:53.976+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with provided UUID: ee3534bf-fe69-4fe1-9652-781928c36568 and options: { uuid: UUID("ee3534bf-fe69-4fe1-9652-781928c36568") } 2019-11-08T22:53:53.976+0000 D1 STORAGE [LogicalSessionCacheRefresh] stored meta data for config.system.sessions @ RecordId(4) 2019-11-08T22:53:53.982+0000 D1 STORAGE [LogicalSessionCacheRefresh] config.system.sessions: clearing plan cache - collection info cache reset 2019-11-08T22:53:53.982+0000 D1 STORAGE [LogicalSessionCacheRefresh] Registering collection config.system.sessions with UUID ee3534bf-fe69-4fe1-9652-781928c36568 2019-11-08T22:53:53.982+0000 D1 STORAGE [LogicalSessionCacheRefresh] create uri: table:index-5-4439905848283707543 config: type=file,internal_page_max=16k,leaf_page_max=16k,checksum=on,prefix_compression=true,block_compressor=,,,,key_format=u,value_format=u,app_metadata=(formatVersion=8),log=(enabled=true) 2019-11-08T22:53:53.987+0000 D1 STORAGE [LogicalSessionCacheRefresh] config.system.sessions: clearing plan cache - collection info cache reset 2019-11-08T22:53:53.987+0000 I INDEX [LogicalSessionCacheRefresh] index build: done building index _id_ on ns config.system.sessions 2019-11-08T22:53:53.987+0000 I INDEX [LogicalSessionCacheRefresh] Registering index build: 5c9cd46b-57e0-4789-8a25-5cfe38ed744d 2019-11-08T22:53:53.988+0000 D1 STORAGE [LogicalSessionCacheRefresh] create uri: table:index-6-4439905848283707543 config: type=file,internal_page_max=16k,leaf_page_max=16k,checksum=on,prefix_compression=true,block_compressor=,,,,key_format=u,value_format=u,app_metadata=(formatVersion=8),log=(enabled=true) 2019-11-08T22:53:53.999+0000 D1 STORAGE [LogicalSessionCacheRefresh] created temporary record store: internal-7-4439905848283707543 2019-11-08T22:53:53.999+0000 D1 STORAGE [LogicalSessionCacheRefresh] config.system.sessions: clearing plan cache - collection info cache reset 2019-11-08T22:53:53.999+0000 I INDEX [LogicalSessionCacheRefresh] index build: starting on config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } using method: Hybrid 2019-11-08T22:53:53.999+0000 I INDEX [LogicalSessionCacheRefresh] build may temporarily use up to 500 megabytes of RAM 2019-11-08T22:53:53.999+0000 I STORAGE [LogicalSessionCacheRefresh] Index build initialized: 5c9cd46b-57e0-4789-8a25-5cfe38ed744d: config.system.sessions (ee3534bf-fe69-4fe1-9652-781928c36568 ): indexes: 1 2019-11-08T22:53:53.999+0000 I INDEX [LogicalSessionCacheRefresh] Waiting for index build to complete: 5c9cd46b-57e0-4789-8a25-5cfe38ed744d 2019-11-08T22:53:53.999+0000 D1 EXECUTOR [IndexBuildsCoordinatorMongod-0] starting thread in pool IndexBuildsCoordinatorMongod 2019-11-08T22:53:53.999+0000 I INDEX [IndexBuildsCoordinatorMongod-0] index build: collection scan done. scanned 0 total records in 0 seconds 2019-11-08T22:53:53.999+0000 D1 INDEX [IndexBuildsCoordinatorMongod-0] index build: inserting from external sorter into index: lsidTTLIndex 2019-11-08T22:53:54.000+0000 I INDEX [IndexBuildsCoordinatorMongod-0] index build: inserted 0 keys from external sorter into index in 0 seconds 2019-11-08T22:53:54.000+0000 I SHARDING [ftdc] Marking collection local.oplog.rs as collection version: 2019-11-08T22:53:54.003+0000 D1 INDEX [IndexBuildsCoordinatorMongod-0] index build: drain applied 0 side writes (inserted: 0, deleted: 0) for 'lsidTTLIndex' in 0 ms 2019-11-08T22:53:54.003+0000 D1 INDEX [IndexBuildsCoordinatorMongod-0] index build: drain applied 0 side writes (inserted: 0, deleted: 0) for 'lsidTTLIndex' in 0 ms 2019-11-08T22:53:54.003+0000 D1 INDEX [IndexBuildsCoordinatorMongod-0] index build: drain applied 0 side writes (inserted: 0, deleted: 0) for 'lsidTTLIndex' in 0 ms 2019-11-08T22:53:54.003+0000 I INDEX [IndexBuildsCoordinatorMongod-0] index build: done building index lsidTTLIndex on ns config.system.sessions 2019-11-08T22:53:54.004+0000 D1 STORAGE [IndexBuildsCoordinatorMongod-0] config.system.sessions: clearing plan cache - collection info cache reset 2019-11-08T22:53:54.006+0000 D1 STORAGE [IndexBuildsCoordinatorMongod-0] WT drop of table:internal-7-4439905848283707543 res 0 2019-11-08T22:53:54.006+0000 D1 STORAGE [IndexBuildsCoordinatorMongod-0] ~WiredTigerRecordStore for temporary ident: internal-7-4439905848283707543 2019-11-08T22:53:54.006+0000 I STORAGE [IndexBuildsCoordinatorMongod-0] Index build completed successfully: 5c9cd46b-57e0-4789-8a25-5cfe38ed744d: config.system.sessions ( ee3534bf-fe69-4fe1-9652-781928c36568 ). Index specs built: 1. Indexes in catalog before build: 1. Indexes in catalog after build: 2 2019-11-08T22:53:54.007+0000 I INDEX [LogicalSessionCacheRefresh] Index build completed: 5c9cd46b-57e0-4789-8a25-5cfe38ed744d 2019-11-08T22:53:54.007+0000 I COMMAND [LogicalSessionCacheRefresh] command config.system.sessions command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:132 locks:{ ParallelBatchWriterMode: { acquireCount: { r: 3 } }, ReplicationStateTransition: { acquireCount: { w: 4 } }, Global: { acquireCount: { r: 1, w: 3 } }, Database: { acquireCount: { r: 1, w: 3, W: 1 } }, Collection: { acquireCount: { r: 2, w: 1, W: 2 } }, Mutex: { acquireCount: { r: 5 } } } flowControl:{ acquireCount: 2 } storage:{} protocol:op_msg 30ms 2019-11-08T22:53:54.253+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49241 #1 (1 connection now open) 2019-11-08T22:53:54.253+0000 I NETWORK [conn1] end connection 127.0.0.1:49241 (0 connections now open) 2019-11-08T22:53:54.585+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49242 #2 (1 connection now open) 2019-11-08T22:53:54.665+0000 F CONTROL [conn2] *** unhandled exception (access violation) at 0x0000000000000000, terminating 2019-11-08T22:53:54.665+0000 F CONTROL [conn2] *** access violation was a DEP violation at 0x0 2019-11-08T22:53:54.665+0000 F CONTROL [conn2] *** stack trace for unhandled exception: 2019-11-08T22:53:54.836+0000 I - [conn2] ??? mongod.exe ...\src\mongo\util\net\ssl\detail\impl\schannel.ipp(334) asio::ssl::detail::SSLHandshakeManager::doServerHandshake+0x1b6 mongod.exe ...\src\mongo\util\net\ssl\detail\impl\schannel.ipp(100) asio::ssl::detail::SSLHandshakeManager::nextHandshake+0x18d mongod.exe ...\src\mongo\util\net\ssl\detail\impl\engine_schannel.ipp(103) asio::ssl::detail::engine::handshake+0x34 mongod.exe ...\src\mongo\util\net\ssl\detail\io.hpp(38) asio::ssl::detail::io,asio::ssl::detail::buffered_handshake_op >+0x63 mongod.exe ...\src\mongo\transport\session_asio.h(617) ::operator()+0xa6 mongod.exe ...\src\mongo\transport\session_asio.h(623) mongo::transport::TransportLayerASIO::ASIOSession::maybeHandshakeSSLForIngress+0x2d8 mongod.exe ...\src\mongo\util\future_impl.h(893) ::operator()+0x39 mongod.exe ...\src\mongo\transport\session_asio.h(402) mongo::transport::TransportLayerASIO::ASIOSession::read+0xcb mongod.exe ...\src\mongo\transport\session_asio.h(355) mongo::transport::TransportLayerASIO::ASIOSession::sourceMessageImpl+0x80 mongod.exe ...\src\mongo\transport\session_asio.h(142) mongo::transport::TransportLayerASIO::ASIOSession::sourceMessage+0x53 mongod.exe ...\src\mongo\transport\service_state_machine.cpp(307) ::operator()+0x66 mongod.exe ...\src\mongo\transport\service_state_machine.cpp(517) mongo::ServiceStateMachine::_runNextInGuard+0x127 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\functional(16707566) std::_Func_impl_no_alloc<,void>::_Do_call+0x5d mongod.exe ...\src\mongo\transport\service_executor_synchronous.cpp(125) ::operator()+0x13d mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(230) std::_LaunchPad >,std::default_delete > > > >::_Go+0x80 mongod.exe c:\program files (x86)\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\include\thr\xthread(209) std::_Pad::_Call_func+0x9 ucrtbase.DLL o__realloc_base+0x60 kernel32.dll BaseThreadInitThunk+0xd 2019-11-08T22:53:54.836+0000 I CONTROL [conn2] writing minidump diagnostic file C:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\mongodb\bin\mongod.2019-11-08T22-53-54.mdmp 2019-11-08T22:53:55.164+0000 F CONTROL [conn2] *** immediate exit due to unhandled exception 2019-11-08 22:56:55,615 [ERROR] mongo_orchestration.apps:68 - Traceback (most recent call last): File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\apps\__init__.py", line 66, in wrap return f(*arg, **kwd) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\apps\servers.py", line 83, in host_create result = _host_create(data) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\apps\servers.py", line 52, in _host_create params.get('version', '')) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 518, in create server.start(timeout) File "c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\venv\lib\site-packages\mongo_orchestration\servers.py", line 380, in start LOG_FILE + ' for more details.') File "", line 2, in reraise TimeoutError: Could not start Server. Please check server log located in c:\data\mci\db0e56ad7f7f3e9c9801f00b59c62dd2\drivers-tools\.evergreen\orchestration\db\mongo-vxltec\mongod.log or the mongo-orchestration log in C:/data/mci/db0e56ad7f7f3e9c9801f00b59c62dd2/drivers-tools/.evergreen/orchestration\server.log for more details. 2019-11-08 22:56:55,615 [DEBUG] mongo_orchestration.apps:55 - send_result(500)