By type
2022-08-25 04:58:28,135 | __main__ | misshtbtd | main | 337 | INFO | MSHBD:Execution Started 2022-08-25 04:58:28,135 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 04:58:28,135 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25T04:58:28,145 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 04:58:28,144 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,144 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,145 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 04:58:28,154 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 04:58:28,156 | __main__ | misshtbtd | main | 343 | INFO | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300') 2022-08-25 04:58:28,278 | __main__ | misshtbtd | create_database | 65 | INFO | ('MSHBT:Create_database:DB not exists? ', (False,)) 2022-08-25 04:58:28,278 | __main__ | misshtbtd | create_database | 71 | INFO | MSHBD:Database already exists 2022-08-25 04:58:28,279 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 04:58:28,504 | __main__ | misshtbtd | create_update_vnf_table_1 | 152 | INFO | MSHBT:Created vnf_table_1 table 2022-08-25 04:58:28,523 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vDNS into vnf_table_1 2022-08-25 04:58:28,529 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vFW into vnf_table_1 2022-08-25 04:58:28,532 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_xx into vnf_table_1 2022-08-25 04:58:28,533 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 04:58:28,651 | __main__ | misshtbtd | create_update_hb_common | 117 | INFO | MSHBT:Created hb_common DB and updated new values 2022-08-25 04:58:28,662 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 04:58:28,662 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 04:58:28,663 | __main__ | misshtbtd | main | 353 | INFO | ('MSHBD:Current process id is', 7) 2022-08-25 04:58:28,664 | __main__ | misshtbtd | main | 354 | INFO | MSHBD:Now be in a continuous loop 2022-08-25 04:58:28,669 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,669 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,670 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 04:58:28,686 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 04:58:28,717 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661403509) 2022-08-25 04:58:28,720 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661403509, 1661403509, 0) 2022-08-25 04:58:28,721 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 04:58:28,721 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 04:58:28,721 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 04:58:28,721 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 04:58:28,735 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,735 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 04:58:28,736 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25T04:58:28,736 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 04:58:28,736 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 04:58:28,736 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 04:58:28,738 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 04:58:28,755 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 04:58:28,764 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 04:58:28,821 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 04:58:28,852 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 04:58:28,863 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 04:58:30,289 | __main__ | htbtworker |
| 258 | INFO | HBT:HeartBeat thread Created 2022-08-25 04:58:30,289 | __main__ | htbtworker | | 260 | INFO | ('HBT:The config file name passed is -%s', '../etc/config.json') 2022-08-25 04:58:30,875 | __main__ | misshtbtd | create_process | 327 | INFO | ('MSHBD:jobs list is', [ , ]) 2022-08-25 04:58:31,009 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 04:58:31,419 | __main__ | db_monitoring | | 235 | INFO | DBM: DBM Process started 2022-08-25 04:58:31,420 | __main__ | db_monitoring | | 240 | INFO | ('DBM:Parent process ID and json file name', '7', '../etc/config.json') 2022-08-25 04:58:50,344 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-08-25 04:58:50,345 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-08-25 04:58:50,369 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 159, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.9/http/client.py", line 1255, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1301, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1250, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1010, in _send_output self.send(msg) File "/usr/local/lib/python3.9/http/client.py", line 950, in send self.connect() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 187, in connect conn = self._new_conn() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 171, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 726, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 446, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bin/htbtworker.py", line 262, in process_msg(jsfile, user_name, password, ip_address, port_num, db_name) File "/app/bin/htbtworker.py", line 98, in process_msg res = requests.get(get_url) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 2022-08-25 04:58:51,439 | __main__ | misshtbtd | hb_worker_process | 202 | INFO | MSHBT:Creaated Heartbeat worker process 2022-08-25 04:58:51,464 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 04:58:56,064 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403511) 2022-08-25 04:58:56,065 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403511, 1661403536, 25) 2022-08-25 04:58:56,065 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 04:58:56,101 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 04:59:11,528 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 04:59:21,164 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403536) 2022-08-25 04:59:21,165 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403536, 1661403561, 25) 2022-08-25 04:59:21,165 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 04:59:21,221 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 04:59:31,665 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 04:59:46,265 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403561) 2022-08-25 04:59:46,265 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403561, 1661403586, 25) 2022-08-25 04:59:46,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 04:59:46,324 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 04:59:51,771 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:00:11,383 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403586) 2022-08-25 05:00:11,383 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403586, 1661403611, 25) 2022-08-25 05:00:11,384 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:00:11,421 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:00:11,893 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:00:31,979 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:00:36,468 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403611) 2022-08-25 05:00:36,469 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403611, 1661403636, 25) 2022-08-25 05:00:36,470 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:00:36,521 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:00:52,115 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:01:01,561 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403636) 2022-08-25 05:01:01,562 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403636, 1661403662, 26) 2022-08-25 05:01:01,562 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:01:01,661 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:01:12,259 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:01:26,735 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403662) 2022-08-25 05:01:26,736 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403662, 1661403687, 25) 2022-08-25 05:01:26,736 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:01:26,805 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:01:32,366 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:01:51,855 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403687) 2022-08-25 05:01:51,855 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403687, 1661403712, 25) 2022-08-25 05:01:51,855 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:01:51,889 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:01:52,432 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:02:12,496 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:02:16,933 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403712) 2022-08-25 05:02:16,934 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403712, 1661403737, 25) 2022-08-25 05:02:16,934 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:02:16,966 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:02:32,573 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:02:41,997 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403737) 2022-08-25 05:02:41,997 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403737, 1661403762, 25) 2022-08-25 05:02:41,997 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:02:42,028 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:02:52,647 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:03:07,078 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403762) 2022-08-25 05:03:07,079 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403762, 1661403787, 25) 2022-08-25 05:03:07,080 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:03:07,109 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:03:12,723 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:03:28,863 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:03:28,897 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:03:28,900 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:03:28,900 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:03:28,912 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:03:28,912 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:03:28,913 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:03:28,917 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:03:28,935 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:03:28,936 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:03:28,936 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:03:32,152 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661403809) 2022-08-25 05:03:32,153 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661403809, 1661403812, 3) 2022-08-25 05:03:32,153 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:03:32,153 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:03:32,154 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:03:32,154 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:03:32,164 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:03:32,164 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:03:32,165 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:03:32,165 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:03:32,171 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:03:32,171 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:03:32,202 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:03:32,207 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:03:32,211 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:03:32,241 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:03:32,775 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:03:52,840 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:03:57,283 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403812) 2022-08-25 05:03:57,283 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403812, 1661403837, 25) 2022-08-25 05:03:57,283 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:03:57,332 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:04:12,902 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:04:22,382 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403837) 2022-08-25 05:04:22,383 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403837, 1661403862, 25) 2022-08-25 05:04:22,383 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:04:22,426 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:04:32,966 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:04:47,472 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403862) 2022-08-25 05:04:47,472 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403862, 1661403887, 25) 2022-08-25 05:04:47,473 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:04:47,505 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:04:53,035 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:05:12,552 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403887) 2022-08-25 05:05:12,552 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403887, 1661403913, 26) 2022-08-25 05:05:12,552 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:05:12,580 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:05:13,094 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:05:33,153 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:05:37,622 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403913) 2022-08-25 05:05:37,623 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403913, 1661403938, 25) 2022-08-25 05:05:37,623 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:05:37,657 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:05:53,214 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:06:02,705 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403938) 2022-08-25 05:06:02,706 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403938, 1661403963, 25) 2022-08-25 05:06:02,706 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:06:02,735 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:06:13,281 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:06:27,783 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403963) 2022-08-25 05:06:27,784 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403963, 1661403988, 25) 2022-08-25 05:06:27,785 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:06:27,816 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:06:33,334 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:06:52,858 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661403988) 2022-08-25 05:06:52,859 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661403988, 1661404013, 25) 2022-08-25 05:06:52,859 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:06:52,889 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:06:53,390 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:07:13,450 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:07:17,935 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404013) 2022-08-25 05:07:17,936 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404013, 1661404038, 25) 2022-08-25 05:07:17,936 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:07:17,964 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:07:33,524 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:07:43,022 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404038) 2022-08-25 05:07:43,023 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404038, 1661404063, 25) 2022-08-25 05:07:43,023 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:07:43,051 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:07:53,586 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:08:08,116 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404063) 2022-08-25 05:08:08,116 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404063, 1661404088, 25) 2022-08-25 05:08:08,117 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:08:08,159 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:08:13,647 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:08:29,053 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:08:29,083 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:08:29,086 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:08:29,086 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:08:29,093 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:08:29,093 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:08:29,094 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:08:29,100 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:08:29,124 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:08:29,125 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:08:29,126 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:08:33,179 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661404109) 2022-08-25 05:08:33,179 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661404109, 1661404113, 4) 2022-08-25 05:08:33,179 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:08:33,179 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:08:33,180 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:08:33,180 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:08:33,188 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:08:33,188 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:08:33,189 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:08:33,189 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:08:33,192 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:08:33,192 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:08:33,223 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:08:33,230 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:08:33,234 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:08:33,268 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:08:33,695 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:08:53,744 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:08:58,302 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404113) 2022-08-25 05:08:58,303 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404113, 1661404138, 25) 2022-08-25 05:08:58,303 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:08:58,340 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:09:13,804 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:09:23,389 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404138) 2022-08-25 05:09:23,389 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404138, 1661404163, 25) 2022-08-25 05:09:23,390 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:09:23,421 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:09:33,865 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:09:48,466 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404163) 2022-08-25 05:09:48,467 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404163, 1661404188, 25) 2022-08-25 05:09:48,467 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:09:48,495 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:09:53,929 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:10:13,531 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404188) 2022-08-25 05:10:13,531 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404188, 1661404214, 26) 2022-08-25 05:10:13,532 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:10:13,560 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:10:13,998 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:10:34,083 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:10:38,600 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404214) 2022-08-25 05:10:38,600 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404214, 1661404239, 25) 2022-08-25 05:10:38,600 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:10:38,638 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:10:54,158 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:11:03,688 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404239) 2022-08-25 05:11:03,689 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404239, 1661404264, 25) 2022-08-25 05:11:03,689 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:11:03,724 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:11:14,210 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:11:28,761 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404264) 2022-08-25 05:11:28,761 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404264, 1661404289, 25) 2022-08-25 05:11:28,762 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:11:28,792 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:11:34,265 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:11:53,840 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404289) 2022-08-25 05:11:53,840 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404289, 1661404314, 25) 2022-08-25 05:11:53,841 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:11:53,873 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:11:54,324 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:12:14,388 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:12:18,904 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404314) 2022-08-25 05:12:18,904 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404314, 1661404339, 25) 2022-08-25 05:12:18,905 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:12:18,950 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:12:34,462 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:12:44,023 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404339) 2022-08-25 05:12:44,023 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404339, 1661404364, 25) 2022-08-25 05:12:44,024 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:12:44,095 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:12:54,514 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:13:09,139 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404364) 2022-08-25 05:13:09,140 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404364, 1661404389, 25) 2022-08-25 05:13:09,140 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:13:09,167 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:13:14,580 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:13:29,259 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:13:29,296 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:13:29,299 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:13:29,299 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:13:29,306 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:13:29,306 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:13:29,307 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:13:29,310 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:13:29,331 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:13:29,332 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:13:29,332 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:13:34,217 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661404409) 2022-08-25 05:13:34,218 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661404409, 1661404414, 5) 2022-08-25 05:13:34,218 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:13:34,218 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:13:34,219 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:13:34,219 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:13:34,225 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:13:34,225 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:13:34,226 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:13:34,226 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:13:34,229 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:13:34,230 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:13:34,271 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:13:34,278 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:13:34,281 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:13:34,329 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:13:34,640 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:13:54,703 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:13:59,372 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404414) 2022-08-25 05:13:59,373 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404414, 1661404439, 25) 2022-08-25 05:13:59,373 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:13:59,405 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:14:14,766 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:14:24,447 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404439) 2022-08-25 05:14:24,448 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404439, 1661404464, 25) 2022-08-25 05:14:24,448 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:14:24,478 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:14:34,830 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:14:49,521 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404464) 2022-08-25 05:14:49,522 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404464, 1661404490, 26) 2022-08-25 05:14:49,522 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:14:49,552 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:14:54,879 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:15:14,597 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404490) 2022-08-25 05:15:14,597 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404490, 1661404515, 25) 2022-08-25 05:15:14,597 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:15:14,633 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:15:14,926 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:15:35,001 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:15:39,681 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404515) 2022-08-25 05:15:39,682 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404515, 1661404540, 25) 2022-08-25 05:15:39,682 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:15:39,718 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:15:55,060 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:16:04,752 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404540) 2022-08-25 05:16:04,753 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404540, 1661404565, 25) 2022-08-25 05:16:04,753 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:16:04,806 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:16:15,120 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:16:29,858 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404565) 2022-08-25 05:16:29,859 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404565, 1661404590, 25) 2022-08-25 05:16:29,860 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:16:29,916 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:16:35,183 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:16:54,945 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404590) 2022-08-25 05:16:54,946 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404590, 1661404615, 25) 2022-08-25 05:16:54,946 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:16:54,974 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:16:55,248 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:17:15,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:17:20,023 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404615) 2022-08-25 05:17:20,023 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404615, 1661404640, 25) 2022-08-25 05:17:20,024 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:17:20,058 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:17:35,362 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:17:45,097 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404640) 2022-08-25 05:17:45,097 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404640, 1661404665, 25) 2022-08-25 05:17:45,097 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:17:45,125 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:17:55,415 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:18:10,169 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404665) 2022-08-25 05:18:10,170 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404665, 1661404690, 25) 2022-08-25 05:18:10,170 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:18:10,199 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:18:15,477 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:18:29,470 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:18:29,618 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:18:29,630 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:18:29,630 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:18:29,637 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:18:29,637 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T04:58:28,670 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:03:28,913 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:08:29,094 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:13:29,307 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:18:29,637 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:18:29,641 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:18:29,691 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:18:29,691 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:18:29,691 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:18:35,249 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661404709) 2022-08-25 05:18:35,250 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661404709, 1661404715, 6) 2022-08-25 05:18:35,250 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:18:35,250 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:18:35,250 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:18:35,250 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:18:35,257 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:18:35,257 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:18:29,637 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T05:18:35,257 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:18:35,257 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:18:35,261 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:18:35,261 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:18:35,298 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:18:35,306 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:18:35,312 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:18:35,352 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:18:35,542 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:18:55,609 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:19:00,386 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404715) 2022-08-25 05:19:00,386 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404715, 1661404740, 25) 2022-08-25 05:19:00,387 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:19:00,415 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:19:15,658 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:19:25,458 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404740) 2022-08-25 05:19:25,459 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404740, 1661404765, 25) 2022-08-25 05:19:25,459 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:19:25,491 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:19:35,722 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:19:50,534 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404765) 2022-08-25 05:19:50,534 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404765, 1661404791, 26) 2022-08-25 05:19:50,535 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:19:50,564 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:19:55,801 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:20:15,698 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404791) 2022-08-25 05:20:15,699 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404791, 1661404816, 25) 2022-08-25 05:20:15,700 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:20:15,843 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:20:15,926 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:20:36,027 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:20:40,890 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404816) 2022-08-25 05:20:40,890 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404816, 1661404841, 25) 2022-08-25 05:20:40,891 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:20:40,930 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:20:56,112 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:21:05,988 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404841) 2022-08-25 05:21:05,989 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404841, 1661404866, 25) 2022-08-25 05:21:05,989 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:21:06,045 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:21:16,211 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:21:31,104 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404866) 2022-08-25 05:21:31,104 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404866, 1661404891, 25) 2022-08-25 05:21:31,105 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:21:31,152 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:21:36,288 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:21:56,206 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404891) 2022-08-25 05:21:56,207 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404891, 1661404916, 25) 2022-08-25 05:21:56,207 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:21:56,242 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:21:56,378 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:22:16,469 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:22:21,278 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404916) 2022-08-25 05:22:21,278 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404916, 1661404941, 25) 2022-08-25 05:22:21,278 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:22:21,345 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:22:36,603 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:22:46,407 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404941) 2022-08-25 05:22:46,407 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404941, 1661404966, 25) 2022-08-25 05:22:46,407 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:22:46,450 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:22:56,699 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:23:11,494 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661404966) 2022-08-25 05:23:11,495 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661404966, 1661404991, 25) 2022-08-25 05:23:11,495 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:23:11,527 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:23:16,761 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:23:29,829 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:23:29,871 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:23:29,874 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:23:29,874 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:23:29,881 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:23:29,881 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:23:29,882 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:23:29,885 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:23:29,936 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:23:29,937 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:23:29,937 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:23:36,583 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661405010) 2022-08-25 05:23:36,584 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661405010, 1661405017, 7) 2022-08-25 05:23:36,584 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:23:36,584 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:23:36,584 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:23:36,584 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:23:36,591 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:23:36,591 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:23:36,591 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:23:36,591 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:23:36,595 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:23:36,595 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:23:36,642 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:23:36,648 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:23:36,654 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:23:36,699 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:23:36,828 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:23:56,897 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:24:01,745 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405017) 2022-08-25 05:24:01,746 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405017, 1661405042, 25) 2022-08-25 05:24:01,746 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:24:01,772 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:24:16,971 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:24:26,812 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405042) 2022-08-25 05:24:26,813 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405042, 1661405067, 25) 2022-08-25 05:24:26,813 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:24:26,854 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:24:37,033 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:24:51,899 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405067) 2022-08-25 05:24:51,900 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405067, 1661405092, 25) 2022-08-25 05:24:51,900 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:24:51,929 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:24:57,090 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:25:16,974 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405092) 2022-08-25 05:25:16,975 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405092, 1661405117, 25) 2022-08-25 05:25:16,975 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:25:17,003 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:25:17,149 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:25:37,209 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:25:42,045 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405117) 2022-08-25 05:25:42,045 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405117, 1661405142, 25) 2022-08-25 05:25:42,046 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:25:42,074 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:25:57,277 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:26:07,118 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405142) 2022-08-25 05:26:07,119 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405142, 1661405167, 25) 2022-08-25 05:26:07,119 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:26:07,148 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:26:17,338 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:26:32,189 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405167) 2022-08-25 05:26:32,189 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405167, 1661405192, 25) 2022-08-25 05:26:32,190 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:26:32,217 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:26:37,407 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:26:57,265 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405192) 2022-08-25 05:26:57,266 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405192, 1661405217, 25) 2022-08-25 05:26:57,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:26:57,326 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:26:57,468 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:27:17,530 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:27:22,368 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405217) 2022-08-25 05:27:22,369 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405217, 1661405242, 25) 2022-08-25 05:27:22,369 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:27:22,406 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:27:37,585 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:27:47,446 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405242) 2022-08-25 05:27:47,447 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405242, 1661405267, 25) 2022-08-25 05:27:47,447 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:27:47,475 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:27:57,648 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:28:12,522 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405267) 2022-08-25 05:28:12,523 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405267, 1661405293, 26) 2022-08-25 05:28:12,523 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:28:12,567 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:28:17,705 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:28:30,027 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:28:30,055 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:28:30,058 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:28:30,058 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:28:30,071 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:28:30,071 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:28:30,072 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:28:30,076 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:28:30,090 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:28:30,091 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:28:30,091 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:28:37,614 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661405310) 2022-08-25 05:28:37,614 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661405310, 1661405318, 8) 2022-08-25 05:28:37,615 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:28:37,615 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:28:37,615 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:28:37,615 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:28:37,622 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:28:37,622 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:28:37,622 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:28:37,622 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:28:37,626 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:28:37,626 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:28:37,655 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:28:37,661 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:28:37,664 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:28:37,693 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:28:37,763 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:28:57,829 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:29:02,738 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405318) 2022-08-25 05:29:02,739 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405318, 1661405343, 25) 2022-08-25 05:29:02,739 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:29:02,774 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:29:17,884 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:29:27,821 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405343) 2022-08-25 05:29:27,822 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405343, 1661405368, 25) 2022-08-25 05:29:27,822 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:29:27,857 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:29:37,945 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:29:52,905 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405368) 2022-08-25 05:29:52,905 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405368, 1661405393, 25) 2022-08-25 05:29:52,905 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:29:52,936 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:29:58,008 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:30:17,981 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405393) 2022-08-25 05:30:17,982 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405393, 1661405418, 25) 2022-08-25 05:30:17,982 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:30:18,016 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:30:18,061 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:30:38,131 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:30:43,060 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405418) 2022-08-25 05:30:43,061 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405418, 1661405443, 25) 2022-08-25 05:30:43,061 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:30:43,087 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:30:58,214 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:31:08,131 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405443) 2022-08-25 05:31:08,132 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405443, 1661405468, 25) 2022-08-25 05:31:08,133 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:31:08,169 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:31:18,280 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:31:33,210 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405468) 2022-08-25 05:31:33,210 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405468, 1661405493, 25) 2022-08-25 05:31:33,211 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:31:33,242 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:31:38,344 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:31:58,285 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405493) 2022-08-25 05:31:58,286 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405493, 1661405518, 25) 2022-08-25 05:31:58,286 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:31:58,315 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:31:58,402 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:32:18,462 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:32:23,347 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405518) 2022-08-25 05:32:23,347 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405518, 1661405543, 25) 2022-08-25 05:32:23,347 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:32:23,374 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:32:38,515 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:32:48,396 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405543) 2022-08-25 05:32:48,397 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405543, 1661405568, 25) 2022-08-25 05:32:48,397 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:32:48,426 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:32:58,575 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:33:13,461 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405568) 2022-08-25 05:33:13,462 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405568, 1661405593, 25) 2022-08-25 05:33:13,462 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:33:13,487 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:33:18,638 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:33:30,198 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:33:30,226 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:33:30,229 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:33:30,229 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:33:30,236 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:33:30,236 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:33:30,236 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:33:30,240 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:33:30,255 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:33:30,255 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:33:30,255 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:33:38,526 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661405610) 2022-08-25 05:33:38,526 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661405610, 1661405619, 9) 2022-08-25 05:33:38,526 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:33:38,527 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:33:38,527 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:33:38,527 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:33:38,535 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:33:38,535 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:33:38,535 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:33:38,535 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:33:38,539 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:33:38,539 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:33:38,570 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:33:38,575 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:33:38,577 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:33:38,604 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:33:38,694 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:33:58,739 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:34:03,625 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405619) 2022-08-25 05:34:03,626 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405619, 1661405644, 25) 2022-08-25 05:34:03,626 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:34:03,658 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:34:18,803 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:34:28,701 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405644) 2022-08-25 05:34:28,702 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405644, 1661405669, 25) 2022-08-25 05:34:28,702 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:34:28,732 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:34:38,876 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:34:53,776 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405669) 2022-08-25 05:34:53,777 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405669, 1661405694, 25) 2022-08-25 05:34:53,777 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:34:53,802 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:34:58,932 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:35:18,846 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405694) 2022-08-25 05:35:18,847 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405694, 1661405719, 25) 2022-08-25 05:35:18,847 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:35:18,875 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:35:18,993 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:35:39,056 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:35:43,919 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405719) 2022-08-25 05:35:43,920 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405719, 1661405744, 25) 2022-08-25 05:35:43,920 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:35:43,955 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:35:59,119 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:36:09,000 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405744) 2022-08-25 05:36:09,001 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405744, 1661405769, 25) 2022-08-25 05:36:09,001 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:36:09,026 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:36:19,184 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:36:34,081 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405769) 2022-08-25 05:36:34,082 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405769, 1661405794, 25) 2022-08-25 05:36:34,082 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:36:34,136 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:36:39,245 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:36:59,178 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405794) 2022-08-25 05:36:59,179 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405794, 1661405819, 25) 2022-08-25 05:36:59,179 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:36:59,210 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:36:59,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:37:19,354 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:37:24,256 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405819) 2022-08-25 05:37:24,256 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405819, 1661405844, 25) 2022-08-25 05:37:24,257 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:37:24,288 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:37:39,413 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:37:49,339 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405844) 2022-08-25 05:37:49,339 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405844, 1661405869, 25) 2022-08-25 05:37:49,340 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:37:49,369 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:37:59,468 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:38:14,413 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405869) 2022-08-25 05:38:14,414 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405869, 1661405894, 25) 2022-08-25 05:38:14,414 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:38:14,440 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:38:19,511 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:38:30,372 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:38:30,402 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:38:30,405 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:38:30,405 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:38:30,413 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:38:30,413 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:38:30,413 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:38:30,416 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:38:30,431 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:38:30,431 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:38:30,432 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:38:39,488 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661405910) 2022-08-25 05:38:39,489 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661405910, 1661405919, 9) 2022-08-25 05:38:39,489 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:38:39,489 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:38:39,490 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:38:39,490 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:38:39,497 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:38:39,497 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:38:39,497 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:38:39,497 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:38:39,502 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:38:39,502 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:38:39,537 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:38:39,542 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:38:39,546 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:38:39,568 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 05:38:39,584 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:38:59,619 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:39:04,630 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405920) 2022-08-25 05:39:04,631 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405920, 1661405945, 25) 2022-08-25 05:39:04,631 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:39:04,669 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:39:19,666 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:39:29,718 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405945) 2022-08-25 05:39:29,719 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405945, 1661405970, 25) 2022-08-25 05:39:29,719 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:39:29,776 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:39:39,754 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:39:54,803 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405970) 2022-08-25 05:39:54,804 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405970, 1661405995, 25) 2022-08-25 05:39:54,804 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:39:54,830 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:39:59,826 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:40:19,875 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661405995) 2022-08-25 05:40:19,876 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661405995, 1661406020, 25) 2022-08-25 05:40:19,876 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:40:19,886 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:40:19,899 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:40:39,938 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:40:44,943 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406020) 2022-08-25 05:40:44,944 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406020, 1661406045, 25) 2022-08-25 05:40:44,944 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:40:44,978 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:41:00,001 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:41:10,024 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406045) 2022-08-25 05:41:10,024 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406045, 1661406070, 25) 2022-08-25 05:41:10,025 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:41:10,053 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:41:20,045 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:41:35,096 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406070) 2022-08-25 05:41:35,096 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406070, 1661406095, 25) 2022-08-25 05:41:35,096 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:41:35,125 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:41:40,097 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:42:00,155 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:42:00,167 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406095) 2022-08-25 05:42:00,168 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406095, 1661406120, 25) 2022-08-25 05:42:00,168 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:42:00,197 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:42:20,201 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:42:25,242 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406120) 2022-08-25 05:42:25,243 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406120, 1661406145, 25) 2022-08-25 05:42:25,243 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:42:25,275 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:42:40,254 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:42:50,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406145) 2022-08-25 05:42:50,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406145, 1661406170, 25) 2022-08-25 05:42:50,326 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:42:50,368 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:43:00,313 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:43:15,416 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406170) 2022-08-25 05:43:15,417 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406170, 1661406195, 25) 2022-08-25 05:43:15,417 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:43:15,442 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:43:20,363 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:43:30,547 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:43:30,572 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:43:30,575 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:43:30,575 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:43:30,581 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:43:30,581 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:43:30,582 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25T05:23:29,882 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:28:30,072 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:33:30,236 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:38:30,413 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:43:30,586 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:43:30,599 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:43:30,600 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:43:30,600 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:43:40,430 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 05:43:40,481 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661406211) 2022-08-25 05:43:40,481 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661406211, 1661406220, 9) 2022-08-25 05:43:40,482 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:43:40,482 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:43:40,482 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:43:40,482 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:43:40,488 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:43:40,488 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:43:30,582 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T05:43:40,489 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:43:40,489 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:43:40,492 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:43:40,492 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:43:40,521 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:43:40,525 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:43:40,528 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:43:40,557 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:44:00,476 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:44:05,597 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406221) 2022-08-25 05:44:05,598 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406221, 1661406246, 25) 2022-08-25 05:44:05,598 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:44:05,626 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:44:20,537 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:44:30,674 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406246) 2022-08-25 05:44:30,674 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406246, 1661406271, 25) 2022-08-25 05:44:30,674 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:44:30,707 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:44:40,600 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:44:55,749 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406271) 2022-08-25 05:44:55,750 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406271, 1661406296, 25) 2022-08-25 05:44:55,750 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:44:55,775 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:45:00,657 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:45:20,710 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:45:20,817 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406296) 2022-08-25 05:45:20,817 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406296, 1661406321, 25) 2022-08-25 05:45:20,818 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:45:20,843 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:45:40,776 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:45:45,875 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406321) 2022-08-25 05:45:45,875 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406321, 1661406346, 25) 2022-08-25 05:45:45,875 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:45:45,904 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:46:00,833 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:46:10,943 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406346) 2022-08-25 05:46:10,943 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406346, 1661406371, 25) 2022-08-25 05:46:10,943 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:46:10,971 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:46:20,890 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:46:36,018 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406371) 2022-08-25 05:46:36,018 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406371, 1661406396, 25) 2022-08-25 05:46:36,019 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:46:36,052 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:46:40,963 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:47:01,029 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:47:01,092 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406396) 2022-08-25 05:47:01,093 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406396, 1661406421, 25) 2022-08-25 05:47:01,094 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:47:01,128 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:47:21,086 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:47:26,174 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406421) 2022-08-25 05:47:26,175 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406421, 1661406446, 25) 2022-08-25 05:47:26,175 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:47:26,204 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:47:41,152 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:47:51,248 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406446) 2022-08-25 05:47:51,248 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406446, 1661406471, 25) 2022-08-25 05:47:51,249 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:47:51,278 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:48:01,211 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:48:16,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406471) 2022-08-25 05:48:16,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406471, 1661406496, 25) 2022-08-25 05:48:16,326 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:48:16,359 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:48:21,271 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:48:30,715 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:48:30,742 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:48:30,746 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:48:30,746 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:48:30,754 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:48:30,754 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:48:30,754 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:48:30,758 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:48:30,772 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:48:30,773 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:48:30,773 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:48:41,327 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 05:48:41,406 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661406511) 2022-08-25 05:48:41,407 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661406511, 1661406521, 10) 2022-08-25 05:48:41,407 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:48:41,408 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:48:41,408 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:48:41,408 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:48:41,415 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:48:41,415 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:48:41,416 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:48:41,416 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:48:41,420 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:48:41,420 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:48:41,451 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:48:41,456 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:48:41,459 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:48:41,490 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:49:01,364 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:49:06,540 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406521) 2022-08-25 05:49:06,540 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406521, 1661406547, 26) 2022-08-25 05:49:06,540 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:49:06,580 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:49:21,417 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:49:31,624 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406547) 2022-08-25 05:49:31,625 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406547, 1661406572, 25) 2022-08-25 05:49:31,625 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:49:31,653 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:49:41,474 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:49:56,690 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406572) 2022-08-25 05:49:56,691 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406572, 1661406597, 25) 2022-08-25 05:49:56,691 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:49:56,720 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:50:01,522 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:50:21,571 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:50:21,764 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406597) 2022-08-25 05:50:21,764 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406597, 1661406622, 25) 2022-08-25 05:50:21,764 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:50:21,796 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:50:41,636 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:50:46,834 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406622) 2022-08-25 05:50:46,834 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406622, 1661406647, 25) 2022-08-25 05:50:46,834 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:50:46,866 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:51:01,697 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:51:11,913 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406647) 2022-08-25 05:51:11,913 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406647, 1661406672, 25) 2022-08-25 05:51:11,913 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:51:11,949 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:51:21,773 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:51:36,993 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406672) 2022-08-25 05:51:36,994 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406672, 1661406697, 25) 2022-08-25 05:51:36,994 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:51:37,023 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:51:41,830 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:52:01,899 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:52:02,052 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406697) 2022-08-25 05:52:02,053 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406697, 1661406722, 25) 2022-08-25 05:52:02,053 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:52:02,084 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:52:21,951 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:52:27,120 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406722) 2022-08-25 05:52:27,120 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406722, 1661406747, 25) 2022-08-25 05:52:27,121 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:52:27,153 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:52:42,014 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:52:52,196 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406747) 2022-08-25 05:52:52,197 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406747, 1661406772, 25) 2022-08-25 05:52:52,197 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:52:52,225 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:53:02,066 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:53:17,268 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406772) 2022-08-25 05:53:17,268 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406772, 1661406797, 25) 2022-08-25 05:53:17,269 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:53:17,297 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:53:22,126 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:53:30,887 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:53:30,915 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:53:30,919 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:53:30,919 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:53:30,932 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:53:30,932 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:53:30,932 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:53:30,936 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:53:30,954 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:53:30,955 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:53:30,955 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:53:42,185 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 05:53:42,338 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661406811) 2022-08-25 05:53:42,338 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661406811, 1661406822, 11) 2022-08-25 05:53:42,339 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:53:42,339 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:53:42,339 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:53:42,339 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:53:42,346 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:53:42,346 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:53:42,346 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:53:42,347 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:53:42,350 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:53:42,351 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:53:42,388 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:53:42,393 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:53:42,397 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:53:42,427 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:54:02,231 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:54:07,474 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406822) 2022-08-25 05:54:07,474 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406822, 1661406847, 25) 2022-08-25 05:54:07,474 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:54:07,505 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:54:22,289 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:54:32,550 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406847) 2022-08-25 05:54:32,550 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406847, 1661406873, 26) 2022-08-25 05:54:32,551 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:54:32,582 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:54:42,349 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:54:57,628 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406873) 2022-08-25 05:54:57,628 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406873, 1661406898, 25) 2022-08-25 05:54:57,628 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:54:57,658 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:55:02,409 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:55:22,471 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:55:22,701 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406898) 2022-08-25 05:55:22,701 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406898, 1661406923, 25) 2022-08-25 05:55:22,702 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:55:22,744 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:55:42,526 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:55:47,795 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406923) 2022-08-25 05:55:47,796 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406923, 1661406948, 25) 2022-08-25 05:55:47,796 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:55:47,847 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:56:02,585 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:56:12,893 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406948) 2022-08-25 05:56:12,893 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406948, 1661406973, 25) 2022-08-25 05:56:12,894 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:56:12,921 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:56:22,647 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:56:37,966 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406973) 2022-08-25 05:56:37,966 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406973, 1661406998, 25) 2022-08-25 05:56:37,966 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:56:38,004 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:56:42,699 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:57:02,756 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:57:03,046 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661406998) 2022-08-25 05:57:03,047 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661406998, 1661407023, 25) 2022-08-25 05:57:03,047 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:57:03,075 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:57:22,815 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:57:28,119 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407023) 2022-08-25 05:57:28,120 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407023, 1661407048, 25) 2022-08-25 05:57:28,120 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:57:28,152 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:57:42,877 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:57:53,199 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407048) 2022-08-25 05:57:53,200 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407048, 1661407073, 25) 2022-08-25 05:57:53,200 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:57:53,229 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:58:02,928 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:58:18,274 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407073) 2022-08-25 05:58:18,275 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407073, 1661407098, 25) 2022-08-25 05:58:18,275 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:58:18,300 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:58:22,988 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:58:31,051 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 05:58:31,083 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:58:31,086 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:58:31,086 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:58:31,093 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:58:31,093 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 05:58:31,093 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:58:31,098 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:58:31,114 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 05:58:31,114 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 05:58:31,115 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 05:58:43,048 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 05:58:43,344 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661407111) 2022-08-25 05:58:43,344 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661407111, 1661407123, 12) 2022-08-25 05:58:43,344 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 05:58:43,345 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 05:58:43,345 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 05:58:43,345 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 05:58:43,351 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 05:58:43,351 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:58:43,351 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 05:58:43,352 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 05:58:43,355 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 05:58:43,355 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 05:58:43,381 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 05:58:43,385 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 05:58:43,388 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 05:58:43,416 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:59:03,103 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:59:08,462 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407123) 2022-08-25 05:59:08,463 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407123, 1661407148, 25) 2022-08-25 05:59:08,463 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:59:08,504 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:59:23,177 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:59:33,556 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407148) 2022-08-25 05:59:33,556 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407148, 1661407174, 26) 2022-08-25 05:59:33,556 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:59:33,600 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 05:59:43,237 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 05:59:58,645 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407174) 2022-08-25 05:59:58,646 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407174, 1661407199, 25) 2022-08-25 05:59:58,647 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 05:59:58,681 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:00:03,296 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:00:23,352 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:00:23,713 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407199) 2022-08-25 06:00:23,714 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407199, 1661407224, 25) 2022-08-25 06:00:23,714 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:00:23,748 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:00:43,414 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:00:48,780 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407224) 2022-08-25 06:00:48,780 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407224, 1661407249, 25) 2022-08-25 06:00:48,780 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:00:48,809 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:01:03,479 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:01:13,866 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407249) 2022-08-25 06:01:13,866 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407249, 1661407274, 25) 2022-08-25 06:01:13,866 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:01:13,905 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:01:23,551 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:01:38,950 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407274) 2022-08-25 06:01:38,951 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407274, 1661407299, 25) 2022-08-25 06:01:38,951 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:01:38,981 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:01:43,606 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:02:03,668 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:02:04,034 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407299) 2022-08-25 06:02:04,034 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407299, 1661407324, 25) 2022-08-25 06:02:04,035 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:02:04,073 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:02:23,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:02:29,122 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407324) 2022-08-25 06:02:29,122 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407324, 1661407349, 25) 2022-08-25 06:02:29,123 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:02:29,157 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:02:43,771 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:02:54,183 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407349) 2022-08-25 06:02:54,184 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407349, 1661407374, 25) 2022-08-25 06:02:54,184 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:02:54,210 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:03:03,832 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:03:19,257 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407374) 2022-08-25 06:03:19,257 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407374, 1661407399, 25) 2022-08-25 06:03:19,258 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:03:19,287 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:03:23,940 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:03:31,230 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:03:31,259 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:03:31,262 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:03:31,262 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:03:31,269 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:03:31,269 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:03:31,270 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:03:31,274 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:03:31,289 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:03:31,290 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:03:31,290 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:03:44,016 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:03:44,336 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661407411) 2022-08-25 06:03:44,337 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661407411, 1661407424, 13) 2022-08-25 06:03:44,337 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:03:44,337 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:03:44,338 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:03:44,338 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:03:44,344 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:03:44,344 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:03:44,345 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:03:44,345 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:03:44,348 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:03:44,349 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:03:44,396 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:03:44,403 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:03:44,406 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:03:44,446 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:04:04,065 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:04:09,491 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407424) 2022-08-25 06:04:09,491 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407424, 1661407449, 25) 2022-08-25 06:04:09,491 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:04:09,526 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:04:24,127 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:04:34,570 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407449) 2022-08-25 06:04:34,571 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407449, 1661407475, 26) 2022-08-25 06:04:34,571 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:04:34,603 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:04:44,190 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:04:59,634 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407475) 2022-08-25 06:04:59,635 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407475, 1661407500, 25) 2022-08-25 06:04:59,635 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:04:59,664 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:05:04,256 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:05:24,320 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:05:24,693 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407500) 2022-08-25 06:05:24,693 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407500, 1661407525, 25) 2022-08-25 06:05:24,694 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:05:24,727 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:05:44,380 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:05:49,784 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407525) 2022-08-25 06:05:49,785 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407525, 1661407550, 25) 2022-08-25 06:05:49,785 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:05:49,826 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:06:04,448 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:06:14,889 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407550) 2022-08-25 06:06:14,889 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407550, 1661407575, 25) 2022-08-25 06:06:14,889 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:06:14,918 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:06:24,527 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:06:39,961 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407575) 2022-08-25 06:06:39,962 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407575, 1661407600, 25) 2022-08-25 06:06:39,962 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:06:39,991 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:06:44,591 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:07:04,646 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:07:05,016 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407600) 2022-08-25 06:07:05,016 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407600, 1661407625, 25) 2022-08-25 06:07:05,017 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:07:05,048 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:07:24,712 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:07:30,097 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407625) 2022-08-25 06:07:30,098 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407625, 1661407650, 25) 2022-08-25 06:07:30,098 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:07:30,134 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:07:44,775 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:07:55,179 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407650) 2022-08-25 06:07:55,179 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407650, 1661407675, 25) 2022-08-25 06:07:55,180 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:07:55,213 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:08:04,839 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:08:20,257 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407675) 2022-08-25 06:08:20,258 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407675, 1661407700, 25) 2022-08-25 06:08:20,258 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:08:20,289 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:08:24,898 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:08:31,395 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:08:31,434 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:08:31,437 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:08:31,437 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:08:31,443 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:08:31,443 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T05:48:30,754 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:08:31,443 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25T05:53:30,932 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T05:58:31,093 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:03:31,270 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:08:31,446 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:08:31,461 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:08:31,462 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:08:31,462 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:08:44,960 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:08:45,333 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661407711) 2022-08-25 06:08:45,334 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661407711, 1661407725, 14) 2022-08-25 06:08:45,334 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:08:45,334 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:08:45,335 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:08:45,335 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:08:45,343 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:08:45,343 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:08:31,443 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T06:08:45,344 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:08:45,344 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:08:45,348 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:08:45,348 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:08:45,386 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:08:45,391 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:08:45,395 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:08:45,427 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:09:05,007 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:09:10,468 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407725) 2022-08-25 06:09:10,468 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407725, 1661407750, 25) 2022-08-25 06:09:10,469 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:09:10,498 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:09:25,071 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:09:35,547 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407750) 2022-08-25 06:09:35,548 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407750, 1661407776, 26) 2022-08-25 06:09:35,548 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:09:35,586 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:09:45,120 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:10:00,621 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407776) 2022-08-25 06:10:00,622 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407776, 1661407801, 25) 2022-08-25 06:10:00,622 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:10:00,650 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:10:05,192 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:10:25,255 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:10:25,695 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407801) 2022-08-25 06:10:25,696 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407801, 1661407826, 25) 2022-08-25 06:10:25,696 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:10:25,732 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:10:45,332 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:10:50,779 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407826) 2022-08-25 06:10:50,780 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407826, 1661407851, 25) 2022-08-25 06:10:50,780 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:10:50,828 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:11:05,392 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:11:15,861 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407851) 2022-08-25 06:11:15,862 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407851, 1661407876, 25) 2022-08-25 06:11:15,862 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:11:15,897 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:11:25,444 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:11:40,951 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407876) 2022-08-25 06:11:40,952 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407876, 1661407901, 25) 2022-08-25 06:11:40,952 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:11:41,002 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:11:45,501 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:12:05,562 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:12:06,049 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407901) 2022-08-25 06:12:06,050 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407901, 1661407926, 25) 2022-08-25 06:12:06,050 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:12:06,079 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:12:25,626 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:12:31,121 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407926) 2022-08-25 06:12:31,122 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407926, 1661407951, 25) 2022-08-25 06:12:31,122 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:12:31,151 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:12:45,697 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:12:56,194 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407951) 2022-08-25 06:12:56,195 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407951, 1661407976, 25) 2022-08-25 06:12:56,195 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:12:56,223 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:13:05,762 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:13:21,268 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661407976) 2022-08-25 06:13:21,269 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661407976, 1661408001, 25) 2022-08-25 06:13:21,269 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:13:21,298 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:13:25,825 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:13:31,579 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:13:31,611 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:13:31,614 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:13:31,614 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:13:31,620 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:13:31,620 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:13:31,622 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:13:31,626 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:13:31,644 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:13:31,645 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:13:31,645 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:13:45,890 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:13:46,351 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661408012) 2022-08-25 06:13:46,352 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661408012, 1661408026, 14) 2022-08-25 06:13:46,352 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:13:46,353 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:13:46,353 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:13:46,353 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:13:46,366 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:13:46,366 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:13:46,366 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25T06:13:46,366 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:13:46,372 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:13:46,372 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:13:46,405 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:13:46,411 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:13:46,414 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:13:46,449 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:14:05,958 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:14:11,492 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408026) 2022-08-25 06:14:11,492 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408026, 1661408051, 25) 2022-08-25 06:14:11,492 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:14:11,526 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:14:26,033 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:14:36,556 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408051) 2022-08-25 06:14:36,556 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408051, 1661408077, 26) 2022-08-25 06:14:36,557 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:14:36,601 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:14:46,099 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:15:01,632 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408077) 2022-08-25 06:15:01,633 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408077, 1661408102, 25) 2022-08-25 06:15:01,633 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:15:01,663 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:15:06,157 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:15:26,204 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:15:26,701 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408102) 2022-08-25 06:15:26,702 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408102, 1661408127, 25) 2022-08-25 06:15:26,702 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:15:26,748 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:15:46,274 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:15:51,791 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408127) 2022-08-25 06:15:51,792 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408127, 1661408152, 25) 2022-08-25 06:15:51,792 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:15:51,838 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:16:06,355 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:16:16,867 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408152) 2022-08-25 06:16:16,867 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408152, 1661408177, 25) 2022-08-25 06:16:16,867 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:16:16,897 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:16:26,422 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:16:41,943 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408177) 2022-08-25 06:16:41,944 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408177, 1661408202, 25) 2022-08-25 06:16:41,944 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:16:41,980 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:16:46,513 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:17:06,576 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:17:07,029 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408202) 2022-08-25 06:17:07,030 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408202, 1661408227, 25) 2022-08-25 06:17:07,030 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:17:07,110 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:17:26,652 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:17:32,167 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408227) 2022-08-25 06:17:32,168 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408227, 1661408252, 25) 2022-08-25 06:17:32,169 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:17:32,205 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:17:46,752 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:17:57,252 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408252) 2022-08-25 06:17:57,253 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408252, 1661408277, 25) 2022-08-25 06:17:57,253 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:17:57,287 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:18:06,820 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:18:22,324 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408277) 2022-08-25 06:18:22,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408277, 1661408302, 25) 2022-08-25 06:18:22,325 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:18:22,358 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:18:26,879 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:18:31,764 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:18:31,813 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:18:31,818 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:18:31,818 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:18:31,826 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:18:31,826 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:18:31,826 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:18:31,831 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:18:31,848 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:18:31,849 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:18:31,849 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:18:46,945 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:18:47,403 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661408312) 2022-08-25 06:18:47,404 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661408312, 1661408327, 15) 2022-08-25 06:18:47,404 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:18:47,405 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:18:47,405 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:18:47,405 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:18:47,412 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:18:47,412 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:18:47,413 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:18:47,413 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:18:47,416 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:18:47,417 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:18:47,449 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:18:47,454 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:18:47,459 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:18:47,493 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:19:07,000 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:19:12,550 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408327) 2022-08-25 06:19:12,551 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408327, 1661408353, 26) 2022-08-25 06:19:12,551 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:19:12,597 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:19:27,080 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:19:37,644 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408353) 2022-08-25 06:19:37,644 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408353, 1661408378, 25) 2022-08-25 06:19:37,645 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:19:37,681 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:19:47,154 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:20:02,710 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408378) 2022-08-25 06:20:02,711 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408378, 1661408403, 25) 2022-08-25 06:20:02,711 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:20:02,749 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:20:07,223 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:20:27,306 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:20:27,799 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408403) 2022-08-25 06:20:27,799 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408403, 1661408428, 25) 2022-08-25 06:20:27,800 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:20:27,849 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:20:47,368 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:20:52,896 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408428) 2022-08-25 06:20:52,896 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408428, 1661408453, 25) 2022-08-25 06:20:52,896 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:20:52,929 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:21:07,426 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:21:17,976 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408453) 2022-08-25 06:21:17,977 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408453, 1661408478, 25) 2022-08-25 06:21:17,977 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:21:18,013 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:21:27,487 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:21:43,057 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408478) 2022-08-25 06:21:43,058 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408478, 1661408503, 25) 2022-08-25 06:21:43,058 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:21:43,094 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:21:47,552 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:22:07,626 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:22:08,148 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408503) 2022-08-25 06:22:08,149 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408503, 1661408528, 25) 2022-08-25 06:22:08,149 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:22:08,216 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:22:27,698 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:22:33,274 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408528) 2022-08-25 06:22:33,274 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408528, 1661408553, 25) 2022-08-25 06:22:33,275 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:22:33,306 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:22:47,772 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:22:58,358 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408553) 2022-08-25 06:22:58,359 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408553, 1661408578, 25) 2022-08-25 06:22:58,359 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:22:58,397 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:23:07,839 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:23:23,458 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408578) 2022-08-25 06:23:23,458 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408578, 1661408603, 25) 2022-08-25 06:23:23,459 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:23:23,496 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:23:27,904 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:23:31,971 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:23:32,014 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:23:32,018 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:23:32,018 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:23:32,024 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:23:32,024 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:23:32,025 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:23:32,029 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:23:32,049 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:23:32,049 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:23:32,049 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:23:47,971 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:23:48,527 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661408612) 2022-08-25 06:23:48,527 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661408612, 1661408629, 17) 2022-08-25 06:23:48,527 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:23:48,527 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:23:48,528 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:23:48,528 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:23:48,539 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:23:48,539 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:23:48,540 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:23:48,540 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:23:48,543 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:23:48,543 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:23:48,576 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:23:48,583 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:23:48,586 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:23:48,617 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:24:08,020 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:24:13,639 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408629) 2022-08-25 06:24:13,639 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408629, 1661408654, 25) 2022-08-25 06:24:13,640 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:24:13,676 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:24:28,132 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:24:38,731 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408654) 2022-08-25 06:24:38,731 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408654, 1661408679, 25) 2022-08-25 06:24:38,731 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:24:38,770 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:24:48,204 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:25:03,830 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408679) 2022-08-25 06:25:03,830 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408679, 1661408704, 25) 2022-08-25 06:25:03,831 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:25:03,866 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:25:08,270 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:25:28,336 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:25:28,910 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408704) 2022-08-25 06:25:28,911 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408704, 1661408729, 25) 2022-08-25 06:25:28,911 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:25:28,940 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:25:48,408 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:25:53,990 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408729) 2022-08-25 06:25:53,991 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408729, 1661408754, 25) 2022-08-25 06:25:53,992 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:25:54,031 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:26:08,481 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:26:19,082 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408754) 2022-08-25 06:26:19,083 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408754, 1661408779, 25) 2022-08-25 06:26:19,083 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:26:19,126 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:26:28,542 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:26:44,172 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408779) 2022-08-25 06:26:44,173 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408779, 1661408804, 25) 2022-08-25 06:26:44,173 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:26:44,218 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:26:48,613 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:27:08,683 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:27:09,263 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408804) 2022-08-25 06:27:09,263 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408804, 1661408829, 25) 2022-08-25 06:27:09,264 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:27:09,309 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:27:28,738 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:27:34,344 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408829) 2022-08-25 06:27:34,344 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408829, 1661408854, 25) 2022-08-25 06:27:34,345 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:27:34,377 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:27:48,804 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:27:59,422 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408854) 2022-08-25 06:27:59,423 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408854, 1661408879, 25) 2022-08-25 06:27:59,423 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:27:59,456 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:28:08,855 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:28:24,501 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408879) 2022-08-25 06:28:24,502 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408879, 1661408905, 26) 2022-08-25 06:28:24,502 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:28:24,536 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:28:28,918 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:28:32,140 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:28:32,173 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:28:32,176 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:28:32,176 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:28:32,186 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:28:32,186 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:28:32,187 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:28:32,192 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:28:32,209 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:28:32,209 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:28:32,209 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:28:48,988 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:28:49,591 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661408912) 2022-08-25 06:28:49,591 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661408912, 1661408930, 18) 2022-08-25 06:28:49,592 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:28:49,592 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:28:49,592 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:28:49,592 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:28:49,599 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:28:49,599 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:28:49,600 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:28:49,600 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:28:49,604 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:28:49,604 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:28:49,669 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:28:49,695 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:28:49,703 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:28:49,749 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:29:09,045 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:29:14,793 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408930) 2022-08-25 06:29:14,793 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408930, 1661408955, 25) 2022-08-25 06:29:14,793 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:29:14,825 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:29:29,115 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:29:39,879 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408955) 2022-08-25 06:29:39,880 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408955, 1661408980, 25) 2022-08-25 06:29:39,880 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:29:39,924 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:29:49,185 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:30:04,984 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661408980) 2022-08-25 06:30:04,984 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661408980, 1661409005, 25) 2022-08-25 06:30:04,985 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:30:05,040 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:30:09,253 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:30:29,316 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:30:30,081 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409005) 2022-08-25 06:30:30,082 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409005, 1661409030, 25) 2022-08-25 06:30:30,082 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:30:30,112 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:30:49,378 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:30:55,157 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409030) 2022-08-25 06:30:55,157 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409030, 1661409055, 25) 2022-08-25 06:30:55,157 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:30:55,188 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:31:09,448 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:31:20,237 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409055) 2022-08-25 06:31:20,238 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409055, 1661409080, 25) 2022-08-25 06:31:20,238 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:31:20,279 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:31:29,515 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:31:45,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409080) 2022-08-25 06:31:45,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409080, 1661409105, 25) 2022-08-25 06:31:45,325 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:31:45,357 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:31:49,618 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:32:09,689 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:32:10,402 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409105) 2022-08-25 06:32:10,402 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409105, 1661409130, 25) 2022-08-25 06:32:10,403 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:32:10,451 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:32:29,769 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:32:35,499 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409130) 2022-08-25 06:32:35,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409130, 1661409155, 25) 2022-08-25 06:32:35,500 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:32:35,531 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:32:49,835 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:33:00,565 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409156) 2022-08-25 06:33:00,566 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409156, 1661409181, 25) 2022-08-25 06:33:00,566 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:33:00,593 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:33:09,902 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:33:25,641 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409181) 2022-08-25 06:33:25,641 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409181, 1661409206, 25) 2022-08-25 06:33:25,642 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:33:25,672 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:33:29,961 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:33:32,286 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:33:32,327 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:33:32,330 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:33:32,330 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:33:32,343 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:33:32,343 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:13:31,621 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:18:31,826 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:23:32,025 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:28:32,187 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:33:32,343 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:33:32,347 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:33:32,363 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:33:32,363 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:33:32,363 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:33:50,027 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:33:50,712 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661409212) 2022-08-25 06:33:50,712 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661409212, 1661409231, 19) 2022-08-25 06:33:50,712 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:33:50,713 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:33:50,713 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:33:50,713 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:33:50,720 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:33:50,720 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:33:32,343 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T06:33:50,720 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:33:50,720 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:33:50,724 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:33:50,724 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:33:50,758 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:33:50,763 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:33:50,767 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:33:50,802 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:34:10,082 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:34:15,848 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409231) 2022-08-25 06:34:15,849 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409231, 1661409256, 25) 2022-08-25 06:34:15,849 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:34:15,882 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:34:30,144 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:34:40,919 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409256) 2022-08-25 06:34:40,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409256, 1661409281, 25) 2022-08-25 06:34:40,920 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:34:40,952 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:34:50,214 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:35:06,004 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409281) 2022-08-25 06:35:06,005 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409281, 1661409306, 25) 2022-08-25 06:35:06,005 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:35:06,038 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:35:10,277 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:35:30,338 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:35:31,093 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409306) 2022-08-25 06:35:31,094 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409306, 1661409331, 25) 2022-08-25 06:35:31,094 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:35:31,126 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:35:50,404 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:35:56,170 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409331) 2022-08-25 06:35:56,171 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409331, 1661409356, 25) 2022-08-25 06:35:56,171 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:35:56,208 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:36:10,470 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:36:21,249 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409356) 2022-08-25 06:36:21,250 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409356, 1661409381, 25) 2022-08-25 06:36:21,250 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:36:21,277 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:36:30,530 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:36:46,324 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409381) 2022-08-25 06:36:46,324 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409381, 1661409406, 25) 2022-08-25 06:36:46,325 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:36:46,364 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:36:50,604 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:37:10,680 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:37:11,412 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409406) 2022-08-25 06:37:11,412 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409406, 1661409431, 25) 2022-08-25 06:37:11,413 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:37:11,449 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:37:30,744 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:37:36,495 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409431) 2022-08-25 06:37:36,495 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409431, 1661409456, 25) 2022-08-25 06:37:36,495 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:37:36,545 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:37:50,802 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:38:01,573 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409456) 2022-08-25 06:38:01,574 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409456, 1661409482, 26) 2022-08-25 06:38:01,574 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:38:01,605 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:38:10,868 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:38:26,653 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409482) 2022-08-25 06:38:26,654 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409482, 1661409507, 25) 2022-08-25 06:38:26,654 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:38:26,690 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:38:30,925 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:38:32,479 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:38:32,515 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:38:32,519 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:38:32,519 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:38:32,526 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:38:32,526 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:38:32,527 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:38:32,532 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:38:32,547 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:38:32,547 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:38:32,547 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:38:50,980 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:38:51,735 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661409512) 2022-08-25 06:38:51,736 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661409512, 1661409532, 20) 2022-08-25 06:38:51,736 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:38:51,736 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:38:51,736 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:38:51,736 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:38:51,743 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:38:51,743 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:38:51,744 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:38:51,744 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:38:51,748 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:38:51,748 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:38:51,781 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:38:51,785 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:38:51,791 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:38:51,824 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:39:11,040 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:39:16,872 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409532) 2022-08-25 06:39:16,873 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409532, 1661409557, 25) 2022-08-25 06:39:16,873 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:39:16,912 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:39:31,109 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:39:41,960 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409557) 2022-08-25 06:39:41,961 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409557, 1661409582, 25) 2022-08-25 06:39:41,961 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:39:41,991 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:39:51,167 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:40:07,035 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409582) 2022-08-25 06:40:07,035 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409582, 1661409607, 25) 2022-08-25 06:40:07,035 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:40:07,067 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:40:11,228 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:40:31,294 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:40:32,112 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409607) 2022-08-25 06:40:32,112 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409607, 1661409632, 25) 2022-08-25 06:40:32,112 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:40:32,145 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:40:51,358 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:40:57,192 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409632) 2022-08-25 06:40:57,193 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409632, 1661409657, 25) 2022-08-25 06:40:57,193 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:40:57,228 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:41:11,419 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:41:22,283 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409657) 2022-08-25 06:41:22,283 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409657, 1661409682, 25) 2022-08-25 06:41:22,284 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:41:22,333 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:41:31,484 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:41:47,382 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409682) 2022-08-25 06:41:47,383 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409682, 1661409707, 25) 2022-08-25 06:41:47,383 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:41:47,410 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:41:51,545 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:42:11,602 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:42:12,447 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409707) 2022-08-25 06:42:12,448 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409707, 1661409732, 25) 2022-08-25 06:42:12,448 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:42:12,483 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:42:31,660 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:42:37,533 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409732) 2022-08-25 06:42:37,533 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409732, 1661409758, 26) 2022-08-25 06:42:37,534 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:42:37,570 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:42:51,723 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:43:02,610 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409758) 2022-08-25 06:43:02,611 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409758, 1661409783, 25) 2022-08-25 06:43:02,611 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:43:02,644 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:43:11,790 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:43:27,692 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409783) 2022-08-25 06:43:27,693 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409783, 1661409808, 25) 2022-08-25 06:43:27,693 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:43:27,734 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:43:31,853 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:43:32,668 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:43:32,716 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:43:32,719 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:43:32,719 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:43:32,726 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:43:32,726 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:43:32,727 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:43:32,730 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:43:32,757 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:43:32,758 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:43:32,758 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:43:51,926 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:43:52,784 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661409813) 2022-08-25 06:43:52,785 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661409813, 1661409833, 20) 2022-08-25 06:43:52,786 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:43:52,786 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:43:52,787 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:43:52,787 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:43:52,795 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:43:52,795 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:43:52,796 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:43:52,796 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:43:52,800 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:43:52,800 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:43:52,829 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:43:52,834 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:43:52,837 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:43:52,867 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:44:11,960 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:44:17,918 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409833) 2022-08-25 06:44:17,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409833, 1661409858, 25) 2022-08-25 06:44:17,919 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:44:17,957 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:44:32,023 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:44:43,003 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409858) 2022-08-25 06:44:43,003 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409858, 1661409883, 25) 2022-08-25 06:44:43,004 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:44:43,036 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:44:52,089 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:45:08,081 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409883) 2022-08-25 06:45:08,081 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409883, 1661409908, 25) 2022-08-25 06:45:08,081 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:45:08,114 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:45:12,145 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:45:32,212 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:45:33,159 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409908) 2022-08-25 06:45:33,159 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409908, 1661409933, 25) 2022-08-25 06:45:33,160 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:45:33,193 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:45:52,284 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:45:58,239 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409933) 2022-08-25 06:45:58,240 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409933, 1661409958, 25) 2022-08-25 06:45:58,240 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:45:58,273 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:46:12,382 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:46:23,307 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409958) 2022-08-25 06:46:23,307 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409958, 1661409983, 25) 2022-08-25 06:46:23,307 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:46:23,338 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:46:32,454 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:46:48,385 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661409983) 2022-08-25 06:46:48,385 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661409983, 1661410008, 25) 2022-08-25 06:46:48,386 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:46:48,413 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:46:52,522 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:47:12,580 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:47:13,457 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410008) 2022-08-25 06:47:13,458 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410008, 1661410033, 25) 2022-08-25 06:47:13,458 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:47:13,487 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:47:32,659 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:47:38,532 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410033) 2022-08-25 06:47:38,532 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410033, 1661410059, 26) 2022-08-25 06:47:38,532 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:47:38,562 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:47:52,727 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:48:03,615 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410059) 2022-08-25 06:48:03,615 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410059, 1661410084, 25) 2022-08-25 06:48:03,615 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:48:03,647 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:48:12,795 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:48:28,697 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410084) 2022-08-25 06:48:28,697 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410084, 1661410109, 25) 2022-08-25 06:48:28,698 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:48:28,727 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:48:32,852 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:48:32,874 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:48:32,902 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:48:32,905 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:48:32,905 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:48:32,913 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:48:32,913 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:48:32,914 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:48:32,918 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:48:32,934 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:48:32,935 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:48:32,935 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:48:52,916 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:48:53,772 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661410113) 2022-08-25 06:48:53,773 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661410113, 1661410134, 21) 2022-08-25 06:48:53,773 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:48:53,773 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:48:53,773 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:48:53,773 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:48:53,780 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:48:53,780 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:48:53,780 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:48:53,780 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:48:53,783 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:48:53,784 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:48:53,831 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:48:53,837 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:48:53,840 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:48:53,882 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:49:12,967 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:49:18,935 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410134) 2022-08-25 06:49:18,935 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410134, 1661410159, 25) 2022-08-25 06:49:18,935 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:49:18,969 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:49:33,041 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:49:44,020 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410159) 2022-08-25 06:49:44,020 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410159, 1661410184, 25) 2022-08-25 06:49:44,021 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:49:44,057 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:49:53,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:50:09,108 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410184) 2022-08-25 06:50:09,109 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410184, 1661410209, 25) 2022-08-25 06:50:09,109 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:50:09,143 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:50:13,192 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:50:33,256 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:50:34,177 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410209) 2022-08-25 06:50:34,177 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410209, 1661410234, 25) 2022-08-25 06:50:34,177 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:50:34,211 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:50:53,324 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:50:59,264 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410234) 2022-08-25 06:50:59,264 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410234, 1661410259, 25) 2022-08-25 06:50:59,265 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:50:59,304 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:51:13,387 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:51:24,350 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410259) 2022-08-25 06:51:24,351 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410259, 1661410284, 25) 2022-08-25 06:51:24,351 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:51:24,387 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:51:33,446 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:51:49,433 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410284) 2022-08-25 06:51:49,433 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410284, 1661410309, 25) 2022-08-25 06:51:49,434 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:51:49,486 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:51:53,499 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:52:13,557 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:52:14,533 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410309) 2022-08-25 06:52:14,534 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410309, 1661410335, 26) 2022-08-25 06:52:14,534 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:52:14,563 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:52:33,637 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:52:39,612 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410335) 2022-08-25 06:52:39,613 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410335, 1661410360, 25) 2022-08-25 06:52:39,613 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:52:39,647 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:52:53,714 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:53:04,701 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410360) 2022-08-25 06:53:04,702 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410360, 1661410385, 25) 2022-08-25 06:53:04,702 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:53:04,736 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:53:13,799 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:53:29,782 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410385) 2022-08-25 06:53:29,783 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410385, 1661410410, 25) 2022-08-25 06:53:29,783 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:53:29,819 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:53:33,049 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:53:33,085 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:53:33,089 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:53:33,089 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:53:33,095 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:53:33,095 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:53:33,095 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:53:33,099 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:53:33,116 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:53:33,117 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:53:33,117 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:53:33,870 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:53:53,927 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:53:54,861 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661410413) 2022-08-25 06:53:54,862 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661410413, 1661410435, 22) 2022-08-25 06:53:54,863 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:53:54,863 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:53:54,863 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:53:54,863 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:53:54,871 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:53:54,871 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:53:54,872 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:53:54,872 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:53:54,876 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:53:54,876 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:53:54,912 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:53:54,918 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:53:54,923 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:53:54,953 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:54:13,986 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:54:19,996 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410435) 2022-08-25 06:54:19,997 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410435, 1661410460, 25) 2022-08-25 06:54:19,997 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:54:20,031 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:54:34,070 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:54:45,096 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410460) 2022-08-25 06:54:45,096 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410460, 1661410485, 25) 2022-08-25 06:54:45,097 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:54:45,131 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:54:54,156 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:55:10,173 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410485) 2022-08-25 06:55:10,174 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410485, 1661410510, 25) 2022-08-25 06:55:10,174 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:55:10,206 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:55:14,221 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:55:34,350 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:55:35,250 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410510) 2022-08-25 06:55:35,251 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410510, 1661410535, 25) 2022-08-25 06:55:35,251 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:55:35,284 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:55:54,435 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:56:00,331 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410535) 2022-08-25 06:56:00,332 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410535, 1661410560, 25) 2022-08-25 06:56:00,332 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:56:00,375 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:56:14,494 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:56:25,412 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410560) 2022-08-25 06:56:25,413 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410560, 1661410585, 25) 2022-08-25 06:56:25,414 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:56:25,457 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:56:34,560 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:56:50,498 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410585) 2022-08-25 06:56:50,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410585, 1661410610, 25) 2022-08-25 06:56:50,499 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:56:50,527 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:56:54,629 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:57:14,687 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:57:15,569 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410610) 2022-08-25 06:57:15,569 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410610, 1661410636, 26) 2022-08-25 06:57:15,569 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:57:15,597 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:57:34,746 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:57:40,645 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410636) 2022-08-25 06:57:40,646 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410636, 1661410661, 25) 2022-08-25 06:57:40,646 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:57:40,677 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:57:54,807 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:58:05,725 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410661) 2022-08-25 06:58:05,726 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410661, 1661410686, 25) 2022-08-25 06:58:05,726 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:58:05,756 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:58:14,867 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:58:30,800 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410686) 2022-08-25 06:58:30,800 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410686, 1661410711, 25) 2022-08-25 06:58:30,800 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:58:30,829 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:58:33,234 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 06:58:33,271 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:58:33,275 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:58:33,275 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:58:33,283 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:58:33,283 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T06:38:32,527 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:43:32,727 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:48:32,914 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T06:53:33,095 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:58:33,284 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 06:58:33,288 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:58:33,309 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 06:58:33,310 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 06:58:33,310 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 06:58:34,929 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:58:54,973 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 06:58:55,865 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661410713) 2022-08-25 06:58:55,865 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661410713, 1661410736, 23) 2022-08-25 06:58:55,866 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 06:58:55,866 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 06:58:55,866 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 06:58:55,866 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 06:58:55,873 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 06:58:55,873 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 06:58:55,873 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25T06:58:33,284 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T06:58:55,873 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 06:58:55,877 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 06:58:55,878 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 06:58:55,915 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 06:58:55,920 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 06:58:55,931 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 06:58:55,971 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:59:15,026 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:59:21,004 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410736) 2022-08-25 06:59:21,004 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410736, 1661410761, 25) 2022-08-25 06:59:21,004 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:59:21,041 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:59:35,094 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 06:59:46,093 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410761) 2022-08-25 06:59:46,093 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410761, 1661410786, 25) 2022-08-25 06:59:46,094 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 06:59:46,152 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 06:59:55,153 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:00:11,199 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410786) 2022-08-25 07:00:11,199 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410786, 1661410811, 25) 2022-08-25 07:00:11,200 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:00:11,242 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:00:15,215 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:00:35,296 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:00:36,292 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410811) 2022-08-25 07:00:36,293 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410811, 1661410836, 25) 2022-08-25 07:00:36,293 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:00:36,333 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:00:55,364 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:01:01,371 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410836) 2022-08-25 07:01:01,372 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410836, 1661410861, 25) 2022-08-25 07:01:01,372 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:01:01,400 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:01:15,421 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:01:26,448 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410861) 2022-08-25 07:01:26,448 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410861, 1661410886, 25) 2022-08-25 07:01:26,448 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:01:26,483 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:01:35,475 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:01:51,526 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410886) 2022-08-25 07:01:51,527 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410886, 1661410912, 26) 2022-08-25 07:01:51,527 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:01:51,556 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:01:55,542 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:02:15,612 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:02:16,601 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410912) 2022-08-25 07:02:16,602 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410912, 1661410937, 25) 2022-08-25 07:02:16,602 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:02:16,637 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:02:35,689 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:02:41,696 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410937) 2022-08-25 07:02:41,697 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410937, 1661410962, 25) 2022-08-25 07:02:41,698 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:02:41,733 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:02:55,754 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:03:06,775 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410962) 2022-08-25 07:03:06,776 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410962, 1661410987, 25) 2022-08-25 07:03:06,776 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:03:06,805 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:03:15,803 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:03:31,854 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661410987) 2022-08-25 07:03:31,855 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661410987, 1661411012, 25) 2022-08-25 07:03:31,855 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:03:31,889 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:03:33,427 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:03:33,459 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:03:33,462 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:03:33,462 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:03:33,470 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:03:33,470 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:03:33,471 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:03:33,475 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:03:33,504 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:03:33,504 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:03:33,505 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:03:35,860 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 07:03:55,904 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 07:03:56,933 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661411013) 2022-08-25 07:03:56,934 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661411013, 1661411037, 24) 2022-08-25 07:03:56,934 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:03:56,934 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:03:56,935 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:03:56,935 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:03:56,942 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:03:56,942 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:03:56,943 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:03:56,943 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:03:56,948 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:03:56,949 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:03:56,986 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:03:56,991 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:03:56,994 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:03:57,030 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:04:15,956 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:04:22,075 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411037) 2022-08-25 07:04:22,076 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411037, 1661411062, 25) 2022-08-25 07:04:22,076 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:04:22,109 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:04:36,009 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:04:47,156 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411062) 2022-08-25 07:04:47,157 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411062, 1661411087, 25) 2022-08-25 07:04:47,157 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:04:47,184 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:04:56,071 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:05:12,230 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411087) 2022-08-25 07:05:12,231 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411087, 1661411112, 25) 2022-08-25 07:05:12,231 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:05:12,266 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:05:16,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:05:36,215 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:05:37,307 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411112) 2022-08-25 07:05:37,307 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411112, 1661411137, 25) 2022-08-25 07:05:37,308 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:05:37,342 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:05:56,288 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:06:02,386 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411137) 2022-08-25 07:06:02,386 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411137, 1661411162, 25) 2022-08-25 07:06:02,387 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:06:02,430 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:06:16,338 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:06:27,473 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411162) 2022-08-25 07:06:27,474 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411162, 1661411187, 25) 2022-08-25 07:06:27,474 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:06:27,501 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:06:36,428 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:06:52,541 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411187) 2022-08-25 07:06:52,542 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411187, 1661411213, 26) 2022-08-25 07:06:52,542 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:06:52,572 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:06:56,481 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:07:16,557 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:07:17,598 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411213) 2022-08-25 07:07:17,599 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411213, 1661411238, 25) 2022-08-25 07:07:17,599 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:07:17,638 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:07:36,630 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:07:42,661 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411238) 2022-08-25 07:07:42,662 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411238, 1661411263, 25) 2022-08-25 07:07:42,662 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:07:42,692 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:07:56,693 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:08:07,740 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411263) 2022-08-25 07:08:07,741 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411263, 1661411288, 25) 2022-08-25 07:08:07,741 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:08:07,778 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:08:16,754 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:08:32,832 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411288) 2022-08-25 07:08:32,833 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411288, 1661411313, 25) 2022-08-25 07:08:32,833 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:08:32,861 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:08:33,619 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:08:33,654 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:08:33,658 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:08:33,658 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:08:33,664 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:08:33,664 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:08:33,664 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:08:33,668 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:08:33,692 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:08:33,692 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:08:33,692 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:08:36,827 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 07:08:56,861 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-08-25 07:08:57,907 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661411314) 2022-08-25 07:08:57,908 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661411314, 1661411338, 24) 2022-08-25 07:08:57,908 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:08:57,908 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:08:57,909 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:08:57,909 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:08:57,915 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:08:57,915 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:08:57,915 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:08:57,915 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:08:57,919 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:08:57,920 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:08:57,953 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:08:57,958 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:08:57,962 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:08:57,996 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:09:16,919 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:09:23,050 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411338) 2022-08-25 07:09:23,050 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411338, 1661411363, 25) 2022-08-25 07:09:23,051 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:09:23,078 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:09:36,986 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:09:48,120 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411363) 2022-08-25 07:09:48,121 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411363, 1661411388, 25) 2022-08-25 07:09:48,121 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:09:48,163 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:09:57,047 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:10:13,212 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411388) 2022-08-25 07:10:13,213 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411388, 1661411413, 25) 2022-08-25 07:10:13,213 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:10:13,245 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:10:17,094 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:10:37,153 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:10:38,285 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411413) 2022-08-25 07:10:38,286 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411413, 1661411438, 25) 2022-08-25 07:10:38,286 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:10:38,336 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:10:57,202 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:11:03,388 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411438) 2022-08-25 07:11:03,388 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411438, 1661411463, 25) 2022-08-25 07:11:03,389 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:11:03,421 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:11:17,266 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:11:28,473 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411463) 2022-08-25 07:11:28,473 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411463, 1661411488, 25) 2022-08-25 07:11:28,473 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:11:28,516 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:11:37,329 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:11:53,563 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411488) 2022-08-25 07:11:53,563 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411488, 1661411514, 26) 2022-08-25 07:11:53,564 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:11:53,606 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:11:57,387 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:12:17,449 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:12:18,657 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411514) 2022-08-25 07:12:18,658 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411514, 1661411539, 25) 2022-08-25 07:12:18,658 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:12:18,696 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:12:37,505 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:12:43,756 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411539) 2022-08-25 07:12:43,757 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411539, 1661411564, 25) 2022-08-25 07:12:43,757 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:12:43,821 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:12:57,575 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:13:08,870 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411564) 2022-08-25 07:13:08,870 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411564, 1661411589, 25) 2022-08-25 07:13:08,871 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:13:08,902 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:13:17,661 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:13:33,817 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:13:33,882 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:13:33,891 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:13:33,891 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:13:33,899 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:13:33,899 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:13:33,900 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:13:33,904 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:13:33,940 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:13:33,940 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:13:33,940 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:13:33,983 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661411614) 2022-08-25 07:13:33,983 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661411614, 1661411614, 0) 2022-08-25 07:13:33,984 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:13:33,984 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:13:33,984 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:13:33,984 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:13:33,991 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:13:33,991 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:13:33,991 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:13:33,991 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:13:33,995 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:13:33,996 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:13:34,049 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:13:34,056 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:13:34,079 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:13:34,123 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:13:37,725 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:13:57,788 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:13:59,172 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411614) 2022-08-25 07:13:59,173 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411614, 1661411639, 25) 2022-08-25 07:13:59,173 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:13:59,230 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:14:17,876 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:14:24,280 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411639) 2022-08-25 07:14:24,280 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411639, 1661411664, 25) 2022-08-25 07:14:24,280 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:14:24,348 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:14:37,998 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:14:49,408 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411664) 2022-08-25 07:14:49,408 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411664, 1661411689, 25) 2022-08-25 07:14:49,408 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:14:49,459 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:14:58,080 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:15:14,513 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411689) 2022-08-25 07:15:14,514 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411689, 1661411715, 26) 2022-08-25 07:15:14,514 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:15:14,547 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:15:18,150 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:15:38,210 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:15:39,611 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411715) 2022-08-25 07:15:39,618 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411715, 1661411740, 25) 2022-08-25 07:15:39,618 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:15:39,669 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:15:58,276 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:16:04,713 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411740) 2022-08-25 07:16:04,713 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411740, 1661411765, 25) 2022-08-25 07:16:04,714 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:16:04,746 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:16:18,347 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:16:29,803 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411765) 2022-08-25 07:16:29,803 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411765, 1661411790, 25) 2022-08-25 07:16:29,803 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:16:29,831 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:16:38,412 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:16:54,875 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411790) 2022-08-25 07:16:54,875 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411790, 1661411815, 25) 2022-08-25 07:16:54,875 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:16:54,904 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:16:58,476 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:17:18,547 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:17:19,951 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411815) 2022-08-25 07:17:19,952 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411815, 1661411840, 25) 2022-08-25 07:17:19,952 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:17:20,009 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:17:38,608 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:17:45,044 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411840) 2022-08-25 07:17:45,044 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411840, 1661411865, 25) 2022-08-25 07:17:45,045 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:17:45,075 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:17:58,662 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:18:10,122 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411865) 2022-08-25 07:18:10,123 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411865, 1661411890, 25) 2022-08-25 07:18:10,123 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:18:10,183 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:18:18,741 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:18:34,071 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:18:34,116 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:18:34,120 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:18:34,120 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:18:34,131 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:18:34,131 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:18:34,132 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:18:34,136 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:18:34,156 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:18:34,157 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:18:34,157 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:18:35,229 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661411914) 2022-08-25 07:18:35,230 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661411914, 1661411915, 1) 2022-08-25 07:18:35,230 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:18:35,230 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:18:35,231 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:18:35,231 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:18:35,237 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:18:35,237 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:18:35,238 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:18:35,238 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:18:35,242 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:18:35,242 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:18:35,286 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:18:35,291 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:18:35,295 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:18:35,336 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:18:38,802 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:18:58,862 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:19:00,378 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411915) 2022-08-25 07:19:00,378 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411915, 1661411940, 25) 2022-08-25 07:19:00,379 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:19:00,407 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:19:18,917 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:19:25,451 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411940) 2022-08-25 07:19:25,451 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411940, 1661411965, 25) 2022-08-25 07:19:25,452 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:19:25,480 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:19:38,979 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:19:50,517 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411965) 2022-08-25 07:19:50,517 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411965, 1661411991, 26) 2022-08-25 07:19:50,517 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:19:50,547 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:19:59,048 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:20:15,577 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661411991) 2022-08-25 07:20:15,577 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661411991, 1661412016, 25) 2022-08-25 07:20:15,577 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:20:15,607 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:20:19,097 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:20:39,163 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:20:40,646 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412016) 2022-08-25 07:20:40,646 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412016, 1661412041, 25) 2022-08-25 07:20:40,647 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:20:40,676 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:20:59,222 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:21:05,722 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412041) 2022-08-25 07:21:05,723 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412041, 1661412066, 25) 2022-08-25 07:21:05,724 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:21:05,762 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:21:19,288 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:21:30,815 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412066) 2022-08-25 07:21:30,815 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412066, 1661412091, 25) 2022-08-25 07:21:30,816 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:21:30,841 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:21:39,350 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:21:55,887 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412091) 2022-08-25 07:21:55,888 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412091, 1661412116, 25) 2022-08-25 07:21:55,888 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:21:55,916 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:21:59,419 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:22:19,482 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:22:20,959 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412116) 2022-08-25 07:22:20,959 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412116, 1661412141, 25) 2022-08-25 07:22:20,960 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:22:20,996 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:22:39,582 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:22:46,019 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412141) 2022-08-25 07:22:46,020 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412141, 1661412166, 25) 2022-08-25 07:22:46,020 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:22:46,046 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:22:59,649 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:23:11,098 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412166) 2022-08-25 07:23:11,099 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412166, 1661412191, 25) 2022-08-25 07:23:11,099 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:23:11,137 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:23:19,710 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:23:34,273 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:23:34,328 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:23:34,331 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:23:34,331 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:23:34,339 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:23:34,339 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:03:33,471 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T07:08:33,664 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T07:13:33,899 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25T07:18:34,132 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:23:34,339 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:23:34,343 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:23:34,365 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:23:34,365 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:23:34,366 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:23:36,186 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661412214) 2022-08-25 07:23:36,186 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661412214, 1661412216, 2) 2022-08-25 07:23:36,186 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:23:36,187 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:23:36,187 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:23:36,187 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:23:36,195 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:23:36,195 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:23:34,339 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-08-25T07:23:36,196 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:23:36,196 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:23:36,201 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:23:36,201 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:23:36,247 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:23:36,253 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:23:36,261 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:23:36,302 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:23:39,769 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:23:59,829 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:24:01,344 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412216) 2022-08-25 07:24:01,344 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412216, 1661412241, 25) 2022-08-25 07:24:01,345 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:24:01,378 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:24:19,882 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:24:26,432 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412241) 2022-08-25 07:24:26,432 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412241, 1661412266, 25) 2022-08-25 07:24:26,432 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:24:26,467 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:24:39,949 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:24:51,501 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412266) 2022-08-25 07:24:51,502 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412266, 1661412292, 26) 2022-08-25 07:24:51,502 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:24:51,539 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:25:00,006 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:25:16,572 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412292) 2022-08-25 07:25:16,572 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412292, 1661412317, 25) 2022-08-25 07:25:16,573 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:25:16,602 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:25:20,062 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:25:40,116 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:25:41,647 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412317) 2022-08-25 07:25:41,650 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412317, 1661412342, 25) 2022-08-25 07:25:41,650 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:25:41,680 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:26:00,169 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:26:06,717 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412342) 2022-08-25 07:26:06,718 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412342, 1661412367, 25) 2022-08-25 07:26:06,718 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:26:06,753 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:26:20,235 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:26:31,796 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412367) 2022-08-25 07:26:31,797 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412367, 1661412392, 25) 2022-08-25 07:26:31,797 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:26:31,825 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:26:40,295 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:26:56,869 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412392) 2022-08-25 07:26:56,869 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412392, 1661412417, 25) 2022-08-25 07:26:56,870 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:26:56,910 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:27:00,360 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:27:20,427 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:27:21,952 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412417) 2022-08-25 07:27:21,952 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412417, 1661412442, 25) 2022-08-25 07:27:21,953 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:27:21,979 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:27:40,483 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:27:47,028 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412442) 2022-08-25 07:27:47,031 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412442, 1661412467, 25) 2022-08-25 07:27:47,031 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:27:47,062 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:28:00,546 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:28:12,117 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412467) 2022-08-25 07:28:12,118 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412467, 1661412492, 25) 2022-08-25 07:28:12,118 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:28:12,161 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:28:20,610 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:28:34,474 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:28:34,513 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:28:34,520 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:28:34,520 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:28:34,526 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:28:34,526 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:28:34,526 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:28:34,530 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:28:34,549 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:28:34,549 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:28:34,550 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:28:37,216 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661412514) 2022-08-25 07:28:37,216 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661412514, 1661412517, 3) 2022-08-25 07:28:37,216 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:28:37,217 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:28:37,217 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:28:37,217 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:28:37,223 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:28:37,223 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:28:37,224 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25T07:28:37,223 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:28:37,227 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:28:37,228 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:28:37,265 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:28:37,271 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:28:37,275 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:28:37,311 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:28:40,669 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:29:00,728 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:29:02,337 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412517) 2022-08-25 07:29:02,338 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412517, 1661412542, 25) 2022-08-25 07:29:02,338 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:29:02,371 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:29:20,786 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:29:27,410 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412542) 2022-08-25 07:29:27,411 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412542, 1661412567, 25) 2022-08-25 07:29:27,411 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:29:27,441 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:29:40,847 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:29:52,491 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412567) 2022-08-25 07:29:52,491 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412567, 1661412592, 25) 2022-08-25 07:29:52,491 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:29:52,528 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:30:00,919 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:30:17,581 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412592) 2022-08-25 07:30:17,582 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412592, 1661412618, 26) 2022-08-25 07:30:17,583 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:30:17,636 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:30:20,989 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:30:41,042 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:30:42,665 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412618) 2022-08-25 07:30:42,665 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412618, 1661412643, 25) 2022-08-25 07:30:42,665 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:30:42,693 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:31:01,108 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:31:07,742 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412643) 2022-08-25 07:31:07,743 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412643, 1661412668, 25) 2022-08-25 07:31:07,743 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:31:07,780 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:31:21,169 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:31:32,832 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412668) 2022-08-25 07:31:32,833 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412668, 1661412693, 25) 2022-08-25 07:31:32,833 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:31:32,864 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:31:41,225 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:31:57,911 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412693) 2022-08-25 07:31:57,911 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412693, 1661412718, 25) 2022-08-25 07:31:57,912 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:31:57,944 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:32:01,283 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:32:21,337 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:32:22,975 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412718) 2022-08-25 07:32:22,975 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412718, 1661412743, 25) 2022-08-25 07:32:22,975 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:32:23,002 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:32:41,396 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:32:48,031 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412743) 2022-08-25 07:32:48,031 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412743, 1661412768, 25) 2022-08-25 07:32:48,032 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:32:48,060 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:33:01,482 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:33:13,105 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412768) 2022-08-25 07:33:13,105 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412768, 1661412793, 25) 2022-08-25 07:33:13,105 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:33:13,138 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:33:21,559 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:33:34,672 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:33:34,708 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:33:34,712 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:33:34,712 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:33:34,719 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:33:34,719 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:33:34,719 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:33:34,723 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:33:34,740 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:33:34,740 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:33:34,740 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:33:38,178 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661412815) 2022-08-25 07:33:38,178 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661412815, 1661412818, 3) 2022-08-25 07:33:38,179 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:33:38,179 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:33:38,179 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:33:38,179 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:33:38,186 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:33:38,186 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:33:38,186 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:33:38,187 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:33:38,190 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:33:38,191 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:33:38,221 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:33:38,226 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:33:38,229 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:33:38,264 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:33:41,621 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:34:01,701 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:34:03,307 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412818) 2022-08-25 07:34:03,307 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412818, 1661412843, 25) 2022-08-25 07:34:03,308 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:34:03,340 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:34:21,767 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:34:28,383 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412843) 2022-08-25 07:34:28,384 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412843, 1661412868, 25) 2022-08-25 07:34:28,384 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:34:28,415 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:34:41,828 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:34:53,459 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412868) 2022-08-25 07:34:53,459 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412868, 1661412893, 25) 2022-08-25 07:34:53,460 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:34:53,488 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:35:01,877 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:35:18,532 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412893) 2022-08-25 07:35:18,532 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412893, 1661412919, 26) 2022-08-25 07:35:18,533 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:35:18,582 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:35:21,924 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:35:41,986 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:35:43,626 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412919) 2022-08-25 07:35:43,627 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412919, 1661412944, 25) 2022-08-25 07:35:43,627 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:35:43,664 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:36:02,053 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:36:08,699 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412944) 2022-08-25 07:36:08,699 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412944, 1661412969, 25) 2022-08-25 07:36:08,699 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:36:08,730 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:36:22,127 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:36:33,775 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412969) 2022-08-25 07:36:33,776 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412969, 1661412994, 25) 2022-08-25 07:36:33,776 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:36:33,814 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:36:42,200 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:36:58,847 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661412994) 2022-08-25 07:36:58,848 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661412994, 1661413019, 25) 2022-08-25 07:36:58,848 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:36:58,877 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:37:02,265 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:37:22,335 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:37:23,922 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413019) 2022-08-25 07:37:23,923 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413019, 1661413044, 25) 2022-08-25 07:37:23,923 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:37:23,951 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:37:42,414 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:37:48,993 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413044) 2022-08-25 07:37:48,994 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413044, 1661413069, 25) 2022-08-25 07:37:48,994 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:37:49,026 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:38:02,477 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:38:14,069 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413069) 2022-08-25 07:38:14,069 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413069, 1661413094, 25) 2022-08-25 07:38:14,070 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:38:14,110 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:38:22,526 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:38:34,870 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:38:34,905 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:38:34,910 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:38:34,910 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:38:34,917 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:38:34,917 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:38:34,917 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:38:34,921 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:38:34,949 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:38:34,950 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:38:34,950 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:38:39,154 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661413115) 2022-08-25 07:38:39,155 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661413115, 1661413119, 4) 2022-08-25 07:38:39,155 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:38:39,155 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:38:39,156 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:38:39,156 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:38:39,168 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:38:39,168 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:38:39,169 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:38:39,169 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:38:39,190 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:38:39,190 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:38:39,221 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:38:39,226 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:38:39,229 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:38:39,264 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:38:42,579 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:39:02,646 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:39:04,313 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413119) 2022-08-25 07:39:04,314 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413119, 1661413144, 25) 2022-08-25 07:39:04,314 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:39:04,365 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:39:22,703 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:39:29,444 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413144) 2022-08-25 07:39:29,445 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413144, 1661413169, 25) 2022-08-25 07:39:29,445 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:39:29,508 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:39:42,772 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:39:54,538 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413169) 2022-08-25 07:39:54,539 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413169, 1661413195, 26) 2022-08-25 07:39:54,539 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:39:54,568 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:40:02,857 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:40:19,615 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413195) 2022-08-25 07:40:19,615 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413195, 1661413220, 25) 2022-08-25 07:40:19,616 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:40:19,643 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:40:22,917 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:40:42,980 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:40:44,691 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413220) 2022-08-25 07:40:44,691 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413220, 1661413245, 25) 2022-08-25 07:40:44,692 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:40:44,719 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:41:03,049 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:41:09,746 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413245) 2022-08-25 07:41:09,747 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413245, 1661413270, 25) 2022-08-25 07:41:09,747 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:41:09,783 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:41:23,111 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:41:34,833 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413270) 2022-08-25 07:41:34,834 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413270, 1661413295, 25) 2022-08-25 07:41:34,834 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:41:34,869 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:41:43,160 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:41:59,909 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413295) 2022-08-25 07:41:59,910 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413295, 1661413320, 25) 2022-08-25 07:41:59,910 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:41:59,934 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:42:03,209 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:42:23,268 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:42:24,969 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413320) 2022-08-25 07:42:24,969 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413320, 1661413345, 25) 2022-08-25 07:42:24,970 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:42:24,996 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:42:43,326 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:42:50,034 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413345) 2022-08-25 07:42:50,035 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413345, 1661413370, 25) 2022-08-25 07:42:50,035 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:42:50,073 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:43:03,395 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:43:15,123 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413370) 2022-08-25 07:43:15,124 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413370, 1661413395, 25) 2022-08-25 07:43:15,124 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:43:15,158 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:43:23,453 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:43:35,059 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-08-25 07:43:35,092 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:43:35,096 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:43:35,096 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:43:35,105 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:43:35,105 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25 07:43:35,106 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:43:35,112 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:43:35,133 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 7) 2022-08-25 07:43:35,134 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '7') 2022-08-25 07:43:35,134 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-08-25 07:43:40,204 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RECONFIGURATION', 'dcae-heartbeat-', 1661413415) 2022-08-25 07:43:40,204 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RECONFIGURATION', 1661413415, 1661413420, 5) 2022-08-25 07:43:40,204 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-08-25 07:43:40,204 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-08-25 07:43:40,205 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-08-25 07:43:40,205 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-08-25 07:43:40,211 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-08-25 07:43:40,211 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-08-25T07:43:40,211 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-08-25 07:43:40,211 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-08-25 07:43:40,215 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-08-25 07:43:40,215 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-08-25 07:43:40,245 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-08-25 07:43:40,250 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-08-25 07:43:40,253 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 7) 2022-08-25 07:43:40,295 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:43:43,507 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:44:03,590 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:44:05,341 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413420) 2022-08-25 07:44:05,342 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413420, 1661413445, 25) 2022-08-25 07:44:05,342 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:44:05,386 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:44:23,654 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:44:30,429 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413445) 2022-08-25 07:44:30,430 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413445, 1661413470, 25) 2022-08-25 07:44:30,430 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:44:30,458 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:44:43,721 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:44:55,498 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413470) 2022-08-25 07:44:55,498 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413470, 1661413495, 25) 2022-08-25 07:44:55,498 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:44:55,526 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:45:03,799 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:45:20,572 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413495) 2022-08-25 07:45:20,572 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413495, 1661413521, 26) 2022-08-25 07:45:20,572 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:45:20,605 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:45:23,867 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:45:43,925 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:45:45,640 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413521) 2022-08-25 07:45:45,641 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413521, 1661413546, 25) 2022-08-25 07:45:45,641 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:45:45,675 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:46:03,998 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:46:10,718 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413546) 2022-08-25 07:46:10,719 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413546, 1661413571, 25) 2022-08-25 07:46:10,719 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-08-25 07:46:10,756 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-08-25 07:46:24,049 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-08-25 07:46:35,806 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 7, 'RUNNING', 'dcae-heartbeat-', 1661413571) 2022-08-25 07:46:35,806 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 7, 'dcae-heartbeat-', 'RUNNING', 1661413571, 166