By type
[38;5;6mmongodb [38;5;5m11:21:33.05 [0m [38;5;6mmongodb [38;5;5m11:21:33.06 [0m[1mWelcome to the Bitnami mongodb container[0m [38;5;6mmongodb [38;5;5m11:21:33.07 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mongodb[0m [38;5;6mmongodb [38;5;5m11:21:33.08 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mongodb/issues[0m [38;5;6mmongodb [38;5;5m11:21:33.09 [0m [38;5;6mmongodb [38;5;5m11:21:33.10 [0m[38;5;2mINFO [0m ==> ** Starting MongoDB setup ** [38;5;6mmongodb [38;5;5m11:21:33.15 [0m[38;5;2mINFO [0m ==> Validating settings in MONGODB_* env vars... [38;5;6mmongodb [38;5;5m11:21:33.38 [0m[38;5;2mINFO [0m ==> Initializing MongoDB... [38;5;6mmongodb [38;5;5m11:21:33.53 [0m[38;5;2mINFO [0m ==> Deploying MongoDB from scratch... [38;5;6mmongodb [38;5;5m11:21:34.65 [0m[38;5;2mINFO [0m ==> Creating users... [38;5;6mmongodb [38;5;5m11:21:34.66 [0m[38;5;2mINFO [0m ==> Creating root user... MongoDB shell version v4.4.11 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb Implicit session: session { "id" : UUID("b213d932-696c-40b9-bf1a-70c6125d0613") } MongoDB server version: 4.4.11 Successfully added user: { "user" : "root", "roles" : [ { "role" : "root", "db" : "admin" } ] } bye [38;5;6mmongodb [38;5;5m11:21:34.98 [0m[38;5;2mINFO [0m ==> Creating user 'root'... MongoDB shell version v4.4.11 connecting to: mongodb://127.0.0.1:27017/?compressors=disabled&gssapiServiceName=mongodb Implicit session: session { "id" : UUID("acaa5a12-1a23-4b55-a8bb-6dcfb318fa1d") } MongoDB server version: 4.4.11 Successfully added user: { "user" : "root", "roles" : [ { "role" : "readWrite", "db" : "simulator" } ] } bye [38;5;6mmongodb [38;5;5m11:21:35.20 [0m[38;5;2mINFO [0m ==> Users created [38;5;6mmongodb [38;5;5m11:21:35.22 [0m[38;5;2mINFO [0m ==> Stopping MongoDB... [38;5;6mmongodb [38;5;5m11:21:36.29 [0m[38;5;2mINFO [0m ==> Enabling authentication... [38;5;6mmongodb [38;5;5m11:21:36.36 [0m[38;5;2mINFO [0m ==> ** MongoDB setup finished! ** [38;5;6mmongodb [38;5;5m11:21:36.43 [0m[38;5;2mINFO [0m ==> ** Starting MongoDB ** {"t":{"$date":"2022-06-03T11:21:36.478+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"} {"t":{"$date":"2022-06-03T11:21:36.482+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} {"t":{"$date":"2022-06-03T11:21:36.484+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} {"t":{"$date":"2022-06-03T11:21:36.484+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."} {"t":{"$date":"2022-06-03T11:21:36.486+00:00"},"s":"I", "c":"STORAGE", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/bitnami/mongodb/data/db","architecture":"64-bit","host":"onap-ves-db-client-cmpv2-584dc4fc59-srrc6"}} {"t":{"$date":"2022-06-03T11:21:36.486+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.4.11","gitVersion":"b7530cacde8432d2f22ed506f258ff9c3b45c5e9","openSSLVersion":"OpenSSL 1.1.1d 10 Sep 2019","modules":[],"allocator":"tcmalloc","environment":{"distmod":"debian10","distarch":"x86_64","target_arch":"x86_64"}}}} {"t":{"$date":"2022-06-03T11:21:36.486+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","version":"Kernel 5.4.0-96-generic"}}} {"t":{"$date":"2022-06-03T11:21:36.486+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"/opt/bitnami/mongodb/conf/mongodb.conf","net":{"bindIp":"*","ipv6":false,"port":27017,"unixDomainSocket":{"enabled":true,"pathPrefix":"/opt/bitnami/mongodb/tmp"}},"processManagement":{"fork":false,"pidFilePath":"/opt/bitnami/mongodb/tmp/mongodb.pid"},"security":{"authorization":"enabled"},"setParameter":{"enableLocalhostAuthBypass":"false"},"storage":{"dbPath":"/bitnami/mongodb/data/db","directoryPerDB":false,"journal":{"enabled":true}},"systemLog":{"destination":"file","logAppend":true,"logRotate":"reopen","path":"/opt/bitnami/mongodb/logs/mongodb.log","quiet":false,"verbosity":0}}}} {"t":{"$date":"2022-06-03T11:21:36.488+00:00"},"s":"I", "c":"STORAGE", "id":22270, "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/bitnami/mongodb/data/db","storageEngine":"wiredTiger"}} {"t":{"$date":"2022-06-03T11:21:36.488+00:00"},"s":"I", "c":"STORAGE", "id":22297, "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"]} {"t":{"$date":"2022-06-03T11:21:36.488+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=15544M,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],"}} {"t":{"$date":"2022-06-03T11:21:37.238+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:238524][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 1 through 2"}} {"t":{"$date":"2022-06-03T11:21:37.390+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:390468][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 2 through 2"}} {"t":{"$date":"2022-06-03T11:21:37.561+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:561160][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Main recovery loop: starting at 1/32640 to 2/256"}} {"t":{"$date":"2022-06-03T11:21:37.702+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:702764][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 1 through 2"}} {"t":{"$date":"2022-06-03T11:21:37.793+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:793076][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY_PROGRESS] Recovering log 2 through 2"}} {"t":{"$date":"2022-06-03T11:21:37.859+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:859162][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} {"t":{"$date":"2022-06-03T11:21:37.859+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:859281][1:0x7fe80493e140], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} {"t":{"$date":"2022-06-03T11:21:37.864+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1654255297:864392][1:0x7fe80493e140], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 1, snapshot max: 1 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}} {"t":{"$date":"2022-06-03T11:21:37.879+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1391}} {"t":{"$date":"2022-06-03T11:21:37.879+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} {"t":{"$date":"2022-06-03T11:21:37.882+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":true}} {"t":{"$date":"2022-06-03T11:21:37.883+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} {"t":{"$date":"2022-06-03T11:21:37.896+00:00"},"s":"I", "c":"STORAGE", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} {"t":{"$date":"2022-06-03T11:21:37.900+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/bitnami/mongodb/data/db/diagnostic.data"}} {"t":{"$date":"2022-06-03T11:21:37.901+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}} {"t":{"$date":"2022-06-03T11:21:37.903+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/opt/bitnami/mongodb/tmp/mongodb-27017.sock"}} {"t":{"$date":"2022-06-03T11:21:37.904+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} {"t":{"$date":"2022-06-03T11:21:37.904+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}} {"t":{"$date":"2022-06-03T11:21:40.664+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34820","connectionId":1,"connectionCount":1}} {"t":{"$date":"2022-06-03T11:21:40.665+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:34820","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:21:40.671+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:34820","connectionId":1,"connectionCount":0}} {"t":{"$date":"2022-06-03T11:21:41.323+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:41248","connectionId":2,"connectionCount":1}} {"t":{"$date":"2022-06-03T11:21:41.324+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"10.233.68.156:41248","client":"conn2","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-96-generic"},"platform":"CPython 3.6.13.final.0"}}} {"t":{"$date":"2022-06-03T11:21:41.327+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:41250","connectionId":3,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:21:41.328+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"10.233.68.156:41250","client":"conn3","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-96-generic"},"platform":"CPython 3.6.13.final.0"}}} {"t":{"$date":"2022-06-03T11:21:41.328+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:41252","connectionId":4,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:21:41.329+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.233.68.156:41252","client":"conn4","doc":{"driver":{"name":"PyMongo","version":"3.11.0"},"os":{"type":"Linux","name":"Linux","architecture":"x86_64","version":"5.4.0-96-generic"},"platform":"CPython 3.6.13.final.0"}}} {"t":{"$date":"2022-06-03T11:21:41.349+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn3","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":true,"principalName":"root","authenticationDatabase":"admin","remote":"10.233.68.156:41250","extraInfo":{}}} {"t":{"$date":"2022-06-03T11:21:41.410+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.simulatorConfig","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a305725a-8cd8-43f2-bd35-703bf8bcd9a9"}},"options":{}}} {"t":{"$date":"2022-06-03T11:21:41.431+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.simulatorConfig","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} {"t":{"$date":"2022-06-03T11:21:41.434+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.template","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1c90b026-1d9f-4c7f-b5cb-5471661f2d2f"}},"options":{}}} {"t":{"$date":"2022-06-03T11:21:41.450+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.template","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} {"t":{"$date":"2022-06-03T11:21:41.452+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn3","msg":"createCollection","attr":{"namespace":"pnf_simulator.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b376759c-0448-4c9f-abdc-b7b0fe97f274"}},"options":{}}} {"t":{"$date":"2022-06-03T11:21:41.469+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn3","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"pnf_simulator.system.views","index":"_id_","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} {"t":{"$date":"2022-06-03T11:21:41.829+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn2","msg":"Interrupted operation as its client disconnected","attr":{"opId":62}} {"t":{"$date":"2022-06-03T11:21:41.830+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"10.233.68.156:41248","connectionId":2,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:21:41.839+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.233.68.156:41250","connectionId":3,"connectionCount":1}} {"t":{"$date":"2022-06-03T11:21:41.839+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"10.233.68.156:41252","connectionId":4,"connectionCount":0}} {"t":{"$date":"2022-06-03T11:21:48.242+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:41340","connectionId":5,"connectionCount":1}} {"t":{"$date":"2022-06-03T11:21:48.256+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"10.233.68.156:41340","client":"conn5","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"5.4.0-96-generic"},"platform":"Java/Oracle Corporation/11.0.10+9"}}} {"t":{"$date":"2022-06-03T11:21:48.772+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:41346","connectionId":6,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:21:48.773+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"10.233.68.156:41346","client":"conn6","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"5.4.0-96-generic"},"platform":"Java/Oracle Corporation/11.0.10+9"}}} {"t":{"$date":"2022-06-03T11:21:48.903+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn6","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"pnf_simulator_user","authenticationDatabase":"pnf_simulator","remote":"10.233.68.156:41346","extraInfo":{}}} {"t":{"$date":"2022-06-03T11:21:50.692+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:34964","connectionId":7,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:21:50.693+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:34964","client":"conn7","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:21:50.704+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:34964","connectionId":7,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:00.690+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35094","connectionId":8,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:00.691+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:35094","client":"conn8","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:00.697+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:35094","connectionId":8,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:10.691+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35226","connectionId":9,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:10.691+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:35226","client":"conn9","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:10.698+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:35226","connectionId":9,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:10.726+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35228","connectionId":10,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:10.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:35228","client":"conn10","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:10.735+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:35228","connectionId":10,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:20.685+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35376","connectionId":11,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:20.685+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:35376","client":"conn11","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:20.691+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:35376","connectionId":11,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:20.694+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35378","connectionId":12,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:20.695+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:35378","client":"conn12","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:20.702+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:35378","connectionId":12,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:30.620+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35512","connectionId":13,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:30.621+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:35512","client":"conn13","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:30.629+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:35512","connectionId":13,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:30.781+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35516","connectionId":14,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:30.781+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:35516","client":"conn14","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:30.787+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:35516","connectionId":14,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:37.887+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1654255357:887895][1:0x7fe7fd92e700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 32, snapshot max: 32 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}} {"t":{"$date":"2022-06-03T11:22:40.670+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35644","connectionId":15,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:40.671+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:35644","client":"conn15","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:40.677+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:35644","connectionId":15,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:40.678+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35646","connectionId":16,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:40.678+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:35646","client":"conn16","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:40.688+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:35646","connectionId":16,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:50.605+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35790","connectionId":17,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:50.606+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:35790","client":"conn17","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:50.612+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:35790","connectionId":17,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:22:50.746+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35794","connectionId":18,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:22:50.747+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:35794","client":"conn18","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:22:50.752+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:35794","connectionId":18,"connectionCount":2}} {"t":{"$date":"2022-06-03T11:23:00.407+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.233.68.156:42340","connectionId":19,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:00.408+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"10.233.68.156:42340","client":"conn19","doc":{"driver":{"name":"mongo-java-driver","version":"3.8.2"},"os":{"type":"Linux","name":"Linux","architecture":"amd64","version":"5.4.0-96-generic"},"platform":"Java/Oracle Corporation/11.0.10+9"}}} {"t":{"$date":"2022-06-03T11:23:00.434+00:00"},"s":"I", "c":"ACCESS", "id":20250, "ctx":"conn19","msg":"Authentication succeeded","attr":{"mechanism":"SCRAM-SHA-256","speculative":false,"principalName":"pnf_simulator_user","authenticationDatabase":"pnf_simulator","remote":"10.233.68.156:42340","extraInfo":{}}} {"t":{"$date":"2022-06-03T11:23:00.630+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35932","connectionId":20,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:00.631+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:35932","client":"conn20","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:00.637+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:35932","connectionId":20,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:00.784+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35936","connectionId":21,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:00.784+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:35936","client":"conn21","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:00.792+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:35936","connectionId":21,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:10.680+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36058","connectionId":22,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:10.681+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:36058","client":"conn22","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:10.688+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"Connection ended","attr":{"remote":"127.0.0.1:36058","connectionId":22,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:10.725+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36062","connectionId":23,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:10.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:36062","client":"conn23","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:10.737+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:36062","connectionId":23,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:20.614+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36214","connectionId":24,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:20.615+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:36214","client":"conn24","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:20.622+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:36214","connectionId":24,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:20.774+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36218","connectionId":25,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:20.775+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:36218","client":"conn25","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:20.782+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:36218","connectionId":25,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:30.675+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36378","connectionId":26,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:30.676+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:36378","client":"conn26","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:30.682+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn26","msg":"Connection ended","attr":{"remote":"127.0.0.1:36378","connectionId":26,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:30.817+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36386","connectionId":27,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:30.818+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:36386","client":"conn27","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:30.831+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:36386","connectionId":27,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:37.925+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1654255417:925315][1:0x7fe7fd92e700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 35, snapshot max: 35 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}} {"t":{"$date":"2022-06-03T11:23:40.703+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36526","connectionId":28,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:40.704+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:36526","client":"conn28","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:40.714+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:36526","connectionId":28,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:40.725+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36528","connectionId":29,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:40.726+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:36528","client":"conn29","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:40.740+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:36528","connectionId":29,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:50.639+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36662","connectionId":30,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:50.639+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:36662","client":"conn30","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:50.647+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:36662","connectionId":30,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:23:50.811+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36666","connectionId":31,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:23:50.812+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:36666","client":"conn31","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:23:50.830+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:36666","connectionId":31,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:00.685+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36802","connectionId":32,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:00.686+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:36802","client":"conn32","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:00.690+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36804","connectionId":33,"connectionCount":5}} {"t":{"$date":"2022-06-03T11:24:00.691+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:36804","client":"conn33","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:00.693+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:36802","connectionId":32,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:00.701+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:36804","connectionId":33,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:10.737+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36936","connectionId":34,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:10.737+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:36936","client":"conn34","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:10.740+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36938","connectionId":35,"connectionCount":5}} {"t":{"$date":"2022-06-03T11:24:10.740+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:36938","client":"conn35","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:10.743+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:36936","connectionId":34,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:10.746+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:36938","connectionId":35,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:20.688+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37082","connectionId":36,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:20.689+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:37082","client":"conn36","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:20.695+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:37082","connectionId":36,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:20.699+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37084","connectionId":37,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:20.699+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:37084","client":"conn37","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:20.706+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:37084","connectionId":37,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:30.642+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37232","connectionId":38,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:30.643+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:37232","client":"conn38","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:30.652+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:37232","connectionId":38,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:30.781+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37236","connectionId":39,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:30.782+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:37236","client":"conn39","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:30.788+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:37236","connectionId":39,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:37.941+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"WTCheckpointThread","msg":"WiredTiger message","attr":{"message":"[1654255477:941838][1:0x7fe7fd92e700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 37, snapshot max: 37 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 7"}} {"t":{"$date":"2022-06-03T11:24:40.707+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37364","connectionId":40,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:40.708+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:37364","client":"conn40","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:40.717+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37366","connectionId":41,"connectionCount":5}} {"t":{"$date":"2022-06-03T11:24:40.717+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:37366","client":"conn41","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:40.719+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:37364","connectionId":40,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:40.726+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:37366","connectionId":41,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:50.719+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37508","connectionId":42,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:50.720+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:37508","client":"conn42","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:50.725+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:37508","connectionId":42,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:24:50.732+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37512","connectionId":43,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:24:50.733+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:37512","client":"conn43","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:24:50.742+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:37512","connectionId":43,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:25:00.686+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37642","connectionId":44,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:25:00.687+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:37642","client":"conn44","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:25:00.693+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:37642","connectionId":44,"connectionCount":3}} {"t":{"$date":"2022-06-03T11:25:00.701+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37644","connectionId":45,"connectionCount":4}} {"t":{"$date":"2022-06-03T11:25:00.701+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:37644","client":"conn45","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.4.11"},"os":{"type":"Linux","name":"PRETTY_NAME=\"Debian GNU/Linux 10 (buster)\"","architecture":"x86_64","version":"Kernel 5.4.0-96-generic"}}}} {"t":{"$date":"2022-06-03T11:25:00.707+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn45","msg":"Connection ended","attr":{"remote":"127.0.0.1:37644","connectionId":45,"connectionCount":3}}