Giter VIP home page Giter VIP logo

Comments (5)

ebremer avatar ebremer commented on August 18, 2024 1

Running mongo:4.2.6 on both installations with no issues nor data loss, especially on SBU QuIP.

from distro.

birm avatar birm commented on August 18, 2024 1

Lucky for us, 4.0 works just fine from 3.6. Next release (probably 3.9.1 bugfix shortly) will have mongo 4.0, then we'll see if we can upgrade to 4.6 safely. See d613caf

from distro.

birm avatar birm commented on August 18, 2024

trying to swap out container from "3.6.18-xenial" to "mongo:4.2.12-bionic" failed, returned

ca-mongo    | 2021-01-28T14:38:55.105+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-01-28T14:38:55.113+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See https://docs.mongodb.com/manual/release-notes/4.2-compatibility/#feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at https://docs.mongodb.com/manual/release-notes/4.2/#upgrade-procedures.
ca-mongo    | 2021-01-28T14:38:55.113+0000 I  REPL     [initandlisten] Stepping down the ReplicationCoordinator for shutdown, waitTime: 10000ms
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  SHARDING [initandlisten] Shutting down the WaitForMajorityService
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  NETWORK  [initandlisten] Shutting down the global connection pool
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down the FlowControlTicketholder
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down the PeriodicThreadToAbortExpiredTransactions
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down the PeriodicThreadToDecreaseSnapshotHistoryIfNotNeeded
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  REPL     [initandlisten] Shutting down the ReplicationCoordinator
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  SHARDING [initandlisten] Shutting down the ShardingInitializationMongoD
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  REPL     [initandlisten] Enqueuing the ReplicationStateTransitionLock for shutdown
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  -        [initandlisten] Killing all operations for shutdown
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  COMMAND  [initandlisten] Shutting down all open transactions
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  REPL     [initandlisten] Acquiring the ReplicationStateTransitionLock for shutdown
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  INDEX    [initandlisten] Shutting down the IndexBuildsCoordinator
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  NETWORK  [initandlisten] Shutting down the ReplicaSetMonitor
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  CONTROL  [initandlisten] Shutting down free monitoring
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  FTDC     [initandlisten] Shutting down full-time data capture
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down the HealthLog
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down the storage engine
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-01-28T14:38:55.115+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-01-28T14:38:55.116+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-01-28T14:38:55.178+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-01-28T14:38:55.178+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-01-28T14:38:55.178+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-01-28T14:38:55.178+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-01-28T14:38:55.240+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:240679][1:0x7f06d2fc5b00], txn-recover: Recovering log 30 through 31
ca-mongo    | 2021-01-28T14:38:55.323+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:323668][1:0x7f06d2fc5b00], txn-recover: Recovering log 31 through 31
ca-mongo    | 2021-01-28T14:38:55.480+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:480536][1:0x7f06d2fc5b00], txn-recover: Main recovery loop: starting at 30/2176 to 31/256
ca-mongo    | 2021-01-28T14:38:55.646+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:646098][1:0x7f06d2fc5b00], txn-recover: Recovering log 30 through 31
ca-mongo    | 2021-01-28T14:38:55.734+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:734053][1:0x7f06d2fc5b00], txn-recover: Recovering log 31 through 31
ca-mongo    | 2021-01-28T14:38:55.805+0000 I  STORAGE  [initandlisten] WiredTiger message [1611844735:805739][1:0x7f06d2fc5b00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-01-28T14:38:56.389+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-01-28T14:38:56.389+0000 I  -        [initandlisten] Dropping the scope cache for shutdown
ca-mongo    | 2021-01-28T14:38:56.390+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-01-28T14:38:56.390+0000 I  CONTROL  [initandlisten] shutting down with code:62

from distro.

ebremer avatar ebremer commented on August 18, 2024

try "mongo:4.2.6"

from distro.

birm avatar birm commented on August 18, 2024
ca-mongo    | 2021-03-05T18:50:10.914+0000 I  CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
ca-mongo    | 2021-03-05T18:50:10.917+0000 W  ASIO     [main] No TransportLayer configured during NetworkInterface startup
ca-mongo    | 2021-03-05T18:50:10.917+0000 I  CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=7fc05cbd891d
ca-mongo    | 2021-03-05T18:50:10.917+0000 I  CONTROL  [initandlisten] db version v4.2.6
ca-mongo    | 2021-03-05T18:50:10.917+0000 I  CONTROL  [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
ca-mongo    | 2021-03-05T18:50:10.917+0000 I  CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten] allocator: tcmalloc
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten] modules: none
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten] build environment:
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten]     distmod: ubuntu1804
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten]     distarch: x86_64
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten]     target_arch: x86_64
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  CONTROL  [initandlisten] options: { net: { bindIp: "*" } }
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  STORAGE  [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  STORAGE  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
ca-mongo    | 2021-03-05T18:50:10.918+0000 I  STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3431M,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],
ca-mongo    | 2021-03-05T18:50:11.671+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970211:671010][1:0x7f80eff8cb00], txn-recover: Recovering log 47 through 48
ca-mongo    | 2021-03-05T18:50:11.835+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970211:835290][1:0x7f80eff8cb00], txn-recover: Recovering log 48 through 48
ca-mongo    | 2021-03-05T18:50:11.909+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970211:909837][1:0x7f80eff8cb00], txn-recover: Main recovery loop: starting at 47/107392 to 48/256
ca-mongo    | 2021-03-05T18:50:12.082+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970212:82435][1:0x7f80eff8cb00], txn-recover: Recovering log 47 through 48
ca-mongo    | 2021-03-05T18:50:12.344+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970212:344001][1:0x7f80eff8cb00], txn-recover: Recovering log 48 through 48
ca-mongo    | 2021-03-05T18:50:12.400+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970212:400678][1:0x7f80eff8cb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:12.745+0000 I  RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
ca-mongo    | 2021-03-05T18:50:12.760+0000 I  STORAGE  [initandlisten] Timestamp monitor starting
ca-mongo    | 2021-03-05T18:50:12.767+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:12.767+0000 I  CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
ca-mongo    | 2021-03-05T18:50:12.767+0000 I  CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
ca-mongo    | 2021-03-05T18:50:12.767+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:12.781+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-03-05T18:50:12.783+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See http://dochub.mongodb.org/core/4.0-feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at http://dochub.mongodb.org/core/4.0-upgrade-fcv.
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:12.784+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:12.846+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:12.846+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:12.846+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:12.846+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-03-05T18:50:12.957+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970212:957416][1:0x7f80eff8cb00], txn-recover: Recovering log 48 through 49
ca-mongo    | 2021-03-05T18:50:13.032+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970213:32772][1:0x7f80eff8cb00], txn-recover: Recovering log 49 through 49
ca-mongo    | 2021-03-05T18:50:13.141+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970213:141394][1:0x7f80eff8cb00], txn-recover: Main recovery loop: starting at 48/2176 to 49/256
ca-mongo    | 2021-03-05T18:50:13.312+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970213:312269][1:0x7f80eff8cb00], txn-recover: Recovering log 48 through 49
ca-mongo    | 2021-03-05T18:50:13.387+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970213:387099][1:0x7f80eff8cb00], txn-recover: Recovering log 49 through 49
ca-mongo    | 2021-03-05T18:50:13.438+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970213:438791][1:0x7f80eff8cb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:13.620+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-03-05T18:50:13.620+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-03-05T18:50:13.620+0000 I  CONTROL  [initandlisten] shutting down with code:62
ca-mongo    | 2021-03-05T18:50:14.906+0000 I  CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
ca-mongo    | 2021-03-05T18:50:14.909+0000 W  ASIO     [main] No TransportLayer configured during NetworkInterface startup
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=7fc05cbd891d
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] db version v4.2.6
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] allocator: tcmalloc
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] modules: none
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] build environment:
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten]     distmod: ubuntu1804
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten]     distarch: x86_64
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten]     target_arch: x86_64
ca-mongo    | 2021-03-05T18:50:14.909+0000 I  CONTROL  [initandlisten] options: { net: { bindIp: "*" } }
ca-mongo    | 2021-03-05T18:50:14.910+0000 I  STORAGE  [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
ca-mongo    | 2021-03-05T18:50:14.910+0000 I  STORAGE  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:14.910+0000 I  STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
ca-mongo    | 2021-03-05T18:50:14.910+0000 I  STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
ca-mongo    | 2021-03-05T18:50:14.910+0000 I  STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3431M,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],
ca-mongo    | 2021-03-05T18:50:15.626+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970215:626041][1:0x7f0c73a4fb00], txn-recover: Recovering log 50 through 51
ca-mongo    | 2021-03-05T18:50:15.695+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970215:695788][1:0x7f0c73a4fb00], txn-recover: Recovering log 51 through 51
ca-mongo    | 2021-03-05T18:50:15.810+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970215:810700][1:0x7f0c73a4fb00], txn-recover: Main recovery loop: starting at 50/896 to 51/256
ca-mongo    | 2021-03-05T18:50:15.903+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970215:903239][1:0x7f0c73a4fb00], txn-recover: Recovering log 50 through 51
ca-mongo    | 2021-03-05T18:50:15.967+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970215:967311][1:0x7f0c73a4fb00], txn-recover: Recovering log 51 through 51
ca-mongo    | 2021-03-05T18:50:16.013+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:13517][1:0x7f0c73a4fb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:16.082+0000 I  RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
ca-mongo    | 2021-03-05T18:50:16.089+0000 I  STORAGE  [initandlisten] Timestamp monitor starting
ca-mongo    | 2021-03-05T18:50:16.095+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:16.095+0000 I  CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
ca-mongo    | 2021-03-05T18:50:16.095+0000 I  CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
ca-mongo    | 2021-03-05T18:50:16.095+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:16.110+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-03-05T18:50:16.112+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See http://dochub.mongodb.org/core/4.0-feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at http://dochub.mongodb.org/core/4.0-upgrade-fcv.
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:16.112+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:16.183+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:16.183+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:16.183+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:16.183+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-03-05T18:50:16.256+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:256319][1:0x7f0c73a4fb00], txn-recover: Recovering log 51 through 52
ca-mongo    | 2021-03-05T18:50:16.326+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:326294][1:0x7f0c73a4fb00], txn-recover: Recovering log 52 through 52
ca-mongo    | 2021-03-05T18:50:16.412+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:412186][1:0x7f0c73a4fb00], txn-recover: Main recovery loop: starting at 51/2176 to 52/256
ca-mongo    | 2021-03-05T18:50:16.541+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:541440][1:0x7f0c73a4fb00], txn-recover: Recovering log 51 through 52
ca-mongo    | 2021-03-05T18:50:16.625+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:625341][1:0x7f0c73a4fb00], txn-recover: Recovering log 52 through 52
ca-mongo    | 2021-03-05T18:50:16.690+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970216:690684][1:0x7f0c73a4fb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:16.872+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-03-05T18:50:16.872+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-03-05T18:50:16.872+0000 I  CONTROL  [initandlisten] shutting down with code:62
ca-mongo    | 2021-03-05T18:50:18.192+0000 I  CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
ca-mongo    | 2021-03-05T18:50:18.195+0000 W  ASIO     [main] No TransportLayer configured during NetworkInterface startup
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=7fc05cbd891d
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] db version v4.2.6
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] allocator: tcmalloc
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] modules: none
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] build environment:
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten]     distmod: ubuntu1804
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten]     distarch: x86_64
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten]     target_arch: x86_64
ca-mongo    | 2021-03-05T18:50:18.196+0000 I  CONTROL  [initandlisten] options: { net: { bindIp: "*" } }
ca-mongo    | 2021-03-05T18:50:18.197+0000 I  STORAGE  [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
ca-mongo    | 2021-03-05T18:50:18.197+0000 I  STORAGE  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:18.197+0000 I  STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
ca-mongo    | 2021-03-05T18:50:18.197+0000 I  STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
ca-mongo    | 2021-03-05T18:50:18.197+0000 I  STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3431M,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],
ca-mongo    | 2021-03-05T18:50:18.943+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970218:943204][1:0x7fe5fe582b00], txn-recover: Recovering log 53 through 54
ca-mongo    | 2021-03-05T18:50:19.058+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:58315][1:0x7fe5fe582b00], txn-recover: Recovering log 54 through 54
ca-mongo    | 2021-03-05T18:50:19.183+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:183819][1:0x7fe5fe582b00], txn-recover: Main recovery loop: starting at 53/896 to 54/256
ca-mongo    | 2021-03-05T18:50:19.340+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:340468][1:0x7fe5fe582b00], txn-recover: Recovering log 53 through 54
ca-mongo    | 2021-03-05T18:50:19.417+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:417369][1:0x7fe5fe582b00], txn-recover: Recovering log 54 through 54
ca-mongo    | 2021-03-05T18:50:19.475+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:475036][1:0x7fe5fe582b00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:19.588+0000 I  RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
ca-mongo    | 2021-03-05T18:50:19.595+0000 I  STORAGE  [initandlisten] Timestamp monitor starting
ca-mongo    | 2021-03-05T18:50:19.618+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:19.618+0000 I  CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
ca-mongo    | 2021-03-05T18:50:19.618+0000 I  CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
ca-mongo    | 2021-03-05T18:50:19.618+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:19.632+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-03-05T18:50:19.634+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See http://dochub.mongodb.org/core/4.0-feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at http://dochub.mongodb.org/core/4.0-upgrade-fcv.
ca-mongo    | 2021-03-05T18:50:19.634+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-03-05T18:50:19.634+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-03-05T18:50:19.634+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-03-05T18:50:19.635+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-03-05T18:50:19.635+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-03-05T18:50:19.635+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:19.635+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:19.635+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:19.690+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:19.690+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:19.690+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:19.690+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-03-05T18:50:19.783+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:783121][1:0x7fe5fe582b00], txn-recover: Recovering log 54 through 55
ca-mongo    | 2021-03-05T18:50:19.863+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:863210][1:0x7fe5fe582b00], txn-recover: Recovering log 55 through 55
ca-mongo    | 2021-03-05T18:50:19.945+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970219:945241][1:0x7fe5fe582b00], txn-recover: Main recovery loop: starting at 54/2176 to 55/256
ca-mongo    | 2021-03-05T18:50:20.073+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970220:73567][1:0x7fe5fe582b00], txn-recover: Recovering log 54 through 55
ca-mongo    | 2021-03-05T18:50:20.175+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970220:175866][1:0x7fe5fe582b00], txn-recover: Recovering log 55 through 55
ca-mongo    | 2021-03-05T18:50:20.256+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970220:256620][1:0x7fe5fe582b00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:20.434+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-03-05T18:50:20.434+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-03-05T18:50:20.434+0000 I  CONTROL  [initandlisten] shutting down with code:62
ca-mongo    | 2021-03-05T18:50:22.322+0000 I  CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
ca-mongo    | 2021-03-05T18:50:22.329+0000 W  ASIO     [main] No TransportLayer configured during NetworkInterface startup
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=7fc05cbd891d
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] db version v4.2.6
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] allocator: tcmalloc
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] modules: none
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten] build environment:
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten]     distmod: ubuntu1804
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten]     distarch: x86_64
ca-mongo    | 2021-03-05T18:50:22.330+0000 I  CONTROL  [initandlisten]     target_arch: x86_64
ca-mongo    | 2021-03-05T18:50:22.331+0000 I  CONTROL  [initandlisten] options: { net: { bindIp: "*" } }
ca-mongo    | 2021-03-05T18:50:22.340+0000 I  STORAGE  [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
ca-mongo    | 2021-03-05T18:50:22.340+0000 I  STORAGE  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:22.340+0000 I  STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
ca-mongo    | 2021-03-05T18:50:22.340+0000 I  STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
ca-mongo    | 2021-03-05T18:50:22.340+0000 I  STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3431M,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],
ca-mongo    | 2021-03-05T18:50:23.170+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:170291][1:0x7f7db32dbb00], txn-recover: Recovering log 56 through 57
ca-mongo    | 2021-03-05T18:50:23.280+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:280228][1:0x7f7db32dbb00], txn-recover: Recovering log 57 through 57
ca-mongo    | 2021-03-05T18:50:23.400+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:400286][1:0x7f7db32dbb00], txn-recover: Main recovery loop: starting at 56/896 to 57/256
ca-mongo    | 2021-03-05T18:50:23.540+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:540549][1:0x7f7db32dbb00], txn-recover: Recovering log 56 through 57
ca-mongo    | 2021-03-05T18:50:23.665+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:665699][1:0x7f7db32dbb00], txn-recover: Recovering log 57 through 57
ca-mongo    | 2021-03-05T18:50:23.712+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970223:712440][1:0x7f7db32dbb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:23.970+0000 I  RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
ca-mongo    | 2021-03-05T18:50:23.977+0000 I  STORAGE  [initandlisten] Timestamp monitor starting
ca-mongo    | 2021-03-05T18:50:23.993+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:23.993+0000 I  CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
ca-mongo    | 2021-03-05T18:50:23.993+0000 I  CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
ca-mongo    | 2021-03-05T18:50:23.993+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:24.005+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-03-05T18:50:24.006+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See http://dochub.mongodb.org/core/4.0-feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at http://dochub.mongodb.org/core/4.0-upgrade-fcv.
ca-mongo    | 2021-03-05T18:50:24.006+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-03-05T18:50:24.006+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-03-05T18:50:24.006+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-03-05T18:50:24.006+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-03-05T18:50:24.006+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-03-05T18:50:24.007+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:24.007+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:24.007+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:24.071+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:24.071+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:24.071+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:24.071+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-03-05T18:50:24.341+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:341695][1:0x7f7db32dbb00], txn-recover: Recovering log 57 through 58
ca-mongo    | 2021-03-05T18:50:24.425+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:424993][1:0x7f7db32dbb00], txn-recover: Recovering log 58 through 58
ca-mongo    | 2021-03-05T18:50:24.507+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:507548][1:0x7f7db32dbb00], txn-recover: Main recovery loop: starting at 57/2176 to 58/256
ca-mongo    | 2021-03-05T18:50:24.614+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:614898][1:0x7f7db32dbb00], txn-recover: Recovering log 57 through 58
ca-mongo    | 2021-03-05T18:50:24.732+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:732271][1:0x7f7db32dbb00], txn-recover: Recovering log 58 through 58
ca-mongo    | 2021-03-05T18:50:24.840+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970224:840331][1:0x7f7db32dbb00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:25.034+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-03-05T18:50:25.034+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-03-05T18:50:25.034+0000 I  CONTROL  [initandlisten] shutting down with code:62
ca-mongo    | 2021-03-05T18:50:26.795+0000 I  CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
ca-mongo    | 2021-03-05T18:50:26.797+0000 W  ASIO     [main] No TransportLayer configured during NetworkInterface startup
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=7fc05cbd891d
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] db version v4.2.6
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] git version: 20364840b8f1af16917e4c23c1b5f5efd8b352f8
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] allocator: tcmalloc
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] modules: none
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] build environment:
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten]     distmod: ubuntu1804
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten]     distarch: x86_64
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten]     target_arch: x86_64
ca-mongo    | 2021-03-05T18:50:26.798+0000 I  CONTROL  [initandlisten] options: { net: { bindIp: "*" } }
ca-mongo    | 2021-03-05T18:50:26.799+0000 I  STORAGE  [initandlisten] Detected data files in /data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
ca-mongo    | 2021-03-05T18:50:26.799+0000 I  STORAGE  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:26.799+0000 I  STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
ca-mongo    | 2021-03-05T18:50:26.799+0000 I  STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
ca-mongo    | 2021-03-05T18:50:26.799+0000 I  STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3431M,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],
ca-mongo    | 2021-03-05T18:50:27.466+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:466244][1:0x7f63e4054b00], txn-recover: Recovering log 59 through 60
ca-mongo    | 2021-03-05T18:50:27.526+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:526421][1:0x7f63e4054b00], txn-recover: Recovering log 60 through 60
ca-mongo    | 2021-03-05T18:50:27.602+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:602749][1:0x7f63e4054b00], txn-recover: Main recovery loop: starting at 59/896 to 60/256
ca-mongo    | 2021-03-05T18:50:27.748+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:748828][1:0x7f63e4054b00], txn-recover: Recovering log 59 through 60
ca-mongo    | 2021-03-05T18:50:27.804+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:804323][1:0x7f63e4054b00], txn-recover: Recovering log 60 through 60
ca-mongo    | 2021-03-05T18:50:27.846+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970227:846007][1:0x7f63e4054b00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:27.909+0000 I  RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0)
ca-mongo    | 2021-03-05T18:50:27.915+0000 I  STORAGE  [initandlisten] Timestamp monitor starting
ca-mongo    | 2021-03-05T18:50:27.918+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:27.919+0000 I  CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
ca-mongo    | 2021-03-05T18:50:27.919+0000 I  CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
ca-mongo    | 2021-03-05T18:50:27.919+0000 I  CONTROL  [initandlisten] 
ca-mongo    | 2021-03-05T18:50:27.935+0000 I  SHARDING [initandlisten] Marking collection local.system.replset as collection version: <unsharded>
ca-mongo    | 2021-03-05T18:50:27.937+0000 F  CONTROL  [initandlisten] ** IMPORTANT: UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: BadValue: Invalid value for version, found 3.6, expected '4.2' or '4.0'. Contents of featureCompatibilityVersion document in admin.system.version: { _id: "featureCompatibilityVersion", version: "3.6" }. See http://dochub.mongodb.org/core/4.0-feature-compatibility.). If the current featureCompatibilityVersion is below 4.0, see the documentation on upgrading at http://dochub.mongodb.org/core/4.0-upgrade-fcv.
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  NETWORK  [initandlisten] shutdown: going to close listening sockets...
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  -        [initandlisten] Stopping further Flow Control ticket acquisitions.
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] Deregistering all the collections
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] Timestamp monitor shutting down
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] WiredTigerKVEngine shutting down
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] Shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] Finished shutting down session sweeper thread
ca-mongo    | 2021-03-05T18:50:27.937+0000 I  STORAGE  [initandlisten] Shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:28.010+0000 I  STORAGE  [initandlisten] Finished shutting down journal flusher thread
ca-mongo    | 2021-03-05T18:50:28.010+0000 I  STORAGE  [initandlisten] Shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:28.010+0000 I  STORAGE  [initandlisten] Finished shutting down checkpoint thread
ca-mongo    | 2021-03-05T18:50:28.010+0000 I  STORAGE  [initandlisten] Downgrading WiredTiger datafiles.
ca-mongo    | 2021-03-05T18:50:28.066+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:66723][1:0x7f63e4054b00], txn-recover: Recovering log 60 through 61
ca-mongo    | 2021-03-05T18:50:28.108+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:108730][1:0x7f63e4054b00], txn-recover: Recovering log 61 through 61
ca-mongo    | 2021-03-05T18:50:28.168+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:168936][1:0x7f63e4054b00], txn-recover: Main recovery loop: starting at 60/2176 to 61/256
ca-mongo    | 2021-03-05T18:50:28.250+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:250842][1:0x7f63e4054b00], txn-recover: Recovering log 60 through 61
ca-mongo    | 2021-03-05T18:50:28.301+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:301934][1:0x7f63e4054b00], txn-recover: Recovering log 61 through 61
ca-mongo    | 2021-03-05T18:50:28.344+0000 I  STORAGE  [initandlisten] WiredTiger message [1614970228:344424][1:0x7f63e4054b00], txn-recover: Set global recovery timestamp: (0, 0)
ca-mongo    | 2021-03-05T18:50:28.525+0000 I  STORAGE  [initandlisten] shutdown: removing fs lock...
ca-mongo    | 2021-03-05T18:50:28.525+0000 I  CONTROL  [initandlisten] now exiting
ca-mongo    | 2021-03-05T18:50:28.525+0000 I  CONTROL  [initandlisten] shutting down with code:62
ca-mongo exited with code 62

from distro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.