Results

By type

          2022-10-10 04:49:16,007 | __main__ | misshtbtd | main | 337 |  INFO | MSHBD:Execution Started
2022-10-10 04:49:16,008 [onap_dcae_cbs_docker_client.client] DEBUG    opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:16,008 | onap_dcae_cbs_docker_client.client | client | get_config | 217 |  DEBUG | opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:16,020 [onap_dcae_cbs_docker_client.client] DEBUG    Returning config read from /app-config/application_config.yaml
2022-10-10T04:49:16,021 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-10-10 04:49:16,020 | onap_dcae_cbs_docker_client.client | client | get_config | 221 |  DEBUG | Returning config read from /app-config/application_config.yaml
2022-10-10 04:49:16,021 | __main__ | misshtbtd | fetch_json_file | 276 |  INFO | MSHBD:current config logged to : ../etc/download.json
2022-10-10 04:49:16,043 | __main__ | misshtbtd | fetch_json_file | 294 |  INFO | ('MSHBT: The json file is - ', '../etc/config.json')
2022-10-10 04:49:16,045 | __main__ | misshtbtd | main | 343 |  INFO | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300')
2022-10-10 04:49:16,298 | __main__ | misshtbtd | create_database | 65 |  INFO | ('MSHBT:Create_database:DB not exists? ', (False,))
2022-10-10 04:49:16,299 | __main__ | misshtbtd | create_database | 71 |  INFO | MSHBD:Database already exists
2022-10-10 04:49:16,300 | __main__ | misshtbtd | create_update_db | 304 |  INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat')
2022-10-10 04:49:16,607 [onap_dcae_cbs_docker_client.client] DEBUG    opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:16,607 | onap_dcae_cbs_docker_client.client | client | get_config | 217 |  DEBUG | opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:16,626 [onap_dcae_cbs_docker_client.client] DEBUG    Returning config read from /app-config/application_config.yaml
2022-10-10 04:49:16,626 | onap_dcae_cbs_docker_client.client | client | get_config | 221 |  DEBUG | Returning config read from /app-config/application_config.yaml
2022-10-10 04:49:16,627 | misshtbtd | misshtbtd | fetch_json_file | 276 |  INFO | MSHBD:current config logged to : ../etc/download.json
2022-10-10 04:49:16,642 | misshtbtd | misshtbtd | fetch_json_file | 294 |  INFO | ('MSHBT: The json file is - ', '../etc/config.json')
2022-10-10 04:49:16,650 | __main__ | misshtbtd | create_update_vnf_table_1 | 152 |  INFO | MSHBT:Created vnf_table_1 table
Traceback (most recent call last):
  File "/app/bin/cbs_polling.py", line 67, in 
    pollCBS(current_pid)
  File "/app/bin/cbs_polling.py", line 39, in pollCBS
    hbc_pid, hbc_state, hbc_srcName, hbc_time = db.read_hb_common(user_name, password, ip_address, port_num, db_name)
  File "/app/bin/misshtbtd.py", line 89, in read_hb_common
    cur.execute("SELECT process_id, source_name, last_accessed_time, current_state FROM hb_common")
psycopg2.errors.UndefinedTable: relation "hb_common" does not exist
LINE 1: ...ource_name, last_accessed_time, current_state FROM hb_common
                                                              ^

2022-10-10T04:49:16,627 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-10-10 04:49:16,763 | __main__ | misshtbtd | hb_cbs_polling_process | 195 |  INFO | MSHBT:Creaated CBS polling process
2022-10-10 04:49:16,764 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 |  DEBUG | Inserted new event_name = Heartbeat_vDNS into vnf_table_1
2022-10-10 04:49:16,771 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 |  DEBUG | Inserted new event_name = Heartbeat_vFW into vnf_table_1
2022-10-10 04:49:16,773 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 |  DEBUG | Inserted new event_name = Heartbeat_xx into vnf_table_1
2022-10-10 04:49:16,773 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 |  INFO | MSHBT:Updated vnf_table_1 as per the json configuration file
2022-10-10 04:49:16,998 | __main__ | misshtbtd | create_update_hb_common | 117 |  INFO | MSHBT:Created hb_common DB and updated new values
2022-10-10 04:49:17,003 | __main__ | misshtbtd | main | 353 |  INFO | ('MSHBD:Current process id is', 6)
2022-10-10 04:49:17,004 | __main__ | misshtbtd | main | 354 |  INFO | MSHBD:Now be in a continuous loop
2022-10-10 04:49:17,049 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1665377357)
2022-10-10 04:49:17,049 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1665377357, 1665377357, 0)
2022-10-10 04:49:17,050 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RECONFIGURATION')
2022-10-10 04:49:17,050 | __main__ | misshtbtd | main | 385 |  INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes
2022-10-10 04:49:17,050 [onap_dcae_cbs_docker_client.client] DEBUG    opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:17,050 | onap_dcae_cbs_docker_client.client | client | get_config | 217 |  DEBUG | opening config_path=/app-config/application_config.yaml
2022-10-10 04:49:17,062 [onap_dcae_cbs_docker_client.client] DEBUG    Returning config read from /app-config/application_config.yaml
2022-10-10 04:49:17,062 | onap_dcae_cbs_docker_client.client | client | get_config | 221 |  DEBUG | Returning config read from /app-config/application_config.yaml
2022-10-10T04:49:17,063 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-10-10 04:49:17,063 | __main__ | misshtbtd | fetch_json_file | 276 |  INFO | MSHBD:current config logged to : ../etc/download.json
2022-10-10 04:49:17,068 | __main__ | misshtbtd | fetch_json_file | 294 |  INFO | ('MSHBT: The json file is - ', '../etc/config.json')
2022-10-10 04:49:17,069 | __main__ | misshtbtd | create_update_db | 304 |  INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat')
2022-10-10 04:49:17,162 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 |  INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table
2022-10-10 04:49:17,192 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 |  INFO | MSHBT:Updated vnf_table_1 as per the json configuration file
2022-10-10 04:49:17,195 | __main__ | misshtbtd | main | 390 |  INFO | ('MSHBD: parameters  passed to DBM and HB are %d and %s', 6)
2022-10-10 04:49:18,881 | __main__ | htbtworker |  | 258 |  INFO | HBT:HeartBeat thread Created
2022-10-10 04:49:18,882 | __main__ | htbtworker |  | 260 |  INFO | ('HBT:The config file name passed is -%s', '../etc/config.json')
2022-10-10 04:49:19,222 | __main__ | misshtbtd | create_process | 327 |  INFO | ('MSHBD:jobs list is', [, ])
2022-10-10 04:49:19,413 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:49:19,779 | __main__ | db_monitoring |  | 235 |  INFO | DBM: DBM Process started
2022-10-10 04:49:19,780 | __main__ | db_monitoring |  | 240 |  INFO | ('DBM:Parent process ID and json file name', '6', '../etc/config.json')
2022-10-10 04:49:39,127 | __main__ | htbtworker | process_msg | 79 |  INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx'])
2022-10-10 04:49:39,128 | __main__ | htbtworker | process_msg | 85 |  INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000
2022-10-10 04:49:39,186 | 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-10-10 04:49:40,317 | __main__ | misshtbtd | hb_worker_process | 202 |  INFO | MSHBT:Creaated Heartbeat worker process
2022-10-10 04:49:40,329 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:49:44,709 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377359)
2022-10-10 04:49:44,710 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377359, 1665377385, 26)
2022-10-10 04:49:44,710 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:49:45,441 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:50:01,852 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:50:10,504 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377385)
2022-10-10 04:50:10,504 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377385, 1665377411, 26)
2022-10-10 04:50:10,505 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:50:10,535 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:50:22,259 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:50:35,576 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377411)
2022-10-10 04:50:35,578 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377411, 1665377436, 25)
2022-10-10 04:50:35,579 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:50:35,624 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:50:42,343 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:51:00,702 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377436)
2022-10-10 04:51:00,703 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377436, 1665377461, 25)
2022-10-10 04:51:00,704 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:51:00,764 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:51:02,507 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:51:22,648 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:51:25,842 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377461)
2022-10-10 04:51:25,843 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377461, 1665377486, 25)
2022-10-10 04:51:25,843 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:51:25,918 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:51:42,735 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:51:50,967 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377486)
2022-10-10 04:51:50,968 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377486, 1665377511, 25)
2022-10-10 04:51:50,968 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:51:51,003 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:52:02,858 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:52:16,072 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377511)
2022-10-10 04:52:16,072 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377511, 1665377536, 25)
2022-10-10 04:52:16,073 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:52:16,185 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:52:22,925 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:52:41,250 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377536)
2022-10-10 04:52:41,250 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377536, 1665377561, 25)
2022-10-10 04:52:41,251 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:52:41,290 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:52:42,997 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:53:03,200 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:53:06,356 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377561)
2022-10-10 04:53:06,357 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377561, 1665377586, 25)
2022-10-10 04:53:06,357 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:53:06,440 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:53:23,374 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:53:31,565 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377586)
2022-10-10 04:53:31,565 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377586, 1665377612, 26)
2022-10-10 04:53:31,566 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:53:31,828 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:53:43,551 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:53:56,960 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377612)
2022-10-10 04:53:56,960 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377612, 1665377637, 25)
2022-10-10 04:53:56,961 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:53:57,007 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:54:03,895 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:54:22,058 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377637)
2022-10-10 04:54:22,058 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377637, 1665377662, 25)
2022-10-10 04:54:22,058 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:54:22,091 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:54:23,975 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:54:44,087 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:54:47,174 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377662)
2022-10-10 04:54:47,175 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377662, 1665377687, 25)
2022-10-10 04:54:47,175 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:54:47,225 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:55:04,193 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:55:12,277 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377687)
2022-10-10 04:55:12,278 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377687, 1665377712, 25)
2022-10-10 04:55:12,278 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:55:12,320 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:55:24,295 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:55:37,398 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377712)
2022-10-10 04:55:37,400 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377712, 1665377737, 25)
2022-10-10 04:55:37,401 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:55:37,444 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:55:44,438 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:56:02,500 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377737)
2022-10-10 04:56:02,501 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377737, 1665377763, 26)
2022-10-10 04:56:02,502 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:56:02,612 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:56:04,641 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:56:24,725 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:56:27,658 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377763)
2022-10-10 04:56:27,659 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377763, 1665377788, 25)
2022-10-10 04:56:27,660 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:56:27,692 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:56:44,767 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:56:52,724 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377788)
2022-10-10 04:56:52,725 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377788, 1665377813, 25)
2022-10-10 04:56:52,725 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:56:52,753 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:57:04,832 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:57:17,799 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377813)
2022-10-10 04:57:17,799 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377813, 1665377838, 25)
2022-10-10 04:57:17,800 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:57:17,839 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:57:24,902 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:57:42,890 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377838)
2022-10-10 04:57:42,891 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377838, 1665377863, 25)
2022-10-10 04:57:42,891 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:57:42,921 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:57:44,958 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:58:05,036 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:58:07,966 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377863)
2022-10-10 04:58:07,967 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377863, 1665377888, 25)
2022-10-10 04:58:07,967 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:58:07,997 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:58:25,113 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:58:33,061 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377888)
2022-10-10 04:58:33,062 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377888, 1665377913, 25)
2022-10-10 04:58:33,063 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:58:33,128 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:58:45,183 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:58:58,203 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377913)
2022-10-10 04:58:58,204 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377913, 1665377938, 25)
2022-10-10 04:58:58,204 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:58:58,280 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:59:05,261 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:59:23,330 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377938)
2022-10-10 04:59:23,330 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377938, 1665377963, 25)
2022-10-10 04:59:23,331 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:59:23,354 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 04:59:25,321 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:59:45,375 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 04:59:48,389 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377963)
2022-10-10 04:59:48,390 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377963, 1665377988, 25)
2022-10-10 04:59:48,390 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 04:59:48,426 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:00:05,443 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:00:13,494 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665377988)
2022-10-10 05:00:13,494 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665377988, 1665378013, 25)
2022-10-10 05:00:13,494 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:00:13,528 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:00:25,530 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:00:38,576 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378013)
2022-10-10 05:00:38,577 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378013, 1665378039, 26)
2022-10-10 05:00:38,577 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:00:38,606 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:00:45,598 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:01:03,659 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378039)
2022-10-10 05:01:03,660 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378039, 1665378064, 25)
2022-10-10 05:01:03,660 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:01:03,732 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:01:05,665 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:01:25,723 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:01:28,783 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378064)
2022-10-10 05:01:28,784 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378064, 1665378089, 25)
2022-10-10 05:01:28,785 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:01:28,843 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:01:45,829 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:01:53,919 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378089)
2022-10-10 05:01:53,925 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378089, 1665378114, 25)
2022-10-10 05:01:53,926 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:01:53,992 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:02:05,900 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:02:19,062 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378114)
2022-10-10 05:02:19,065 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378114, 1665378139, 25)
2022-10-10 05:02:19,066 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:02:19,143 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:02:25,980 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:02:44,191 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378139)
2022-10-10 05:02:44,192 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378139, 1665378164, 25)
2022-10-10 05:02:44,193 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:02:44,229 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:02:46,053 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:03:06,117 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:03:09,271 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378164)
2022-10-10 05:03:09,272 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378164, 1665378189, 25)
2022-10-10 05:03:09,272 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:03:09,301 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:03:26,168 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:03:34,352 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378189)
2022-10-10 05:03:34,352 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378189, 1665378214, 25)
2022-10-10 05:03:34,353 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:03:34,397 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:03:46,229 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:03:59,445 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378214)
2022-10-10 05:03:59,446 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378214, 1665378239, 25)
2022-10-10 05:03:59,446 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:03:59,495 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:04:06,352 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:04:24,553 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378239)
2022-10-10 05:04:24,554 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378239, 1665378265, 26)
2022-10-10 05:04:24,554 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:04:24,597 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:04:26,435 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:04:46,495 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:04:49,646 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378265)
2022-10-10 05:04:49,647 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378265, 1665378290, 25)
2022-10-10 05:04:49,647 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:04:49,681 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:05:06,576 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:05:14,748 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378290)
2022-10-10 05:05:14,749 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378290, 1665378315, 25)
2022-10-10 05:05:14,749 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:05:14,786 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:05:26,657 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:05:39,858 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378315)
2022-10-10 05:05:39,859 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378315, 1665378340, 25)
2022-10-10 05:05:39,859 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:05:39,902 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:05:46,725 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:06:04,971 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378340)
2022-10-10 05:06:04,972 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378340, 1665378365, 25)
2022-10-10 05:06:04,972 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:06:05,028 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:06:06,800 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:06:26,923 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:06:30,121 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378365)
2022-10-10 05:06:30,121 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378365, 1665378390, 25)
2022-10-10 05:06:30,122 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:06:30,168 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:06:46,995 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:06:55,235 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378390)
2022-10-10 05:06:55,236 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378390, 1665378415, 25)
2022-10-10 05:06:55,236 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:06:55,290 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:07:07,113 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:07:20,338 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378415)
2022-10-10 05:07:20,339 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378415, 1665378440, 25)
2022-10-10 05:07:20,340 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:07:20,380 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:07:27,211 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:07:45,431 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378440)
2022-10-10 05:07:45,433 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378440, 1665378465, 25)
2022-10-10 05:07:45,433 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:07:45,467 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:07:47,270 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:08:07,377 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:08:10,525 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378465)
2022-10-10 05:08:10,526 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378465, 1665378491, 26)
2022-10-10 05:08:10,526 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:08:10,564 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:08:27,453 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:08:35,611 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378491)
2022-10-10 05:08:35,611 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378491, 1665378516, 25)
2022-10-10 05:08:35,612 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:08:35,663 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:08:47,530 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:09:00,745 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378516)
2022-10-10 05:09:00,745 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378516, 1665378541, 25)
2022-10-10 05:09:00,746 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:09:00,860 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:09:07,591 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:09:25,944 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378541)
2022-10-10 05:09:25,945 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378541, 1665378566, 25)
2022-10-10 05:09:25,945 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:09:26,003 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:09:27,647 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:09:47,712 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:09:51,047 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378566)
2022-10-10 05:09:51,047 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378566, 1665378591, 25)
2022-10-10 05:09:51,047 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:09:51,096 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:10:07,798 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:10:16,150 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378591)
2022-10-10 05:10:16,158 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378591, 1665378616, 25)
2022-10-10 05:10:16,158 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:10:16,197 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:10:27,857 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:10:41,254 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378616)
2022-10-10 05:10:41,255 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378616, 1665378641, 25)
2022-10-10 05:10:41,255 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:10:41,286 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:10:47,916 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:11:06,338 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378641)
2022-10-10 05:11:06,339 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378641, 1665378666, 25)
2022-10-10 05:11:06,339 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:11:06,377 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:11:07,975 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:11:28,033 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:11:31,413 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378666)
2022-10-10 05:11:31,414 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378666, 1665378691, 25)
2022-10-10 05:11:31,414 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:11:31,454 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:11:48,087 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:11:56,512 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378691)
2022-10-10 05:11:56,512 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378691, 1665378717, 26)
2022-10-10 05:11:56,513 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:11:56,542 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:12:08,159 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:12:21,591 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378717)
2022-10-10 05:12:21,591 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378717, 1665378742, 25)
2022-10-10 05:12:21,592 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:12:21,631 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:12:28,232 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:12:46,670 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378742)
2022-10-10 05:12:46,671 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378742, 1665378767, 25)
2022-10-10 05:12:46,671 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:12:46,712 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:12:48,296 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:13:08,354 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:13:11,762 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378767)
2022-10-10 05:13:11,762 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378767, 1665378792, 25)
2022-10-10 05:13:11,763 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:13:11,821 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:13:28,475 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:13:36,868 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378792)
2022-10-10 05:13:36,869 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378792, 1665378817, 25)
2022-10-10 05:13:36,869 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:13:36,905 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:13:48,569 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:14:01,992 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378817)
2022-10-10 05:14:01,993 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378817, 1665378842, 25)
2022-10-10 05:14:01,993 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:14:02,059 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:14:08,631 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:14:27,115 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378842)
2022-10-10 05:14:27,115 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378842, 1665378867, 25)
2022-10-10 05:14:27,116 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:14:27,166 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:14:28,672 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:14:48,733 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:14:52,224 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378867)
2022-10-10 05:14:52,225 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378867, 1665378892, 25)
2022-10-10 05:14:52,226 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:14:52,272 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:15:08,789 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:15:17,302 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378892)
2022-10-10 05:15:17,302 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378892, 1665378917, 25)
2022-10-10 05:15:17,303 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:15:17,333 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:15:28,847 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:15:42,377 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378917)
2022-10-10 05:15:42,378 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378917, 1665378942, 25)
2022-10-10 05:15:42,378 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:15:42,422 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:15:48,900 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:16:07,513 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378942)
2022-10-10 05:16:07,513 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378942, 1665378968, 26)
2022-10-10 05:16:07,514 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:16:07,578 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:16:08,951 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:16:29,010 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:16:32,620 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378968)
2022-10-10 05:16:32,621 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378968, 1665378993, 25)
2022-10-10 05:16:32,621 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:16:32,654 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:16:49,084 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:16:57,699 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665378993)
2022-10-10 05:16:57,699 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665378993, 1665379018, 25)
2022-10-10 05:16:57,700 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:16:57,729 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:17:09,160 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:17:22,771 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379018)
2022-10-10 05:17:22,772 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379018, 1665379043, 25)
2022-10-10 05:17:22,772 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:17:22,797 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:17:29,220 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:17:47,847 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379043)
2022-10-10 05:17:47,848 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379043, 1665379068, 25)
2022-10-10 05:17:47,848 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:17:47,884 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:17:49,276 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:18:09,333 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:18:12,923 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379068)
2022-10-10 05:18:12,923 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379068, 1665379093, 25)
2022-10-10 05:18:12,923 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:18:12,951 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:18:29,389 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:18:37,991 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379093)
2022-10-10 05:18:37,992 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379093, 1665379118, 25)
2022-10-10 05:18:37,992 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:18:38,043 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:18:49,436 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:19:03,113 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379118)
2022-10-10 05:19:03,114 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379118, 1665379143, 25)
2022-10-10 05:19:03,114 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:19:03,151 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:19:09,491 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:19:28,200 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379143)
2022-10-10 05:19:28,201 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379143, 1665379168, 25)
2022-10-10 05:19:28,202 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:19:28,234 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:19:29,562 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:19:49,623 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:19:53,268 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379168)
2022-10-10 05:19:53,269 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379168, 1665379193, 25)
2022-10-10 05:19:53,269 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:19:53,300 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:20:09,692 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:20:18,344 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379193)
2022-10-10 05:20:18,345 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379193, 1665379218, 25)
2022-10-10 05:20:18,345 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:20:18,376 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:20:29,743 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:20:43,422 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379218)
2022-10-10 05:20:43,423 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379218, 1665379243, 25)
2022-10-10 05:20:43,423 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:20:43,453 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:20:49,795 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:21:08,496 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379243)
2022-10-10 05:21:08,497 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379243, 1665379268, 25)
2022-10-10 05:21:08,497 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:21:08,523 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:21:09,867 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:21:29,922 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:21:33,564 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379268)
2022-10-10 05:21:33,564 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379268, 1665379294, 26)
2022-10-10 05:21:33,564 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:21:33,599 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:21:49,967 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:21:58,649 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379294)
2022-10-10 05:21:58,650 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379294, 1665379319, 25)
2022-10-10 05:21:58,650 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:21:58,677 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:22:10,019 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:22:23,719 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379319)
2022-10-10 05:22:23,719 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379319, 1665379344, 25)
2022-10-10 05:22:23,720 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:22:23,750 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:22:30,087 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:22:48,795 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379344)
2022-10-10 05:22:48,796 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379344, 1665379369, 25)
2022-10-10 05:22:48,796 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:22:48,840 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:22:50,161 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:23:10,218 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:23:13,906 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379369)
2022-10-10 05:23:13,907 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379369, 1665379394, 25)
2022-10-10 05:23:13,907 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:23:13,935 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:23:30,289 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:23:38,981 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379394)
2022-10-10 05:23:38,981 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379394, 1665379419, 25)
2022-10-10 05:23:38,982 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:23:39,033 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:23:50,345 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:24:04,094 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379419)
2022-10-10 05:24:04,095 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379419, 1665379444, 25)
2022-10-10 05:24:04,096 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:24:04,141 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:24:10,403 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:24:29,208 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379444)
2022-10-10 05:24:29,209 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379444, 1665379469, 25)
2022-10-10 05:24:29,209 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:24:29,237 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:24:30,486 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:24:50,567 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:24:54,265 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379469)
2022-10-10 05:24:54,265 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379469, 1665379494, 25)
2022-10-10 05:24:54,266 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:24:54,305 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:25:10,647 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:25:19,353 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379494)
2022-10-10 05:25:19,354 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379494, 1665379519, 25)
2022-10-10 05:25:19,354 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:25:19,416 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:25:30,726 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:25:44,467 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379519)
2022-10-10 05:25:44,467 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379519, 1665379544, 25)
2022-10-10 05:25:44,467 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:25:44,494 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:25:50,813 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:26:09,537 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379544)
2022-10-10 05:26:09,540 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379544, 1665379570, 26)
2022-10-10 05:26:09,541 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:26:09,588 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:26:10,886 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:26:30,965 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:26:34,638 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379570)
2022-10-10 05:26:34,639 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379570, 1665379595, 25)
2022-10-10 05:26:34,639 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:26:34,672 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:26:51,026 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:26:59,718 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379595)
2022-10-10 05:26:59,719 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379595, 1665379620, 25)
2022-10-10 05:26:59,719 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:26:59,755 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:27:11,088 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:27:24,809 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379620)
2022-10-10 05:27:24,810 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379620, 1665379645, 25)
2022-10-10 05:27:24,810 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:27:24,838 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:27:31,166 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:27:49,948 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379645)
2022-10-10 05:27:49,953 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379645, 1665379670, 25)
2022-10-10 05:27:49,954 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:27:49,998 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:27:51,224 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:28:11,281 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:28:15,039 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379670)
2022-10-10 05:28:15,039 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379670, 1665379695, 25)
2022-10-10 05:28:15,039 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:28:15,100 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:28:31,333 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:28:40,142 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379695)
2022-10-10 05:28:40,143 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379695, 1665379720, 25)
2022-10-10 05:28:40,144 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:28:40,171 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:28:51,378 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:29:05,214 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379720)
2022-10-10 05:29:05,215 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379720, 1665379745, 25)
2022-10-10 05:29:05,215 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:29:05,241 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values
2022-10-10 05:29:11,433 | __main__ | db_monitoring | db_monitoring | 161 |  INFO | DBM: Active DB Monitoring Instance
2022-10-10 05:29:30,284 | __main__ | misshtbtd | main | 359 |  INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1665379745)
2022-10-10 05:29:30,285 | __main__ | misshtbtd | main | 363 |  INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1665379745, 1665379770, 25)
2022-10-10 05:29:30,285 | __main__ | misshtbtd | main | 379 |  INFO | ('MSHBD:config status is', 'RUNNING')
2022-10-10 05:29:30,329 | __main__ | misshtbtd | create_update_hb_common | 121 |  INFO | MSHBT:Updated  hb_common DB with new values