Not able to upload file, so here is one of the containers logs, at start up only partial
+ exec mongod --bind_ip_all --auth --dbpath=/data/db --port=27017 --replSet=rs0 --storageEngine=wiredTiger --relaxPermChecks --clusterAuthMode=x509 --enableEncryption --encryptionKeyFile=/etc/mongodb-encryption/encryption-key --wiredTigerIndexPrefixCompression=true --tlsMode preferTLS --tlsCertificateKeyFile /tmp/tls.pem --tlsAllowInvalidCertificates --tlsClusterFile /tmp/tls-internal.pem --tlsCAFile /etc/mongodb-ssl/ca.crt --tlsClusterCAFile /etc/mongodb-ssl-internal/ca.crt
"ctx":"-","msg":"Certificate information","attr":{"subject":"CN=minimal,O=PSMDB","issuer":"CN=minimal,O=PSMDB","thumbprint":"D56C979416F41887DF50864C493C5161059436C1","notValidBefore":{"$date":"2022-10-06T14:30:45.000Z"},"notValidAfter":{"$date":"2023-01-04T14:30:45.000Z"},"keyFile":"/tmp/tls.pem","type":"Server"}}
"ctx":"-","msg":"Certificate information","attr":{"subject":"CN=minimal,O=PSMDB","issuer":"CN=minimal,O=PSMDB","thumbprint":"404FF05C34044323A5FC9FBAD12FB045ABEDEFB9","notValidBefore":{"$date":"2022-10-06T14:30:45.000Z"},"notValidAfter":{"$date":"2023-01-04T14:30:45.000Z"},"keyFile":"/tmp/tls-internal.pem","type":"Cluster"}}
"ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
"ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}}
"ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
"ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
"ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
"ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
"ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}}
"ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}}
"ctx":"main","msg":"Multi threading initialized"}
"ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"minimal-rs0-0"}}
"ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.11-10","gitVersion":"c054e0c94e2a96ad8d03e79a425fb90219fd02b3","openSSLVersion":"OpenSSL 1.1.1k FIPS 25 Mar 2021","modules":[],"allocator":"tcmalloc","environment":{"distarch":"x86_64","target_arch":"x86_64"}}}}
"ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Oracle Linux Server release 8.6","version":"Kernel 4.18.0-372.19.1.el8_6.x86_64"}}}
"ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*","port":27017,"tls":{"CAFile":"/etc/mongodb-ssl/ca.crt","allowInvalidCertificates":true,"certificateKeyFile":"/tmp/tls.pem","clusterCAFile":"/etc/mongodb-ssl-internal/ca.crt","clusterFile":"/tmp/tls-internal.pem","mode":"preferTLS"}},"replication":{"replSet":"rs0"},"security":{"authorization":"enabled","clusterAuthMode":"x509","enableEncryption":true,"encryptionKeyFile":"/etc/mongodb-encryption/encryption-key","relaxPermChecks":true},"storage":{"dbPath":"/data/db","engine":"wiredTiger","wiredTiger":{"indexConfig":{"prefixCompression":true}}}}}}
"ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
"ctx":"initandlisten","msg":"Initializing KeyDB with wiredtiger_open config: {cfg}","attr":{"cfg":"create,config_base=false,extensions=[local=(entry=percona_encryption_extension_init,early_load=true,config=(cipher=AES256-CBC,rotation=false))],encryption=(name=percona,keyid=\"\"),log=(enabled,file_max=5MB),transaction_sync=(enabled=true,method=fsync),"}}
"ctx":"initandlisten","msg":"Encryption keys DB is initialized successfully"}
"ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15455M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],encryption=(name=percona,keyid=\"/default\"),extensions=[local=(entry=percona_encryption_extension_init,early_load=true,config=(cipher=AES256-CBC)),],"}}
"ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1665066658:344179][1:0x7f9dc81fab80], txn-recover: [WT_VERB_RECOVERY_ALL] Set global recovery timestamp: (0, 0)"}}
"ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1665066658:344270][1:0x7f9dc81fab80], txn-recover: [WT_VERB_RECOVERY_ALL] Set global oldest timestamp: (0, 0)"}}
"ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":38}}
"ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
"ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}}
"ctx":"initandlisten","msg":"Timestamp monitor starting"}
"ctx":"initandlisten","msg":"While invalid X509 certificates may be used to connect to this server, they will not be considered permissible for authentication","tags":["startupWarnings"]}
"ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]}
"ctx":"initandlisten","msg":"Clearing temp directory"}
"ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
"ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4a3339df-4393-4723-81f6-4bcb46b60e86"}},"options":{"capped":true,"size":10485760}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}}
"ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigStartingUp","oldState":"ConfigPreStart"}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}}
"ctx":"initandlisten","msg":"Attempting to create internal replication collections"}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cf171067-a776-4c31-9c46-f6cc86c2df65"}},"options":{}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f9fdc730-b62d-4545-b530-19e8752ab6f7"}},"options":{}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"6842dca4-bad0-46df-a2c5-61989d7466ae"}},"options":{}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}}
"ctx":"initandlisten","msg":"Attempting to load local voted for document"}
"ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"}
"ctx":"initandlisten","msg":"Searching for local Rollback ID document"}
"ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"aa613aab-c117-48a3-b25b-6774ba157504"}},"options":{}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}}
"ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}}
"ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}}
"ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigUninitialized","oldState":"ConfigStartingUp"}}
"ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"81424f7a-1bdd-4033-977b-0e4b06bfbea9"}},"options":{}}}
"ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}}
"ctx":"LogicalSessionCacheRefresh","msg":"Failed to refresh session cache, will try again at the next refresh interval","attr":{"error":"NotYetInitialized: Replication has not yet been configured"}}
"ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"}
"ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
"ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"}
"ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
"ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
"ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"on"}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":400}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":600}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":800}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":1000}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":1200}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":1400}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":1600}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":1800}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":2000}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":2200}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:39590","uuid":"3abdc004-a969-4a4d-bea8-bc4556c5c47d","connectionId":1,"connectionCount":1}}
"ctx":"conn1","msg":"Connection ended","attr":{"remote":"142.44.235.169:39590","uuid":"3abdc004-a969-4a4d-bea8-bc4556c5c47d","connectionId":1,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":2400}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:39604","uuid":"fd90994e-d137-4730-904a-444817597267","connectionId":2,"connectionCount":1}}
"ctx":"conn2","msg":"Connection ended","attr":{"remote":"142.44.235.169:39604","uuid":"fd90994e-d137-4730-904a-444817597267","connectionId":2,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":2600}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":2800}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:39618","uuid":"3d856166-73ff-452a-bd2a-fc3915568ebc","connectionId":3,"connectionCount":1}}
"ctx":"conn3","msg":"Connection ended","attr":{"remote":"142.44.235.169:39618","uuid":"3d856166-73ff-452a-bd2a-fc3915568ebc","connectionId":3,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":3000}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:43470","uuid":"8826ea34-c7e8-429a-8b37-79b8f4cbcbfc","connectionId":4,"connectionCount":1}}
"ctx":"conn4","msg":"Connection ended","attr":{"remote":"142.44.235.169:43470","uuid":"8826ea34-c7e8-429a-8b37-79b8f4cbcbfc","connectionId":4,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":3200}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:43474","uuid":"f9b2bbed-8467-416e-a85e-181d92d883a1","connectionId":5,"connectionCount":1}}
"ctx":"conn5","msg":"Connection ended","attr":{"remote":"142.44.235.169:43474","uuid":"f9b2bbed-8467-416e-a85e-181d92d883a1","connectionId":5,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":3400}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:43484","uuid":"0f3832f2-c75d-42b2-9071-c3c4a298be95","connectionId":6,"connectionCount":1}}
"ctx":"conn6","msg":"Connection ended","attr":{"remote":"142.44.235.169:43484","uuid":"0f3832f2-c75d-42b2-9071-c3c4a298be95","connectionId":6,"connectionCount":0}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:43498","uuid":"11d11c71-5f95-4ec4-a8db-59489b903262","connectionId":7,"connectionCount":1}}
"ctx":"conn7","msg":"Connection ended","attr":{"remote":"142.44.235.169:43498","uuid":"11d11c71-5f95-4ec4-a8db-59489b903262","connectionId":7,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":3600}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:36594","uuid":"cda453dc-7f4d-43fd-a481-dededece2037","connectionId":8,"connectionCount":1}}
"ctx":"conn8","msg":"Connection ended","attr":{"remote":"142.44.235.169:36594","uuid":"cda453dc-7f4d-43fd-a481-dededece2037","connectionId":8,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":3800}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:36596","uuid":"1a09dbd2-ccc0-421c-ac1e-cfa8895aafa8","connectionId":9,"connectionCount":1}}
"ctx":"conn9","msg":"Connection ended","attr":{"remote":"142.44.235.169:36596","uuid":"1a09dbd2-ccc0-421c-ac1e-cfa8895aafa8","connectionId":9,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4000}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:36608","uuid":"aa401659-7adf-4504-9604-5405b4eabb1d","connectionId":10,"connectionCount":1}}
"ctx":"conn10","msg":"Connection ended","attr":{"remote":"142.44.235.169:36608","uuid":"aa401659-7adf-4504-9604-5405b4eabb1d","connectionId":10,"connectionCount":0}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4200}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:55396","uuid":"a2ad9bf2-492e-4858-9a4b-8bd57c871629","connectionId":11,"connectionCount":1}}
"ctx":"conn11","msg":"Connection ended","attr":{"remote":"142.44.235.169:55396","uuid":"a2ad9bf2-492e-4858-9a4b-8bd57c871629","connectionId":11,"connectionCount":0}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.42.175.17:58776","uuid":"387af180-a3ab-48a9-adbd-9787f747e9fc","connectionId":12,"connectionCount":1}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.42.175.17:58766","uuid":"f580460d-077f-4893-a633-6cd656c44f18","connectionId":13,"connectionCount":2}}
"ctx":"conn12","msg":"SSL peer certificate validation failed","attr":{"reason":"self signed certificate"}}
"ctx":"conn12","msg":"client metadata","attr":{"remote":"10.42.175.17:58776","client":"conn12","doc":{"driver":{"name":"mongo-go-driver","version":"v1.7.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.18.7"}}}
"ctx":"conn13","msg":"SSL peer certificate validation failed","attr":{"reason":"self signed certificate"}}
"ctx":"conn13","msg":"client metadata","attr":{"remote":"10.42.175.17:58766","client":"conn13","doc":{"driver":{"name":"mongo-go-driver","version":"v1.7.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.18.7"}}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:55402","uuid":"3897afd9-c201-4a03-9fd1-6f1eac4f7fe7","connectionId":14,"connectionCount":3}}
"ctx":"conn14","msg":"Connection ended","attr":{"remote":"142.44.235.169:55402","uuid":"3897afd9-c201-4a03-9fd1-6f1eac4f7fe7","connectionId":14,"connectionCount":2}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4400}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:55410","uuid":"aeb430c9-088e-44bd-beef-8aa730986645","connectionId":15,"connectionCount":3}}
"ctx":"conn15","msg":"Connection ended","attr":{"remote":"142.44.235.169:55410","uuid":"aeb430c9-088e-44bd-beef-8aa730986645","connectionId":15,"connectionCount":2}}
"ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":4600}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"142.44.235.169:33376","uuid":"cc14a882-2473-4176-afd4-01f3df4498ef","connectionId":16,"connectionCount":3}}
"ctx":"conn16","msg":"Connection ended","attr":{"remote":"142.44.235.169:33376","uuid":"cc14a882-2473-4176-afd4-01f3df4498ef","connectionId":16,"connectionCount":2}}
"ctx":"conn12","msg":"Interrupted operation as its client disconnected","attr":{"opId":4935}}
"ctx":"conn13","msg":"Connection ended","attr":{"remote":"10.42.175.17:58766","uuid":"f580460d-077f-4893-a633-6cd656c44f18","connectionId":13,"connectionCount":1}}
"ctx":"conn12","msg":"Connection ended","attr":{"remote":"10.42.175.17:58776","uuid":"387af180-a3ab-48a9-adbd-9787f747e9fc","connectionId":12,"connectionCount":0}}
"ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:41312","uuid":"a13b34ce-51ef-40b6-99a7-fec893ff937e","connectionId":17,"connectionCount":1}}
"ctx":"conn17","msg":"SSL peer certificate validation failed","attr":{"reason":"self signed certificate"}}
"ctx":"conn17","msg":"note: no users configured in admin.system.users, allowing localhost access"}
"ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:41312","client":"conn17","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.11-10"},"os":{"type":"Linux","name":"Oracle Linux Server release 8.6","architecture":"x86_64","version":"Kernel 4.18.0-372.19.1.el8_6.x86_64"}}}}
"ctx":"conn17","msg":"replSetInitiate admin command received from client"}
"ctx":"conn17","msg":"Setting new configuration state","attr":{"newState":"ConfigInitiating","oldState":"ConfigUninitialized"}}
"ctx":"conn17","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4a04167e-5705-4348-b88a-0f8c31cb10f4"}},"options":{"uuid":{"$uuid":"4a04167e-5705-4348-b88a-0f8c31cb10f4"}}}}
"ctx":"conn17","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}}
"ctx":"conn17","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.0"}}
"ctx":"conn17","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}}
"ctx":"conn17","msg":"Skip closing connection for connection","attr":{"connectionId":17}}
"ctx":"conn17","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}}
"ctx":"conn17","msg":"Creating replication oplog","attr":{"oplogSizeMB":990}}
"ctx":"conn17","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"475d02d4-db29-42a5-abf9-c4ec68a2ddb9"}},"options":{"capped":true,"size":1038090240,"autoIndexId":false}}}
"ctx":"conn17","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}}
"ctx":"conn17","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}}
"ctx":"conn17","msg":"WiredTiger message","attr":{"message":"[1665066712:495023][1:0x7f9dc81f7700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 68, snapshot max: 68 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}
"ctx":"conn17","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e411ad9e-b460-48ea-a51e-8c06a5fc6c8d"}},"options":{}}}
"ctx":"conn17","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1665066712,"i":1}}}}
"ctx":"conn17","msg":"WiredTiger message","attr":{"message":"[1665066712:568273][1:0x7f9dc81f7700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 1"}}
"ctx":"conn17","msg":"Taking a stable checkpoint for replSetInitiate"}
"ctx":"conn17","msg":"Updating commit point for initiate","attr":{"_lastCommittedOpTimeAndWallTime":"{ ts: Timestamp(1665066712, 1), t: -1 }, 2022-10-06T14:31:52.566+00:00"}}
"ctx":"conn17","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1665066712,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1665066712,"i":1}}}}
"ctx":"conn17","msg":"WiredTiger message","attr":{"message":"[1665066712:605914][1:0x7f9dc81f7700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 79, snapshot max: 79 snapshot count: 0, oldest timestamp: (1665066712, 1) , meta checkpoint timestamp: (1665066712, 1) base write gen: 1"}}
"ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1665066712:614321][1:0x7f9db3530700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 81, snapshot max: 81 snapshot count: 0, oldest timestamp: (1665066712, 1) , meta checkpoint timestamp: (1665066712, 1) base write gen: 1"}}
"ctx":"conn17","msg":"Setting new configuration state","attr":{"newState":"ConfigSteady","oldState":"ConfigInitiating"}}
"ctx":"conn17","msg":"New replica set config in use","attr":{"config":{"_id":"rs0","version":1,"term":0,"members":[{"_id":0,"host":"minimal-rs0-0.minimal-rs0.default.svc.cluster.local:27017","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1,"tags":{},"secondaryDelaySecs":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"633ee6d8050e79bc79c10d53"}}}}}
"ctx":"conn17","msg":"Found self in config","attr":{"hostAndPort":"minimal-rs0-0.minimal-rs0.default.svc.cluster.local:27017"}}
"ctx":"conn17","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}}
"ctx":"conn17","msg":"Starting replication storage threads"}
"ctx":"conn17","msg":"No initial sync required. Attempting to begin steady replication"}
"ctx":"conn17","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}}
"ctx":"conn17","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"be573832-c667-4be5-86c4-ff2bec4c8e21"}},"options":{}}}
"ctx":"conn17","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}}
"ctx":"conn17","msg":"Starting replication fetcher thread"}
"ctx":"conn17","msg":"Starting replication applier thread"}
"ctx":"conn17","msg":"Starting replication reporter thread"}
"ctx":"OplogApplier-0","msg":"Starting oplog application"}
"ctx":"conn17","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"rs0","version":1,"members":[{"_id":0,"host":"minimal-rs0-0.minimal-rs0.default.svc.cluster.local:27017"}]},"lsid":{"id":{"$uuid":"d00fdd04-83bd-4b34-b014-5af20e9970f8"}},"$db":"admin"},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":15}},"FeatureCompatibilityVersion":{"acquireCount":{"r":10,"w":8}},"ReplicationStateTransition":{"acquireCount":{"w":16}},"Global":{"acquireCount":{"r":10,"w":6,"W":2}},"Database":{"acquireCount":{"r":6,"w":6,"R":1}},"Collection":{"acquireCount":{"r":2,"w":5}},"Mutex":{"acquireCount":{"r":14}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":22},"storage":{},"remote":"127.0.0.1:41312","protocol":"op_msg","durationMillis":205}}
"ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}}
"ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}}
"ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}}
"ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}}
"ctx":"ReplCoord-0","msg":"Storing last vote document in local storage for my election","attr":{"lastVote":{"term":1,"candidateIndex":0}}}
"ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}}
"ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}}
"ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}}
"ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"}
"ctx":"ReplCoord-0","msg":"Skipping primary catchup since we are the only node in the replica set."}
"ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"}
"ctx":"ReplCoord-0","msg":"Stopping replication producer"}
"ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}}
"ctx":"RstlKillOpThread","msg":"Starting to kill user operations"}
"ctx":"RstlKillOpThread","msg":"Stopped killing user operations"}
"ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}}
"ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"}
"ctx":"OplogApplier-0","msg":"Replication config state is Steady, starting reconfig"}
"ctx":"OplogApplier-0","msg":"Setting new configuration state","attr":{"newState":"ConfigReconfiguring","oldState":"ConfigSteady"}}
"ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}}