Results

By type

          /opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  return yaml.load(f.read())
2022-09-23T19:15:41+0000 | MainThread | 140112899427656 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-09-23T19:15:41+0000 | MainThread | 140112899427656 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}
2022-09-23T19:15:41+0000 | MainThread | 140112899427656 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-09-23T19:15:41+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:15:41+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-09-23T19:15:41+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d387398-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38760e-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:15:41+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d38b90c-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38baf6-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:15:41+0000 | MainThread | 140112899427656 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-09-23T19:15:42+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d38b90c-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38baf6-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:15:42+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d38b90c-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38baf6-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:15:42+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d387398-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38760e-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:15:42+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d387398-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38760e-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d38b90c-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38baf6-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:16:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29d40edc-3b74-11ed-a1eb-024dce165a42 | InvocationID=29d410ee-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:16:02+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29d40edc-3b74-11ed-a1eb-024dce165a42 | InvocationID=29d410ee-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:02+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29d40edc-3b74-11ed-a1eb-024dce165a42 | InvocationID=29d410ee-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:07+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d387398-3b74-11ed-a1eb-024dce165a42 | InvocationID=1d38760e-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:16:07+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ccf4a70-3b74-11ed-a1eb-024dce165a42 | InvocationID=2ccf4bf6-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:16:07+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ccf4a70-3b74-11ed-a1eb-024dce165a42 | InvocationID=2ccf4bf6-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:07+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ccf4a70-3b74-11ed-a1eb-024dce165a42 | InvocationID=2ccf4bf6-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29d40edc-3b74-11ed-a1eb-024dce165a42 | InvocationID=29d410ee-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:16:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35c8749e-3b74-11ed-a1eb-024dce165a42 | InvocationID=35c8767e-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:16:22+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35c8749e-3b74-11ed-a1eb-024dce165a42 | InvocationID=35c8767e-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:22+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35c8749e-3b74-11ed-a1eb-024dce165a42 | InvocationID=35c8767e-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:32+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ccf4a70-3b74-11ed-a1eb-024dce165a42 | InvocationID=2ccf4bf6-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:16:32+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc0133e-3b74-11ed-a1eb-024dce165a42 | InvocationID=3bc01582-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:16:32+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc0133e-3b74-11ed-a1eb-024dce165a42 | InvocationID=3bc01582-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:32+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc0133e-3b74-11ed-a1eb-024dce165a42 | InvocationID=3bc01582-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:42+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35c8749e-3b74-11ed-a1eb-024dce165a42 | InvocationID=35c8767e-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:16:42+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41bbc4ea-3b74-11ed-a1eb-024dce165a42 | InvocationID=41bbc6d4-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:16:42+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41bbc4ea-3b74-11ed-a1eb-024dce165a42 | InvocationID=41bbc6d4-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:42+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41bbc4ea-3b74-11ed-a1eb-024dce165a42 | InvocationID=41bbc6d4-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:16:57+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc0133e-3b74-11ed-a1eb-024dce165a42 | InvocationID=3bc01582-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:16:57+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab21d06-3b74-11ed-a1eb-024dce165a42 | InvocationID=4ab21ffe-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:16:57+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab21d06-3b74-11ed-a1eb-024dce165a42 | InvocationID=4ab21ffe-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:16:57+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab21d06-3b74-11ed-a1eb-024dce165a42 | InvocationID=4ab21ffe-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:17:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41bbc4ea-3b74-11ed-a1eb-024dce165a42 | InvocationID=41bbc6d4-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:17:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4db22ad2-3b74-11ed-a1eb-024dce165a42 | InvocationID=4db22d34-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:17:02+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4db22ad2-3b74-11ed-a1eb-024dce165a42 | InvocationID=4db22d34-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:02+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4db22ad2-3b74-11ed-a1eb-024dce165a42 | InvocationID=4db22d34-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:22+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab21d06-3b74-11ed-a1eb-024dce165a42 | InvocationID=4ab21ffe-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:17:22+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a18464-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a186bc-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:17:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4db22ad2-3b74-11ed-a1eb-024dce165a42 | InvocationID=4db22d34-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:17:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a4a734-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a4a90a-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:17:22+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a4a734-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a4a90a-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:22+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59a4a734-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a4a90a-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:22+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a18464-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a186bc-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:17:22+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59a18464-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a186bc-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:17:42+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59a4a734-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a4a90a-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:17:42+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=659b57d6-3b74-11ed-a1eb-024dce165a42 | InvocationID=659b59ca-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:17:42+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=659b57d6-3b74-11ed-a1eb-024dce165a42 | InvocationID=659b59ca-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:42+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=659b57d6-3b74-11ed-a1eb-024dce165a42 | InvocationID=659b59ca-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:17:47+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59a18464-3b74-11ed-a1eb-024dce165a42 | InvocationID=59a186bc-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:17:47+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68976fe2-3b74-11ed-a1eb-024dce165a42 | InvocationID=68977172-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:17:47+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68976fe2-3b74-11ed-a1eb-024dce165a42 | InvocationID=68977172-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:17:47+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68976fe2-3b74-11ed-a1eb-024dce165a42 | InvocationID=68977172-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:18:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=659b57d6-3b74-11ed-a1eb-024dce165a42 | InvocationID=659b59ca-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:18:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71905852-3b74-11ed-a1eb-024dce165a42 | InvocationID=71905aa0-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:18:02+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71905852-3b74-11ed-a1eb-024dce165a42 | InvocationID=71905aa0-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:18:02+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71905852-3b74-11ed-a1eb-024dce165a42 | InvocationID=71905aa0-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:18:12+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68976fe2-3b74-11ed-a1eb-024dce165a42 | InvocationID=68977172-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:18:12+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7787cfa6-3b74-11ed-a1eb-024dce165a42 | InvocationID=7787d320-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:18:12+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7787cfa6-3b74-11ed-a1eb-024dce165a42 | InvocationID=7787d320-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:18:12+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7787cfa6-3b74-11ed-a1eb-024dce165a42 | InvocationID=7787d320-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:18:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71905852-3b74-11ed-a1eb-024dce165a42 | InvocationID=71905aa0-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:18:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d8448a8-3b74-11ed-a1eb-024dce165a42 | InvocationID=7d844aba-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:18:22+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d8448a8-3b74-11ed-a1eb-024dce165a42 | InvocationID=7d844aba-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:18:22+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d8448a8-3b74-11ed-a1eb-024dce165a42 | InvocationID=7d844aba-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:18:37+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7787cfa6-3b74-11ed-a1eb-024dce165a42 | InvocationID=7787d320-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:18:37+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868df098-3b74-11ed-a1eb-024dce165a42 | InvocationID=868df2a0-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:18:37+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868df098-3b74-11ed-a1eb-024dce165a42 | InvocationID=868df2a0-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:18:37+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868df098-3b74-11ed-a1eb-024dce165a42 | InvocationID=868df2a0-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:18:42+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d8448a8-3b74-11ed-a1eb-024dce165a42 | InvocationID=7d844aba-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:18:42+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8977bef6-3b74-11ed-a1eb-024dce165a42 | InvocationID=8977c130-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:18:42+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8977bef6-3b74-11ed-a1eb-024dce165a42 | InvocationID=8977c130-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:18:42+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8977bef6-3b74-11ed-a1eb-024dce165a42 | InvocationID=8977c130-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8977bef6-3b74-11ed-a1eb-024dce165a42 | InvocationID=8977c130-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:19:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956c07b2-3b74-11ed-a1eb-024dce165a42 | InvocationID=956c0960-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:19:02+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956c07b2-3b74-11ed-a1eb-024dce165a42 | InvocationID=956c0960-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:02+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=956c07b2-3b74-11ed-a1eb-024dce165a42 | InvocationID=956c0960-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:02+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868df098-3b74-11ed-a1eb-024dce165a42 | InvocationID=868df2a0-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:19:02+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=958d8afe-3b74-11ed-a1eb-024dce165a42 | InvocationID=958d8c66-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:19:03+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=958d8afe-3b74-11ed-a1eb-024dce165a42 | InvocationID=958d8c66-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:19:03+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=958d8afe-3b74-11ed-a1eb-024dce165a42 | InvocationID=958d8c66-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:19:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=956c07b2-3b74-11ed-a1eb-024dce165a42 | InvocationID=956c0960-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:19:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a15c58a6-3b74-11ed-a1eb-024dce165a42 | InvocationID=a15c5b12-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:19:22+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a15c58a6-3b74-11ed-a1eb-024dce165a42 | InvocationID=a15c5b12-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:22+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a15c58a6-3b74-11ed-a1eb-024dce165a42 | InvocationID=a15c5b12-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:28+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=958d8afe-3b74-11ed-a1eb-024dce165a42 | InvocationID=958d8c66-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:19:28+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a47af5d8-3b74-11ed-a1eb-024dce165a42 | InvocationID=a47af790-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:19:28+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a47af5d8-3b74-11ed-a1eb-024dce165a42 | InvocationID=a47af790-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:19:28+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a47af5d8-3b74-11ed-a1eb-024dce165a42 | InvocationID=a47af790-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:19:42+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a15c58a6-3b74-11ed-a1eb-024dce165a42 | InvocationID=a15c5b12-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:19:42+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad4cbae8-3b74-11ed-a1eb-024dce165a42 | InvocationID=ad4cbd68-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:19:42+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad4cbae8-3b74-11ed-a1eb-024dce165a42 | InvocationID=ad4cbd68-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:42+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad4cbae8-3b74-11ed-a1eb-024dce165a42 | InvocationID=ad4cbd68-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:19:53+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a47af5d8-3b74-11ed-a1eb-024dce165a42 | InvocationID=a47af790-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:19:53+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b36d343e-3b74-11ed-a1eb-024dce165a42 | InvocationID=b36d359c-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:19:53+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b36d343e-3b74-11ed-a1eb-024dce165a42 | InvocationID=b36d359c-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:19:53+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b36d343e-3b74-11ed-a1eb-024dce165a42 | InvocationID=b36d359c-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:20:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad4cbae8-3b74-11ed-a1eb-024dce165a42 | InvocationID=ad4cbd68-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:20:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9414738-3b74-11ed-a1eb-024dce165a42 | InvocationID=b94148fa-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:20:02+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9414738-3b74-11ed-a1eb-024dce165a42 | InvocationID=b94148fa-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:02+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9414738-3b74-11ed-a1eb-024dce165a42 | InvocationID=b94148fa-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:18+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b36d343e-3b74-11ed-a1eb-024dce165a42 | InvocationID=b36d359c-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:20:18+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2591e2c-3b74-11ed-a1eb-024dce165a42 | InvocationID=c2592052-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:20:18+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2591e2c-3b74-11ed-a1eb-024dce165a42 | InvocationID=c2592052-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:20:18+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2591e2c-3b74-11ed-a1eb-024dce165a42 | InvocationID=c2592052-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:20:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9414738-3b74-11ed-a1eb-024dce165a42 | InvocationID=b94148fa-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:20:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c536d666-3b74-11ed-a1eb-024dce165a42 | InvocationID=c536d80a-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:20:22+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c536d666-3b74-11ed-a1eb-024dce165a42 | InvocationID=c536d80a-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:22+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c536d666-3b74-11ed-a1eb-024dce165a42 | InvocationID=c536d80a-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:42+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c536d666-3b74-11ed-a1eb-024dce165a42 | InvocationID=c536d80a-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:20:42+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d127c426-3b74-11ed-a1eb-024dce165a42 | InvocationID=d127c5fc-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:20:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d127c426-3b74-11ed-a1eb-024dce165a42 | InvocationID=d127c5fc-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d127c426-3b74-11ed-a1eb-024dce165a42 | InvocationID=d127c5fc-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:20:43+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2591e2c-3b74-11ed-a1eb-024dce165a42 | InvocationID=c2592052-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:20:43+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1463c94-3b74-11ed-a1eb-024dce165a42 | InvocationID=d146409a-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:20:43+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1463c94-3b74-11ed-a1eb-024dce165a42 | InvocationID=d146409a-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:20:43+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1463c94-3b74-11ed-a1eb-024dce165a42 | InvocationID=d146409a-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d127c426-3b74-11ed-a1eb-024dce165a42 | InvocationID=d127c5fc-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:21:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd19a880-3b74-11ed-a1eb-024dce165a42 | InvocationID=dd19acd6-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:21:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd19a880-3b74-11ed-a1eb-024dce165a42 | InvocationID=dd19acd6-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd19a880-3b74-11ed-a1eb-024dce165a42 | InvocationID=dd19acd6-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:08+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1463c94-3b74-11ed-a1eb-024dce165a42 | InvocationID=d146409a-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:21:08+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e03210c0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e03212e6-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:21:08+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e03210c0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e03212e6-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:08+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e03210c0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e03212e6-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd19a880-3b74-11ed-a1eb-024dce165a42 | InvocationID=dd19acd6-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:21:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e90c17e0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e90c1ab0-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:21:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e90c17e0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e90c1ab0-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e90c17e0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e90c1ab0-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:33+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e03210c0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e03212e6-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:21:33+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef1e8adc-3b74-11ed-a1eb-024dce165a42 | InvocationID=ef1e8d0c-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:21:33+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef1e8adc-3b74-11ed-a1eb-024dce165a42 | InvocationID=ef1e8d0c-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:33+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef1e8adc-3b74-11ed-a1eb-024dce165a42 | InvocationID=ef1e8d0c-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e90c17e0-3b74-11ed-a1eb-024dce165a42 | InvocationID=e90c1ab0-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:21:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4fd5ba4-3b74-11ed-a1eb-024dce165a42 | InvocationID=f4fd5de8-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:21:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4fd5ba4-3b74-11ed-a1eb-024dce165a42 | InvocationID=f4fd5de8-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4fd5ba4-3b74-11ed-a1eb-024dce165a42 | InvocationID=f4fd5de8-3b74-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:21:58+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef1e8adc-3b74-11ed-a1eb-024dce165a42 | InvocationID=ef1e8d0c-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:21:58+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0b1240-3b74-11ed-a1eb-024dce165a42 | InvocationID=fe0b147a-3b74-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:21:58+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0b1240-3b74-11ed-a1eb-024dce165a42 | InvocationID=fe0b147a-3b74-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:21:58+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe0b1240-3b74-11ed-a1eb-024dce165a42 | InvocationID=fe0b147a-3b74-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:22:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4fd5ba4-3b74-11ed-a1eb-024dce165a42 | InvocationID=f4fd5de8-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:22:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00edc994-3b75-11ed-a1eb-024dce165a42 | InvocationID=00edcb2e-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:22:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00edc994-3b75-11ed-a1eb-024dce165a42 | InvocationID=00edcb2e-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00edc994-3b75-11ed-a1eb-024dce165a42 | InvocationID=00edcb2e-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00edc994-3b75-11ed-a1eb-024dce165a42 | InvocationID=00edcb2e-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:22:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cdf2cac-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cdf2e5a-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:22:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cdf2cac-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cdf2e5a-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cdf2cac-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cdf2e5a-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:23+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe0b1240-3b74-11ed-a1eb-024dce165a42 | InvocationID=fe0b147a-3b74-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:22:23+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cf83a3a-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cf83c10-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:22:23+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cf83a3a-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cf83c10-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:22:23+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cf83a3a-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cf83c10-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:22:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cdf2cac-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cdf2e5a-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:22:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18d01044-3b75-11ed-a1eb-024dce165a42 | InvocationID=18d01314-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:22:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18d01044-3b75-11ed-a1eb-024dce165a42 | InvocationID=18d01314-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18d01044-3b75-11ed-a1eb-024dce165a42 | InvocationID=18d01314-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:22:48+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cf83a3a-3b75-11ed-a1eb-024dce165a42 | InvocationID=0cf83c10-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:22:48+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be339a0-3b75-11ed-a1eb-024dce165a42 | InvocationID=1be33b8a-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:22:48+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be339a0-3b75-11ed-a1eb-024dce165a42 | InvocationID=1be33b8a-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:22:48+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1be339a0-3b75-11ed-a1eb-024dce165a42 | InvocationID=1be33b8a-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:23:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=18d01044-3b75-11ed-a1eb-024dce165a42 | InvocationID=18d01314-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:23:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24c1aaa2-3b75-11ed-a1eb-024dce165a42 | InvocationID=24c1ace6-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:23:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24c1aaa2-3b75-11ed-a1eb-024dce165a42 | InvocationID=24c1ace6-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:23:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24c1aaa2-3b75-11ed-a1eb-024dce165a42 | InvocationID=24c1ace6-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:23:13+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1be339a0-3b75-11ed-a1eb-024dce165a42 | InvocationID=1be33b8a-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:23:13+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2acef274-3b75-11ed-a1eb-024dce165a42 | InvocationID=2acef544-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:23:13+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2acef274-3b75-11ed-a1eb-024dce165a42 | InvocationID=2acef544-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:23:13+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2acef274-3b75-11ed-a1eb-024dce165a42 | InvocationID=2acef544-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:23:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24c1aaa2-3b75-11ed-a1eb-024dce165a42 | InvocationID=24c1ace6-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:23:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30b24dd0-3b75-11ed-a1eb-024dce165a42 | InvocationID=30b24f88-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:23:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30b24dd0-3b75-11ed-a1eb-024dce165a42 | InvocationID=30b24f88-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:23:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30b24dd0-3b75-11ed-a1eb-024dce165a42 | InvocationID=30b24f88-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:23:38+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2acef274-3b75-11ed-a1eb-024dce165a42 | InvocationID=2acef544-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:23:38+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39bcd9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=39bcdb66-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:23:38+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39bcd9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=39bcdb66-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:23:38+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39bcd9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=39bcdb66-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:23:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30b24dd0-3b75-11ed-a1eb-024dce165a42 | InvocationID=30b24f88-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:23:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ca3ba02-3b75-11ed-a1eb-024dce165a42 | InvocationID=3ca3bbba-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:23:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ca3ba02-3b75-11ed-a1eb-024dce165a42 | InvocationID=3ca3bbba-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:23:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ca3ba02-3b75-11ed-a1eb-024dce165a42 | InvocationID=3ca3bbba-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ca3ba02-3b75-11ed-a1eb-024dce165a42 | InvocationID=3ca3bbba-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:24:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4894548e-3b75-11ed-a1eb-024dce165a42 | InvocationID=48945d4e-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:24:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4894548e-3b75-11ed-a1eb-024dce165a42 | InvocationID=48945d4e-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4894548e-3b75-11ed-a1eb-024dce165a42 | InvocationID=48945d4e-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:03+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39bcd9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=39bcdb66-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:24:03+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48aa0b30-3b75-11ed-a1eb-024dce165a42 | InvocationID=48aa0d38-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:24:03+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48aa0b30-3b75-11ed-a1eb-024dce165a42 | InvocationID=48aa0d38-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:24:03+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48aa0b30-3b75-11ed-a1eb-024dce165a42 | InvocationID=48aa0d38-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:24:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4894548e-3b75-11ed-a1eb-024dce165a42 | InvocationID=48945d4e-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:24:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=548a3e70-3b75-11ed-a1eb-024dce165a42 | InvocationID=548a42c6-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:24:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=548a3e70-3b75-11ed-a1eb-024dce165a42 | InvocationID=548a42c6-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=548a3e70-3b75-11ed-a1eb-024dce165a42 | InvocationID=548a42c6-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:28+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48aa0b30-3b75-11ed-a1eb-024dce165a42 | InvocationID=48aa0d38-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:24:28+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5797b26e-3b75-11ed-a1eb-024dce165a42 | InvocationID=5797b426-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:24:28+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5797b26e-3b75-11ed-a1eb-024dce165a42 | InvocationID=5797b426-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:24:28+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5797b26e-3b75-11ed-a1eb-024dce165a42 | InvocationID=5797b426-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:24:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=548a3e70-3b75-11ed-a1eb-024dce165a42 | InvocationID=548a42c6-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:24:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=607a73b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=607a7632-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:24:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=607a73b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=607a7632-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=607a73b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=607a7632-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:24:53+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5797b26e-3b75-11ed-a1eb-024dce165a42 | InvocationID=5797b426-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:24:53+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=668328c6-3b75-11ed-a1eb-024dce165a42 | InvocationID=66832ac4-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:24:53+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=668328c6-3b75-11ed-a1eb-024dce165a42 | InvocationID=66832ac4-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:24:53+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=668328c6-3b75-11ed-a1eb-024dce165a42 | InvocationID=66832ac4-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:25:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=607a73b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=607a7632-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:25:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c708918-3b75-11ed-a1eb-024dce165a42 | InvocationID=6c709fca-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:25:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c708918-3b75-11ed-a1eb-024dce165a42 | InvocationID=6c709fca-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c708918-3b75-11ed-a1eb-024dce165a42 | InvocationID=6c709fca-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:18+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=668328c6-3b75-11ed-a1eb-024dce165a42 | InvocationID=66832ac4-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:25:18+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=756df14a-3b75-11ed-a1eb-024dce165a42 | InvocationID=756df3f2-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:25:18+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=756df14a-3b75-11ed-a1eb-024dce165a42 | InvocationID=756df3f2-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:25:18+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=756df14a-3b75-11ed-a1eb-024dce165a42 | InvocationID=756df3f2-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:25:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c708918-3b75-11ed-a1eb-024dce165a42 | InvocationID=6c709fca-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:25:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78630340-3b75-11ed-a1eb-024dce165a42 | InvocationID=7863052a-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:25:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78630340-3b75-11ed-a1eb-024dce165a42 | InvocationID=7863052a-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78630340-3b75-11ed-a1eb-024dce165a42 | InvocationID=7863052a-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78630340-3b75-11ed-a1eb-024dce165a42 | InvocationID=7863052a-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:25:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8456f9ae-3b75-11ed-a1eb-024dce165a42 | InvocationID=8456fd5a-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:25:43+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=756df14a-3b75-11ed-a1eb-024dce165a42 | InvocationID=756df3f2-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:25:43+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=845d470a-3b75-11ed-a1eb-024dce165a42 | InvocationID=845d4962-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:25:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8456f9ae-3b75-11ed-a1eb-024dce165a42 | InvocationID=8456fd5a-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8456f9ae-3b75-11ed-a1eb-024dce165a42 | InvocationID=8456fd5a-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:25:43+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=845d470a-3b75-11ed-a1eb-024dce165a42 | InvocationID=845d4962-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:25:43+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=845d470a-3b75-11ed-a1eb-024dce165a42 | InvocationID=845d4962-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8456f9ae-3b75-11ed-a1eb-024dce165a42 | InvocationID=8456fd5a-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:26:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90594356-3b75-11ed-a1eb-024dce165a42 | InvocationID=905945c2-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:26:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90594356-3b75-11ed-a1eb-024dce165a42 | InvocationID=905945c2-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90594356-3b75-11ed-a1eb-024dce165a42 | InvocationID=905945c2-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:08+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=845d470a-3b75-11ed-a1eb-024dce165a42 | InvocationID=845d4962-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:26:08+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=935b4edc-3b75-11ed-a1eb-024dce165a42 | InvocationID=935b50da-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:26:08+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=935b4edc-3b75-11ed-a1eb-024dce165a42 | InvocationID=935b50da-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:08+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=935b4edc-3b75-11ed-a1eb-024dce165a42 | InvocationID=935b50da-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90594356-3b75-11ed-a1eb-024dce165a42 | InvocationID=905945c2-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:26:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c4d120a-3b75-11ed-a1eb-024dce165a42 | InvocationID=9c4d1494-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:26:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c4d120a-3b75-11ed-a1eb-024dce165a42 | InvocationID=9c4d1494-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c4d120a-3b75-11ed-a1eb-024dce165a42 | InvocationID=9c4d1494-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:33+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=935b4edc-3b75-11ed-a1eb-024dce165a42 | InvocationID=935b50da-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:26:33+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a249f358-3b75-11ed-a1eb-024dce165a42 | InvocationID=a249f592-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:26:33+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a249f358-3b75-11ed-a1eb-024dce165a42 | InvocationID=a249f592-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:33+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a249f358-3b75-11ed-a1eb-024dce165a42 | InvocationID=a249f592-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c4d120a-3b75-11ed-a1eb-024dce165a42 | InvocationID=9c4d1494-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:26:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a83db60a-3b75-11ed-a1eb-024dce165a42 | InvocationID=a83db862-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:26:43+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a83db60a-3b75-11ed-a1eb-024dce165a42 | InvocationID=a83db862-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:43+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a83db60a-3b75-11ed-a1eb-024dce165a42 | InvocationID=a83db862-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:26:58+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a249f358-3b75-11ed-a1eb-024dce165a42 | InvocationID=a249f592-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:26:58+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1387ede-3b75-11ed-a1eb-024dce165a42 | InvocationID=b1388230-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:26:58+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1387ede-3b75-11ed-a1eb-024dce165a42 | InvocationID=b1388230-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:26:58+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1387ede-3b75-11ed-a1eb-024dce165a42 | InvocationID=b1388230-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:27:03+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a83db60a-3b75-11ed-a1eb-024dce165a42 | InvocationID=a83db862-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:27:03+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4312636-3b75-11ed-a1eb-024dce165a42 | InvocationID=b4312820-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:27:03+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4312636-3b75-11ed-a1eb-024dce165a42 | InvocationID=b4312820-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:03+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4312636-3b75-11ed-a1eb-024dce165a42 | InvocationID=b4312820-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4312636-3b75-11ed-a1eb-024dce165a42 | InvocationID=b4312820-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:27:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0241de0-3b75-11ed-a1eb-024dce165a42 | InvocationID=c0242024-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:27:23+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1387ede-3b75-11ed-a1eb-024dce165a42 | InvocationID=b1388230-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:27:23+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c02aec88-3b75-11ed-a1eb-024dce165a42 | InvocationID=c02aeeae-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:27:23+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0241de0-3b75-11ed-a1eb-024dce165a42 | InvocationID=c0242024-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:23+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0241de0-3b75-11ed-a1eb-024dce165a42 | InvocationID=c0242024-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:24+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c02aec88-3b75-11ed-a1eb-024dce165a42 | InvocationID=c02aeeae-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:27:24+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c02aec88-3b75-11ed-a1eb-024dce165a42 | InvocationID=c02aeeae-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:27:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0241de0-3b75-11ed-a1eb-024dce165a42 | InvocationID=c0242024-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:27:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc1a56e6-3b75-11ed-a1eb-024dce165a42 | InvocationID=cc1a598e-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:27:44+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc1a56e6-3b75-11ed-a1eb-024dce165a42 | InvocationID=cc1a598e-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:44+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc1a56e6-3b75-11ed-a1eb-024dce165a42 | InvocationID=cc1a598e-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:27:49+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c02aec88-3b75-11ed-a1eb-024dce165a42 | InvocationID=c02aeeae-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:27:49+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf1aa9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=cf1aacc4-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:27:49+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf1aa9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=cf1aacc4-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:27:49+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf1aa9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=cf1aacc4-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:28:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc1a56e6-3b75-11ed-a1eb-024dce165a42 | InvocationID=cc1a598e-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:28:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d80c76b4-3b75-11ed-a1eb-024dce165a42 | InvocationID=d80c7966-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:28:04+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d80c76b4-3b75-11ed-a1eb-024dce165a42 | InvocationID=d80c7966-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:28:04+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d80c76b4-3b75-11ed-a1eb-024dce165a42 | InvocationID=d80c7966-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:28:14+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf1aa9ea-3b75-11ed-a1eb-024dce165a42 | InvocationID=cf1aacc4-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:28:14+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de0edf52-3b75-11ed-a1eb-024dce165a42 | InvocationID=de0ee132-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:28:14+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de0edf52-3b75-11ed-a1eb-024dce165a42 | InvocationID=de0ee132-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:28:14+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de0edf52-3b75-11ed-a1eb-024dce165a42 | InvocationID=de0ee132-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:28:24+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d80c76b4-3b75-11ed-a1eb-024dce165a42 | InvocationID=d80c7966-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:28:24+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3ffc9b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=e3ffcc96-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:28:24+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3ffc9b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=e3ffcc96-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:28:24+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3ffc9b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=e3ffcc96-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:28:39+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de0edf52-3b75-11ed-a1eb-024dce165a42 | InvocationID=de0ee132-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:28:39+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecfc7484-3b75-11ed-a1eb-024dce165a42 | InvocationID=ecfc7628-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:28:39+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecfc7484-3b75-11ed-a1eb-024dce165a42 | InvocationID=ecfc7628-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:28:39+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecfc7484-3b75-11ed-a1eb-024dce165a42 | InvocationID=ecfc7628-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:28:44+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3ffc9b2-3b75-11ed-a1eb-024dce165a42 | InvocationID=e3ffcc96-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:28:44+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eff1793c-3b75-11ed-a1eb-024dce165a42 | InvocationID=eff17af4-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:28:44+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eff1793c-3b75-11ed-a1eb-024dce165a42 | InvocationID=eff17af4-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:28:44+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eff1793c-3b75-11ed-a1eb-024dce165a42 | InvocationID=eff17af4-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eff1793c-3b75-11ed-a1eb-024dce165a42 | InvocationID=eff17af4-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:29:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbe1e36c-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbe1e5d8-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:29:04+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbe1e36c-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbe1e5d8-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:04+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbe1e36c-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbe1e5d8-3b75-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:04+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecfc7484-3b75-11ed-a1eb-024dce165a42 | InvocationID=ecfc7628-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:29:04+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbeb4ae2-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbeb4d3a-3b75-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:29:04+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbeb4ae2-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbeb4d3a-3b75-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:29:04+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbeb4ae2-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbeb4d3a-3b75-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:29:24+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbe1e36c-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbe1e5d8-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:29:24+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07d60522-3b76-11ed-a1eb-024dce165a42 | InvocationID=07d60766-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:29:24+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07d60522-3b76-11ed-a1eb-024dce165a42 | InvocationID=07d60766-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:24+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07d60522-3b76-11ed-a1eb-024dce165a42 | InvocationID=07d60766-3b76-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:29+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbeb4ae2-3b75-11ed-a1eb-024dce165a42 | InvocationID=fbeb4d3a-3b75-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:29:29+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ad6b8f2-3b76-11ed-a1eb-024dce165a42 | InvocationID=0ad6bb40-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:29:29+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ad6b8f2-3b76-11ed-a1eb-024dce165a42 | InvocationID=0ad6bb40-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:29:29+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ad6b8f2-3b76-11ed-a1eb-024dce165a42 | InvocationID=0ad6bb40-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:29:44+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07d60522-3b76-11ed-a1eb-024dce165a42 | InvocationID=07d60766-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:29:44+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13c75746-3b76-11ed-a1eb-024dce165a42 | InvocationID=13c75980-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:29:44+0000 | aai_event_thread | 140112848689952 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13c75746-3b76-11ed-a1eb-024dce165a42 | InvocationID=13c75980-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:44+0000 | aai_event_thread | 140112848689952 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13c75746-3b76-11ed-a1eb-024dce165a42 | InvocationID=13c75980-3b76-11ed-a1eb-024dce165a42 | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-23T19:29:54+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ad6b8f2-3b76-11ed-a1eb-024dce165a42 | InvocationID=0ad6bb40-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:29:54+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19c1f17e-3b76-11ed-a1eb-024dce165a42 | InvocationID=19c1f3b8-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:29:54+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19c1f17e-3b76-11ed-a1eb-024dce165a42 | InvocationID=19c1f3b8-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:29:54+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19c1f17e-3b76-11ed-a1eb-024dce165a42 | InvocationID=19c1f3b8-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:30:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13c75746-3b76-11ed-a1eb-024dce165a42 | InvocationID=13c75980-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:30:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fbc3a1c-3b76-11ed-a1eb-024dce165a42 | InvocationID=1fbc3c2e-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:30:19+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19c1f17e-3b76-11ed-a1eb-024dce165a42 | InvocationID=19c1f3b8-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:30:19+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28ad4454-3b76-11ed-a1eb-024dce165a42 | InvocationID=28ad4742-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:30:19+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28ad4454-3b76-11ed-a1eb-024dce165a42 | InvocationID=28ad4742-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:30:19+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28ad4454-3b76-11ed-a1eb-024dce165a42 | InvocationID=28ad4742-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:30:28+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fbc3a1c-3b76-11ed-a1eb-024dce165a42 | InvocationID=1fbc3c2e-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:30:28+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e47c812-3b76-11ed-a1eb-024dce165a42 | InvocationID=2e47ca1a-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:30:44+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28ad4454-3b76-11ed-a1eb-024dce165a42 | InvocationID=28ad4742-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:30:44+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=379a6a14-3b76-11ed-a1eb-024dce165a42 | InvocationID=379a73ce-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:30:44+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=379a6a14-3b76-11ed-a1eb-024dce165a42 | InvocationID=379a73ce-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:30:44+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=379a6a14-3b76-11ed-a1eb-024dce165a42 | InvocationID=379a73ce-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:30:48+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e47c812-3b76-11ed-a1eb-024dce165a42 | InvocationID=2e47ca1a-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:30:48+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a414f62-3b76-11ed-a1eb-024dce165a42 | InvocationID=3a41521e-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:31:08+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a414f62-3b76-11ed-a1eb-024dce165a42 | InvocationID=3a41521e-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:31:08+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=463bfdb2-3b76-11ed-a1eb-024dce165a42 | InvocationID=463c003c-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:31:09+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=379a6a14-3b76-11ed-a1eb-024dce165a42 | InvocationID=379a73ce-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:31:09+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=468e2682-3b76-11ed-a1eb-024dce165a42 | InvocationID=468e2a74-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:31:09+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=468e2682-3b76-11ed-a1eb-024dce165a42 | InvocationID=468e2a74-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:31:09+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=468e2682-3b76-11ed-a1eb-024dce165a42 | InvocationID=468e2a74-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:31:29+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=463bfdb2-3b76-11ed-a1eb-024dce165a42 | InvocationID=463c003c-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:31:29+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5283e35a-3b76-11ed-a1eb-024dce165a42 | InvocationID=5283e5d0-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:31:34+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=468e2682-3b76-11ed-a1eb-024dce165a42 | InvocationID=468e2a74-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:31:34+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55849432-3b76-11ed-a1eb-024dce165a42 | InvocationID=558496d0-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:31:34+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55849432-3b76-11ed-a1eb-024dce165a42 | InvocationID=558496d0-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:31:34+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55849432-3b76-11ed-a1eb-024dce165a42 | InvocationID=558496d0-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:31:50+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5283e35a-3b76-11ed-a1eb-024dce165a42 | InvocationID=5283e5d0-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:31:50+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eee4f2c-3b76-11ed-a1eb-024dce165a42 | InvocationID=5eee5170-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:31:59+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55849432-3b76-11ed-a1eb-024dce165a42 | InvocationID=558496d0-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:31:59+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64787ada-3b76-11ed-a1eb-024dce165a42 | InvocationID=64787dc8-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:31:59+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64787ada-3b76-11ed-a1eb-024dce165a42 | InvocationID=64787dc8-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:31:59+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64787ada-3b76-11ed-a1eb-024dce165a42 | InvocationID=64787dc8-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:32:15+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5eee4f2c-3b76-11ed-a1eb-024dce165a42 | InvocationID=5eee5170-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:32:15+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6db0c800-3b76-11ed-a1eb-024dce165a42 | InvocationID=6db0c99a-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:32:24+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64787ada-3b76-11ed-a1eb-024dce165a42 | InvocationID=64787dc8-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:32:24+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73691680-3b76-11ed-a1eb-024dce165a42 | InvocationID=73691bbc-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:32:24+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73691680-3b76-11ed-a1eb-024dce165a42 | InvocationID=73691bbc-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:32:24+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73691680-3b76-11ed-a1eb-024dce165a42 | InvocationID=73691bbc-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:32:39+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6db0c800-3b76-11ed-a1eb-024dce165a42 | InvocationID=6db0c99a-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:32:39+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c7474f4-3b76-11ed-a1eb-024dce165a42 | InvocationID=7c747706-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:32:49+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73691680-3b76-11ed-a1eb-024dce165a42 | InvocationID=73691bbc-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:32:49+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8258a19c-3b76-11ed-a1eb-024dce165a42 | InvocationID=8258a3f4-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:32:49+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8258a19c-3b76-11ed-a1eb-024dce165a42 | InvocationID=8258a3f4-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:32:49+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8258a19c-3b76-11ed-a1eb-024dce165a42 | InvocationID=8258a3f4-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:33:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c7474f4-3b76-11ed-a1eb-024dce165a42 | InvocationID=7c747706-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:33:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b462cd4-3b76-11ed-a1eb-024dce165a42 | InvocationID=8b485464-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:33:14+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8258a19c-3b76-11ed-a1eb-024dce165a42 | InvocationID=8258a3f4-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:33:14+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914f9fe8-3b76-11ed-a1eb-024dce165a42 | InvocationID=914fa272-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:33:14+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914f9fe8-3b76-11ed-a1eb-024dce165a42 | InvocationID=914fa272-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:33:14+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914f9fe8-3b76-11ed-a1eb-024dce165a42 | InvocationID=914fa272-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:33:30+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b462cd4-3b76-11ed-a1eb-024dce165a42 | InvocationID=8b485464-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:33:30+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ab4b0b4-3b76-11ed-a1eb-024dce165a42 | InvocationID=9ab4b334-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:33:39+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914f9fe8-3b76-11ed-a1eb-024dce165a42 | InvocationID=914fa272-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:33:39+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a04413a8-3b76-11ed-a1eb-024dce165a42 | InvocationID=a0441862-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:33:39+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a04413a8-3b76-11ed-a1eb-024dce165a42 | InvocationID=a0441862-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:33:39+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a04413a8-3b76-11ed-a1eb-024dce165a42 | InvocationID=a0441862-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:33:55+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ab4b0b4-3b76-11ed-a1eb-024dce165a42 | InvocationID=9ab4b334-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:33:55+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9adf2b0-3b76-11ed-a1eb-024dce165a42 | InvocationID=a9adf4b8-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:34:05+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a04413a8-3b76-11ed-a1eb-024dce165a42 | InvocationID=a0441862-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:34:05+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af35c1d6-3b76-11ed-a1eb-024dce165a42 | InvocationID=af35c4c4-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:34:05+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af35c1d6-3b76-11ed-a1eb-024dce165a42 | InvocationID=af35c4c4-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:34:05+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af35c1d6-3b76-11ed-a1eb-024dce165a42 | InvocationID=af35c4c4-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:34:20+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9adf2b0-3b76-11ed-a1eb-024dce165a42 | InvocationID=a9adf4b8-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:34:20+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b88a4c70-3b76-11ed-a1eb-024dce165a42 | InvocationID=b88a4f4a-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:34:30+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af35c1d6-3b76-11ed-a1eb-024dce165a42 | InvocationID=af35c4c4-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:34:30+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be286900-3b76-11ed-a1eb-024dce165a42 | InvocationID=be286b3a-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:34:30+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be286900-3b76-11ed-a1eb-024dce165a42 | InvocationID=be286b3a-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:34:30+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be286900-3b76-11ed-a1eb-024dce165a42 | InvocationID=be286b3a-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:34:45+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b88a4c70-3b76-11ed-a1eb-024dce165a42 | InvocationID=b88a4f4a-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:34:45+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c78e0446-3b76-11ed-a1eb-024dce165a42 | InvocationID=c78e075c-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:34:55+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be286900-3b76-11ed-a1eb-024dce165a42 | InvocationID=be286b3a-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:34:55+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd5b4c9e-3b76-11ed-a1eb-024dce165a42 | InvocationID=cd5b4f64-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:34:55+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd5b4c9e-3b76-11ed-a1eb-024dce165a42 | InvocationID=cd5b4f64-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:34:55+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd5b4c9e-3b76-11ed-a1eb-024dce165a42 | InvocationID=cd5b4f64-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:35:10+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c78e0446-3b76-11ed-a1eb-024dce165a42 | InvocationID=c78e075c-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:35:10+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d67bb138-3b76-11ed-a1eb-024dce165a42 | InvocationID=d67bb336-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:35:20+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd5b4c9e-3b76-11ed-a1eb-024dce165a42 | InvocationID=cd5b4f64-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:35:20+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc542bc6-3b76-11ed-a1eb-024dce165a42 | InvocationID=dc542dd8-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:35:20+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc542bc6-3b76-11ed-a1eb-024dce165a42 | InvocationID=dc542dd8-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:35:20+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc542bc6-3b76-11ed-a1eb-024dce165a42 | InvocationID=dc542dd8-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:35:35+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d67bb138-3b76-11ed-a1eb-024dce165a42 | InvocationID=d67bb336-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:35:35+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e55a3206-3b76-11ed-a1eb-024dce165a42 | InvocationID=e55a34d6-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:35:45+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc542bc6-3b76-11ed-a1eb-024dce165a42 | InvocationID=dc542dd8-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:35:45+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb4f2d06-3b76-11ed-a1eb-024dce165a42 | InvocationID=eb4f2f36-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:35:46+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb4f2d06-3b76-11ed-a1eb-024dce165a42 | InvocationID=eb4f2f36-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:35:46+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb4f2d06-3b76-11ed-a1eb-024dce165a42 | InvocationID=eb4f2f36-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:36:00+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e55a3206-3b76-11ed-a1eb-024dce165a42 | InvocationID=e55a34d6-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:36:00+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f42a2f66-3b76-11ed-a1eb-024dce165a42 | InvocationID=f42a31be-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:36:11+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb4f2d06-3b76-11ed-a1eb-024dce165a42 | InvocationID=eb4f2f36-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:36:11+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa5ca0e4-3b76-11ed-a1eb-024dce165a42 | InvocationID=fa5ca256-3b76-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:36:11+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa5ca0e4-3b76-11ed-a1eb-024dce165a42 | InvocationID=fa5ca256-3b76-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:36:11+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa5ca0e4-3b76-11ed-a1eb-024dce165a42 | InvocationID=fa5ca256-3b76-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:36:25+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f42a2f66-3b76-11ed-a1eb-024dce165a42 | InvocationID=f42a31be-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:36:25+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02f8fb8a-3b77-11ed-a1eb-024dce165a42 | InvocationID=02f8fd2e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:36:36+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa5ca0e4-3b76-11ed-a1eb-024dce165a42 | InvocationID=fa5ca256-3b76-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:36:36+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0949a520-3b77-11ed-a1eb-024dce165a42 | InvocationID=0949a728-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:36:36+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0949a520-3b77-11ed-a1eb-024dce165a42 | InvocationID=0949a728-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:36:36+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0949a520-3b77-11ed-a1eb-024dce165a42 | InvocationID=0949a728-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:36:50+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02f8fb8a-3b77-11ed-a1eb-024dce165a42 | InvocationID=02f8fd2e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:36:50+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11bd09ae-3b77-11ed-a1eb-024dce165a42 | InvocationID=11bd0b52-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:37:01+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0949a520-3b77-11ed-a1eb-024dce165a42 | InvocationID=0949a728-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:37:01+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1837067c-3b77-11ed-a1eb-024dce165a42 | InvocationID=1837085c-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:37:01+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1837067c-3b77-11ed-a1eb-024dce165a42 | InvocationID=1837085c-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:37:01+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1837067c-3b77-11ed-a1eb-024dce165a42 | InvocationID=1837085c-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:37:15+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11bd09ae-3b77-11ed-a1eb-024dce165a42 | InvocationID=11bd0b52-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:37:15+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20908fdc-3b77-11ed-a1eb-024dce165a42 | InvocationID=209097d4-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:37:26+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1837067c-3b77-11ed-a1eb-024dce165a42 | InvocationID=1837085c-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:37:26+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2725e806-3b77-11ed-a1eb-024dce165a42 | InvocationID=2725ea0e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:37:26+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2725e806-3b77-11ed-a1eb-024dce165a42 | InvocationID=2725ea0e-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:37:26+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2725e806-3b77-11ed-a1eb-024dce165a42 | InvocationID=2725ea0e-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:37:39+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20908fdc-3b77-11ed-a1eb-024dce165a42 | InvocationID=209097d4-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:37:39+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f5a2ef6-3b77-11ed-a1eb-024dce165a42 | InvocationID=2f5a30ea-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:37:51+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2725e806-3b77-11ed-a1eb-024dce165a42 | InvocationID=2725ea0e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:37:51+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3611e68a-3b77-11ed-a1eb-024dce165a42 | InvocationID=3612573c-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:37:51+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3611e68a-3b77-11ed-a1eb-024dce165a42 | InvocationID=3612573c-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:37:51+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3611e68a-3b77-11ed-a1eb-024dce165a42 | InvocationID=3612573c-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:38:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f5a2ef6-3b77-11ed-a1eb-024dce165a42 | InvocationID=2f5a30ea-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:38:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e2aedb2-3b77-11ed-a1eb-024dce165a42 | InvocationID=3e2af046-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:38:16+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3611e68a-3b77-11ed-a1eb-024dce165a42 | InvocationID=3612573c-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:38:16+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45114072-3b77-11ed-a1eb-024dce165a42 | InvocationID=45114266-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:38:16+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45114072-3b77-11ed-a1eb-024dce165a42 | InvocationID=45114266-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:38:16+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45114072-3b77-11ed-a1eb-024dce165a42 | InvocationID=45114266-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:38:29+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e2aedb2-3b77-11ed-a1eb-024dce165a42 | InvocationID=3e2af046-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:38:29+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cf2d666-3b77-11ed-a1eb-024dce165a42 | InvocationID=4cf2d85a-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:38:41+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45114072-3b77-11ed-a1eb-024dce165a42 | InvocationID=45114266-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:38:41+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53fc9456-3b77-11ed-a1eb-024dce165a42 | InvocationID=53fc967c-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:38:41+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53fc9456-3b77-11ed-a1eb-024dce165a42 | InvocationID=53fc967c-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:38:41+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53fc9456-3b77-11ed-a1eb-024dce165a42 | InvocationID=53fc967c-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:38:54+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4cf2d666-3b77-11ed-a1eb-024dce165a42 | InvocationID=4cf2d85a-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:38:54+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bb9cb3c-3b77-11ed-a1eb-024dce165a42 | InvocationID=5bb9cd26-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:39:06+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53fc9456-3b77-11ed-a1eb-024dce165a42 | InvocationID=53fc967c-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:39:06+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62f30ad0-3b77-11ed-a1eb-024dce165a42 | InvocationID=62f30c56-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:39:06+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62f30ad0-3b77-11ed-a1eb-024dce165a42 | InvocationID=62f30c56-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:39:06+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62f30ad0-3b77-11ed-a1eb-024dce165a42 | InvocationID=62f30c56-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:39:19+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5bb9cb3c-3b77-11ed-a1eb-024dce165a42 | InvocationID=5bb9cd26-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:39:19+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a7e5908-3b77-11ed-a1eb-024dce165a42 | InvocationID=6a7e5ae8-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:39:31+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62f30ad0-3b77-11ed-a1eb-024dce165a42 | InvocationID=62f30c56-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:39:31+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ddaa5a-3b77-11ed-a1eb-024dce165a42 | InvocationID=71ddabea-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:39:31+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ddaa5a-3b77-11ed-a1eb-024dce165a42 | InvocationID=71ddabea-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:39:31+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ddaa5a-3b77-11ed-a1eb-024dce165a42 | InvocationID=71ddabea-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:39:44+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a7e5908-3b77-11ed-a1eb-024dce165a42 | InvocationID=6a7e5ae8-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:39:44+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79469d2e-3b77-11ed-a1eb-024dce165a42 | InvocationID=7946a030-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:39:56+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ddaa5a-3b77-11ed-a1eb-024dce165a42 | InvocationID=71ddabea-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:39:56+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80c9c602-3b77-11ed-a1eb-024dce165a42 | InvocationID=80c9c7ba-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:39:56+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80c9c602-3b77-11ed-a1eb-024dce165a42 | InvocationID=80c9c7ba-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:39:56+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80c9c602-3b77-11ed-a1eb-024dce165a42 | InvocationID=80c9c7ba-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:40:08+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79469d2e-3b77-11ed-a1eb-024dce165a42 | InvocationID=7946a030-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:40:08+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=881b52d6-3b77-11ed-a1eb-024dce165a42 | InvocationID=881b552e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:40:21+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80c9c602-3b77-11ed-a1eb-024dce165a42 | InvocationID=80c9c7ba-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:40:21+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fb5cee0-3b77-11ed-a1eb-024dce165a42 | InvocationID=8fb5d0ca-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:40:21+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fb5cee0-3b77-11ed-a1eb-024dce165a42 | InvocationID=8fb5d0ca-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:40:21+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fb5cee0-3b77-11ed-a1eb-024dce165a42 | InvocationID=8fb5d0ca-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:40:33+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=881b52d6-3b77-11ed-a1eb-024dce165a42 | InvocationID=881b552e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:40:33+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96e053b6-3b77-11ed-a1eb-024dce165a42 | InvocationID=96e0565e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:40:46+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fb5cee0-3b77-11ed-a1eb-024dce165a42 | InvocationID=8fb5d0ca-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:40:46+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ea1f604-3b77-11ed-a1eb-024dce165a42 | InvocationID=9ea1f88e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:40:46+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ea1f604-3b77-11ed-a1eb-024dce165a42 | InvocationID=9ea1f88e-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:40:46+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ea1f604-3b77-11ed-a1eb-024dce165a42 | InvocationID=9ea1f88e-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:40:58+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96e053b6-3b77-11ed-a1eb-024dce165a42 | InvocationID=96e0565e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:40:58+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5ab9702-3b77-11ed-a1eb-024dce165a42 | InvocationID=a5ab996e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:41:11+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ea1f604-3b77-11ed-a1eb-024dce165a42 | InvocationID=9ea1f88e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:41:11+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8d454c-3b77-11ed-a1eb-024dce165a42 | InvocationID=ad8d4790-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:41:11+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8d454c-3b77-11ed-a1eb-024dce165a42 | InvocationID=ad8d4790-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:41:11+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad8d454c-3b77-11ed-a1eb-024dce165a42 | InvocationID=ad8d4790-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:41:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5ab9702-3b77-11ed-a1eb-024dce165a42 | InvocationID=a5ab996e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:41:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4754f4e-3b77-11ed-a1eb-024dce165a42 | InvocationID=b4755192-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:41:36+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad8d454c-3b77-11ed-a1eb-024dce165a42 | InvocationID=ad8d4790-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:41:36+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7ce3f0-3b77-11ed-a1eb-024dce165a42 | InvocationID=bc7ce580-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:41:36+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7ce3f0-3b77-11ed-a1eb-024dce165a42 | InvocationID=bc7ce580-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:41:36+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7ce3f0-3b77-11ed-a1eb-024dce165a42 | InvocationID=bc7ce580-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:41:48+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4754f4e-3b77-11ed-a1eb-024dce165a42 | InvocationID=b4755192-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:41:48+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c33dc722-3b77-11ed-a1eb-024dce165a42 | InvocationID=c33dc998-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:42:01+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7ce3f0-3b77-11ed-a1eb-024dce165a42 | InvocationID=bc7ce580-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:42:01+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb6877d0-3b77-11ed-a1eb-024dce165a42 | InvocationID=cb687b0e-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:42:01+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb6877d0-3b77-11ed-a1eb-024dce165a42 | InvocationID=cb687b0e-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:42:01+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb6877d0-3b77-11ed-a1eb-024dce165a42 | InvocationID=cb687b0e-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:42:12+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c33dc722-3b77-11ed-a1eb-024dce165a42 | InvocationID=c33dc998-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:42:12+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2046766-3b77-11ed-a1eb-024dce165a42 | InvocationID=d2046a2c-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:42:26+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb6877d0-3b77-11ed-a1eb-024dce165a42 | InvocationID=cb687b0e-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:42:26+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da59a43a-3b77-11ed-a1eb-024dce165a42 | InvocationID=da59a674-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:42:26+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da59a43a-3b77-11ed-a1eb-024dce165a42 | InvocationID=da59a674-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:42:26+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da59a43a-3b77-11ed-a1eb-024dce165a42 | InvocationID=da59a674-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:42:37+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2046766-3b77-11ed-a1eb-024dce165a42 | InvocationID=d2046a2c-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:42:37+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0cce728-3b77-11ed-a1eb-024dce165a42 | InvocationID=e0cceafc-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:42:51+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da59a43a-3b77-11ed-a1eb-024dce165a42 | InvocationID=da59a674-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:42:51+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e946afb0-3b77-11ed-a1eb-024dce165a42 | InvocationID=e946bea6-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:42:51+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e946afb0-3b77-11ed-a1eb-024dce165a42 | InvocationID=e946bea6-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:42:51+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e946afb0-3b77-11ed-a1eb-024dce165a42 | InvocationID=e946bea6-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:43:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0cce728-3b77-11ed-a1eb-024dce165a42 | InvocationID=e0cceafc-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:43:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef8f8a9a-3b77-11ed-a1eb-024dce165a42 | InvocationID=ef8f8c34-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:43:16+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e946afb0-3b77-11ed-a1eb-024dce165a42 | InvocationID=e946bea6-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:43:16+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8320bbe-3b77-11ed-a1eb-024dce165a42 | InvocationID=f8320da8-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:43:16+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8320bbe-3b77-11ed-a1eb-024dce165a42 | InvocationID=f8320da8-3b77-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:43:16+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8320bbe-3b77-11ed-a1eb-024dce165a42 | InvocationID=f8320da8-3b77-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:43:27+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef8f8a9a-3b77-11ed-a1eb-024dce165a42 | InvocationID=ef8f8c34-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:43:27+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe5fee70-3b77-11ed-a1eb-024dce165a42 | InvocationID=fe5ff050-3b77-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:43:41+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8320bbe-3b77-11ed-a1eb-024dce165a42 | InvocationID=f8320da8-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:43:42+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071fe6fa-3b78-11ed-a1eb-024dce165a42 | InvocationID=071fe902-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:43:42+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071fe6fa-3b78-11ed-a1eb-024dce165a42 | InvocationID=071fe902-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:43:42+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071fe6fa-3b78-11ed-a1eb-024dce165a42 | InvocationID=071fe902-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:43:52+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe5fee70-3b77-11ed-a1eb-024dce165a42 | InvocationID=fe5ff050-3b77-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:43:52+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d24cf66-3b78-11ed-a1eb-024dce165a42 | InvocationID=0d24d240-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:44:07+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071fe6fa-3b78-11ed-a1eb-024dce165a42 | InvocationID=071fe902-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:44:07+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=160c221e-3b78-11ed-a1eb-024dce165a42 | InvocationID=160c2412-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:44:07+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=160c221e-3b78-11ed-a1eb-024dce165a42 | InvocationID=160c2412-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:44:07+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=160c221e-3b78-11ed-a1eb-024dce165a42 | InvocationID=160c2412-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:44:16+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d24cf66-3b78-11ed-a1eb-024dce165a42 | InvocationID=0d24d240-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:44:16+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be8b8c8-3b78-11ed-a1eb-024dce165a42 | InvocationID=1be8bba2-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:44:32+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=160c221e-3b78-11ed-a1eb-024dce165a42 | InvocationID=160c2412-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:44:32+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f7d9f8-3b78-11ed-a1eb-024dce165a42 | InvocationID=24f7dc46-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:44:32+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f7d9f8-3b78-11ed-a1eb-024dce165a42 | InvocationID=24f7dc46-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:44:32+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f7d9f8-3b78-11ed-a1eb-024dce165a42 | InvocationID=24f7dc46-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:44:41+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1be8b8c8-3b78-11ed-a1eb-024dce165a42 | InvocationID=1be8bba2-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:44:41+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aac809c-3b78-11ed-a1eb-024dce165a42 | InvocationID=2aac840c-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:44:57+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f7d9f8-3b78-11ed-a1eb-024dce165a42 | InvocationID=24f7dc46-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:44:57+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e33f66-3b78-11ed-a1eb-024dce165a42 | InvocationID=33e3413c-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:44:57+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e33f66-3b78-11ed-a1eb-024dce165a42 | InvocationID=33e3413c-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:44:57+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e33f66-3b78-11ed-a1eb-024dce165a42 | InvocationID=33e3413c-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:45:06+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2aac809c-3b78-11ed-a1eb-024dce165a42 | InvocationID=2aac840c-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:45:06+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39723eaa-3b78-11ed-a1eb-024dce165a42 | InvocationID=397240da-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:45:22+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e33f66-3b78-11ed-a1eb-024dce165a42 | InvocationID=33e3413c-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:45:22+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42ce9b60-3b78-11ed-a1eb-024dce165a42 | InvocationID=42ce9cf0-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:45:22+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42ce9b60-3b78-11ed-a1eb-024dce165a42 | InvocationID=42ce9cf0-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:45:22+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42ce9b60-3b78-11ed-a1eb-024dce165a42 | InvocationID=42ce9cf0-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:45:31+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39723eaa-3b78-11ed-a1eb-024dce165a42 | InvocationID=397240da-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:45:31+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48368e46-3b78-11ed-a1eb-024dce165a42 | InvocationID=48368fcc-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:45:47+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42ce9b60-3b78-11ed-a1eb-024dce165a42 | InvocationID=42ce9cf0-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:45:47+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51b96f74-3b78-11ed-a1eb-024dce165a42 | InvocationID=51b9712c-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:45:47+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51b96f74-3b78-11ed-a1eb-024dce165a42 | InvocationID=51b9712c-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:45:47+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51b96f74-3b78-11ed-a1eb-024dce165a42 | InvocationID=51b9712c-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:45:56+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48368e46-3b78-11ed-a1eb-024dce165a42 | InvocationID=48368fcc-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:45:56+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56ff1e2a-3b78-11ed-a1eb-024dce165a42 | InvocationID=56ff2064-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:46:12+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51b96f74-3b78-11ed-a1eb-024dce165a42 | InvocationID=51b9712c-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:46:12+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60ad6c42-3b78-11ed-a1eb-024dce165a42 | InvocationID=60ad6fb2-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:46:12+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60ad6c42-3b78-11ed-a1eb-024dce165a42 | InvocationID=60ad6fb2-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:46:12+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60ad6c42-3b78-11ed-a1eb-024dce165a42 | InvocationID=60ad6fb2-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:46:20+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56ff1e2a-3b78-11ed-a1eb-024dce165a42 | InvocationID=56ff2064-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:46:20+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65c6aba8-3b78-11ed-a1eb-024dce165a42 | InvocationID=65c6ae14-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:46:37+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60ad6c42-3b78-11ed-a1eb-024dce165a42 | InvocationID=60ad6fb2-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:46:37+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f996558-3b78-11ed-a1eb-024dce165a42 | InvocationID=6f996864-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:46:37+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f996558-3b78-11ed-a1eb-024dce165a42 | InvocationID=6f996864-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:46:37+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f996558-3b78-11ed-a1eb-024dce165a42 | InvocationID=6f996864-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:46:45+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65c6aba8-3b78-11ed-a1eb-024dce165a42 | InvocationID=65c6ae14-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:46:45+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=748dd792-3b78-11ed-a1eb-024dce165a42 | InvocationID=748dda12-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:47:02+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f996558-3b78-11ed-a1eb-024dce165a42 | InvocationID=6f996864-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:47:02+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e85a4dc-3b78-11ed-a1eb-024dce165a42 | InvocationID=7e85c0ac-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:47:02+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e85a4dc-3b78-11ed-a1eb-024dce165a42 | InvocationID=7e85c0ac-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:02+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e85a4dc-3b78-11ed-a1eb-024dce165a42 | InvocationID=7e85c0ac-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:10+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=748dd792-3b78-11ed-a1eb-024dce165a42 | InvocationID=748dda12-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:47:10+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83587494-3b78-11ed-a1eb-024dce165a42 | InvocationID=83587624-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:47:27+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e85a4dc-3b78-11ed-a1eb-024dce165a42 | InvocationID=7e85c0ac-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:47:27+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d709308-3b78-11ed-a1eb-024dce165a42 | InvocationID=8d70951a-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:47:27+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d709308-3b78-11ed-a1eb-024dce165a42 | InvocationID=8d70951a-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:27+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d709308-3b78-11ed-a1eb-024dce165a42 | InvocationID=8d70951a-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:35+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83587494-3b78-11ed-a1eb-024dce165a42 | InvocationID=83587624-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:47:35+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921b68ce-3b78-11ed-a1eb-024dce165a42 | InvocationID=921b6acc-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:47:52+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d709308-3b78-11ed-a1eb-024dce165a42 | InvocationID=8d70951a-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:47:52+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c5d7da4-3b78-11ed-a1eb-024dce165a42 | InvocationID=9c5d7fd4-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:47:52+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c5d7da4-3b78-11ed-a1eb-024dce165a42 | InvocationID=9c5d7fd4-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:52+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c5d7da4-3b78-11ed-a1eb-024dce165a42 | InvocationID=9c5d7fd4-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:47:59+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=921b68ce-3b78-11ed-a1eb-024dce165a42 | InvocationID=921b6acc-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:47:59+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0e0e5a0-3b78-11ed-a1eb-024dce165a42 | InvocationID=a0e0e744-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:48:17+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c5d7da4-3b78-11ed-a1eb-024dce165a42 | InvocationID=9c5d7fd4-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:48:17+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab49b77e-3b78-11ed-a1eb-024dce165a42 | InvocationID=ab49b9ae-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:48:17+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab49b77e-3b78-11ed-a1eb-024dce165a42 | InvocationID=ab49b9ae-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:48:17+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab49b77e-3b78-11ed-a1eb-024dce165a42 | InvocationID=ab49b9ae-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:48:24+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0e0e5a0-3b78-11ed-a1eb-024dce165a42 | InvocationID=a0e0e744-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:48:24+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afbdd7c2-3b78-11ed-a1eb-024dce165a42 | InvocationID=afbdd984-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:48:42+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab49b77e-3b78-11ed-a1eb-024dce165a42 | InvocationID=ab49b9ae-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:48:42+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba3526f6-3b78-11ed-a1eb-024dce165a42 | InvocationID=ba35287c-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:48:42+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba3526f6-3b78-11ed-a1eb-024dce165a42 | InvocationID=ba35287c-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:48:42+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba3526f6-3b78-11ed-a1eb-024dce165a42 | InvocationID=ba35287c-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:48:49+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afbdd7c2-3b78-11ed-a1eb-024dce165a42 | InvocationID=afbdd984-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:48:49+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be874248-3b78-11ed-a1eb-024dce165a42 | InvocationID=be8744f0-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:49:07+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba3526f6-3b78-11ed-a1eb-024dce165a42 | InvocationID=ba35287c-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:49:07+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c91fa7a4-3b78-11ed-a1eb-024dce165a42 | InvocationID=c91fa95c-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:49:07+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c91fa7a4-3b78-11ed-a1eb-024dce165a42 | InvocationID=c91fa95c-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:49:07+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c91fa7a4-3b78-11ed-a1eb-024dce165a42 | InvocationID=c91fa95c-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:49:14+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be874248-3b78-11ed-a1eb-024dce165a42 | InvocationID=be8744f0-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:49:14+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd4fe532-3b78-11ed-a1eb-024dce165a42 | InvocationID=cd4fe6cc-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:49:32+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c91fa7a4-3b78-11ed-a1eb-024dce165a42 | InvocationID=c91fa95c-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:49:32+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d80abba0-3b78-11ed-a1eb-024dce165a42 | InvocationID=d80abf42-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:49:32+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d80abba0-3b78-11ed-a1eb-024dce165a42 | InvocationID=d80abf42-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:49:32+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d80abba0-3b78-11ed-a1eb-024dce165a42 | InvocationID=d80abf42-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:49:39+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd4fe532-3b78-11ed-a1eb-024dce165a42 | InvocationID=cd4fe6cc-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:49:39+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc1275e4-3b78-11ed-a1eb-024dce165a42 | InvocationID=dc127850-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:49:57+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d80abba0-3b78-11ed-a1eb-024dce165a42 | InvocationID=d80abf42-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:49:57+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6f62442-3b78-11ed-a1eb-024dce165a42 | InvocationID=e6f62df2-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:49:57+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6f62442-3b78-11ed-a1eb-024dce165a42 | InvocationID=e6f62df2-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:49:57+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6f62442-3b78-11ed-a1eb-024dce165a42 | InvocationID=e6f62df2-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:50:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc1275e4-3b78-11ed-a1eb-024dce165a42 | InvocationID=dc127850-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:50:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead66e3c-3b78-11ed-a1eb-024dce165a42 | InvocationID=ead670a8-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:50:22+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6f62442-3b78-11ed-a1eb-024dce165a42 | InvocationID=e6f62df2-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:50:22+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5e60288-3b78-11ed-a1eb-024dce165a42 | InvocationID=f5e604a4-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:50:22+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5e60288-3b78-11ed-a1eb-024dce165a42 | InvocationID=f5e604a4-3b78-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:50:22+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5e60288-3b78-11ed-a1eb-024dce165a42 | InvocationID=f5e604a4-3b78-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:50:28+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ead66e3c-3b78-11ed-a1eb-024dce165a42 | InvocationID=ead670a8-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:50:28+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f99a0a1e-3b78-11ed-a1eb-024dce165a42 | InvocationID=f99a0c9e-3b78-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:50:47+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5e60288-3b78-11ed-a1eb-024dce165a42 | InvocationID=f5e604a4-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:50:47+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04d47bbc-3b79-11ed-a1eb-024dce165a42 | InvocationID=04d47db0-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:50:47+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04d47bbc-3b79-11ed-a1eb-024dce165a42 | InvocationID=04d47db0-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:50:47+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04d47bbc-3b79-11ed-a1eb-024dce165a42 | InvocationID=04d47db0-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:50:53+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f99a0a1e-3b78-11ed-a1eb-024dce165a42 | InvocationID=f99a0c9e-3b78-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:50:53+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08609716-3b79-11ed-a1eb-024dce165a42 | InvocationID=08609900-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:51:12+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04d47bbc-3b79-11ed-a1eb-024dce165a42 | InvocationID=04d47db0-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:51:12+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13bfc8fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=13bfca82-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:51:12+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13bfc8fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=13bfca82-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:51:12+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13bfc8fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=13bfca82-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:51:18+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08609716-3b79-11ed-a1eb-024dce165a42 | InvocationID=08609900-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:51:18+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1724d294-3b79-11ed-a1eb-024dce165a42 | InvocationID=1724d4ec-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:51:37+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13bfc8fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=13bfca82-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:51:37+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22aab570-3b79-11ed-a1eb-024dce165a42 | InvocationID=22aab872-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:51:37+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22aab570-3b79-11ed-a1eb-024dce165a42 | InvocationID=22aab872-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:51:37+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22aab570-3b79-11ed-a1eb-024dce165a42 | InvocationID=22aab872-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:51:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1724d294-3b79-11ed-a1eb-024dce165a42 | InvocationID=1724d4ec-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:51:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25e7223c-3b79-11ed-a1eb-024dce165a42 | InvocationID=25e72426-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:52:02+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22aab570-3b79-11ed-a1eb-024dce165a42 | InvocationID=22aab872-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:52:02+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3197422e-3b79-11ed-a1eb-024dce165a42 | InvocationID=3197444a-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:52:02+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3197422e-3b79-11ed-a1eb-024dce165a42 | InvocationID=3197444a-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:02+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3197422e-3b79-11ed-a1eb-024dce165a42 | InvocationID=3197444a-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:07+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25e7223c-3b79-11ed-a1eb-024dce165a42 | InvocationID=25e72426-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:52:07+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34b28fea-3b79-11ed-a1eb-024dce165a42 | InvocationID=34b2980a-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:52:27+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3197422e-3b79-11ed-a1eb-024dce165a42 | InvocationID=3197444a-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:52:27+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4083f2fa-3b79-11ed-a1eb-024dce165a42 | InvocationID=4083f5b6-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:52:27+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4083f2fa-3b79-11ed-a1eb-024dce165a42 | InvocationID=4083f5b6-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:27+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4083f2fa-3b79-11ed-a1eb-024dce165a42 | InvocationID=4083f5b6-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:32+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34b28fea-3b79-11ed-a1eb-024dce165a42 | InvocationID=34b2980a-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:52:32+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4375d744-3b79-11ed-a1eb-024dce165a42 | InvocationID=4375d960-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:52:52+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4083f2fa-3b79-11ed-a1eb-024dce165a42 | InvocationID=4083f5b6-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:52:52+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f6fe774-3b79-11ed-a1eb-024dce165a42 | InvocationID=4f6fe968-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:52:52+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f6fe774-3b79-11ed-a1eb-024dce165a42 | InvocationID=4f6fe968-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:52+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f6fe774-3b79-11ed-a1eb-024dce165a42 | InvocationID=4f6fe968-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:52:57+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4375d744-3b79-11ed-a1eb-024dce165a42 | InvocationID=4375d960-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:52:57+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5236e458-3b79-11ed-a1eb-024dce165a42 | InvocationID=5236e62e-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:53:17+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f6fe774-3b79-11ed-a1eb-024dce165a42 | InvocationID=4f6fe968-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:53:17+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e5adeba-3b79-11ed-a1eb-024dce165a42 | InvocationID=5e5ae108-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:53:17+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e5adeba-3b79-11ed-a1eb-024dce165a42 | InvocationID=5e5ae108-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:53:17+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e5adeba-3b79-11ed-a1eb-024dce165a42 | InvocationID=5e5ae108-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:53:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5236e458-3b79-11ed-a1eb-024dce165a42 | InvocationID=5236e62e-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:53:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60fd06fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=60fd086e-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:53:42+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e5adeba-3b79-11ed-a1eb-024dce165a42 | InvocationID=5e5ae108-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:53:42+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d46f7e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=6d46fa12-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:53:42+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d46f7e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=6d46fa12-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:53:42+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d46f7e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=6d46fa12-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:53:47+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=60fd06fc-3b79-11ed-a1eb-024dce165a42 | InvocationID=60fd086e-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:53:47+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fc097a8-3b79-11ed-a1eb-024dce165a42 | InvocationID=6fc0a220-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:54:07+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d46f7e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=6d46fa12-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:54:07+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c31f37e-3b79-11ed-a1eb-024dce165a42 | InvocationID=7c31f612-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:54:07+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c31f37e-3b79-11ed-a1eb-024dce165a42 | InvocationID=7c31f612-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:54:07+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c31f37e-3b79-11ed-a1eb-024dce165a42 | InvocationID=7c31f612-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:54:11+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fc097a8-3b79-11ed-a1eb-024dce165a42 | InvocationID=6fc0a220-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:54:11+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e84e4e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=7e84e6ea-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:54:32+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c31f37e-3b79-11ed-a1eb-024dce165a42 | InvocationID=7c31f612-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:54:32+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b1f201e-3b79-11ed-a1eb-024dce165a42 | InvocationID=8b1f22f8-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:54:32+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b1f201e-3b79-11ed-a1eb-024dce165a42 | InvocationID=8b1f22f8-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:54:32+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b1f201e-3b79-11ed-a1eb-024dce165a42 | InvocationID=8b1f22f8-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:54:36+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e84e4e2-3b79-11ed-a1eb-024dce165a42 | InvocationID=7e84e6ea-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:54:36+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d491a34-3b79-11ed-a1eb-024dce165a42 | InvocationID=8d491cbe-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:54:57+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b1f201e-3b79-11ed-a1eb-024dce165a42 | InvocationID=8b1f22f8-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:54:57+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0a9086-3b79-11ed-a1eb-024dce165a42 | InvocationID=9a0a92d4-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:54:58+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0a9086-3b79-11ed-a1eb-024dce165a42 | InvocationID=9a0a92d4-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:54:58+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0a9086-3b79-11ed-a1eb-024dce165a42 | InvocationID=9a0a92d4-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:55:01+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d491a34-3b79-11ed-a1eb-024dce165a42 | InvocationID=8d491cbe-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:55:01+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c0d6c8c-3b79-11ed-a1eb-024dce165a42 | InvocationID=9c0d6e30-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:55:23+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0a9086-3b79-11ed-a1eb-024dce165a42 | InvocationID=9a0a92d4-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:55:23+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f9b77a-3b79-11ed-a1eb-024dce165a42 | InvocationID=a8f9b9fa-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:55:23+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f9b77a-3b79-11ed-a1eb-024dce165a42 | InvocationID=a8f9b9fa-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:55:23+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f9b77a-3b79-11ed-a1eb-024dce165a42 | InvocationID=a8f9b9fa-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:55:26+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c0d6c8c-3b79-11ed-a1eb-024dce165a42 | InvocationID=9c0d6e30-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:55:26+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aacf7b16-3b79-11ed-a1eb-024dce165a42 | InvocationID=aacf7dc8-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:55:48+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f9b77a-3b79-11ed-a1eb-024dce165a42 | InvocationID=a8f9b9fa-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:55:48+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7e9e1ec-3b79-11ed-a1eb-024dce165a42 | InvocationID=b7e9e4a8-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:55:48+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7e9e1ec-3b79-11ed-a1eb-024dce165a42 | InvocationID=b7e9e4a8-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:55:48+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7e9e1ec-3b79-11ed-a1eb-024dce165a42 | InvocationID=b7e9e4a8-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:55:50+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aacf7b16-3b79-11ed-a1eb-024dce165a42 | InvocationID=aacf7dc8-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:55:50+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9989e70-3b79-11ed-a1eb-024dce165a42 | InvocationID=b998a06e-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:56:13+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7e9e1ec-3b79-11ed-a1eb-024dce165a42 | InvocationID=b7e9e4a8-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:56:13+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6de192a-3b79-11ed-a1eb-024dce165a42 | InvocationID=c6de1ba0-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:56:13+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6de192a-3b79-11ed-a1eb-024dce165a42 | InvocationID=c6de1ba0-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:56:13+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6de192a-3b79-11ed-a1eb-024dce165a42 | InvocationID=c6de1ba0-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:56:15+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9989e70-3b79-11ed-a1eb-024dce165a42 | InvocationID=b998a06e-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:56:15+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c85e905e-3b79-11ed-a1eb-024dce165a42 | InvocationID=c85e928e-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:56:38+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6de192a-3b79-11ed-a1eb-024dce165a42 | InvocationID=c6de1ba0-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:56:38+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ca9ed6-3b79-11ed-a1eb-024dce165a42 | InvocationID=d5caa962-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:56:38+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ca9ed6-3b79-11ed-a1eb-024dce165a42 | InvocationID=d5caa962-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:56:38+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ca9ed6-3b79-11ed-a1eb-024dce165a42 | InvocationID=d5caa962-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:56:40+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c85e905e-3b79-11ed-a1eb-024dce165a42 | InvocationID=c85e928e-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:56:40+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7202f1c-3b79-11ed-a1eb-024dce165a42 | InvocationID=d7203156-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:57:03+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ca9ed6-3b79-11ed-a1eb-024dce165a42 | InvocationID=d5caa962-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:57:03+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4b7ff74-3b79-11ed-a1eb-024dce165a42 | InvocationID=e4b801a4-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:57:03+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4b7ff74-3b79-11ed-a1eb-024dce165a42 | InvocationID=e4b801a4-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:03+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4b7ff74-3b79-11ed-a1eb-024dce165a42 | InvocationID=e4b801a4-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:05+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7202f1c-3b79-11ed-a1eb-024dce165a42 | InvocationID=d7203156-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:57:05+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5e750d4-3b79-11ed-a1eb-024dce165a42 | InvocationID=e5e752dc-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:57:28+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4b7ff74-3b79-11ed-a1eb-024dce165a42 | InvocationID=e4b801a4-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:57:28+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3a62ace-3b79-11ed-a1eb-024dce165a42 | InvocationID=f3a62cc2-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:57:28+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3a62ace-3b79-11ed-a1eb-024dce165a42 | InvocationID=f3a62cc2-3b79-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:28+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3a62ace-3b79-11ed-a1eb-024dce165a42 | InvocationID=f3a62cc2-3b79-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:30+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e5e750d4-3b79-11ed-a1eb-024dce165a42 | InvocationID=e5e752dc-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:57:30+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4a7d8b4-3b79-11ed-a1eb-024dce165a42 | InvocationID=f4a7daa8-3b79-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:57:53+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3a62ace-3b79-11ed-a1eb-024dce165a42 | InvocationID=f3a62cc2-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:57:53+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0291bcd8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=0291bf44-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:57:53+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0291bcd8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=0291bf44-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:53+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0291bcd8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=0291bf44-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:57:54+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4a7d8b4-3b79-11ed-a1eb-024dce165a42 | InvocationID=f4a7daa8-3b79-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:57:54+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=036abe2a-3b7a-11ed-a1eb-024dce165a42 | InvocationID=036ac0dc-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:58:18+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0291bcd8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=0291bf44-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:58:18+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=117da7ac-3b7a-11ed-a1eb-024dce165a42 | InvocationID=117db0bc-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:58:18+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=117da7ac-3b7a-11ed-a1eb-024dce165a42 | InvocationID=117db0bc-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:58:18+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=117da7ac-3b7a-11ed-a1eb-024dce165a42 | InvocationID=117db0bc-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:58:19+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=036abe2a-3b7a-11ed-a1eb-024dce165a42 | InvocationID=036ac0dc-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:58:19+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12324bd0-3b7a-11ed-a1eb-024dce165a42 | InvocationID=12324e1e-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:58:43+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=117da7ac-3b7a-11ed-a1eb-024dce165a42 | InvocationID=117db0bc-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:58:43+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20697494-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20697962-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:58:43+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20697494-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20697962-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:58:43+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20697494-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20697962-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:58:44+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12324bd0-3b7a-11ed-a1eb-024dce165a42 | InvocationID=12324e1e-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:58:44+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20f9c1ca-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20f9c3a0-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:59:08+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20697494-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20697962-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:59:08+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f5d69d8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2f5d8986-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:59:08+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f5d69d8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2f5d8986-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:08+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f5d69d8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2f5d8986-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:09+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20f9c1ca-3b7a-11ed-a1eb-024dce165a42 | InvocationID=20f9c3a0-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:59:09+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fc22558-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2fc227a6-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:59:33+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f5d69d8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2f5d8986-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:59:33+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e4834c8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e48377a-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:59:33+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e4834c8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e48377a-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:33+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e4834c8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e48377a-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:33+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2fc22558-3b7a-11ed-a1eb-024dce165a42 | InvocationID=2fc227a6-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:59:33+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e85a056-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e85a290-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T19:59:58+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e4834c8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e48377a-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T19:59:58+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d334950-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d334b26-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T19:59:58+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d334950-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d334b26-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:58+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d334950-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d334b26-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T19:59:58+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e85a056-3b7a-11ed-a1eb-024dce165a42 | InvocationID=3e85a290-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T19:59:58+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d475d3c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d475f26-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:00:23+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d475d3c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d475f26-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:00:23+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c0c8630-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c0c896e-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:00:23+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d334950-3b7a-11ed-a1eb-024dce165a42 | InvocationID=4d334b26-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:00:23+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c1ec188-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c1ec35e-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:00:23+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c1ec188-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c1ec35e-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:00:23+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c1ec188-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c1ec35e-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:00:48+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c0c8630-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c0c896e-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:00:48+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ad24ee8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6ad25096-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:00:48+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c1ec188-3b7a-11ed-a1eb-024dce165a42 | InvocationID=5c1ec35e-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:00:48+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b09b07c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6b09b298-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:00:48+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b09b07c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6b09b298-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:00:48+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b09b07c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6b09b298-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:01:13+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ad24ee8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6ad25096-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:01:13+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7996dfde-3b7a-11ed-a1eb-024dce165a42 | InvocationID=7996e1d2-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:01:13+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b09b07c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=6b09b298-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:01:13+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79f46640-3b7a-11ed-a1eb-024dce165a42 | InvocationID=79f46816-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:01:13+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79f46640-3b7a-11ed-a1eb-024dce165a42 | InvocationID=79f46816-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:01:13+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79f46640-3b7a-11ed-a1eb-024dce165a42 | InvocationID=79f46816-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:01:37+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7996dfde-3b7a-11ed-a1eb-024dce165a42 | InvocationID=7996e1d2-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:01:37+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=885c64a8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=885c676e-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:01:38+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79f46640-3b7a-11ed-a1eb-024dce165a42 | InvocationID=79f46816-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:01:38+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88e049bc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=88e04c14-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:01:38+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88e049bc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=88e04c14-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:01:38+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88e049bc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=88e04c14-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:02+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=885c64a8-3b7a-11ed-a1eb-024dce165a42 | InvocationID=885c676e-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:02:02+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97246738-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97246990-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:02:03+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88e049bc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=88e04c14-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:02:03+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97cbfa8e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97cbfc78-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:02:03+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97cbfa8e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97cbfc78-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:03+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97cbfa8e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97cbfc78-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:27+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97246738-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97246990-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:02:27+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5eccc2e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a5ecd0a2-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:02:28+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97cbfa8e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=97cbfc78-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:02:28+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6b8a6fa-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a6b8a880-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:02:28+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6b8a6fa-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a6b8a880-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:28+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6b8a6fa-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a6b8a880-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:52+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5eccc2e-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a5ecd0a2-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:02:52+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4b63a74-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b4b63d12-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:02:53+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6b8a6fa-3b7a-11ed-a1eb-024dce165a42 | InvocationID=a6b8a880-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:02:53+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5a46172-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b5a462f8-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:02:53+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5a46172-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b5a462f8-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:02:53+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5a46172-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b5a462f8-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:03:17+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4b63a74-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b4b63d12-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:03:17+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c37cd432-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c37cd5d6-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:03:18+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5a46172-3b7a-11ed-a1eb-024dce165a42 | InvocationID=b5a462f8-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:03:18+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c48ea062-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c48ea210-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:03:18+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c48ea062-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c48ea210-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:03:18+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c48ea062-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c48ea210-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:03:41+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c37cd432-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c37cd5d6-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:03:41+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d244f99a-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d244fc88-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:03:43+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c48ea062-3b7a-11ed-a1eb-024dce165a42 | InvocationID=c48ea210-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:03:43+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d37a835c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d37a85dc-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:03:43+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d37a835c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d37a85dc-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:03:43+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d37a835c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d37a85dc-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:06+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d244f99a-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d244fc88-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:04:06+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e109c6cc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e109c848-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:04:08+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d37a835c-3b7a-11ed-a1eb-024dce165a42 | InvocationID=d37a85dc-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:04:08+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2662fec-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e26631b8-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:04:08+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2662fec-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e26631b8-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:08+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2662fec-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e26631b8-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:31+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e109c6cc-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e109c848-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:04:31+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efcfc828-3b7a-11ed-a1eb-024dce165a42 | InvocationID=efcfca76-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:04:33+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2662fec-3b7a-11ed-a1eb-024dce165a42 | InvocationID=e26631b8-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:04:33+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1548846-3b7a-11ed-a1eb-024dce165a42 | InvocationID=f1548a4e-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:04:33+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1548846-3b7a-11ed-a1eb-024dce165a42 | InvocationID=f1548a4e-3b7a-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:33+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1548846-3b7a-11ed-a1eb-024dce165a42 | InvocationID=f1548a4e-3b7a-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:56+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efcfc828-3b7a-11ed-a1eb-024dce165a42 | InvocationID=efcfca76-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:04:56+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe939060-3b7a-11ed-a1eb-024dce165a42 | InvocationID=fe939376-3b7a-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:04:58+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1548846-3b7a-11ed-a1eb-024dce165a42 | InvocationID=f1548a4e-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:04:58+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00403c56-3b7b-11ed-a1eb-024dce165a42 | InvocationID=00403ed6-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:04:58+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00403c56-3b7b-11ed-a1eb-024dce165a42 | InvocationID=00403ed6-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:04:58+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00403c56-3b7b-11ed-a1eb-024dce165a42 | InvocationID=00403ed6-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:05:20+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe939060-3b7a-11ed-a1eb-024dce165a42 | InvocationID=fe939376-3b7a-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:05:20+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d589af0-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0d589d7a-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:05:23+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00403c56-3b7b-11ed-a1eb-024dce165a42 | InvocationID=00403ed6-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:05:23+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f2b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0f2b3676-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:05:24+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f2b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0f2b3676-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:05:24+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f2b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0f2b3676-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:05:45+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d589af0-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0d589d7a-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:05:45+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c1f8350-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1c1f8530-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:05:49+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f2b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=0f2b3676-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:05:49+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e1766be-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1e176f92-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:05:49+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e1766be-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1e176f92-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:05:49+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e1766be-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1e176f92-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:06:10+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c1f8350-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1c1f8530-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:06:10+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ae713b2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2ae716a0-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:06:14+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e1766be-3b7b-11ed-a1eb-024dce165a42 | InvocationID=1e176f92-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:06:14+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d057c6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2d0585a2-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:06:14+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d057c6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2d0585a2-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:06:14+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d057c6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2d0585a2-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:06:35+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ae713b2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2ae716a0-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:06:35+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39ac06dc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=39ac090c-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:06:39+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d057c6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=2d0585a2-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:06:39+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bf1668a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=3bf1689c-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:06:39+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bf1668a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=3bf1689c-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:06:39+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bf1668a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=3bf1689c-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:00+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39ac06dc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=39ac090c-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:07:00+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48734a40-3b7b-11ed-a1eb-024dce165a42 | InvocationID=48734c48-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:07:04+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bf1668a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=3bf1689c-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:07:04+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4adc7324-3b7b-11ed-a1eb-024dce165a42 | InvocationID=4adc7554-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:07:04+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4adc7324-3b7b-11ed-a1eb-024dce165a42 | InvocationID=4adc7554-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:04+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4adc7324-3b7b-11ed-a1eb-024dce165a42 | InvocationID=4adc7554-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:24+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48734a40-3b7b-11ed-a1eb-024dce165a42 | InvocationID=48734c48-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:07:24+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57386a6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=57386d08-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:07:29+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4adc7324-3b7b-11ed-a1eb-024dce165a42 | InvocationID=4adc7554-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:07:29+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59cb123c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=59cb1430-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:07:29+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59cb123c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=59cb1430-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:29+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59cb123c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=59cb1430-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:49+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57386a6a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=57386d08-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:07:49+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=661411d8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=661413c2-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:07:54+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59cb123c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=59cb1430-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:07:54+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b6395c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=68b63b64-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:07:54+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68b6395c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=68b63b64-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:07:54+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b6395c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=68b63b64-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:08:14+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=661411d8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=661413c2-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:08:14+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74dc014e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=74dc03c4-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:08:19+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68b6395c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=68b63b64-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:08:19+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77a0b7f8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=77a0b9ec-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:08:19+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77a0b7f8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=77a0b9ec-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:08:19+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77a0b7f8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=77a0b9ec-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:08:39+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74dc014e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=74dc03c4-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:08:39+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83a1097c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=83a10cd8-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:08:44+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77a0b7f8-3b7b-11ed-a1eb-024dce165a42 | InvocationID=77a0b9ec-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:08:44+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868b8176-3b7b-11ed-a1eb-024dce165a42 | InvocationID=868b82fc-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:08:44+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=868b8176-3b7b-11ed-a1eb-024dce165a42 | InvocationID=868b82fc-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:08:44+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868b8176-3b7b-11ed-a1eb-024dce165a42 | InvocationID=868b82fc-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:04+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83a1097c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=83a10cd8-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:09:04+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=926b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=926b36f8-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:09:09+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=868b8176-3b7b-11ed-a1eb-024dce165a42 | InvocationID=868b82fc-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:09:09+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9577b4fc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=9577b6fa-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:09:09+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9577b4fc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=9577b6fa-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:09+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9577b4fc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=9577b6fa-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:28+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=926b337e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=926b36f8-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:09:28+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a133975c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a13399a0-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:09:34+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9577b4fc-3b7b-11ed-a1eb-024dce165a42 | InvocationID=9577b6fa-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:09:34+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4636132-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a463631c-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:09:34+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4636132-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a463631c-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:34+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4636132-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a463631c-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:53+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a133975c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a13399a0-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:09:53+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aff92e6e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=aff939ea-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:09:59+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4636132-3b7b-11ed-a1eb-024dce165a42 | InvocationID=a463631c-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:09:59+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b34f971a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=b34f9918-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:09:59+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b34f971a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=b34f9918-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:09:59+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b34f971a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=b34f9918-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:10:18+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aff92e6e-3b7b-11ed-a1eb-024dce165a42 | InvocationID=aff939ea-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:10:18+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bebe2986-3b7b-11ed-a1eb-024dce165a42 | InvocationID=bebe2b3e-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:10:24+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b34f971a-3b7b-11ed-a1eb-024dce165a42 | InvocationID=b34f9918-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:10:24+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23a2f38-3b7b-11ed-a1eb-024dce165a42 | InvocationID=c23a388e-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:10:24+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23a2f38-3b7b-11ed-a1eb-024dce165a42 | InvocationID=c23a388e-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:10:24+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c23a2f38-3b7b-11ed-a1eb-024dce165a42 | InvocationID=c23a388e-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:10:43+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bebe2986-3b7b-11ed-a1eb-024dce165a42 | InvocationID=bebe2b3e-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:10:43+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd831c9c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=cd832700-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:10:49+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c23a2f38-3b7b-11ed-a1eb-024dce165a42 | InvocationID=c23a388e-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:10:49+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1259762-3b7b-11ed-a1eb-024dce165a42 | InvocationID=d12599ba-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:10:49+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1259762-3b7b-11ed-a1eb-024dce165a42 | InvocationID=d12599ba-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:10:49+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1259762-3b7b-11ed-a1eb-024dce165a42 | InvocationID=d12599ba-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:11:08+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd831c9c-3b7b-11ed-a1eb-024dce165a42 | InvocationID=cd832700-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:11:08+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc4990ee-3b7b-11ed-a1eb-024dce165a42 | InvocationID=dc499332-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:11:14+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1259762-3b7b-11ed-a1eb-024dce165a42 | InvocationID=d12599ba-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:11:14+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e01742a2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=e01744be-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:11:14+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e01742a2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=e01744be-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:11:14+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e01742a2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=e01744be-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:11:32+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc4990ee-3b7b-11ed-a1eb-024dce165a42 | InvocationID=dc499332-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:11:32+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb0dd130-3b7b-11ed-a1eb-024dce165a42 | InvocationID=eb0dd306-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:11:39+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e01742a2-3b7b-11ed-a1eb-024dce165a42 | InvocationID=e01744be-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:11:39+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef01e970-3b7b-11ed-a1eb-024dce165a42 | InvocationID=ef01eb3c-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:11:39+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef01e970-3b7b-11ed-a1eb-024dce165a42 | InvocationID=ef01eb3c-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:11:39+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef01e970-3b7b-11ed-a1eb-024dce165a42 | InvocationID=ef01eb3c-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:11:57+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb0dd130-3b7b-11ed-a1eb-024dce165a42 | InvocationID=eb0dd306-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:11:57+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9d038de-3b7b-11ed-a1eb-024dce165a42 | InvocationID=f9d03a82-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:12:04+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef01e970-3b7b-11ed-a1eb-024dce165a42 | InvocationID=ef01eb3c-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:12:04+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf98528-3b7b-11ed-a1eb-024dce165a42 | InvocationID=fdf98744-3b7b-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:12:04+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdf98528-3b7b-11ed-a1eb-024dce165a42 | InvocationID=fdf98744-3b7b-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:12:04+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdf98528-3b7b-11ed-a1eb-024dce165a42 | InvocationID=fdf98744-3b7b-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:12:22+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9d038de-3b7b-11ed-a1eb-024dce165a42 | InvocationID=f9d03a82-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:12:22+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08946ff2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=08947204-3b7c-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:12:29+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdf98528-3b7b-11ed-a1eb-024dce165a42 | InvocationID=fdf98744-3b7b-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:12:29+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce5aab2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=0ce5ac38-3b7c-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:12:29+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ce5aab2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=0ce5ac38-3b7c-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:12:29+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce5aab2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=0ce5ac38-3b7c-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:12:47+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08946ff2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=08947204-3b7c-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:12:47+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=175fd652-3b7c-11ed-a1eb-024dce165a42 | InvocationID=175fd85a-3b7c-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:12:54+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ce5aab2-3b7c-11ed-a1eb-024dce165a42 | InvocationID=0ce5ac38-3b7c-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:12:54+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd1e540-3b7c-11ed-a1eb-024dce165a42 | InvocationID=1bd1e73e-3b7c-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-23T20:12:54+0000 | policy_event_thread | 140112849750816 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bd1e540-3b7c-11ed-a1eb-024dce165a42 | InvocationID=1bd1e73e-3b7c-11ed-a1eb-024dce165a42 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:12:54+0000 | policy_event_thread | 140112849750816 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd1e540-3b7c-11ed-a1eb-024dce165a42 | InvocationID=1bd1e73e-3b7c-11ed-a1eb-024dce165a42 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-23T20:13:12+0000 | aai_event_thread | 140112848689952 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=175fd652-3b7c-11ed-a1eb-024dce165a42 | InvocationID=175fd85a-3b7c-11ed-a1eb-024dce165a42 | Polling MR for XNF AAI events.
2022-09-23T20:13:12+0000 | aai_event_thread | 140112848689952 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2624ae7e-3b7c-11ed-a1eb-024dce165a42 | InvocationID=2624b09a-3b7c-11ed-a1eb-024dce165a42 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-23T20:13:19+0000 | policy_event_thread | 140112849750816 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bd1e540-3b7c-11ed-a1eb-024dce165a42 | InvocationID=1bd1e73e-3b7c-11ed-a1eb-024dce165a42 | Polling MR for XNF activation/deactivation policy response events.
2022-09-23T20:13:19+0000 | policy_event_thread | 140112849750816 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a