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-10-30T23:05:29+0000 | MainThread | 139767169142088 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-10-30T23:05:29+0000 | MainThread | 139767169142088 | 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-10-30T23:05:29+0000 | MainThread | 139767169142088 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-10-30T23:05:29+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:05:29+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5929fc96-58a7-11ed-9741-baee1fec6372 | InvocationID=5929fee4-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:05:29+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-10-30T23:05:29+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=592c36d2-58a7-11ed-9741-baee1fec6372 | InvocationID=592c38c6-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:05:29+0000 | MainThread | 139767169142088 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-10-30T23:05:30+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5929fc96-58a7-11ed-9741-baee1fec6372 | InvocationID=5929fee4-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=592c36d2-58a7-11ed-9741-baee1fec6372 | InvocationID=592c38c6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:30+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5929fc96-58a7-11ed-9741-baee1fec6372 | InvocationID=5929fee4-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=592c36d2-58a7-11ed-9741-baee1fec6372 | InvocationID=592c38c6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=592c36d2-58a7-11ed-9741-baee1fec6372 | InvocationID=592c38c6-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:05:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=655eb1aa-58a7-11ed-9741-baee1fec6372 | InvocationID=655eb8b2-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:05:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=655eb1aa-58a7-11ed-9741-baee1fec6372 | InvocationID=655eb8b2-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=655eb1aa-58a7-11ed-9741-baee1fec6372 | InvocationID=655eb8b2-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:55+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5929fc96-58a7-11ed-9741-baee1fec6372 | InvocationID=5929fee4-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:05:55+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68599280-58a7-11ed-9741-baee1fec6372 | InvocationID=6859944c-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:05:55+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68599280-58a7-11ed-9741-baee1fec6372 | InvocationID=6859944c-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:05:55+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68599280-58a7-11ed-9741-baee1fec6372 | InvocationID=6859944c-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=655eb1aa-58a7-11ed-9741-baee1fec6372 | InvocationID=655eb8b2-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:06:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7152d9be-58a7-11ed-9741-baee1fec6372 | InvocationID=7152dc02-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:06:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7152d9be-58a7-11ed-9741-baee1fec6372 | InvocationID=7152dc02-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7152d9be-58a7-11ed-9741-baee1fec6372 | InvocationID=7152dc02-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:20+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68599280-58a7-11ed-9741-baee1fec6372 | InvocationID=6859944c-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:06:20+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77448d04-58a7-11ed-9741-baee1fec6372 | InvocationID=77448ec6-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:06:20+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77448d04-58a7-11ed-9741-baee1fec6372 | InvocationID=77448ec6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:20+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77448d04-58a7-11ed-9741-baee1fec6372 | InvocationID=77448ec6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7152d9be-58a7-11ed-9741-baee1fec6372 | InvocationID=7152dc02-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:06:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d4620b4-58a7-11ed-9741-baee1fec6372 | InvocationID=7d4629a6-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:06:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d4620b4-58a7-11ed-9741-baee1fec6372 | InvocationID=7d4629a6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d4620b4-58a7-11ed-9741-baee1fec6372 | InvocationID=7d4629a6-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:45+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77448d04-58a7-11ed-9741-baee1fec6372 | InvocationID=77448ec6-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:06:45+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=862f6c3a-58a7-11ed-9741-baee1fec6372 | InvocationID=862f7388-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:06:45+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=862f6c3a-58a7-11ed-9741-baee1fec6372 | InvocationID=862f7388-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:45+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=862f6c3a-58a7-11ed-9741-baee1fec6372 | InvocationID=862f7388-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d4620b4-58a7-11ed-9741-baee1fec6372 | InvocationID=7d4629a6-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:06:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=893fb236-58a7-11ed-9741-baee1fec6372 | InvocationID=893fb3e4-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:06:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=893fb236-58a7-11ed-9741-baee1fec6372 | InvocationID=893fb3e4-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:06:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=893fb236-58a7-11ed-9741-baee1fec6372 | InvocationID=893fb3e4-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:10+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=862f6c3a-58a7-11ed-9741-baee1fec6372 | InvocationID=862f7388-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:07:10+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=951daaae-58a7-11ed-9741-baee1fec6372 | InvocationID=951dac66-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:07:10+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=951daaae-58a7-11ed-9741-baee1fec6372 | InvocationID=951dac66-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:10+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=951daaae-58a7-11ed-9741-baee1fec6372 | InvocationID=951dac66-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=893fb236-58a7-11ed-9741-baee1fec6372 | InvocationID=893fb3e4-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:07:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95306a5e-58a7-11ed-9741-baee1fec6372 | InvocationID=95306c2a-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:07:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95306a5e-58a7-11ed-9741-baee1fec6372 | InvocationID=95306c2a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95306a5e-58a7-11ed-9741-baee1fec6372 | InvocationID=95306c2a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95306a5e-58a7-11ed-9741-baee1fec6372 | InvocationID=95306c2a-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:07:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12139b0-58a7-11ed-9741-baee1fec6372 | InvocationID=a1213e6a-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:07:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a12139b0-58a7-11ed-9741-baee1fec6372 | InvocationID=a1213e6a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a12139b0-58a7-11ed-9741-baee1fec6372 | InvocationID=a1213e6a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:35+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=951daaae-58a7-11ed-9741-baee1fec6372 | InvocationID=951dac66-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:07:35+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a40ea6b2-58a7-11ed-9741-baee1fec6372 | InvocationID=a40ea874-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:07:35+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a40ea6b2-58a7-11ed-9741-baee1fec6372 | InvocationID=a40ea874-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:35+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a40ea6b2-58a7-11ed-9741-baee1fec6372 | InvocationID=a40ea874-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a12139b0-58a7-11ed-9741-baee1fec6372 | InvocationID=a1213e6a-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:07:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad17fa88-58a7-11ed-9741-baee1fec6372 | InvocationID=ad17fcb8-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:07:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad17fa88-58a7-11ed-9741-baee1fec6372 | InvocationID=ad17fcb8-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:07:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad17fa88-58a7-11ed-9741-baee1fec6372 | InvocationID=ad17fcb8-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:00+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a40ea6b2-58a7-11ed-9741-baee1fec6372 | InvocationID=a40ea874-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:08:00+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2fa6b3e-58a7-11ed-9741-baee1fec6372 | InvocationID=b2fa6e72-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:08:00+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2fa6b3e-58a7-11ed-9741-baee1fec6372 | InvocationID=b2fa6e72-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:00+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2fa6b3e-58a7-11ed-9741-baee1fec6372 | InvocationID=b2fa6e72-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad17fa88-58a7-11ed-9741-baee1fec6372 | InvocationID=ad17fcb8-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:08:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9099108-58a7-11ed-9741-baee1fec6372 | InvocationID=b909932e-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:08:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9099108-58a7-11ed-9741-baee1fec6372 | InvocationID=b909932e-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9099108-58a7-11ed-9741-baee1fec6372 | InvocationID=b909932e-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:25+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2fa6b3e-58a7-11ed-9741-baee1fec6372 | InvocationID=b2fa6e72-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:08:25+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c20221bc-58a7-11ed-9741-baee1fec6372 | InvocationID=c202246e-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:08:25+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c20221bc-58a7-11ed-9741-baee1fec6372 | InvocationID=c202246e-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:25+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c20221bc-58a7-11ed-9741-baee1fec6372 | InvocationID=c202246e-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9099108-58a7-11ed-9741-baee1fec6372 | InvocationID=b909932e-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:08:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4f94710-58a7-11ed-9741-baee1fec6372 | InvocationID=c4f94a30-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:08:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4f94710-58a7-11ed-9741-baee1fec6372 | InvocationID=c4f94a30-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4f94710-58a7-11ed-9741-baee1fec6372 | InvocationID=c4f94a30-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4f94710-58a7-11ed-9741-baee1fec6372 | InvocationID=c4f94a30-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:08:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0eb08b0-58a7-11ed-9741-baee1fec6372 | InvocationID=d0eb0a72-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:08:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0eb08b0-58a7-11ed-9741-baee1fec6372 | InvocationID=d0eb0a72-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0eb08b0-58a7-11ed-9741-baee1fec6372 | InvocationID=d0eb0a72-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:50+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c20221bc-58a7-11ed-9741-baee1fec6372 | InvocationID=c202246e-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:08:50+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0efb590-58a7-11ed-9741-baee1fec6372 | InvocationID=d0efb72a-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:08:50+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0efb590-58a7-11ed-9741-baee1fec6372 | InvocationID=d0efb72a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:08:50+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0efb590-58a7-11ed-9741-baee1fec6372 | InvocationID=d0efb72a-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0eb08b0-58a7-11ed-9741-baee1fec6372 | InvocationID=d0eb0a72-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:09:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcdb6426-58a7-11ed-9741-baee1fec6372 | InvocationID=dcdb65fc-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:09:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcdb6426-58a7-11ed-9741-baee1fec6372 | InvocationID=dcdb65fc-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcdb6426-58a7-11ed-9741-baee1fec6372 | InvocationID=dcdb65fc-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:15+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0efb590-58a7-11ed-9741-baee1fec6372 | InvocationID=d0efb72a-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:09:15+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfd9e6d4-58a7-11ed-9741-baee1fec6372 | InvocationID=dfd9e8a0-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:09:15+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfd9e6d4-58a7-11ed-9741-baee1fec6372 | InvocationID=dfd9e8a0-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:15+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dfd9e6d4-58a7-11ed-9741-baee1fec6372 | InvocationID=dfd9e8a0-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcdb6426-58a7-11ed-9741-baee1fec6372 | InvocationID=dcdb65fc-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:09:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8caee0a-58a7-11ed-9741-baee1fec6372 | InvocationID=e8caefea-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:09:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8caee0a-58a7-11ed-9741-baee1fec6372 | InvocationID=e8caefea-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8caee0a-58a7-11ed-9741-baee1fec6372 | InvocationID=e8caefea-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:40+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dfd9e6d4-58a7-11ed-9741-baee1fec6372 | InvocationID=dfd9e8a0-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:09:40+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eec516fa-58a7-11ed-9741-baee1fec6372 | InvocationID=eec518b2-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:09:40+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eec516fa-58a7-11ed-9741-baee1fec6372 | InvocationID=eec518b2-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:40+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eec516fa-58a7-11ed-9741-baee1fec6372 | InvocationID=eec518b2-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8caee0a-58a7-11ed-9741-baee1fec6372 | InvocationID=e8caefea-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:09:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4ba569c-58a7-11ed-9741-baee1fec6372 | InvocationID=f4ba5930-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:09:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4ba569c-58a7-11ed-9741-baee1fec6372 | InvocationID=f4ba5930-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:09:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4ba569c-58a7-11ed-9741-baee1fec6372 | InvocationID=f4ba5930-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:10:05+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eec516fa-58a7-11ed-9741-baee1fec6372 | InvocationID=eec518b2-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:10:05+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdb07d94-58a7-11ed-9741-baee1fec6372 | InvocationID=fdb07f56-58a7-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:10:05+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdb07d94-58a7-11ed-9741-baee1fec6372 | InvocationID=fdb07f56-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:10:05+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdb07d94-58a7-11ed-9741-baee1fec6372 | InvocationID=fdb07f56-58a7-11ed-9741-baee1fec6372 | 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-10-30T23:10:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4ba569c-58a7-11ed-9741-baee1fec6372 | InvocationID=f4ba5930-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:10:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00ab8a7a-58a8-11ed-9741-baee1fec6372 | InvocationID=00ab8cc8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:10:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00ab8a7a-58a8-11ed-9741-baee1fec6372 | InvocationID=00ab8cc8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00ab8a7a-58a8-11ed-9741-baee1fec6372 | InvocationID=00ab8cc8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00ab8a7a-58a8-11ed-9741-baee1fec6372 | InvocationID=00ab8cc8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:10:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c9b025c-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9b0432-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:10:30+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdb07d94-58a7-11ed-9741-baee1fec6372 | InvocationID=fdb07f56-58a7-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:10:30+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c9ce31a-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9ce4aa-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:10:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c9b025c-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9b0432-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c9b025c-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9b0432-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:30+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c9ce31a-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9ce4aa-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:30+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c9ce31a-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9ce4aa-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c9b025c-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9b0432-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:10:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=188c32f2-58a8-11ed-9741-baee1fec6372 | InvocationID=188c3586-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:10:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=188c32f2-58a8-11ed-9741-baee1fec6372 | InvocationID=188c3586-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=188c32f2-58a8-11ed-9741-baee1fec6372 | InvocationID=188c3586-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:55+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c9ce31a-58a8-11ed-9741-baee1fec6372 | InvocationID=0c9ce4aa-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:10:55+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b8a031c-58a8-11ed-9741-baee1fec6372 | InvocationID=1b8a0a88-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:10:55+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b8a031c-58a8-11ed-9741-baee1fec6372 | InvocationID=1b8a0a88-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:10:55+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b8a031c-58a8-11ed-9741-baee1fec6372 | InvocationID=1b8a0a88-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=188c32f2-58a8-11ed-9741-baee1fec6372 | InvocationID=188c3586-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:11:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=247c156e-58a8-11ed-9741-baee1fec6372 | InvocationID=247c179e-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:11:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=247c156e-58a8-11ed-9741-baee1fec6372 | InvocationID=247c179e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=247c156e-58a8-11ed-9741-baee1fec6372 | InvocationID=247c179e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:20+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b8a031c-58a8-11ed-9741-baee1fec6372 | InvocationID=1b8a0a88-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:11:20+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a788588-58a8-11ed-9741-baee1fec6372 | InvocationID=2a7887b8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:11:20+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a788588-58a8-11ed-9741-baee1fec6372 | InvocationID=2a7887b8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:20+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a788588-58a8-11ed-9741-baee1fec6372 | InvocationID=2a7887b8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=247c156e-58a8-11ed-9741-baee1fec6372 | InvocationID=247c179e-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:11:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=306be9e4-58a8-11ed-9741-baee1fec6372 | InvocationID=306bed40-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:11:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=306be9e4-58a8-11ed-9741-baee1fec6372 | InvocationID=306bed40-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=306be9e4-58a8-11ed-9741-baee1fec6372 | InvocationID=306bed40-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:45+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a788588-58a8-11ed-9741-baee1fec6372 | InvocationID=2a7887b8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:11:45+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3962e75a-58a8-11ed-9741-baee1fec6372 | InvocationID=3962e980-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:11:45+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3962e75a-58a8-11ed-9741-baee1fec6372 | InvocationID=3962e980-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:45+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3962e75a-58a8-11ed-9741-baee1fec6372 | InvocationID=3962e980-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=306be9e4-58a8-11ed-9741-baee1fec6372 | InvocationID=306bed40-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:11:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c5c2b7e-58a8-11ed-9741-baee1fec6372 | InvocationID=3c5c2d90-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:11:50+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c5c2b7e-58a8-11ed-9741-baee1fec6372 | InvocationID=3c5c2d90-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:11:50+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c5c2b7e-58a8-11ed-9741-baee1fec6372 | InvocationID=3c5c2d90-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c5c2b7e-58a8-11ed-9741-baee1fec6372 | InvocationID=3c5c2d90-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:12:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=484b8574-58a8-11ed-9741-baee1fec6372 | InvocationID=484b8736-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:12:10+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3962e75a-58a8-11ed-9741-baee1fec6372 | InvocationID=3962e980-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:12:10+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=484db9c0-58a8-11ed-9741-baee1fec6372 | InvocationID=484dbb46-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:12:10+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=484db9c0-58a8-11ed-9741-baee1fec6372 | InvocationID=484dbb46-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:10+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=484b8574-58a8-11ed-9741-baee1fec6372 | InvocationID=484b8736-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:10+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=484db9c0-58a8-11ed-9741-baee1fec6372 | InvocationID=484dbb46-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:10+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=484b8574-58a8-11ed-9741-baee1fec6372 | InvocationID=484b8736-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=484b8574-58a8-11ed-9741-baee1fec6372 | InvocationID=484b8736-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:12:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=543f54dc-58a8-11ed-9741-baee1fec6372 | InvocationID=543f5ae0-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:12:30+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=543f54dc-58a8-11ed-9741-baee1fec6372 | InvocationID=543f5ae0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:30+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=543f54dc-58a8-11ed-9741-baee1fec6372 | InvocationID=543f5ae0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:35+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=484db9c0-58a8-11ed-9741-baee1fec6372 | InvocationID=484dbb46-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:12:35+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=573a3c06-58a8-11ed-9741-baee1fec6372 | InvocationID=573a3e72-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:12:35+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=573a3c06-58a8-11ed-9741-baee1fec6372 | InvocationID=573a3e72-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:35+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=573a3c06-58a8-11ed-9741-baee1fec6372 | InvocationID=573a3e72-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=543f54dc-58a8-11ed-9741-baee1fec6372 | InvocationID=543f5ae0-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:12:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=602f60de-58a8-11ed-9741-baee1fec6372 | InvocationID=602f62aa-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:12:51+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=602f60de-58a8-11ed-9741-baee1fec6372 | InvocationID=602f62aa-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:12:51+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=602f60de-58a8-11ed-9741-baee1fec6372 | InvocationID=602f62aa-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:00+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=573a3c06-58a8-11ed-9741-baee1fec6372 | InvocationID=573a3e72-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:13:00+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66260e5c-58a8-11ed-9741-baee1fec6372 | InvocationID=66261014-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:13:01+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66260e5c-58a8-11ed-9741-baee1fec6372 | InvocationID=66261014-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:01+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66260e5c-58a8-11ed-9741-baee1fec6372 | InvocationID=66261014-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=602f60de-58a8-11ed-9741-baee1fec6372 | InvocationID=602f62aa-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:13:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c1ecd44-58a8-11ed-9741-baee1fec6372 | InvocationID=6c1ecf06-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:13:11+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c1ecd44-58a8-11ed-9741-baee1fec6372 | InvocationID=6c1ecf06-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:11+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c1ecd44-58a8-11ed-9741-baee1fec6372 | InvocationID=6c1ecf06-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:26+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66260e5c-58a8-11ed-9741-baee1fec6372 | InvocationID=66261014-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:13:26+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7510a328-58a8-11ed-9741-baee1fec6372 | InvocationID=7510a9fe-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:13:26+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7510a328-58a8-11ed-9741-baee1fec6372 | InvocationID=7510a9fe-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:26+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7510a328-58a8-11ed-9741-baee1fec6372 | InvocationID=7510a9fe-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c1ecd44-58a8-11ed-9741-baee1fec6372 | InvocationID=6c1ecf06-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:13:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=780e80e0-58a8-11ed-9741-baee1fec6372 | InvocationID=780e82e8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:13:31+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=780e80e0-58a8-11ed-9741-baee1fec6372 | InvocationID=780e82e8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:31+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=780e80e0-58a8-11ed-9741-baee1fec6372 | InvocationID=780e82e8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:51+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7510a328-58a8-11ed-9741-baee1fec6372 | InvocationID=7510a9fe-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:13:51+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83fd4210-58a8-11ed-9741-baee1fec6372 | InvocationID=83fd43d2-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:13:51+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=780e80e0-58a8-11ed-9741-baee1fec6372 | InvocationID=780e82e8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:13:51+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ffb356-58a8-11ed-9741-baee1fec6372 | InvocationID=83ffb504-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:13:51+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ffb356-58a8-11ed-9741-baee1fec6372 | InvocationID=83ffb504-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:51+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83fd4210-58a8-11ed-9741-baee1fec6372 | InvocationID=83fd43d2-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:51+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83ffb356-58a8-11ed-9741-baee1fec6372 | InvocationID=83ffb504-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:13:51+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83fd4210-58a8-11ed-9741-baee1fec6372 | InvocationID=83fd43d2-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83ffb356-58a8-11ed-9741-baee1fec6372 | InvocationID=83ffb504-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:14:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff29ffc-58a8-11ed-9741-baee1fec6372 | InvocationID=8ff2a1b4-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:14:11+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff29ffc-58a8-11ed-9741-baee1fec6372 | InvocationID=8ff2a1b4-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:11+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ff29ffc-58a8-11ed-9741-baee1fec6372 | InvocationID=8ff2a1b4-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:16+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83fd4210-58a8-11ed-9741-baee1fec6372 | InvocationID=83fd43d2-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:14:16+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92ed96c6-58a8-11ed-9741-baee1fec6372 | InvocationID=92ed9a22-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:14:16+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92ed96c6-58a8-11ed-9741-baee1fec6372 | InvocationID=92ed9a22-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:16+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92ed96c6-58a8-11ed-9741-baee1fec6372 | InvocationID=92ed9a22-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ff29ffc-58a8-11ed-9741-baee1fec6372 | InvocationID=8ff2a1b4-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:14:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9be1d5bc-58a8-11ed-9741-baee1fec6372 | InvocationID=9be1d774-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:14:31+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9be1d5bc-58a8-11ed-9741-baee1fec6372 | InvocationID=9be1d774-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:31+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9be1d5bc-58a8-11ed-9741-baee1fec6372 | InvocationID=9be1d774-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:41+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92ed96c6-58a8-11ed-9741-baee1fec6372 | InvocationID=92ed9a22-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:14:41+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d837b8-58a8-11ed-9741-baee1fec6372 | InvocationID=a1d83dd0-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:14:41+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d837b8-58a8-11ed-9741-baee1fec6372 | InvocationID=a1d83dd0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:41+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d837b8-58a8-11ed-9741-baee1fec6372 | InvocationID=a1d83dd0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:51+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9be1d5bc-58a8-11ed-9741-baee1fec6372 | InvocationID=9be1d774-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:14:51+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d15f46-58a8-11ed-9741-baee1fec6372 | InvocationID=a7d16112-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:14:51+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d15f46-58a8-11ed-9741-baee1fec6372 | InvocationID=a7d16112-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:14:51+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7d15f46-58a8-11ed-9741-baee1fec6372 | InvocationID=a7d16112-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:06+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d837b8-58a8-11ed-9741-baee1fec6372 | InvocationID=a1d83dd0-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:15:06+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c3c31e-58a8-11ed-9741-baee1fec6372 | InvocationID=b0c3c5a8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:15:06+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c3c31e-58a8-11ed-9741-baee1fec6372 | InvocationID=b0c3c5a8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:06+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0c3c31e-58a8-11ed-9741-baee1fec6372 | InvocationID=b0c3c5a8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7d15f46-58a8-11ed-9741-baee1fec6372 | InvocationID=a7d16112-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:15:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3c20436-58a8-11ed-9741-baee1fec6372 | InvocationID=b3c2090e-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:15:11+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3c20436-58a8-11ed-9741-baee1fec6372 | InvocationID=b3c2090e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:11+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3c20436-58a8-11ed-9741-baee1fec6372 | InvocationID=b3c2090e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:31+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0c3c31e-58a8-11ed-9741-baee1fec6372 | InvocationID=b0c3c5a8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:15:31+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfae4160-58a8-11ed-9741-baee1fec6372 | InvocationID=bfae45c0-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:15:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3c20436-58a8-11ed-9741-baee1fec6372 | InvocationID=b3c2090e-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:15:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfb257c8-58a8-11ed-9741-baee1fec6372 | InvocationID=bfb2599e-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:15:31+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfae4160-58a8-11ed-9741-baee1fec6372 | InvocationID=bfae45c0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:31+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfae4160-58a8-11ed-9741-baee1fec6372 | InvocationID=bfae45c0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:31+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfb257c8-58a8-11ed-9741-baee1fec6372 | InvocationID=bfb2599e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:31+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfb257c8-58a8-11ed-9741-baee1fec6372 | InvocationID=bfb2599e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:51+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfb257c8-58a8-11ed-9741-baee1fec6372 | InvocationID=bfb2599e-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:15:51+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cba86b80-58a8-11ed-9741-baee1fec6372 | InvocationID=cba86d88-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:15:51+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cba86b80-58a8-11ed-9741-baee1fec6372 | InvocationID=cba86d88-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:51+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cba86b80-58a8-11ed-9741-baee1fec6372 | InvocationID=cba86d88-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:56+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfae4160-58a8-11ed-9741-baee1fec6372 | InvocationID=bfae45c0-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:15:56+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cea19082-58a8-11ed-9741-baee1fec6372 | InvocationID=cea19230-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:15:56+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cea19082-58a8-11ed-9741-baee1fec6372 | InvocationID=cea19230-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:15:56+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cea19082-58a8-11ed-9741-baee1fec6372 | InvocationID=cea19230-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cba86b80-58a8-11ed-9741-baee1fec6372 | InvocationID=cba86d88-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:16:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d79abd94-58a8-11ed-9741-baee1fec6372 | InvocationID=d79abfb0-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:16:11+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d79abd94-58a8-11ed-9741-baee1fec6372 | InvocationID=d79abfb0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:11+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d79abd94-58a8-11ed-9741-baee1fec6372 | InvocationID=d79abfb0-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:21+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cea19082-58a8-11ed-9741-baee1fec6372 | InvocationID=cea19230-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:16:21+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd8cf9b0-58a8-11ed-9741-baee1fec6372 | InvocationID=dd8cfbea-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:16:21+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd8cf9b0-58a8-11ed-9741-baee1fec6372 | InvocationID=dd8cfbea-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:21+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd8cf9b0-58a8-11ed-9741-baee1fec6372 | InvocationID=dd8cfbea-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d79abd94-58a8-11ed-9741-baee1fec6372 | InvocationID=d79abfb0-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:16:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e38a1014-58a8-11ed-9741-baee1fec6372 | InvocationID=e38a1208-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:16:31+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e38a1014-58a8-11ed-9741-baee1fec6372 | InvocationID=e38a1208-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:31+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e38a1014-58a8-11ed-9741-baee1fec6372 | InvocationID=e38a1208-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:46+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd8cf9b0-58a8-11ed-9741-baee1fec6372 | InvocationID=dd8cfbea-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:16:46+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec7951bc-58a8-11ed-9741-baee1fec6372 | InvocationID=ec7956a8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:16:46+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec7951bc-58a8-11ed-9741-baee1fec6372 | InvocationID=ec7956a8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:46+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec7951bc-58a8-11ed-9741-baee1fec6372 | InvocationID=ec7956a8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:51+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e38a1014-58a8-11ed-9741-baee1fec6372 | InvocationID=e38a1208-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:16:51+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef7a4042-58a8-11ed-9741-baee1fec6372 | InvocationID=ef7a48f8-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:16:51+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef7a4042-58a8-11ed-9741-baee1fec6372 | InvocationID=ef7a48f8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:16:51+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef7a4042-58a8-11ed-9741-baee1fec6372 | InvocationID=ef7a48f8-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:17:11+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec7951bc-58a8-11ed-9741-baee1fec6372 | InvocationID=ec7956a8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:17:11+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb6602a6-58a8-11ed-9741-baee1fec6372 | InvocationID=fb66045e-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:17:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef7a4042-58a8-11ed-9741-baee1fec6372 | InvocationID=ef7a48f8-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:17:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb771618-58a8-11ed-9741-baee1fec6372 | InvocationID=fb7717b2-58a8-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:17:11+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb6602a6-58a8-11ed-9741-baee1fec6372 | InvocationID=fb66045e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:17:11+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb6602a6-58a8-11ed-9741-baee1fec6372 | InvocationID=fb66045e-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:17:11+0000 | aai_event_thread | 139767118404384 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb771618-58a8-11ed-9741-baee1fec6372 | InvocationID=fb7717b2-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:17:11+0000 | aai_event_thread | 139767118404384 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb771618-58a8-11ed-9741-baee1fec6372 | InvocationID=fb7717b2-58a8-11ed-9741-baee1fec6372 | 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-10-30T23:17:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb771618-58a8-11ed-9741-baee1fec6372 | InvocationID=fb7717b2-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:17:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=076bff9c-58a9-11ed-9741-baee1fec6372 | InvocationID=076c01d6-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:17:36+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb6602a6-58a8-11ed-9741-baee1fec6372 | InvocationID=fb66045e-58a8-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:17:36+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a66cd58-58a9-11ed-9741-baee1fec6372 | InvocationID=0a66cf2e-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:17:36+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a66cd58-58a9-11ed-9741-baee1fec6372 | InvocationID=0a66cf2e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:17:36+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a66cd58-58a9-11ed-9741-baee1fec6372 | InvocationID=0a66cf2e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:17:55+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=076bff9c-58a9-11ed-9741-baee1fec6372 | InvocationID=076c01d6-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:17:55+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15db7ec2-58a9-11ed-9741-baee1fec6372 | InvocationID=15db8098-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:18:01+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a66cd58-58a9-11ed-9741-baee1fec6372 | InvocationID=0a66cf2e-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:18:01+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1952f3a0-58a9-11ed-9741-baee1fec6372 | InvocationID=1952f56c-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:18:01+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1952f3a0-58a9-11ed-9741-baee1fec6372 | InvocationID=1952f56c-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:01+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1952f3a0-58a9-11ed-9741-baee1fec6372 | InvocationID=1952f56c-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:15+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15db7ec2-58a9-11ed-9741-baee1fec6372 | InvocationID=15db8098-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:18:15+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21d3ff42-58a9-11ed-9741-baee1fec6372 | InvocationID=21d401fe-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:18:26+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1952f3a0-58a9-11ed-9741-baee1fec6372 | InvocationID=1952f56c-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:18:26+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=283d787c-58a9-11ed-9741-baee1fec6372 | InvocationID=283d7a48-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:18:26+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=283d787c-58a9-11ed-9741-baee1fec6372 | InvocationID=283d7a48-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:26+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=283d787c-58a9-11ed-9741-baee1fec6372 | InvocationID=283d7a48-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:35+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21d3ff42-58a9-11ed-9741-baee1fec6372 | InvocationID=21d401fe-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:18:35+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dc9c53e-58a9-11ed-9741-baee1fec6372 | InvocationID=2dc9c94e-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:18:51+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=283d787c-58a9-11ed-9741-baee1fec6372 | InvocationID=283d7a48-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:18:51+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3727e912-58a9-11ed-9741-baee1fec6372 | InvocationID=3727ebd8-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:18:51+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3727e912-58a9-11ed-9741-baee1fec6372 | InvocationID=3727ebd8-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:51+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3727e912-58a9-11ed-9741-baee1fec6372 | InvocationID=3727ebd8-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:18:56+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dc9c53e-58a9-11ed-9741-baee1fec6372 | InvocationID=2dc9c94e-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:18:56+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39cf3620-58a9-11ed-9741-baee1fec6372 | InvocationID=39cf3bf2-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:19:16+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3727e912-58a9-11ed-9741-baee1fec6372 | InvocationID=3727ebd8-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:19:16+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=461257d2-58a9-11ed-9741-baee1fec6372 | InvocationID=4612598a-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:19:16+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39cf3620-58a9-11ed-9741-baee1fec6372 | InvocationID=39cf3bf2-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:19:16+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4614259e-58a9-11ed-9741-baee1fec6372 | InvocationID=46142742-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:19:16+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=461257d2-58a9-11ed-9741-baee1fec6372 | InvocationID=4612598a-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:19:16+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=461257d2-58a9-11ed-9741-baee1fec6372 | InvocationID=4612598a-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:19:41+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4614259e-58a9-11ed-9741-baee1fec6372 | InvocationID=46142742-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:19:41+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54dd9ace-58a9-11ed-9741-baee1fec6372 | InvocationID=54dd9e0c-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:19:41+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=461257d2-58a9-11ed-9741-baee1fec6372 | InvocationID=4612598a-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:19:41+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54ffd382-58a9-11ed-9741-baee1fec6372 | InvocationID=54ffd602-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:19:41+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54ffd382-58a9-11ed-9741-baee1fec6372 | InvocationID=54ffd602-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:19:41+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54ffd382-58a9-11ed-9741-baee1fec6372 | InvocationID=54ffd602-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:06+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54dd9ace-58a9-11ed-9741-baee1fec6372 | InvocationID=54dd9e0c-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:20:06+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=639f9d0a-58a9-11ed-9741-baee1fec6372 | InvocationID=639f9ef4-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:20:06+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54ffd382-58a9-11ed-9741-baee1fec6372 | InvocationID=54ffd602-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:20:06+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63ea7e56-58a9-11ed-9741-baee1fec6372 | InvocationID=63ea8004-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:20:06+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63ea7e56-58a9-11ed-9741-baee1fec6372 | InvocationID=63ea8004-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:06+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63ea7e56-58a9-11ed-9741-baee1fec6372 | InvocationID=63ea8004-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=639f9d0a-58a9-11ed-9741-baee1fec6372 | InvocationID=639f9ef4-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:20:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7262344c-58a9-11ed-9741-baee1fec6372 | InvocationID=72623d84-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:20:31+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=63ea7e56-58a9-11ed-9741-baee1fec6372 | InvocationID=63ea8004-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:20:31+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72d719ec-58a9-11ed-9741-baee1fec6372 | InvocationID=72d71c80-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:20:31+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72d719ec-58a9-11ed-9741-baee1fec6372 | InvocationID=72d71c80-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:31+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72d719ec-58a9-11ed-9741-baee1fec6372 | InvocationID=72d71c80-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:55+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7262344c-58a9-11ed-9741-baee1fec6372 | InvocationID=72623d84-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:20:55+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81230cea-58a9-11ed-9741-baee1fec6372 | InvocationID=81230e8e-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:20:56+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=72d719ec-58a9-11ed-9741-baee1fec6372 | InvocationID=72d71c80-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:20:56+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81c23cd4-58a9-11ed-9741-baee1fec6372 | InvocationID=81c23eb4-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:20:56+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81c23cd4-58a9-11ed-9741-baee1fec6372 | InvocationID=81c23eb4-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:20:56+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81c23cd4-58a9-11ed-9741-baee1fec6372 | InvocationID=81c23eb4-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:21:20+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81230cea-58a9-11ed-9741-baee1fec6372 | InvocationID=81230e8e-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:21:20+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fe3ad52-58a9-11ed-9741-baee1fec6372 | InvocationID=8fe3af14-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:21:21+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81c23cd4-58a9-11ed-9741-baee1fec6372 | InvocationID=81c23eb4-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:21:21+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90ace85c-58a9-11ed-9741-baee1fec6372 | InvocationID=90acea1e-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:21:21+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90ace85c-58a9-11ed-9741-baee1fec6372 | InvocationID=90acea1e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:21:21+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90ace85c-58a9-11ed-9741-baee1fec6372 | InvocationID=90acea1e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:21:45+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8fe3ad52-58a9-11ed-9741-baee1fec6372 | InvocationID=8fe3af14-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:21:45+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ea5f71e-58a9-11ed-9741-baee1fec6372 | InvocationID=9ea5f9a8-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:21:46+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90ace85c-58a9-11ed-9741-baee1fec6372 | InvocationID=90acea1e-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:21:46+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f97b8c4-58a9-11ed-9741-baee1fec6372 | InvocationID=9f97ba7c-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:21:46+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f97b8c4-58a9-11ed-9741-baee1fec6372 | InvocationID=9f97ba7c-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:21:46+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f97b8c4-58a9-11ed-9741-baee1fec6372 | InvocationID=9f97ba7c-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:22:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ea5f71e-58a9-11ed-9741-baee1fec6372 | InvocationID=9ea5f9a8-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:22:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad69f32c-58a9-11ed-9741-baee1fec6372 | InvocationID=ad69f4f8-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:22:11+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f97b8c4-58a9-11ed-9741-baee1fec6372 | InvocationID=9f97ba7c-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:22:11+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae8366e4-58a9-11ed-9741-baee1fec6372 | InvocationID=ae83690a-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:22:12+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae8366e4-58a9-11ed-9741-baee1fec6372 | InvocationID=ae83690a-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:22:12+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae8366e4-58a9-11ed-9741-baee1fec6372 | InvocationID=ae83690a-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:22:34+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad69f32c-58a9-11ed-9741-baee1fec6372 | InvocationID=ad69f4f8-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:22:34+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc309442-58a9-11ed-9741-baee1fec6372 | InvocationID=bc309726-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:22:37+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae8366e4-58a9-11ed-9741-baee1fec6372 | InvocationID=ae83690a-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:22:37+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd83997a-58a9-11ed-9741-baee1fec6372 | InvocationID=bd839b32-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:22:37+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd83997a-58a9-11ed-9741-baee1fec6372 | InvocationID=bd839b32-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:22:37+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd83997a-58a9-11ed-9741-baee1fec6372 | InvocationID=bd839b32-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:22:59+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc309442-58a9-11ed-9741-baee1fec6372 | InvocationID=bc309726-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:22:59+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caf4c7a0-58a9-11ed-9741-baee1fec6372 | InvocationID=cafa2cfe-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:23:02+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd83997a-58a9-11ed-9741-baee1fec6372 | InvocationID=bd839b32-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:23:02+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc6e0fb0-58a9-11ed-9741-baee1fec6372 | InvocationID=cc6e1230-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:23:02+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc6e0fb0-58a9-11ed-9741-baee1fec6372 | InvocationID=cc6e1230-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:23:02+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc6e0fb0-58a9-11ed-9741-baee1fec6372 | InvocationID=cc6e1230-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:23:24+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=caf4c7a0-58a9-11ed-9741-baee1fec6372 | InvocationID=cafa2cfe-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:23:24+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9ceba24-58a9-11ed-9741-baee1fec6372 | InvocationID=d9cebd08-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:23:27+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc6e0fb0-58a9-11ed-9741-baee1fec6372 | InvocationID=cc6e1230-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:23:27+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db5afcf4-58a9-11ed-9741-baee1fec6372 | InvocationID=db5afea2-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:23:27+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db5afcf4-58a9-11ed-9741-baee1fec6372 | InvocationID=db5afea2-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:23:27+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db5afcf4-58a9-11ed-9741-baee1fec6372 | InvocationID=db5afea2-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:23:49+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9ceba24-58a9-11ed-9741-baee1fec6372 | InvocationID=d9cebd08-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:23:49+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e89468f6-58a9-11ed-9741-baee1fec6372 | InvocationID=e8946ac2-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:23:52+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db5afcf4-58a9-11ed-9741-baee1fec6372 | InvocationID=db5afea2-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:23:52+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea45dafe-58a9-11ed-9741-baee1fec6372 | InvocationID=ea45de6e-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:23:52+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea45dafe-58a9-11ed-9741-baee1fec6372 | InvocationID=ea45de6e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:23:52+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea45dafe-58a9-11ed-9741-baee1fec6372 | InvocationID=ea45de6e-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:24:14+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e89468f6-58a9-11ed-9741-baee1fec6372 | InvocationID=e8946ac2-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:24:14+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f75f0012-58a9-11ed-9741-baee1fec6372 | InvocationID=f75f0350-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:24:17+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea45dafe-58a9-11ed-9741-baee1fec6372 | InvocationID=ea45de6e-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:24:17+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f932e476-58a9-11ed-9741-baee1fec6372 | InvocationID=f932e660-58a9-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:24:17+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f932e476-58a9-11ed-9741-baee1fec6372 | InvocationID=f932e660-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:24:17+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f932e476-58a9-11ed-9741-baee1fec6372 | InvocationID=f932e660-58a9-11ed-9741-baee1fec6372 | 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-10-30T23:24:38+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f75f0012-58a9-11ed-9741-baee1fec6372 | InvocationID=f75f0350-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:24:38+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=062eea26-58aa-11ed-9741-baee1fec6372 | InvocationID=062eefa8-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:24:42+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f932e476-58a9-11ed-9741-baee1fec6372 | InvocationID=f932e660-58a9-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:24:42+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=081f8b74-58aa-11ed-9741-baee1fec6372 | InvocationID=081f8d4a-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:24:42+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=081f8b74-58aa-11ed-9741-baee1fec6372 | InvocationID=081f8d4a-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:24:42+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=081f8b74-58aa-11ed-9741-baee1fec6372 | InvocationID=081f8d4a-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:03+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=062eea26-58aa-11ed-9741-baee1fec6372 | InvocationID=062eefa8-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:25:03+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14f66b56-58aa-11ed-9741-baee1fec6372 | InvocationID=14f66d0e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:25:07+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=081f8b74-58aa-11ed-9741-baee1fec6372 | InvocationID=081f8d4a-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:25:07+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=170a349a-58aa-11ed-9741-baee1fec6372 | InvocationID=170a36de-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:25:07+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=170a349a-58aa-11ed-9741-baee1fec6372 | InvocationID=170a36de-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:07+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=170a349a-58aa-11ed-9741-baee1fec6372 | InvocationID=170a36de-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:28+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14f66b56-58aa-11ed-9741-baee1fec6372 | InvocationID=14f66d0e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:25:28+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23ba515c-58aa-11ed-9741-baee1fec6372 | InvocationID=23ba5332-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:25:32+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=170a349a-58aa-11ed-9741-baee1fec6372 | InvocationID=170a36de-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:25:32+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25f531ee-58aa-11ed-9741-baee1fec6372 | InvocationID=25f533a6-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:25:32+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25f531ee-58aa-11ed-9741-baee1fec6372 | InvocationID=25f533a6-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:32+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25f531ee-58aa-11ed-9741-baee1fec6372 | InvocationID=25f533a6-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:53+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23ba515c-58aa-11ed-9741-baee1fec6372 | InvocationID=23ba5332-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:25:53+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=327fa106-58aa-11ed-9741-baee1fec6372 | InvocationID=327fa35e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:25:57+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25f531ee-58aa-11ed-9741-baee1fec6372 | InvocationID=25f533a6-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:25:57+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e37a08-58aa-11ed-9741-baee1fec6372 | InvocationID=34e37bc0-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:25:57+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e37a08-58aa-11ed-9741-baee1fec6372 | InvocationID=34e37bc0-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:25:57+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34e37a08-58aa-11ed-9741-baee1fec6372 | InvocationID=34e37bc0-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:26:18+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=327fa106-58aa-11ed-9741-baee1fec6372 | InvocationID=327fa35e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:26:18+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41424694-58aa-11ed-9741-baee1fec6372 | InvocationID=414249c8-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:26:22+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34e37a08-58aa-11ed-9741-baee1fec6372 | InvocationID=34e37bc0-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:26:22+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43ce29dc-58aa-11ed-9741-baee1fec6372 | InvocationID=43ce2ba8-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:26:22+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43ce29dc-58aa-11ed-9741-baee1fec6372 | InvocationID=43ce2ba8-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:26:22+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43ce29dc-58aa-11ed-9741-baee1fec6372 | InvocationID=43ce2ba8-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:26:42+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41424694-58aa-11ed-9741-baee1fec6372 | InvocationID=414249c8-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:26:42+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50058d94-58aa-11ed-9741-baee1fec6372 | InvocationID=5005901e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:26:47+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=43ce29dc-58aa-11ed-9741-baee1fec6372 | InvocationID=43ce2ba8-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:26:47+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52b89428-58aa-11ed-9741-baee1fec6372 | InvocationID=52b89644-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:26:47+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52b89428-58aa-11ed-9741-baee1fec6372 | InvocationID=52b89644-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:26:47+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52b89428-58aa-11ed-9741-baee1fec6372 | InvocationID=52b89644-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:27:07+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50058d94-58aa-11ed-9741-baee1fec6372 | InvocationID=5005901e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:27:07+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ec6d590-58aa-11ed-9741-baee1fec6372 | InvocationID=5ec6d75c-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:27:12+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52b89428-58aa-11ed-9741-baee1fec6372 | InvocationID=52b89644-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:27:12+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a35cfc-58aa-11ed-9741-baee1fec6372 | InvocationID=61a35ed2-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:27:12+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61a35cfc-58aa-11ed-9741-baee1fec6372 | InvocationID=61a35ed2-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:27:12+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61a35cfc-58aa-11ed-9741-baee1fec6372 | InvocationID=61a35ed2-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:27:32+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ec6d590-58aa-11ed-9741-baee1fec6372 | InvocationID=5ec6d75c-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:27:32+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d86edcc-58aa-11ed-9741-baee1fec6372 | InvocationID=6d86ef84-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:27:37+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61a35cfc-58aa-11ed-9741-baee1fec6372 | InvocationID=61a35ed2-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:27:37+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=708de412-58aa-11ed-9741-baee1fec6372 | InvocationID=708de5d4-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:27:37+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=708de412-58aa-11ed-9741-baee1fec6372 | InvocationID=708de5d4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:27:37+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=708de412-58aa-11ed-9741-baee1fec6372 | InvocationID=708de5d4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:27:57+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d86edcc-58aa-11ed-9741-baee1fec6372 | InvocationID=6d86ef84-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:27:57+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c472f70-58aa-11ed-9741-baee1fec6372 | InvocationID=7c4731a0-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:28:02+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=708de412-58aa-11ed-9741-baee1fec6372 | InvocationID=708de5d4-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:28:02+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f7884d2-58aa-11ed-9741-baee1fec6372 | InvocationID=7f7886e4-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:28:02+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f7884d2-58aa-11ed-9741-baee1fec6372 | InvocationID=7f7886e4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:28:02+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f7884d2-58aa-11ed-9741-baee1fec6372 | InvocationID=7f7886e4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:28:21+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c472f70-58aa-11ed-9741-baee1fec6372 | InvocationID=7c4731a0-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:28:21+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b091eba-58aa-11ed-9741-baee1fec6372 | InvocationID=8b092086-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:28:27+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f7884d2-58aa-11ed-9741-baee1fec6372 | InvocationID=7f7886e4-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:28:27+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e63ed74-58aa-11ed-9741-baee1fec6372 | InvocationID=8e63ef2c-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:28:27+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e63ed74-58aa-11ed-9741-baee1fec6372 | InvocationID=8e63ef2c-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:28:27+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e63ed74-58aa-11ed-9741-baee1fec6372 | InvocationID=8e63ef2c-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:28:46+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b091eba-58aa-11ed-9741-baee1fec6372 | InvocationID=8b092086-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:28:46+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99cb58a0-58aa-11ed-9741-baee1fec6372 | InvocationID=99cb5b0c-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:28:52+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e63ed74-58aa-11ed-9741-baee1fec6372 | InvocationID=8e63ef2c-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:28:52+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d4e9d48-58aa-11ed-9741-baee1fec6372 | InvocationID=9d4e9fb4-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:28:52+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d4e9d48-58aa-11ed-9741-baee1fec6372 | InvocationID=9d4e9fb4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:28:52+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d4e9d48-58aa-11ed-9741-baee1fec6372 | InvocationID=9d4e9fb4-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:29:11+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99cb58a0-58aa-11ed-9741-baee1fec6372 | InvocationID=99cb5b0c-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:29:11+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a88fb91c-58aa-11ed-9741-baee1fec6372 | InvocationID=a88fbc82-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:29:17+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d4e9d48-58aa-11ed-9741-baee1fec6372 | InvocationID=9d4e9fb4-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:29:17+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac3942fe-58aa-11ed-9741-baee1fec6372 | InvocationID=ac394538-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:29:17+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac3942fe-58aa-11ed-9741-baee1fec6372 | InvocationID=ac394538-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:29:17+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac3942fe-58aa-11ed-9741-baee1fec6372 | InvocationID=ac394538-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:29:36+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a88fb91c-58aa-11ed-9741-baee1fec6372 | InvocationID=a88fbc82-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:29:36+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b74ff110-58aa-11ed-9741-baee1fec6372 | InvocationID=b74ff354-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:29:42+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac3942fe-58aa-11ed-9741-baee1fec6372 | InvocationID=ac394538-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:29:42+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb25a028-58aa-11ed-9741-baee1fec6372 | InvocationID=bb25a26c-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:29:42+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb25a028-58aa-11ed-9741-baee1fec6372 | InvocationID=bb25a26c-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:29:42+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb25a028-58aa-11ed-9741-baee1fec6372 | InvocationID=bb25a26c-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:00+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b74ff110-58aa-11ed-9741-baee1fec6372 | InvocationID=b74ff354-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:30:00+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6118790-58aa-11ed-9741-baee1fec6372 | InvocationID=c6118b3c-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:30:07+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb25a028-58aa-11ed-9741-baee1fec6372 | InvocationID=bb25a26c-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:30:07+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca10cc8e-58aa-11ed-9741-baee1fec6372 | InvocationID=ca10cffe-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:30:07+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca10cc8e-58aa-11ed-9741-baee1fec6372 | InvocationID=ca10cffe-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:07+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca10cc8e-58aa-11ed-9741-baee1fec6372 | InvocationID=ca10cffe-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:25+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6118790-58aa-11ed-9741-baee1fec6372 | InvocationID=c6118b3c-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:30:25+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4d2fbb0-58aa-11ed-9741-baee1fec6372 | InvocationID=d4d2fd90-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:30:32+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca10cc8e-58aa-11ed-9741-baee1fec6372 | InvocationID=ca10cffe-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:30:32+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8fbafb6-58aa-11ed-9741-baee1fec6372 | InvocationID=d8fbb16e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:30:32+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8fbafb6-58aa-11ed-9741-baee1fec6372 | InvocationID=d8fbb16e-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:32+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8fbafb6-58aa-11ed-9741-baee1fec6372 | InvocationID=d8fbb16e-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:50+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4d2fbb0-58aa-11ed-9741-baee1fec6372 | InvocationID=d4d2fd90-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:30:50+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e39475b6-58aa-11ed-9741-baee1fec6372 | InvocationID=e394780e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:30:57+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8fbafb6-58aa-11ed-9741-baee1fec6372 | InvocationID=d8fbb16e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:30:57+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7e6dadc-58aa-11ed-9741-baee1fec6372 | InvocationID=e7e6dca8-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:30:57+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7e6dadc-58aa-11ed-9741-baee1fec6372 | InvocationID=e7e6dca8-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:30:57+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7e6dadc-58aa-11ed-9741-baee1fec6372 | InvocationID=e7e6dca8-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:31:15+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e39475b6-58aa-11ed-9741-baee1fec6372 | InvocationID=e394780e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:31:15+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f255431e-58aa-11ed-9741-baee1fec6372 | InvocationID=f25544d6-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:31:22+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7e6dadc-58aa-11ed-9741-baee1fec6372 | InvocationID=e7e6dca8-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:31:22+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6d1b5a8-58aa-11ed-9741-baee1fec6372 | InvocationID=f6d1b77e-58aa-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:31:22+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6d1b5a8-58aa-11ed-9741-baee1fec6372 | InvocationID=f6d1b77e-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:31:22+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6d1b5a8-58aa-11ed-9741-baee1fec6372 | InvocationID=f6d1b77e-58aa-11ed-9741-baee1fec6372 | 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-10-30T23:31:39+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f255431e-58aa-11ed-9741-baee1fec6372 | InvocationID=f25544d6-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:31:39+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01161e0a-58ab-11ed-9741-baee1fec6372 | InvocationID=01161fd6-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:31:47+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6d1b5a8-58aa-11ed-9741-baee1fec6372 | InvocationID=f6d1b77e-58aa-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:31:47+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05bc3e94-58ab-11ed-9741-baee1fec6372 | InvocationID=05bc4056-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:31:47+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05bc3e94-58ab-11ed-9741-baee1fec6372 | InvocationID=05bc4056-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:31:47+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05bc3e94-58ab-11ed-9741-baee1fec6372 | InvocationID=05bc4056-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:32:04+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01161e0a-58ab-11ed-9741-baee1fec6372 | InvocationID=01161fd6-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:32:04+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fd6bd14-58ab-11ed-9741-baee1fec6372 | InvocationID=0fd6bef4-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:32:12+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05bc3e94-58ab-11ed-9741-baee1fec6372 | InvocationID=05bc4056-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:32:12+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14a6faca-58ab-11ed-9741-baee1fec6372 | InvocationID=14a6fce6-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:32:12+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14a6faca-58ab-11ed-9741-baee1fec6372 | InvocationID=14a6fce6-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:32:12+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14a6faca-58ab-11ed-9741-baee1fec6372 | InvocationID=14a6fce6-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:32:29+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0fd6bd14-58ab-11ed-9741-baee1fec6372 | InvocationID=0fd6bef4-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:32:29+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e9772e4-58ab-11ed-9741-baee1fec6372 | InvocationID=1e97749c-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:32:37+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14a6faca-58ab-11ed-9741-baee1fec6372 | InvocationID=14a6fce6-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:32:37+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23921380-58ab-11ed-9741-baee1fec6372 | InvocationID=23921e7a-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:32:37+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23921380-58ab-11ed-9741-baee1fec6372 | InvocationID=23921e7a-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:32:37+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23921380-58ab-11ed-9741-baee1fec6372 | InvocationID=23921e7a-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:32:54+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e9772e4-58ab-11ed-9741-baee1fec6372 | InvocationID=1e97749c-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:32:54+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d584970-58ab-11ed-9741-baee1fec6372 | InvocationID=2d584b28-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:33:02+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23921380-58ab-11ed-9741-baee1fec6372 | InvocationID=23921e7a-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:33:02+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=327e08b8-58ab-11ed-9741-baee1fec6372 | InvocationID=327e0a7a-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:33:02+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=327e08b8-58ab-11ed-9741-baee1fec6372 | InvocationID=327e0a7a-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:33:02+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=327e08b8-58ab-11ed-9741-baee1fec6372 | InvocationID=327e0a7a-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:33:18+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d584970-58ab-11ed-9741-baee1fec6372 | InvocationID=2d584b28-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:33:18+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c1935d2-58ab-11ed-9741-baee1fec6372 | InvocationID=3c193848-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:33:27+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=327e08b8-58ab-11ed-9741-baee1fec6372 | InvocationID=327e0a7a-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:33:27+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4168a932-58ab-11ed-9741-baee1fec6372 | InvocationID=4168ab4e-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:33:27+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4168a932-58ab-11ed-9741-baee1fec6372 | InvocationID=4168ab4e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:33:27+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4168a932-58ab-11ed-9741-baee1fec6372 | InvocationID=4168ab4e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:33:43+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c1935d2-58ab-11ed-9741-baee1fec6372 | InvocationID=3c193848-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:33:43+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ad9cc3a-58ab-11ed-9741-baee1fec6372 | InvocationID=4ad9d5a4-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:33:52+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4168a932-58ab-11ed-9741-baee1fec6372 | InvocationID=4168ab4e-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:33:52+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50539696-58ab-11ed-9741-baee1fec6372 | InvocationID=50539a06-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:33:52+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50539696-58ab-11ed-9741-baee1fec6372 | InvocationID=50539a06-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:33:52+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50539696-58ab-11ed-9741-baee1fec6372 | InvocationID=50539a06-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:34:08+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ad9cc3a-58ab-11ed-9741-baee1fec6372 | InvocationID=4ad9d5a4-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:34:08+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=599a8ade-58ab-11ed-9741-baee1fec6372 | InvocationID=599a8ca0-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:34:17+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50539696-58ab-11ed-9741-baee1fec6372 | InvocationID=50539a06-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:34:17+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f3ee3e0-58ab-11ed-9741-baee1fec6372 | InvocationID=5f3ee656-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:34:17+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f3ee3e0-58ab-11ed-9741-baee1fec6372 | InvocationID=5f3ee656-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:34:17+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f3ee3e0-58ab-11ed-9741-baee1fec6372 | InvocationID=5f3ee656-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:34:33+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=599a8ade-58ab-11ed-9741-baee1fec6372 | InvocationID=599a8ca0-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:34:33+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=685b71b4-58ab-11ed-9741-baee1fec6372 | InvocationID=685b738a-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:34:42+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f3ee3e0-58ab-11ed-9741-baee1fec6372 | InvocationID=5f3ee656-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:34:42+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e29d6da-58ab-11ed-9741-baee1fec6372 | InvocationID=6e29d946-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:34:42+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e29d6da-58ab-11ed-9741-baee1fec6372 | InvocationID=6e29d946-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:34:42+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e29d6da-58ab-11ed-9741-baee1fec6372 | InvocationID=6e29d946-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:34:57+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=685b71b4-58ab-11ed-9741-baee1fec6372 | InvocationID=685b738a-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:34:57+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771c6fb4-58ab-11ed-9741-baee1fec6372 | InvocationID=771c740a-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:35:07+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e29d6da-58ab-11ed-9741-baee1fec6372 | InvocationID=6e29d946-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:35:07+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d14f1e8-58ab-11ed-9741-baee1fec6372 | InvocationID=7d14f3a0-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:35:07+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d14f1e8-58ab-11ed-9741-baee1fec6372 | InvocationID=7d14f3a0-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:35:07+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d14f1e8-58ab-11ed-9741-baee1fec6372 | InvocationID=7d14f3a0-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:35:22+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=771c6fb4-58ab-11ed-9741-baee1fec6372 | InvocationID=771c740a-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:35:22+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85dcf5b4-58ab-11ed-9741-baee1fec6372 | InvocationID=85dcf76c-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:35:32+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d14f1e8-58ab-11ed-9741-baee1fec6372 | InvocationID=7d14f3a0-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:35:32+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bffd114-58ab-11ed-9741-baee1fec6372 | InvocationID=8bffd63c-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:35:33+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bffd114-58ab-11ed-9741-baee1fec6372 | InvocationID=8bffd63c-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:35:33+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bffd114-58ab-11ed-9741-baee1fec6372 | InvocationID=8bffd63c-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:35:47+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85dcf5b4-58ab-11ed-9741-baee1fec6372 | InvocationID=85dcf76c-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:35:47+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=949da058-58ab-11ed-9741-baee1fec6372 | InvocationID=949da2ce-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:35:58+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bffd114-58ab-11ed-9741-baee1fec6372 | InvocationID=8bffd63c-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:35:58+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aed62c2-58ab-11ed-9741-baee1fec6372 | InvocationID=9aed648e-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:35:58+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aed62c2-58ab-11ed-9741-baee1fec6372 | InvocationID=9aed648e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:35:58+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9aed62c2-58ab-11ed-9741-baee1fec6372 | InvocationID=9aed648e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:36:12+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=949da058-58ab-11ed-9741-baee1fec6372 | InvocationID=949da2ce-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:36:12+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a362edf0-58ab-11ed-9741-baee1fec6372 | InvocationID=a362eff8-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:36:23+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9aed62c2-58ab-11ed-9741-baee1fec6372 | InvocationID=9aed648e-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:36:23+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9d9011a-58ab-11ed-9741-baee1fec6372 | InvocationID=a9d902d2-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:36:23+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9d9011a-58ab-11ed-9741-baee1fec6372 | InvocationID=a9d902d2-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:36:23+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9d9011a-58ab-11ed-9741-baee1fec6372 | InvocationID=a9d902d2-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:36:36+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a362edf0-58ab-11ed-9741-baee1fec6372 | InvocationID=a362eff8-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:36:36+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b223409c-58ab-11ed-9741-baee1fec6372 | InvocationID=b2234600-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:36:48+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9d9011a-58ab-11ed-9741-baee1fec6372 | InvocationID=a9d902d2-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:36:48+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8c3e1f4-58ab-11ed-9741-baee1fec6372 | InvocationID=b8c3e488-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:36:48+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8c3e1f4-58ab-11ed-9741-baee1fec6372 | InvocationID=b8c3e488-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:36:48+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8c3e1f4-58ab-11ed-9741-baee1fec6372 | InvocationID=b8c3e488-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:37:01+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b223409c-58ab-11ed-9741-baee1fec6372 | InvocationID=b2234600-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:37:01+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0e5d63a-58ab-11ed-9741-baee1fec6372 | InvocationID=c0e5d824-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:37:13+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b8c3e1f4-58ab-11ed-9741-baee1fec6372 | InvocationID=b8c3e488-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:37:13+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7af615c-58ab-11ed-9741-baee1fec6372 | InvocationID=c7af631e-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:37:13+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7af615c-58ab-11ed-9741-baee1fec6372 | InvocationID=c7af631e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:37:13+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7af615c-58ab-11ed-9741-baee1fec6372 | InvocationID=c7af631e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:37:26+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0e5d63a-58ab-11ed-9741-baee1fec6372 | InvocationID=c0e5d824-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:37:26+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfa6e452-58ab-11ed-9741-baee1fec6372 | InvocationID=cfa6e75e-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:37:38+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7af615c-58ab-11ed-9741-baee1fec6372 | InvocationID=c7af631e-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:37:38+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d69a7792-58ab-11ed-9741-baee1fec6372 | InvocationID=d69a795e-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:37:38+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d69a7792-58ab-11ed-9741-baee1fec6372 | InvocationID=d69a795e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:37:38+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d69a7792-58ab-11ed-9741-baee1fec6372 | InvocationID=d69a795e-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:37:51+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cfa6e452-58ab-11ed-9741-baee1fec6372 | InvocationID=cfa6e75e-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:37:51+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de67a03a-58ab-11ed-9741-baee1fec6372 | InvocationID=de67a1fc-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:38:03+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d69a7792-58ab-11ed-9741-baee1fec6372 | InvocationID=d69a795e-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:38:03+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e58520c2-58ab-11ed-9741-baee1fec6372 | InvocationID=e5852284-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:38:03+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e58520c2-58ab-11ed-9741-baee1fec6372 | InvocationID=e5852284-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:38:03+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e58520c2-58ab-11ed-9741-baee1fec6372 | InvocationID=e5852284-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:38:15+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de67a03a-58ab-11ed-9741-baee1fec6372 | InvocationID=de67a1fc-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:38:15+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed297db4-58ab-11ed-9741-baee1fec6372 | InvocationID=ed297f6c-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:38:28+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e58520c2-58ab-11ed-9741-baee1fec6372 | InvocationID=e5852284-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:38:28+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4705c46-58ab-11ed-9741-baee1fec6372 | InvocationID=f4705e80-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:38:28+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4705c46-58ab-11ed-9741-baee1fec6372 | InvocationID=f4705e80-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:38:28+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4705c46-58ab-11ed-9741-baee1fec6372 | InvocationID=f4705e80-58ab-11ed-9741-baee1fec6372 | 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-10-30T23:38:40+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed297db4-58ab-11ed-9741-baee1fec6372 | InvocationID=ed297f6c-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:38:40+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbea89b0-58ab-11ed-9741-baee1fec6372 | InvocationID=fbea8b72-58ab-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:38:53+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4705c46-58ab-11ed-9741-baee1fec6372 | InvocationID=f4705e80-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:38:53+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=035ad560-58ac-11ed-9741-baee1fec6372 | InvocationID=035ad8bc-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:38:53+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=035ad560-58ac-11ed-9741-baee1fec6372 | InvocationID=035ad8bc-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:38:53+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=035ad560-58ac-11ed-9741-baee1fec6372 | InvocationID=035ad8bc-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:39:05+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbea89b0-58ab-11ed-9741-baee1fec6372 | InvocationID=fbea8b72-58ab-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:39:05+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0aac242c-58ac-11ed-9741-baee1fec6372 | InvocationID=0aac2602-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:39:18+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=035ad560-58ac-11ed-9741-baee1fec6372 | InvocationID=035ad8bc-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:39:18+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=124523be-58ac-11ed-9741-baee1fec6372 | InvocationID=12452616-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:39:18+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=124523be-58ac-11ed-9741-baee1fec6372 | InvocationID=12452616-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:39:18+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=124523be-58ac-11ed-9741-baee1fec6372 | InvocationID=12452616-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:39:30+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0aac242c-58ac-11ed-9741-baee1fec6372 | InvocationID=0aac2602-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:39:30+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=196c82ae-58ac-11ed-9741-baee1fec6372 | InvocationID=196c8466-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:39:43+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=124523be-58ac-11ed-9741-baee1fec6372 | InvocationID=12452616-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:39:43+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2133e6bc-58ac-11ed-9741-baee1fec6372 | InvocationID=2133e8ec-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:39:43+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2133e6bc-58ac-11ed-9741-baee1fec6372 | InvocationID=2133e8ec-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:39:43+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2133e6bc-58ac-11ed-9741-baee1fec6372 | InvocationID=2133e8ec-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:39:55+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=196c82ae-58ac-11ed-9741-baee1fec6372 | InvocationID=196c8466-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:39:55+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=282f3dfe-58ac-11ed-9741-baee1fec6372 | InvocationID=282f3fb6-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:40:08+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2133e6bc-58ac-11ed-9741-baee1fec6372 | InvocationID=2133e8ec-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:40:08+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=301e9bb8-58ac-11ed-9741-baee1fec6372 | InvocationID=301e9dc0-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:40:08+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=301e9bb8-58ac-11ed-9741-baee1fec6372 | InvocationID=301e9dc0-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:40:08+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=301e9bb8-58ac-11ed-9741-baee1fec6372 | InvocationID=301e9dc0-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:40:19+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=282f3dfe-58ac-11ed-9741-baee1fec6372 | InvocationID=282f3fb6-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:40:19+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36ef950a-58ac-11ed-9741-baee1fec6372 | InvocationID=36ef9758-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:40:33+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=301e9bb8-58ac-11ed-9741-baee1fec6372 | InvocationID=301e9dc0-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:40:33+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f0abdbe-58ac-11ed-9741-baee1fec6372 | InvocationID=3f0ac00c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:40:33+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f0abdbe-58ac-11ed-9741-baee1fec6372 | InvocationID=3f0ac00c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:40:33+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f0abdbe-58ac-11ed-9741-baee1fec6372 | InvocationID=3f0ac00c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:40:44+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36ef950a-58ac-11ed-9741-baee1fec6372 | InvocationID=36ef9758-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:40:44+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45b25316-58ac-11ed-9741-baee1fec6372 | InvocationID=45b254d8-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:40:58+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f0abdbe-58ac-11ed-9741-baee1fec6372 | InvocationID=3f0ac00c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:40:58+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4df596dc-58ac-11ed-9741-baee1fec6372 | InvocationID=4df598a8-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:40:58+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4df596dc-58ac-11ed-9741-baee1fec6372 | InvocationID=4df598a8-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:40:58+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4df596dc-58ac-11ed-9741-baee1fec6372 | InvocationID=4df598a8-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:41:09+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45b25316-58ac-11ed-9741-baee1fec6372 | InvocationID=45b254d8-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:41:09+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5472734a-58ac-11ed-9741-baee1fec6372 | InvocationID=54727516-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:41:23+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4df596dc-58ac-11ed-9741-baee1fec6372 | InvocationID=4df598a8-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:41:23+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ce04e62-58ac-11ed-9741-baee1fec6372 | InvocationID=5ce0502e-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:41:23+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ce04e62-58ac-11ed-9741-baee1fec6372 | InvocationID=5ce0502e-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:41:23+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ce04e62-58ac-11ed-9741-baee1fec6372 | InvocationID=5ce0502e-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:41:34+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5472734a-58ac-11ed-9741-baee1fec6372 | InvocationID=54727516-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:41:34+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6332b232-58ac-11ed-9741-baee1fec6372 | InvocationID=6332b3ea-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:41:48+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ce04e62-58ac-11ed-9741-baee1fec6372 | InvocationID=5ce0502e-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:41:48+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bcb1628-58ac-11ed-9741-baee1fec6372 | InvocationID=6bcb181c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:41:48+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bcb1628-58ac-11ed-9741-baee1fec6372 | InvocationID=6bcb181c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:41:48+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bcb1628-58ac-11ed-9741-baee1fec6372 | InvocationID=6bcb181c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:41:58+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6332b232-58ac-11ed-9741-baee1fec6372 | InvocationID=6332b3ea-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:41:58+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71f2fe62-58ac-11ed-9741-baee1fec6372 | InvocationID=71f3009c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:42:13+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bcb1628-58ac-11ed-9741-baee1fec6372 | InvocationID=6bcb181c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:42:13+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ab5f6c6-58ac-11ed-9741-baee1fec6372 | InvocationID=7ab5f950-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:42:13+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ab5f6c6-58ac-11ed-9741-baee1fec6372 | InvocationID=7ab5f950-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:42:13+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ab5f6c6-58ac-11ed-9741-baee1fec6372 | InvocationID=7ab5f950-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:42:23+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71f2fe62-58ac-11ed-9741-baee1fec6372 | InvocationID=71f3009c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:42:23+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80b3456a-58ac-11ed-9741-baee1fec6372 | InvocationID=80b348ee-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:42:38+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ab5f6c6-58ac-11ed-9741-baee1fec6372 | InvocationID=7ab5f950-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:42:38+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89a135f6-58ac-11ed-9741-baee1fec6372 | InvocationID=89a13826-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:42:38+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89a135f6-58ac-11ed-9741-baee1fec6372 | InvocationID=89a13826-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:42:38+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89a135f6-58ac-11ed-9741-baee1fec6372 | InvocationID=89a13826-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:42:48+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=80b3456a-58ac-11ed-9741-baee1fec6372 | InvocationID=80b348ee-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:42:48+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f74b3ae-58ac-11ed-9741-baee1fec6372 | InvocationID=8f74b638-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:43:03+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89a135f6-58ac-11ed-9741-baee1fec6372 | InvocationID=89a13826-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:43:03+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=988d0108-58ac-11ed-9741-baee1fec6372 | InvocationID=988d02ca-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:43:03+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=988d0108-58ac-11ed-9741-baee1fec6372 | InvocationID=988d02ca-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:43:03+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=988d0108-58ac-11ed-9741-baee1fec6372 | InvocationID=988d02ca-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:43:13+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8f74b3ae-58ac-11ed-9741-baee1fec6372 | InvocationID=8f74b638-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:43:13+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e36d962-58ac-11ed-9741-baee1fec6372 | InvocationID=9e36db9c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:43:28+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=988d0108-58ac-11ed-9741-baee1fec6372 | InvocationID=988d02ca-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:43:28+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a777e746-58ac-11ed-9741-baee1fec6372 | InvocationID=a777e91c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:43:28+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a777e746-58ac-11ed-9741-baee1fec6372 | InvocationID=a777e91c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:43:28+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a777e746-58ac-11ed-9741-baee1fec6372 | InvocationID=a777e91c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:43:37+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e36d962-58ac-11ed-9741-baee1fec6372 | InvocationID=9e36db9c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:43:37+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acf6f1e4-58ac-11ed-9741-baee1fec6372 | InvocationID=acf6f432-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:43:53+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a777e746-58ac-11ed-9741-baee1fec6372 | InvocationID=a777e91c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:43:53+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b662a69c-58ac-11ed-9741-baee1fec6372 | InvocationID=b662a8c2-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:43:53+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b662a69c-58ac-11ed-9741-baee1fec6372 | InvocationID=b662a8c2-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:43:53+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b662a69c-58ac-11ed-9741-baee1fec6372 | InvocationID=b662a8c2-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:44:02+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=acf6f1e4-58ac-11ed-9741-baee1fec6372 | InvocationID=acf6f432-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:44:02+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbbb2e2a-58ac-11ed-9741-baee1fec6372 | InvocationID=bbbb301e-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:44:18+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b662a69c-58ac-11ed-9741-baee1fec6372 | InvocationID=b662a8c2-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:44:18+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c54d8438-58ac-11ed-9741-baee1fec6372 | InvocationID=c54d8668-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:44:18+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c54d8438-58ac-11ed-9741-baee1fec6372 | InvocationID=c54d8668-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:44:18+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c54d8438-58ac-11ed-9741-baee1fec6372 | InvocationID=c54d8668-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:44:27+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbbb2e2a-58ac-11ed-9741-baee1fec6372 | InvocationID=bbbb301e-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:44:27+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca7c7a36-58ac-11ed-9741-baee1fec6372 | InvocationID=ca7c7cfc-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:44:43+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c54d8438-58ac-11ed-9741-baee1fec6372 | InvocationID=c54d8668-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:44:43+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d438a270-58ac-11ed-9741-baee1fec6372 | InvocationID=d438a4c8-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:44:43+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d438a270-58ac-11ed-9741-baee1fec6372 | InvocationID=d438a4c8-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:44:43+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d438a270-58ac-11ed-9741-baee1fec6372 | InvocationID=d438a4c8-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:44:52+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ca7c7a36-58ac-11ed-9741-baee1fec6372 | InvocationID=ca7c7cfc-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:44:52+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d93cec04-58ac-11ed-9741-baee1fec6372 | InvocationID=d93cee02-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:45:08+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d438a270-58ac-11ed-9741-baee1fec6372 | InvocationID=d438a4c8-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:45:08+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3238282-58ac-11ed-9741-baee1fec6372 | InvocationID=e323850c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:45:08+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3238282-58ac-11ed-9741-baee1fec6372 | InvocationID=e323850c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:45:08+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3238282-58ac-11ed-9741-baee1fec6372 | InvocationID=e323850c-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:45:16+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d93cec04-58ac-11ed-9741-baee1fec6372 | InvocationID=d93cee02-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:45:16+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7fd1480-58ac-11ed-9741-baee1fec6372 | InvocationID=e7fd164c-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:45:33+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3238282-58ac-11ed-9741-baee1fec6372 | InvocationID=e323850c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:45:33+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f20fdfde-58ac-11ed-9741-baee1fec6372 | InvocationID=f20fe196-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:45:33+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f20fdfde-58ac-11ed-9741-baee1fec6372 | InvocationID=f20fe196-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:45:33+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f20fdfde-58ac-11ed-9741-baee1fec6372 | InvocationID=f20fe196-58ac-11ed-9741-baee1fec6372 | 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-10-30T23:45:41+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7fd1480-58ac-11ed-9741-baee1fec6372 | InvocationID=e7fd164c-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:45:41+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6bd8bd0-58ac-11ed-9741-baee1fec6372 | InvocationID=f6bd8d92-58ac-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:45:58+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f20fdfde-58ac-11ed-9741-baee1fec6372 | InvocationID=f20fe196-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:45:58+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00fee77e-58ad-11ed-9741-baee1fec6372 | InvocationID=00fee940-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:45:58+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00fee77e-58ad-11ed-9741-baee1fec6372 | InvocationID=00fee940-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:45:58+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00fee77e-58ad-11ed-9741-baee1fec6372 | InvocationID=00fee940-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:46:06+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6bd8bd0-58ac-11ed-9741-baee1fec6372 | InvocationID=f6bd8d92-58ac-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:46:06+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=057e0ece-58ad-11ed-9741-baee1fec6372 | InvocationID=057e1112-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:46:23+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00fee77e-58ad-11ed-9741-baee1fec6372 | InvocationID=00fee940-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:46:23+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fe9c7fe-58ad-11ed-9741-baee1fec6372 | InvocationID=0fe9c9c0-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:46:23+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fe9c7fe-58ad-11ed-9741-baee1fec6372 | InvocationID=0fe9c9c0-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:46:23+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fe9c7fe-58ad-11ed-9741-baee1fec6372 | InvocationID=0fe9c9c0-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:46:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=057e0ece-58ad-11ed-9741-baee1fec6372 | InvocationID=057e1112-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:46:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=143e9032-58ad-11ed-9741-baee1fec6372 | InvocationID=143e926c-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:46:48+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fe9c7fe-58ad-11ed-9741-baee1fec6372 | InvocationID=0fe9c9c0-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:46:48+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ed46102-58ad-11ed-9741-baee1fec6372 | InvocationID=1ed46440-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:46:48+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ed46102-58ad-11ed-9741-baee1fec6372 | InvocationID=1ed46440-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:46:48+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ed46102-58ad-11ed-9741-baee1fec6372 | InvocationID=1ed46440-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:46:55+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=143e9032-58ad-11ed-9741-baee1fec6372 | InvocationID=143e926c-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:46:55+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22fed9ec-58ad-11ed-9741-baee1fec6372 | InvocationID=22fedc30-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:47:13+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ed46102-58ad-11ed-9741-baee1fec6372 | InvocationID=1ed46440-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:47:13+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dbf1450-58ad-11ed-9741-baee1fec6372 | InvocationID=2dbf17ca-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:47:13+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dbf1450-58ad-11ed-9741-baee1fec6372 | InvocationID=2dbf17ca-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:47:13+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dbf1450-58ad-11ed-9741-baee1fec6372 | InvocationID=2dbf17ca-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:47:20+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22fed9ec-58ad-11ed-9741-baee1fec6372 | InvocationID=22fedc30-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:47:20+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31c22f42-58ad-11ed-9741-baee1fec6372 | InvocationID=31c231b8-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:47:38+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dbf1450-58ad-11ed-9741-baee1fec6372 | InvocationID=2dbf17ca-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:47:38+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cab217a-58ad-11ed-9741-baee1fec6372 | InvocationID=3cab233c-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:47:38+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cab217a-58ad-11ed-9741-baee1fec6372 | InvocationID=3cab233c-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:47:38+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cab217a-58ad-11ed-9741-baee1fec6372 | InvocationID=3cab233c-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:47:45+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31c22f42-58ad-11ed-9741-baee1fec6372 | InvocationID=31c231b8-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:47:45+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=408659f4-58ad-11ed-9741-baee1fec6372 | InvocationID=40865bac-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:48:03+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cab217a-58ad-11ed-9741-baee1fec6372 | InvocationID=3cab233c-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:48:03+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b9647d2-58ad-11ed-9741-baee1fec6372 | InvocationID=4b96498a-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:48:03+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b9647d2-58ad-11ed-9741-baee1fec6372 | InvocationID=4b96498a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:03+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b9647d2-58ad-11ed-9741-baee1fec6372 | InvocationID=4b96498a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=408659f4-58ad-11ed-9741-baee1fec6372 | InvocationID=40865bac-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:48:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f46e2f6-58ad-11ed-9741-baee1fec6372 | InvocationID=4f46e558-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:48:28+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b9647d2-58ad-11ed-9741-baee1fec6372 | InvocationID=4b96498a-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:48:28+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a8123de-58ad-11ed-9741-baee1fec6372 | InvocationID=5a812596-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:48:28+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a8123de-58ad-11ed-9741-baee1fec6372 | InvocationID=5a812596-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:28+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a8123de-58ad-11ed-9741-baee1fec6372 | InvocationID=5a812596-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:34+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f46e2f6-58ad-11ed-9741-baee1fec6372 | InvocationID=4f46e558-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:48:34+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e084938-58ad-11ed-9741-baee1fec6372 | InvocationID=5e084afa-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:48:53+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a8123de-58ad-11ed-9741-baee1fec6372 | InvocationID=5a812596-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:48:53+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=696bc872-58ad-11ed-9741-baee1fec6372 | InvocationID=696bca98-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:48:53+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=696bc872-58ad-11ed-9741-baee1fec6372 | InvocationID=696bca98-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:53+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=696bc872-58ad-11ed-9741-baee1fec6372 | InvocationID=696bca98-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:48:59+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e084938-58ad-11ed-9741-baee1fec6372 | InvocationID=5e084afa-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:48:59+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ccbe06a-58ad-11ed-9741-baee1fec6372 | InvocationID=6ccbe222-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:49:18+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=696bc872-58ad-11ed-9741-baee1fec6372 | InvocationID=696bca98-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:49:18+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7856b1e4-58ad-11ed-9741-baee1fec6372 | InvocationID=7856b644-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:49:19+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7856b1e4-58ad-11ed-9741-baee1fec6372 | InvocationID=7856b644-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:49:19+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7856b1e4-58ad-11ed-9741-baee1fec6372 | InvocationID=7856b644-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:49:24+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ccbe06a-58ad-11ed-9741-baee1fec6372 | InvocationID=6ccbe222-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:49:24+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b8f1a68-58ad-11ed-9741-baee1fec6372 | InvocationID=7b8f1c2a-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:49:44+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7856b1e4-58ad-11ed-9741-baee1fec6372 | InvocationID=7856b644-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:49:44+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8742003c-58ad-11ed-9741-baee1fec6372 | InvocationID=874201f4-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:49:44+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8742003c-58ad-11ed-9741-baee1fec6372 | InvocationID=874201f4-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:49:44+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8742003c-58ad-11ed-9741-baee1fec6372 | InvocationID=874201f4-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:49:49+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b8f1a68-58ad-11ed-9741-baee1fec6372 | InvocationID=7b8f1c2a-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:49:49+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a50a10c-58ad-11ed-9741-baee1fec6372 | InvocationID=8a50a2c4-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:50:09+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8742003c-58ad-11ed-9741-baee1fec6372 | InvocationID=874201f4-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:50:09+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=962d2892-58ad-11ed-9741-baee1fec6372 | InvocationID=962d2ad6-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:50:09+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=962d2892-58ad-11ed-9741-baee1fec6372 | InvocationID=962d2ad6-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:50:09+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=962d2892-58ad-11ed-9741-baee1fec6372 | InvocationID=962d2ad6-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:50:13+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a50a10c-58ad-11ed-9741-baee1fec6372 | InvocationID=8a50a2c4-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:50:13+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9910ef94-58ad-11ed-9741-baee1fec6372 | InvocationID=9910f156-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:50:34+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=962d2892-58ad-11ed-9741-baee1fec6372 | InvocationID=962d2ad6-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:50:34+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a518c32a-58ad-11ed-9741-baee1fec6372 | InvocationID=a518c654-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:50:34+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a518c32a-58ad-11ed-9741-baee1fec6372 | InvocationID=a518c654-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:50:34+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a518c32a-58ad-11ed-9741-baee1fec6372 | InvocationID=a518c654-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:50:38+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9910ef94-58ad-11ed-9741-baee1fec6372 | InvocationID=9910f156-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:50:38+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7d34cde-58ad-11ed-9741-baee1fec6372 | InvocationID=a7d34e96-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:50:59+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a518c32a-58ad-11ed-9741-baee1fec6372 | InvocationID=a518c654-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:50:59+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4041038-58ad-11ed-9741-baee1fec6372 | InvocationID=b404129a-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:50:59+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4041038-58ad-11ed-9741-baee1fec6372 | InvocationID=b404129a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:50:59+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4041038-58ad-11ed-9741-baee1fec6372 | InvocationID=b404129a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:51:03+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7d34cde-58ad-11ed-9741-baee1fec6372 | InvocationID=a7d34e96-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:51:03+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b693d540-58ad-11ed-9741-baee1fec6372 | InvocationID=b693d806-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:51:24+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4041038-58ad-11ed-9741-baee1fec6372 | InvocationID=b404129a-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:51:24+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2eee2e4-58ad-11ed-9741-baee1fec6372 | InvocationID=c2eee492-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:51:24+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2eee2e4-58ad-11ed-9741-baee1fec6372 | InvocationID=c2eee492-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:51:24+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2eee2e4-58ad-11ed-9741-baee1fec6372 | InvocationID=c2eee492-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:51:28+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b693d540-58ad-11ed-9741-baee1fec6372 | InvocationID=b693d806-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:51:28+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c554871e-58ad-11ed-9741-baee1fec6372 | InvocationID=c55488ea-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:51:49+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2eee2e4-58ad-11ed-9741-baee1fec6372 | InvocationID=c2eee492-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:51:49+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1d9b4dc-58ad-11ed-9741-baee1fec6372 | InvocationID=d1d9b784-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:51:49+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1d9b4dc-58ad-11ed-9741-baee1fec6372 | InvocationID=d1d9b784-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:51:49+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1d9b4dc-58ad-11ed-9741-baee1fec6372 | InvocationID=d1d9b784-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:51:52+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c554871e-58ad-11ed-9741-baee1fec6372 | InvocationID=c55488ea-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:51:52+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4163f4a-58ad-11ed-9741-baee1fec6372 | InvocationID=d4164102-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:52:14+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1d9b4dc-58ad-11ed-9741-baee1fec6372 | InvocationID=d1d9b784-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:52:14+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0c489fe-58ad-11ed-9741-baee1fec6372 | InvocationID=e0c48c4c-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:52:14+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0c489fe-58ad-11ed-9741-baee1fec6372 | InvocationID=e0c48c4c-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:52:14+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0c489fe-58ad-11ed-9741-baee1fec6372 | InvocationID=e0c48c4c-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:52:17+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4163f4a-58ad-11ed-9741-baee1fec6372 | InvocationID=d4164102-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:52:17+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2d6af1a-58ad-11ed-9741-baee1fec6372 | InvocationID=e2d6b92e-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:52:39+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0c489fe-58ad-11ed-9741-baee1fec6372 | InvocationID=e0c48c4c-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:52:39+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efaf242e-58ad-11ed-9741-baee1fec6372 | InvocationID=efaf25f0-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:52:39+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efaf242e-58ad-11ed-9741-baee1fec6372 | InvocationID=efaf25f0-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:52:39+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=efaf242e-58ad-11ed-9741-baee1fec6372 | InvocationID=efaf25f0-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:52:42+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2d6af1a-58ad-11ed-9741-baee1fec6372 | InvocationID=e2d6b92e-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:52:42+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f198605c-58ad-11ed-9741-baee1fec6372 | InvocationID=f19862d2-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:53:04+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=efaf242e-58ad-11ed-9741-baee1fec6372 | InvocationID=efaf25f0-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:53:04+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe99da2e-58ad-11ed-9741-baee1fec6372 | InvocationID=fe99dc9a-58ad-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:53:04+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe99da2e-58ad-11ed-9741-baee1fec6372 | InvocationID=fe99dc9a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:53:04+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe99da2e-58ad-11ed-9741-baee1fec6372 | InvocationID=fe99dc9a-58ad-11ed-9741-baee1fec6372 | 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-10-30T23:53:07+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f198605c-58ad-11ed-9741-baee1fec6372 | InvocationID=f19862d2-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:53:07+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0059eb9c-58ae-11ed-9741-baee1fec6372 | InvocationID=0059ed86-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:53:29+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe99da2e-58ad-11ed-9741-baee1fec6372 | InvocationID=fe99dc9a-58ad-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:53:29+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d869392-58ae-11ed-9741-baee1fec6372 | InvocationID=0d869c52-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:53:29+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d869392-58ae-11ed-9741-baee1fec6372 | InvocationID=0d869c52-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:53:29+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d869392-58ae-11ed-9741-baee1fec6372 | InvocationID=0d869c52-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:53:31+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0059eb9c-58ae-11ed-9741-baee1fec6372 | InvocationID=0059ed86-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:53:31+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f1b4a54-58ae-11ed-9741-baee1fec6372 | InvocationID=0f1b4c16-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:53:54+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d869392-58ae-11ed-9741-baee1fec6372 | InvocationID=0d869c52-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:53:54+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c71a874-58ae-11ed-9741-baee1fec6372 | InvocationID=1c71aa2c-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:53:54+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c71a874-58ae-11ed-9741-baee1fec6372 | InvocationID=1c71aa2c-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:53:54+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c71a874-58ae-11ed-9741-baee1fec6372 | InvocationID=1c71aa2c-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:53:56+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f1b4a54-58ae-11ed-9741-baee1fec6372 | InvocationID=0f1b4c16-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:53:56+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ddcae66-58ae-11ed-9741-baee1fec6372 | InvocationID=1ddcb06e-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:54:19+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c71a874-58ae-11ed-9741-baee1fec6372 | InvocationID=1c71aa2c-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:54:19+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b5c8f8e-58ae-11ed-9741-baee1fec6372 | InvocationID=2b5c91be-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:54:19+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b5c8f8e-58ae-11ed-9741-baee1fec6372 | InvocationID=2b5c91be-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:54:19+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b5c8f8e-58ae-11ed-9741-baee1fec6372 | InvocationID=2b5c91be-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:54:21+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ddcae66-58ae-11ed-9741-baee1fec6372 | InvocationID=1ddcb06e-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:54:21+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c9f12cc-58ae-11ed-9741-baee1fec6372 | InvocationID=2c9f148e-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:54:44+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b5c8f8e-58ae-11ed-9741-baee1fec6372 | InvocationID=2b5c91be-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:54:44+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a474d72-58ae-11ed-9741-baee1fec6372 | InvocationID=3a474f20-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:54:44+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a474d72-58ae-11ed-9741-baee1fec6372 | InvocationID=3a474f20-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:54:44+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a474d72-58ae-11ed-9741-baee1fec6372 | InvocationID=3a474f20-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:54:46+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c9f12cc-58ae-11ed-9741-baee1fec6372 | InvocationID=2c9f148e-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:54:46+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b60b8ec-58ae-11ed-9741-baee1fec6372 | InvocationID=3b60bae0-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:55:09+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a474d72-58ae-11ed-9741-baee1fec6372 | InvocationID=3a474f20-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:55:09+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4932d5a4-58ae-11ed-9741-baee1fec6372 | InvocationID=4932d7ac-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:55:09+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4932d5a4-58ae-11ed-9741-baee1fec6372 | InvocationID=4932d7ac-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:55:09+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4932d5a4-58ae-11ed-9741-baee1fec6372 | InvocationID=4932d7ac-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:55:10+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b60b8ec-58ae-11ed-9741-baee1fec6372 | InvocationID=3b60bae0-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:55:10+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a237b12-58ae-11ed-9741-baee1fec6372 | InvocationID=4a237cd4-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-10-30T23:55:34+0000 | policy_event_thread | 139767119465248 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4932d5a4-58ae-11ed-9741-baee1fec6372 | InvocationID=4932d7ac-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF activation/deactivation policy response events.
2022-10-30T23:55:34+0000 | policy_event_thread | 139767119465248 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=581dacf6-58ae-11ed-9741-baee1fec6372 | InvocationID=581db282-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-10-30T23:55:34+0000 | policy_event_thread | 139767119465248 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=581dacf6-58ae-11ed-9741-baee1fec6372 | InvocationID=581db282-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:55:34+0000 | policy_event_thread | 139767119465248 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=581dacf6-58ae-11ed-9741-baee1fec6372 | InvocationID=581db282-58ae-11ed-9741-baee1fec6372 | 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-10-30T23:55:35+0000 | aai_event_thread | 139767118404384 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4a237b12-58ae-11ed-9741-baee1fec6372 | InvocationID=4a237cd4-58ae-11ed-9741-baee1fec6372 | Polling MR for XNF AAI events.
2022-10-30T23:55:35+0000 | aai_event_thread | 139767118404384 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58e7a51a-58ae-11ed-9741-baee1fec6372 | InvocationID=58e7a786-58ae-11ed-9741-baee1fec6372 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT