/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-07-22T05:21:34+0000 | MainThread | 139828706180424 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-07-22T05:21:34+0000 | MainThread | 139828706180424 | 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': True, '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': 'https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'https://message-router:3905/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2022-07-22T05:21:34+0000 | MainThread | 139828706180424 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-07-22T05:21:34+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:21:34+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e733a2-097e-11ed-a32b-9215a00339d1 | InvocationID=26e736ea-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:21:34+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-07-22T05:21:34+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e8c2a8-097e-11ed-a32b-9215a00339d1 | InvocationID=26e8c46a-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:21:34+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e733a2-097e-11ed-a32b-9215a00339d1 | InvocationID=26e736ea-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:21:34+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e8c2a8-097e-11ed-a32b-9215a00339d1 | InvocationID=26e8c46a-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:21:34+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26e8c2a8-097e-11ed-a32b-9215a00339d1 | InvocationID=26e8c46a-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:21:34+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26e733a2-097e-11ed-a32b-9215a00339d1 | InvocationID=26e736ea-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:21:34+0000 | MainThread | 139828706180424 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching secure http API server 2022-07-22T05:21:54+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26e8c2a8-097e-11ed-a32b-9215a00339d1 | InvocationID=26e8c46a-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:21:54+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=332fe8e8-097e-11ed-a32b-9215a00339d1 | InvocationID=332feafa-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:21:54+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=332fe8e8-097e-11ed-a32b-9215a00339d1 | InvocationID=332feafa-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:21:54+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=332fe8e8-097e-11ed-a32b-9215a00339d1 | InvocationID=332feafa-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:21:59+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26e733a2-097e-11ed-a32b-9215a00339d1 | InvocationID=26e736ea-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:21:59+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=362c1832-097e-11ed-a32b-9215a00339d1 | InvocationID=362c1abc-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:21:59+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=362c1832-097e-11ed-a32b-9215a00339d1 | InvocationID=362c1abc-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:21:59+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=362c1832-097e-11ed-a32b-9215a00339d1 | InvocationID=362c1abc-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:22:14+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=332fe8e8-097e-11ed-a32b-9215a00339d1 | InvocationID=332feafa-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:22:14+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f3a92be-097e-11ed-a32b-9215a00339d1 | InvocationID=3f3a9b38-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:22:15+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f3a92be-097e-11ed-a32b-9215a00339d1 | InvocationID=3f3a9b38-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:22:15+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f3a92be-097e-11ed-a32b-9215a00339d1 | InvocationID=3f3a9b38-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:22:24+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=362c1832-097e-11ed-a32b-9215a00339d1 | InvocationID=362c1abc-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:22:24+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4523936a-097e-11ed-a32b-9215a00339d1 | InvocationID=45239662-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:22:25+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4523936a-097e-11ed-a32b-9215a00339d1 | InvocationID=45239662-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:22:25+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4523936a-097e-11ed-a32b-9215a00339d1 | InvocationID=45239662-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:22:35+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f3a92be-097e-11ed-a32b-9215a00339d1 | InvocationID=3f3a9b38-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:22:35+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b3fe2e4-097e-11ed-a32b-9215a00339d1 | InvocationID=4b3fe9b0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:22:35+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b3fe2e4-097e-11ed-a32b-9215a00339d1 | InvocationID=4b3fe9b0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:22:35+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b3fe2e4-097e-11ed-a32b-9215a00339d1 | InvocationID=4b3fe9b0-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:22:50+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4523936a-097e-11ed-a32b-9215a00339d1 | InvocationID=45239662-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:22:50+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=543309a8-097e-11ed-a32b-9215a00339d1 | InvocationID=54330caa-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:22:50+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=543309a8-097e-11ed-a32b-9215a00339d1 | InvocationID=54330caa-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:22:50+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=543309a8-097e-11ed-a32b-9215a00339d1 | InvocationID=54330caa-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:22:55+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b3fe2e4-097e-11ed-a32b-9215a00339d1 | InvocationID=4b3fe9b0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:22:55+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5764de80-097e-11ed-a32b-9215a00339d1 | InvocationID=5764e0ba-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:22:55+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5764de80-097e-11ed-a32b-9215a00339d1 | InvocationID=5764e0ba-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:22:55+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5764de80-097e-11ed-a32b-9215a00339d1 | InvocationID=5764e0ba-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:15+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=543309a8-097e-11ed-a32b-9215a00339d1 | InvocationID=54330caa-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:23:15+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6361d814-097e-11ed-a32b-9215a00339d1 | InvocationID=6361de86-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:23:15+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5764de80-097e-11ed-a32b-9215a00339d1 | InvocationID=5764e0ba-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:23:15+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6366f7ea-097e-11ed-a32b-9215a00339d1 | InvocationID=6366f9c0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:23:16+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6361d814-097e-11ed-a32b-9215a00339d1 | InvocationID=6361de86-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:23:16+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6361d814-097e-11ed-a32b-9215a00339d1 | InvocationID=6361de86-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:23:16+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6366f7ea-097e-11ed-a32b-9215a00339d1 | InvocationID=6366f9c0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:16+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6366f7ea-097e-11ed-a32b-9215a00339d1 | InvocationID=6366f9c0-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:36+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6366f7ea-097e-11ed-a32b-9215a00339d1 | InvocationID=6366f9c0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:23:36+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f9c727e-097e-11ed-a32b-9215a00339d1 | InvocationID=6f9c7558-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:23:36+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f9c727e-097e-11ed-a32b-9215a00339d1 | InvocationID=6f9c7558-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:36+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f9c727e-097e-11ed-a32b-9215a00339d1 | InvocationID=6f9c7558-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:41+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6361d814-097e-11ed-a32b-9215a00339d1 | InvocationID=6361de86-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:23:41+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7297b90c-097e-11ed-a32b-9215a00339d1 | InvocationID=7299a5f0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:23:41+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7297b90c-097e-11ed-a32b-9215a00339d1 | InvocationID=7299a5f0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:23:41+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7297b90c-097e-11ed-a32b-9215a00339d1 | InvocationID=7299a5f0-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:23:56+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f9c727e-097e-11ed-a32b-9215a00339d1 | InvocationID=6f9c7558-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:23:56+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b9978a6-097e-11ed-a32b-9215a00339d1 | InvocationID=7b997c52-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:23:56+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b9978a6-097e-11ed-a32b-9215a00339d1 | InvocationID=7b997c52-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:23:56+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b9978a6-097e-11ed-a32b-9215a00339d1 | InvocationID=7b997c52-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:06+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7297b90c-097e-11ed-a32b-9215a00339d1 | InvocationID=7299a5f0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:24:06+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81a26b36-097e-11ed-a32b-9215a00339d1 | InvocationID=81a26e42-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:24:06+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81a26b36-097e-11ed-a32b-9215a00339d1 | InvocationID=81a26e42-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:06+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81a26b36-097e-11ed-a32b-9215a00339d1 | InvocationID=81a26e42-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:16+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b9978a6-097e-11ed-a32b-9215a00339d1 | InvocationID=7b997c52-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:24:16+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87b242e4-097e-11ed-a32b-9215a00339d1 | InvocationID=87b248c0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:24:16+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87b242e4-097e-11ed-a32b-9215a00339d1 | InvocationID=87b248c0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:16+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87b242e4-097e-11ed-a32b-9215a00339d1 | InvocationID=87b248c0-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:31+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81a26b36-097e-11ed-a32b-9215a00339d1 | InvocationID=81a26e42-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:24:31+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90bd97c6-097e-11ed-a32b-9215a00339d1 | InvocationID=90bd99d8-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:24:31+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90bd97c6-097e-11ed-a32b-9215a00339d1 | InvocationID=90bd99d8-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:31+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90bd97c6-097e-11ed-a32b-9215a00339d1 | InvocationID=90bd99d8-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:36+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87b242e4-097e-11ed-a32b-9215a00339d1 | InvocationID=87b248c0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:24:36+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d21d74-097e-11ed-a32b-9215a00339d1 | InvocationID=93d21f5e-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:24:37+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d21d74-097e-11ed-a32b-9215a00339d1 | InvocationID=93d21f5e-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:37+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93d21d74-097e-11ed-a32b-9215a00339d1 | InvocationID=93d21f5e-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:56+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90bd97c6-097e-11ed-a32b-9215a00339d1 | InvocationID=90bd99d8-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:24:56+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fca9994-097e-11ed-a32b-9215a00339d1 | InvocationID=9fca9d68-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:24:57+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93d21d74-097e-11ed-a32b-9215a00339d1 | InvocationID=93d21f5e-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:24:57+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fe3df1c-097e-11ed-a32b-9215a00339d1 | InvocationID=9fe3e2b4-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:24:57+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fca9994-097e-11ed-a32b-9215a00339d1 | InvocationID=9fca9d68-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:57+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fca9994-097e-11ed-a32b-9215a00339d1 | InvocationID=9fca9d68-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:24:57+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fca9994-097e-11ed-a32b-9215a00339d1 | InvocationID=9fca9d68-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:24:57+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fe3df1c-097e-11ed-a32b-9215a00339d1 | InvocationID=9fe3e2b4-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:17+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9fe3df1c-097e-11ed-a32b-9215a00339d1 | InvocationID=9fe3e2b4-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:25:17+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abeecb50-097e-11ed-a32b-9215a00339d1 | InvocationID=abeed352-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:25:17+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abeecb50-097e-11ed-a32b-9215a00339d1 | InvocationID=abeed352-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:17+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abeecb50-097e-11ed-a32b-9215a00339d1 | InvocationID=abeed352-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:22+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fca9994-097e-11ed-a32b-9215a00339d1 | InvocationID=9fca9d68-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:25:22+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee9d7fa-097e-11ed-a32b-9215a00339d1 | InvocationID=aee9da98-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:25:22+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee9d7fa-097e-11ed-a32b-9215a00339d1 | InvocationID=aee9da98-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:25:22+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee9d7fa-097e-11ed-a32b-9215a00339d1 | InvocationID=aee9da98-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:25:37+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abeecb50-097e-11ed-a32b-9215a00339d1 | InvocationID=abeed352-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:25:37+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ec87bc-097e-11ed-a32b-9215a00339d1 | InvocationID=b7ec909a-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:25:37+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ec87bc-097e-11ed-a32b-9215a00339d1 | InvocationID=b7ec909a-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:37+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7ec87bc-097e-11ed-a32b-9215a00339d1 | InvocationID=b7ec909a-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:47+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee9d7fa-097e-11ed-a32b-9215a00339d1 | InvocationID=aee9da98-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:25:47+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdef8812-097e-11ed-a32b-9215a00339d1 | InvocationID=bdef8af6-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:25:47+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdef8812-097e-11ed-a32b-9215a00339d1 | InvocationID=bdef8af6-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:25:47+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdef8812-097e-11ed-a32b-9215a00339d1 | InvocationID=bdef8af6-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:25:57+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7ec87bc-097e-11ed-a32b-9215a00339d1 | InvocationID=b7ec909a-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:25:57+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3f396e0-097e-11ed-a32b-9215a00339d1 | InvocationID=c3f399b0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:25:57+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3f396e0-097e-11ed-a32b-9215a00339d1 | InvocationID=c3f399b0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:25:57+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3f396e0-097e-11ed-a32b-9215a00339d1 | InvocationID=c3f399b0-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:12+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdef8812-097e-11ed-a32b-9215a00339d1 | InvocationID=bdef8af6-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:26:12+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cceb3ab4-097e-11ed-a32b-9215a00339d1 | InvocationID=cceb42ca-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:26:13+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cceb3ab4-097e-11ed-a32b-9215a00339d1 | InvocationID=cceb42ca-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:26:13+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cceb3ab4-097e-11ed-a32b-9215a00339d1 | InvocationID=cceb42ca-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:26:17+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3f396e0-097e-11ed-a32b-9215a00339d1 | InvocationID=c3f399b0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:26:17+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cffa9e02-097e-11ed-a32b-9215a00339d1 | InvocationID=cffaa05a-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:26:17+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cffa9e02-097e-11ed-a32b-9215a00339d1 | InvocationID=cffaa05a-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:17+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cffa9e02-097e-11ed-a32b-9215a00339d1 | InvocationID=cffaa05a-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:37+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cffa9e02-097e-11ed-a32b-9215a00339d1 | InvocationID=cffaa05a-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:26:37+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbf474e4-097e-11ed-a32b-9215a00339d1 | InvocationID=dbf476f6-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:26:38+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbf474e4-097e-11ed-a32b-9215a00339d1 | InvocationID=dbf476f6-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:38+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dbf474e4-097e-11ed-a32b-9215a00339d1 | InvocationID=dbf476f6-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:38+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cceb3ab4-097e-11ed-a32b-9215a00339d1 | InvocationID=cceb42ca-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:26:38+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc0b8ac6-097e-11ed-a32b-9215a00339d1 | InvocationID=dc0b8eb8-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:26:38+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc0b8ac6-097e-11ed-a32b-9215a00339d1 | InvocationID=dc0b8eb8-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:26:38+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc0b8ac6-097e-11ed-a32b-9215a00339d1 | InvocationID=dc0b8eb8-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:26:58+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dbf474e4-097e-11ed-a32b-9215a00339d1 | InvocationID=dbf476f6-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:26:58+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f75770-097e-11ed-a32b-9215a00339d1 | InvocationID=e7f759be-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:26:58+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7f75770-097e-11ed-a32b-9215a00339d1 | InvocationID=e7f759be-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:26:58+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7f75770-097e-11ed-a32b-9215a00339d1 | InvocationID=e7f759be-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:03+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc0b8ac6-097e-11ed-a32b-9215a00339d1 | InvocationID=dc0b8eb8-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:27:03+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb07c5b2-097e-11ed-a32b-9215a00339d1 | InvocationID=eb07c904-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:27:03+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb07c5b2-097e-11ed-a32b-9215a00339d1 | InvocationID=eb07c904-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:03+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb07c5b2-097e-11ed-a32b-9215a00339d1 | InvocationID=eb07c904-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:18+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7f75770-097e-11ed-a32b-9215a00339d1 | InvocationID=e7f759be-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:27:18+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3f0aee6-097e-11ed-a32b-9215a00339d1 | InvocationID=f3f0b0d0-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:27:18+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3f0aee6-097e-11ed-a32b-9215a00339d1 | InvocationID=f3f0b0d0-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:18+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3f0aee6-097e-11ed-a32b-9215a00339d1 | InvocationID=f3f0b0d0-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:28+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb07c5b2-097e-11ed-a32b-9215a00339d1 | InvocationID=eb07c904-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:27:28+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9feaa90-097e-11ed-a32b-9215a00339d1 | InvocationID=f9feb88c-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:27:28+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9feaa90-097e-11ed-a32b-9215a00339d1 | InvocationID=f9feb88c-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:28+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9feaa90-097e-11ed-a32b-9215a00339d1 | InvocationID=f9feb88c-097e-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:38+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3f0aee6-097e-11ed-a32b-9215a00339d1 | InvocationID=f3f0b0d0-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:27:38+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fff64b60-097e-11ed-a32b-9215a00339d1 | InvocationID=fff6506a-097e-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:27:38+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fff64b60-097e-11ed-a32b-9215a00339d1 | InvocationID=fff6506a-097e-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:38+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fff64b60-097e-11ed-a32b-9215a00339d1 | InvocationID=fff6506a-097e-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:53+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9feaa90-097e-11ed-a32b-9215a00339d1 | InvocationID=f9feb88c-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:27:53+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0904e57c-097f-11ed-a32b-9215a00339d1 | InvocationID=0904e9b4-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:27:53+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0904e57c-097f-11ed-a32b-9215a00339d1 | InvocationID=0904e9b4-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:53+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0904e57c-097f-11ed-a32b-9215a00339d1 | InvocationID=0904e9b4-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:27:58+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fff64b60-097e-11ed-a32b-9215a00339d1 | InvocationID=fff6506a-097e-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:27:58+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf05c94-097f-11ed-a32b-9215a00339d1 | InvocationID=0bf0613a-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:27:58+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf05c94-097f-11ed-a32b-9215a00339d1 | InvocationID=0bf0613a-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:27:58+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bf05c94-097f-11ed-a32b-9215a00339d1 | InvocationID=0bf0613a-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:18+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bf05c94-097f-11ed-a32b-9215a00339d1 | InvocationID=0bf0613a-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:28:18+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17e7b0e2-097f-11ed-a32b-9215a00339d1 | InvocationID=17e7b380-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:28:18+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17e7b0e2-097f-11ed-a32b-9215a00339d1 | InvocationID=17e7b380-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:18+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17e7b0e2-097f-11ed-a32b-9215a00339d1 | InvocationID=17e7b380-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:18+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0904e57c-097f-11ed-a32b-9215a00339d1 | InvocationID=0904e9b4-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:28:18+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17f69bd4-097f-11ed-a32b-9215a00339d1 | InvocationID=17f69eb8-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:28:18+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17f69bd4-097f-11ed-a32b-9215a00339d1 | InvocationID=17f69eb8-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:28:18+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17f69bd4-097f-11ed-a32b-9215a00339d1 | InvocationID=17f69eb8-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:28:38+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17e7b0e2-097f-11ed-a32b-9215a00339d1 | InvocationID=17e7b380-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:28:38+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23dc8b66-097f-11ed-a32b-9215a00339d1 | InvocationID=23dc8e0e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:28:38+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23dc8b66-097f-11ed-a32b-9215a00339d1 | InvocationID=23dc8e0e-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:38+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23dc8b66-097f-11ed-a32b-9215a00339d1 | InvocationID=23dc8e0e-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:43+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17f69bd4-097f-11ed-a32b-9215a00339d1 | InvocationID=17f69eb8-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:28:43+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e92030-097f-11ed-a32b-9215a00339d1 | InvocationID=26e9376e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:28:43+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26e92030-097f-11ed-a32b-9215a00339d1 | InvocationID=26e9376e-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:28:43+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26e92030-097f-11ed-a32b-9215a00339d1 | InvocationID=26e9376e-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:28:58+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23dc8b66-097f-11ed-a32b-9215a00339d1 | InvocationID=23dc8e0e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:28:58+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fd4f962-097f-11ed-a32b-9215a00339d1 | InvocationID=2fd4ffac-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:28:58+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fd4f962-097f-11ed-a32b-9215a00339d1 | InvocationID=2fd4ffac-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:28:58+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2fd4f962-097f-11ed-a32b-9215a00339d1 | InvocationID=2fd4ffac-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:29:08+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26e92030-097f-11ed-a32b-9215a00339d1 | InvocationID=26e9376e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:29:08+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35d9cf90-097f-11ed-a32b-9215a00339d1 | InvocationID=35d9d18e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:29:08+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35d9cf90-097f-11ed-a32b-9215a00339d1 | InvocationID=35d9d18e-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:29:08+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35d9cf90-097f-11ed-a32b-9215a00339d1 | InvocationID=35d9d18e-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:29:18+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2fd4f962-097f-11ed-a32b-9215a00339d1 | InvocationID=2fd4ffac-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:29:18+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bd347f0-097f-11ed-a32b-9215a00339d1 | InvocationID=3bd356c8-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:29:18+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bd347f0-097f-11ed-a32b-9215a00339d1 | InvocationID=3bd356c8-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:29:18+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3bd347f0-097f-11ed-a32b-9215a00339d1 | InvocationID=3bd356c8-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:29:33+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35d9cf90-097f-11ed-a32b-9215a00339d1 | InvocationID=35d9d18e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:29:33+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44cd5620-097f-11ed-a32b-9215a00339d1 | InvocationID=44cd5814-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:29:33+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44cd5620-097f-11ed-a32b-9215a00339d1 | InvocationID=44cd5814-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:29:33+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44cd5620-097f-11ed-a32b-9215a00339d1 | InvocationID=44cd5814-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:29:38+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3bd347f0-097f-11ed-a32b-9215a00339d1 | InvocationID=3bd356c8-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:29:38+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47cd300c-097f-11ed-a32b-9215a00339d1 | InvocationID=47cd3b7e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:29:38+0000 | aai_event_thread | 139828655442720 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47cd300c-097f-11ed-a32b-9215a00339d1 | InvocationID=47cd3b7e-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:29:38+0000 | aai_event_thread | 139828655442720 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47cd300c-097f-11ed-a32b-9215a00339d1 | InvocationID=47cd3b7e-097f-11ed-a32b-9215a00339d1 | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-07-22T05:29:58+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44cd5620-097f-11ed-a32b-9215a00339d1 | InvocationID=44cd5814-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:29:58+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53bd357e-097f-11ed-a32b-9215a00339d1 | InvocationID=53bd3830-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:29:58+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47cd300c-097f-11ed-a32b-9215a00339d1 | InvocationID=47cd3b7e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:29:58+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53c68aa2-097f-11ed-a32b-9215a00339d1 | InvocationID=53c68bec-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:29:59+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53bd357e-097f-11ed-a32b-9215a00339d1 | InvocationID=53bd3830-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:29:59+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53bd357e-097f-11ed-a32b-9215a00339d1 | InvocationID=53bd3830-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:30:23+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=53c68aa2-097f-11ed-a32b-9215a00339d1 | InvocationID=53c68bec-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:30:23+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b17af4-097f-11ed-a32b-9215a00339d1 | InvocationID=62b17cf2-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:30:24+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53bd357e-097f-11ed-a32b-9215a00339d1 | InvocationID=53bd3830-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:30:24+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b87ed0-097f-11ed-a32b-9215a00339d1 | InvocationID=62b88132-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:30:24+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b87ed0-097f-11ed-a32b-9215a00339d1 | InvocationID=62b88132-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:30:24+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b87ed0-097f-11ed-a32b-9215a00339d1 | InvocationID=62b88132-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:30:44+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62b17af4-097f-11ed-a32b-9215a00339d1 | InvocationID=62b17cf2-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:30:44+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6eaf7d1a-097f-11ed-a32b-9215a00339d1 | InvocationID=6eaf8a9e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:30:49+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b87ed0-097f-11ed-a32b-9215a00339d1 | InvocationID=62b88132-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:30:49+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ae81aa-097f-11ed-a32b-9215a00339d1 | InvocationID=71ae84b6-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:30:49+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71ae81aa-097f-11ed-a32b-9215a00339d1 | InvocationID=71ae84b6-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:30:49+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ae81aa-097f-11ed-a32b-9215a00339d1 | InvocationID=71ae84b6-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:31:04+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6eaf7d1a-097f-11ed-a32b-9215a00339d1 | InvocationID=6eaf8a9e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:31:04+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ab95fcc-097f-11ed-a32b-9215a00339d1 | InvocationID=7ab9631e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:31:14+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71ae81aa-097f-11ed-a32b-9215a00339d1 | InvocationID=71ae84b6-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:31:14+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80a2cdc4-097f-11ed-a32b-9215a00339d1 | InvocationID=80a2d0c6-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:31:14+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80a2cdc4-097f-11ed-a32b-9215a00339d1 | InvocationID=80a2d0c6-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:31:14+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80a2cdc4-097f-11ed-a32b-9215a00339d1 | InvocationID=80a2d0c6-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:31:24+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ab95fcc-097f-11ed-a32b-9215a00339d1 | InvocationID=7ab9631e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:31:24+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86c6e3ac-097f-11ed-a32b-9215a00339d1 | InvocationID=86c6ea46-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:31:39+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80a2cdc4-097f-11ed-a32b-9215a00339d1 | InvocationID=80a2d0c6-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:31:39+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f982c66-097f-11ed-a32b-9215a00339d1 | InvocationID=8f982f86-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:31:39+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f982c66-097f-11ed-a32b-9215a00339d1 | InvocationID=8f982f86-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:31:39+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f982c66-097f-11ed-a32b-9215a00339d1 | InvocationID=8f982f86-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:31:44+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86c6e3ac-097f-11ed-a32b-9215a00339d1 | InvocationID=86c6ea46-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:31:44+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92c4962c-097f-11ed-a32b-9215a00339d1 | InvocationID=92c49afa-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:32:04+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f982c66-097f-11ed-a32b-9215a00339d1 | InvocationID=8f982f86-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:32:04+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e8d9b52-097f-11ed-a32b-9215a00339d1 | InvocationID=9e8db2cc-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:32:04+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e8d9b52-097f-11ed-a32b-9215a00339d1 | InvocationID=9e8db2cc-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:04+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e8d9b52-097f-11ed-a32b-9215a00339d1 | InvocationID=9e8db2cc-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:05+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92c4962c-097f-11ed-a32b-9215a00339d1 | InvocationID=92c49afa-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:32:05+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f16592e-097f-11ed-a32b-9215a00339d1 | InvocationID=9f165b36-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:32:29+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e8d9b52-097f-11ed-a32b-9215a00339d1 | InvocationID=9e8db2cc-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:32:29+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad7ec5e6-097f-11ed-a32b-9215a00339d1 | InvocationID=ad7ec8d4-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:32:29+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad7ec5e6-097f-11ed-a32b-9215a00339d1 | InvocationID=ad7ec8d4-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:29+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad7ec5e6-097f-11ed-a32b-9215a00339d1 | InvocationID=ad7ec8d4-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:30+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f16592e-097f-11ed-a32b-9215a00339d1 | InvocationID=9f165b36-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:32:30+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=addf6414-097f-11ed-a32b-9215a00339d1 | InvocationID=addf84da-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:32:54+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad7ec5e6-097f-11ed-a32b-9215a00339d1 | InvocationID=ad7ec8d4-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:32:54+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7f3030-097f-11ed-a32b-9215a00339d1 | InvocationID=bc7f3238-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:32:54+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7f3030-097f-11ed-a32b-9215a00339d1 | InvocationID=bc7f3238-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:54+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7f3030-097f-11ed-a32b-9215a00339d1 | InvocationID=bc7f3238-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:32:54+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=addf6414-097f-11ed-a32b-9215a00339d1 | InvocationID=addf84da-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:32:54+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcaaec7a-097f-11ed-a32b-9215a00339d1 | InvocationID=bcaaee32-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:33:19+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcaaec7a-097f-11ed-a32b-9215a00339d1 | InvocationID=bcaaee32-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:33:19+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb80d6ba-097f-11ed-a32b-9215a00339d1 | InvocationID=cb80da16-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:33:19+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7f3030-097f-11ed-a32b-9215a00339d1 | InvocationID=bc7f3238-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:33:19+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb91b6f6-097f-11ed-a32b-9215a00339d1 | InvocationID=cb91b8ea-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:33:19+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb91b6f6-097f-11ed-a32b-9215a00339d1 | InvocationID=cb91b8ea-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:33:19+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb91b6f6-097f-11ed-a32b-9215a00339d1 | InvocationID=cb91b8ea-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:33:44+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb80d6ba-097f-11ed-a32b-9215a00339d1 | InvocationID=cb80da16-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:33:44+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da4e36ba-097f-11ed-a32b-9215a00339d1 | InvocationID=da4e448e-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:33:44+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb91b6f6-097f-11ed-a32b-9215a00339d1 | InvocationID=cb91b8ea-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:33:44+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da820a6c-097f-11ed-a32b-9215a00339d1 | InvocationID=da820dbe-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:33:45+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da820a6c-097f-11ed-a32b-9215a00339d1 | InvocationID=da820dbe-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:33:45+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da820a6c-097f-11ed-a32b-9215a00339d1 | InvocationID=da820dbe-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:34:09+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da4e36ba-097f-11ed-a32b-9215a00339d1 | InvocationID=da4e448e-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:34:09+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e923c722-097f-11ed-a32b-9215a00339d1 | InvocationID=e923cf92-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:34:10+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da820a6c-097f-11ed-a32b-9215a00339d1 | InvocationID=da820dbe-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:34:10+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e97d4414-097f-11ed-a32b-9215a00339d1 | InvocationID=e97d4ab8-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:34:10+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e97d4414-097f-11ed-a32b-9215a00339d1 | InvocationID=e97d4ab8-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:34:10+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e97d4414-097f-11ed-a32b-9215a00339d1 | InvocationID=e97d4ab8-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:34:34+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e923c722-097f-11ed-a32b-9215a00339d1 | InvocationID=e923cf92-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:34:34+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7f6ac56-097f-11ed-a32b-9215a00339d1 | InvocationID=f7f6b3ae-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:34:35+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e97d4414-097f-11ed-a32b-9215a00339d1 | InvocationID=e97d4ab8-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:34:35+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f87c9212-097f-11ed-a32b-9215a00339d1 | InvocationID=f87c94a6-097f-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:34:35+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f87c9212-097f-11ed-a32b-9215a00339d1 | InvocationID=f87c94a6-097f-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:34:35+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f87c9212-097f-11ed-a32b-9215a00339d1 | InvocationID=f87c94a6-097f-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:34:59+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7f6ac56-097f-11ed-a32b-9215a00339d1 | InvocationID=f7f6b3ae-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:34:59+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06be6c24-0980-11ed-a32b-9215a00339d1 | InvocationID=06be72d2-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:35:00+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f87c9212-097f-11ed-a32b-9215a00339d1 | InvocationID=f87c94a6-097f-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:35:00+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=076ca758-0980-11ed-a32b-9215a00339d1 | InvocationID=076cac44-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:35:00+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=076ca758-0980-11ed-a32b-9215a00339d1 | InvocationID=076cac44-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:35:00+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=076ca758-0980-11ed-a32b-9215a00339d1 | InvocationID=076cac44-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:35:24+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06be6c24-0980-11ed-a32b-9215a00339d1 | InvocationID=06be72d2-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:35:24+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158bb3c4-0980-11ed-a32b-9215a00339d1 | InvocationID=158bb6c6-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:35:25+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=076ca758-0980-11ed-a32b-9215a00339d1 | InvocationID=076cac44-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:35:25+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=167596ce-0980-11ed-a32b-9215a00339d1 | InvocationID=167598fe-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:35:25+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=167596ce-0980-11ed-a32b-9215a00339d1 | InvocationID=167598fe-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:35:25+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=167596ce-0980-11ed-a32b-9215a00339d1 | InvocationID=167598fe-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:35:48+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=158bb3c4-0980-11ed-a32b-9215a00339d1 | InvocationID=158bb6c6-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:35:48+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24544e8e-0980-11ed-a32b-9215a00339d1 | InvocationID=245451ae-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:35:50+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=167596ce-0980-11ed-a32b-9215a00339d1 | InvocationID=167598fe-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:35:50+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2568217e-0980-11ed-a32b-9215a00339d1 | InvocationID=25682a8e-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:35:50+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2568217e-0980-11ed-a32b-9215a00339d1 | InvocationID=25682a8e-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:35:50+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2568217e-0980-11ed-a32b-9215a00339d1 | InvocationID=25682a8e-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:36:13+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24544e8e-0980-11ed-a32b-9215a00339d1 | InvocationID=245451ae-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:36:13+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3322947a-0980-11ed-a32b-9215a00339d1 | InvocationID=33229704-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:36:15+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2568217e-0980-11ed-a32b-9215a00339d1 | InvocationID=25682a8e-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:36:15+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3475b762-0980-11ed-a32b-9215a00339d1 | InvocationID=3475b9f6-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:36:15+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3475b762-0980-11ed-a32b-9215a00339d1 | InvocationID=3475b9f6-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:36:15+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3475b762-0980-11ed-a32b-9215a00339d1 | InvocationID=3475b9f6-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:36:38+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3322947a-0980-11ed-a32b-9215a00339d1 | InvocationID=33229704-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:36:38+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41ec3100-0980-11ed-a32b-9215a00339d1 | InvocationID=41ec3380-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:36:40+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3475b762-0980-11ed-a32b-9215a00339d1 | InvocationID=3475b9f6-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:36:40+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=436adbda-0980-11ed-a32b-9215a00339d1 | InvocationID=436ae792-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:36:41+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=436adbda-0980-11ed-a32b-9215a00339d1 | InvocationID=436ae792-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:36:41+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=436adbda-0980-11ed-a32b-9215a00339d1 | InvocationID=436ae792-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:03+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41ec3100-0980-11ed-a32b-9215a00339d1 | InvocationID=41ec3380-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:37:03+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50ba3510-0980-11ed-a32b-9215a00339d1 | InvocationID=50ba37cc-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:37:06+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=436adbda-0980-11ed-a32b-9215a00339d1 | InvocationID=436ae792-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:37:06+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5276ebd2-0980-11ed-a32b-9215a00339d1 | InvocationID=5276f302-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:37:06+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5276ebd2-0980-11ed-a32b-9215a00339d1 | InvocationID=5276f302-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:06+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5276ebd2-0980-11ed-a32b-9215a00339d1 | InvocationID=5276f302-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:28+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50ba3510-0980-11ed-a32b-9215a00339d1 | InvocationID=50ba37cc-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:37:28+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f838ccc-0980-11ed-a32b-9215a00339d1 | InvocationID=5f838fba-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:37:31+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5276ebd2-0980-11ed-a32b-9215a00339d1 | InvocationID=5276f302-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:37:31+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=617391f8-0980-11ed-a32b-9215a00339d1 | InvocationID=61739450-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:37:31+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=617391f8-0980-11ed-a32b-9215a00339d1 | InvocationID=61739450-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:31+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=617391f8-0980-11ed-a32b-9215a00339d1 | InvocationID=61739450-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:52+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f838ccc-0980-11ed-a32b-9215a00339d1 | InvocationID=5f838fba-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:37:52+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e4c5fc2-0980-11ed-a32b-9215a00339d1 | InvocationID=6e4c622e-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:37:56+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=617391f8-0980-11ed-a32b-9215a00339d1 | InvocationID=61739450-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:37:56+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7065357c-0980-11ed-a32b-9215a00339d1 | InvocationID=70653a22-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:37:56+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7065357c-0980-11ed-a32b-9215a00339d1 | InvocationID=70653a22-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:37:56+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7065357c-0980-11ed-a32b-9215a00339d1 | InvocationID=70653a22-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:38:17+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e4c5fc2-0980-11ed-a32b-9215a00339d1 | InvocationID=6e4c622e-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:38:17+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d162eca-0980-11ed-a32b-9215a00339d1 | InvocationID=7d16338e-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:38:21+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7065357c-0980-11ed-a32b-9215a00339d1 | InvocationID=70653a22-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:38:21+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f5a5ec2-0980-11ed-a32b-9215a00339d1 | InvocationID=7f5a616a-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:38:21+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f5a5ec2-0980-11ed-a32b-9215a00339d1 | InvocationID=7f5a616a-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:38:21+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f5a5ec2-0980-11ed-a32b-9215a00339d1 | InvocationID=7f5a616a-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:38:42+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d162eca-0980-11ed-a32b-9215a00339d1 | InvocationID=7d16338e-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:38:42+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bdf0440-0980-11ed-a32b-9215a00339d1 | InvocationID=8bdf0b02-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:38:46+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f5a5ec2-0980-11ed-a32b-9215a00339d1 | InvocationID=7f5a616a-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:38:46+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e499222-0980-11ed-a32b-9215a00339d1 | InvocationID=8e499542-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:38:46+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e499222-0980-11ed-a32b-9215a00339d1 | InvocationID=8e499542-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:38:46+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e499222-0980-11ed-a32b-9215a00339d1 | InvocationID=8e499542-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:39:07+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bdf0440-0980-11ed-a32b-9215a00339d1 | InvocationID=8bdf0b02-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:39:07+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ab4dc56-0980-11ed-a32b-9215a00339d1 | InvocationID=9ab4e07a-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:39:11+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e499222-0980-11ed-a32b-9215a00339d1 | InvocationID=8e499542-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:39:11+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d3dadae-0980-11ed-a32b-9215a00339d1 | InvocationID=9d3db092-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:39:11+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d3dadae-0980-11ed-a32b-9215a00339d1 | InvocationID=9d3db092-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:39:11+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d3dadae-0980-11ed-a32b-9215a00339d1 | InvocationID=9d3db092-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:39:32+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ab4dc56-0980-11ed-a32b-9215a00339d1 | InvocationID=9ab4e07a-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:39:32+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a97c9206-0980-11ed-a32b-9215a00339d1 | InvocationID=a97c9620-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:39:36+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d3dadae-0980-11ed-a32b-9215a00339d1 | InvocationID=9d3db092-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:39:36+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac2ff22c-0980-11ed-a32b-9215a00339d1 | InvocationID=ac2ff812-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:39:36+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac2ff22c-0980-11ed-a32b-9215a00339d1 | InvocationID=ac2ff812-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:39:36+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac2ff22c-0980-11ed-a32b-9215a00339d1 | InvocationID=ac2ff812-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:39:57+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a97c9206-0980-11ed-a32b-9215a00339d1 | InvocationID=a97c9620-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:39:57+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b845c2bc-0980-11ed-a32b-9215a00339d1 | InvocationID=b845c762-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:40:01+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac2ff22c-0980-11ed-a32b-9215a00339d1 | InvocationID=ac2ff812-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:40:01+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb2310f2-0980-11ed-a32b-9215a00339d1 | InvocationID=bb231368-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:40:01+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb2310f2-0980-11ed-a32b-9215a00339d1 | InvocationID=bb231368-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:40:01+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb2310f2-0980-11ed-a32b-9215a00339d1 | InvocationID=bb231368-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:40:21+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b845c2bc-0980-11ed-a32b-9215a00339d1 | InvocationID=b845c762-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:40:21+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7126430-0980-11ed-a32b-9215a00339d1 | InvocationID=c7126624-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:40:26+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb2310f2-0980-11ed-a32b-9215a00339d1 | InvocationID=bb231368-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:40:26+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca146408-0980-11ed-a32b-9215a00339d1 | InvocationID=ca146728-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:40:26+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca146408-0980-11ed-a32b-9215a00339d1 | InvocationID=ca146728-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:40:26+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca146408-0980-11ed-a32b-9215a00339d1 | InvocationID=ca146728-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:40:46+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7126430-0980-11ed-a32b-9215a00339d1 | InvocationID=c7126624-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:40:46+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5db0486-0980-11ed-a32b-9215a00339d1 | InvocationID=d5db0b16-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:40:51+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca146408-0980-11ed-a32b-9215a00339d1 | InvocationID=ca146728-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:40:52+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9081f68-0980-11ed-a32b-9215a00339d1 | InvocationID=d9082170-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:40:52+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9081f68-0980-11ed-a32b-9215a00339d1 | InvocationID=d9082170-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:40:52+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9081f68-0980-11ed-a32b-9215a00339d1 | InvocationID=d9082170-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:41:11+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5db0486-0980-11ed-a32b-9215a00339d1 | InvocationID=d5db0b16-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:41:11+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4a79628-0980-11ed-a32b-9215a00339d1 | InvocationID=e4a79876-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:41:17+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9081f68-0980-11ed-a32b-9215a00339d1 | InvocationID=d9082170-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:41:17+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7fa167a-0980-11ed-a32b-9215a00339d1 | InvocationID=e7fa1940-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:41:17+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7fa167a-0980-11ed-a32b-9215a00339d1 | InvocationID=e7fa1940-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:41:17+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7fa167a-0980-11ed-a32b-9215a00339d1 | InvocationID=e7fa1940-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:41:36+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4a79628-0980-11ed-a32b-9215a00339d1 | InvocationID=e4a79876-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:41:36+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f37d81bc-0980-11ed-a32b-9215a00339d1 | InvocationID=f37d84d2-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:41:42+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7fa167a-0980-11ed-a32b-9215a00339d1 | InvocationID=e7fa1940-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:41:42+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6eec95a-0980-11ed-a32b-9215a00339d1 | InvocationID=f6eecc20-0980-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:41:42+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6eec95a-0980-11ed-a32b-9215a00339d1 | InvocationID=f6eecc20-0980-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:41:42+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6eec95a-0980-11ed-a32b-9215a00339d1 | InvocationID=f6eecc20-0980-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:01+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f37d81bc-0980-11ed-a32b-9215a00339d1 | InvocationID=f37d84d2-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:42:01+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=025862ec-0981-11ed-a32b-9215a00339d1 | InvocationID=02586508-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:42:07+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6eec95a-0980-11ed-a32b-9215a00339d1 | InvocationID=f6eecc20-0980-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:42:07+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05e378de-0981-11ed-a32b-9215a00339d1 | InvocationID=05e37b36-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:42:07+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05e378de-0981-11ed-a32b-9215a00339d1 | InvocationID=05e37b36-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:07+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05e378de-0981-11ed-a32b-9215a00339d1 | InvocationID=05e37b36-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:26+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=025862ec-0981-11ed-a32b-9215a00339d1 | InvocationID=02586508-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:42:26+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11427806-0981-11ed-a32b-9215a00339d1 | InvocationID=1142a9e8-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:42:32+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=05e378de-0981-11ed-a32b-9215a00339d1 | InvocationID=05e37b36-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:42:32+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14dfd45e-0981-11ed-a32b-9215a00339d1 | InvocationID=14dfdd32-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:42:32+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14dfd45e-0981-11ed-a32b-9215a00339d1 | InvocationID=14dfdd32-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:32+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14dfd45e-0981-11ed-a32b-9215a00339d1 | InvocationID=14dfdd32-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:51+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11427806-0981-11ed-a32b-9215a00339d1 | InvocationID=1142a9e8-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:42:51+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2019799c-0981-11ed-a32b-9215a00339d1 | InvocationID=20197c76-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:42:57+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=14dfd45e-0981-11ed-a32b-9215a00339d1 | InvocationID=14dfdd32-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:42:57+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23ec0c42-0981-11ed-a32b-9215a00339d1 | InvocationID=23ec0ea4-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:42:57+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23ec0c42-0981-11ed-a32b-9215a00339d1 | InvocationID=23ec0ea4-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:42:57+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23ec0c42-0981-11ed-a32b-9215a00339d1 | InvocationID=23ec0ea4-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:43:16+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2019799c-0981-11ed-a32b-9215a00339d1 | InvocationID=20197c76-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:43:16+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ee68ed8-0981-11ed-a32b-9215a00339d1 | InvocationID=2ee69126-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:43:22+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23ec0c42-0981-11ed-a32b-9215a00339d1 | InvocationID=23ec0ea4-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:43:22+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32e47d4c-0981-11ed-a32b-9215a00339d1 | InvocationID=32e488b4-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:43:23+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32e47d4c-0981-11ed-a32b-9215a00339d1 | InvocationID=32e488b4-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:43:23+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32e47d4c-0981-11ed-a32b-9215a00339d1 | InvocationID=32e488b4-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:43:41+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ee68ed8-0981-11ed-a32b-9215a00339d1 | InvocationID=2ee69126-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:43:41+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dc5566e-0981-11ed-a32b-9215a00339d1 | InvocationID=3dc55920-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:43:48+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32e47d4c-0981-11ed-a32b-9215a00339d1 | InvocationID=32e488b4-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:43:48+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f3c194-0981-11ed-a32b-9215a00339d1 | InvocationID=41f3c4e6-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:43:48+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f3c194-0981-11ed-a32b-9215a00339d1 | InvocationID=41f3c4e6-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:43:48+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f3c194-0981-11ed-a32b-9215a00339d1 | InvocationID=41f3c4e6-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:44:05+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3dc5566e-0981-11ed-a32b-9215a00339d1 | InvocationID=3dc55920-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:44:05+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c960cd8-0981-11ed-a32b-9215a00339d1 | InvocationID=4c9612be-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:44:13+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f3c194-0981-11ed-a32b-9215a00339d1 | InvocationID=41f3c4e6-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:44:13+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50f5b5bc-0981-11ed-a32b-9215a00339d1 | InvocationID=50f73e3c-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:44:13+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50f5b5bc-0981-11ed-a32b-9215a00339d1 | InvocationID=50f73e3c-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:44:13+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50f5b5bc-0981-11ed-a32b-9215a00339d1 | InvocationID=50f73e3c-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:44:31+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c960cd8-0981-11ed-a32b-9215a00339d1 | InvocationID=4c9612be-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:44:31+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b940140-0981-11ed-a32b-9215a00339d1 | InvocationID=5b940a6e-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:44:38+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50f5b5bc-0981-11ed-a32b-9215a00339d1 | InvocationID=50f73e3c-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:44:38+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=600b0a7a-0981-11ed-a32b-9215a00339d1 | InvocationID=600b0d0e-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:44:38+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=600b0a7a-0981-11ed-a32b-9215a00339d1 | InvocationID=600b0d0e-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:44:38+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=600b0a7a-0981-11ed-a32b-9215a00339d1 | InvocationID=600b0d0e-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:44:56+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b940140-0981-11ed-a32b-9215a00339d1 | InvocationID=5b940a6e-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:44:56+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a9433fe-0981-11ed-a32b-9215a00339d1 | InvocationID=6a943638-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:45:03+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=600b0a7a-0981-11ed-a32b-9215a00339d1 | InvocationID=600b0d0e-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:45:03+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f3473ba-0981-11ed-a32b-9215a00339d1 | InvocationID=6f347c98-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:45:04+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f3473ba-0981-11ed-a32b-9215a00339d1 | InvocationID=6f347c98-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:45:04+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f3473ba-0981-11ed-a32b-9215a00339d1 | InvocationID=6f347c98-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:45:21+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a9433fe-0981-11ed-a32b-9215a00339d1 | InvocationID=6a943638-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:45:21+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=797757ca-0981-11ed-a32b-9215a00339d1 | InvocationID=797761b6-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:45:29+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f3473ba-0981-11ed-a32b-9215a00339d1 | InvocationID=6f347c98-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:45:29+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e36aaae-0981-11ed-a32b-9215a00339d1 | InvocationID=7e36af18-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:45:29+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e36aaae-0981-11ed-a32b-9215a00339d1 | InvocationID=7e36af18-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:45:29+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e36aaae-0981-11ed-a32b-9215a00339d1 | InvocationID=7e36af18-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:45:46+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=797757ca-0981-11ed-a32b-9215a00339d1 | InvocationID=797761b6-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:45:46+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=884c3144-0981-11ed-a32b-9215a00339d1 | InvocationID=884c33ec-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:45:54+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e36aaae-0981-11ed-a32b-9215a00339d1 | InvocationID=7e36af18-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:45:54+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d4b1296-0981-11ed-a32b-9215a00339d1 | InvocationID=8d4b14a8-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:45:54+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d4b1296-0981-11ed-a32b-9215a00339d1 | InvocationID=8d4b14a8-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:45:54+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d4b1296-0981-11ed-a32b-9215a00339d1 | InvocationID=8d4b14a8-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:46:10+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=884c3144-0981-11ed-a32b-9215a00339d1 | InvocationID=884c33ec-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:46:10+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972720b6-0981-11ed-a32b-9215a00339d1 | InvocationID=972725a2-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:46:19+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d4b1296-0981-11ed-a32b-9215a00339d1 | InvocationID=8d4b14a8-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:46:19+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c463096-0981-11ed-a32b-9215a00339d1 | InvocationID=9c4632e4-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:46:19+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c463096-0981-11ed-a32b-9215a00339d1 | InvocationID=9c4632e4-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:46:19+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c463096-0981-11ed-a32b-9215a00339d1 | InvocationID=9c4632e4-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:46:36+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=972720b6-0981-11ed-a32b-9215a00339d1 | InvocationID=972725a2-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:46:36+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6186814-0981-11ed-a32b-9215a00339d1 | InvocationID=a6186a26-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:46:44+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c463096-0981-11ed-a32b-9215a00339d1 | InvocationID=9c4632e4-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:46:44+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab418e88-0981-11ed-a32b-9215a00339d1 | InvocationID=ab419950-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:46:44+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab418e88-0981-11ed-a32b-9215a00339d1 | InvocationID=ab419950-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:46:44+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab418e88-0981-11ed-a32b-9215a00339d1 | InvocationID=ab419950-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:47:00+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6186814-0981-11ed-a32b-9215a00339d1 | InvocationID=a6186a26-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:47:00+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4f73df6-0981-11ed-a32b-9215a00339d1 | InvocationID=b4f743f0-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:47:09+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab418e88-0981-11ed-a32b-9215a00339d1 | InvocationID=ab419950-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:47:09+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba4379f0-0981-11ed-a32b-9215a00339d1 | InvocationID=ba437bf8-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:47:10+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba4379f0-0981-11ed-a32b-9215a00339d1 | InvocationID=ba437bf8-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:47:10+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba4379f0-0981-11ed-a32b-9215a00339d1 | InvocationID=ba437bf8-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:47:25+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4f73df6-0981-11ed-a32b-9215a00339d1 | InvocationID=b4f743f0-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:47:25+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3c5855e-0981-11ed-a32b-9215a00339d1 | InvocationID=c3c58784-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:47:35+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba4379f0-0981-11ed-a32b-9215a00339d1 | InvocationID=ba437bf8-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:47:35+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c946b5c0-0981-11ed-a32b-9215a00339d1 | InvocationID=c946b7dc-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:47:35+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c946b5c0-0981-11ed-a32b-9215a00339d1 | InvocationID=c946b7dc-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:47:35+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c946b5c0-0981-11ed-a32b-9215a00339d1 | InvocationID=c946b7dc-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:47:50+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3c5855e-0981-11ed-a32b-9215a00339d1 | InvocationID=c3c58784-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:47:50+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d294ffc4-0981-11ed-a32b-9215a00339d1 | InvocationID=d2950302-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:48:00+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c946b5c0-0981-11ed-a32b-9215a00339d1 | InvocationID=c946b7dc-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:48:00+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8449312-0981-11ed-a32b-9215a00339d1 | InvocationID=d8449628-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:48:00+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8449312-0981-11ed-a32b-9215a00339d1 | InvocationID=d8449628-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:48:00+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8449312-0981-11ed-a32b-9215a00339d1 | InvocationID=d8449628-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:48:15+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d294ffc4-0981-11ed-a32b-9215a00339d1 | InvocationID=d2950302-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:48:15+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e16ad87a-0981-11ed-a32b-9215a00339d1 | InvocationID=e16ade24-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:48:25+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8449312-0981-11ed-a32b-9215a00339d1 | InvocationID=d8449628-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:48:25+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e74c6448-0981-11ed-a32b-9215a00339d1 | InvocationID=e74c733e-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:48:25+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e74c6448-0981-11ed-a32b-9215a00339d1 | InvocationID=e74c733e-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:48:25+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e74c6448-0981-11ed-a32b-9215a00339d1 | InvocationID=e74c733e-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:48:40+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e16ad87a-0981-11ed-a32b-9215a00339d1 | InvocationID=e16ade24-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:48:40+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f04d89a0-0981-11ed-a32b-9215a00339d1 | InvocationID=f04d8cca-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:48:50+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e74c6448-0981-11ed-a32b-9215a00339d1 | InvocationID=e74c733e-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:48:50+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f64d86fc-0981-11ed-a32b-9215a00339d1 | InvocationID=f64da114-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:48:50+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f64d86fc-0981-11ed-a32b-9215a00339d1 | InvocationID=f64da114-0981-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:48:50+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f64d86fc-0981-11ed-a32b-9215a00339d1 | InvocationID=f64da114-0981-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:49:05+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f04d89a0-0981-11ed-a32b-9215a00339d1 | InvocationID=f04d8cca-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:49:05+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff33a224-0981-11ed-a32b-9215a00339d1 | InvocationID=ff33beb2-0981-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:49:15+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f64d86fc-0981-11ed-a32b-9215a00339d1 | InvocationID=f64da114-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:49:15+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=054bea54-0982-11ed-a32b-9215a00339d1 | InvocationID=054bedb0-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:49:15+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=054bea54-0982-11ed-a32b-9215a00339d1 | InvocationID=054bedb0-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:49:15+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=054bea54-0982-11ed-a32b-9215a00339d1 | InvocationID=054bedb0-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:49:30+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff33a224-0981-11ed-a32b-9215a00339d1 | InvocationID=ff33beb2-0981-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:49:30+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e2a6c36-0982-11ed-a32b-9215a00339d1 | InvocationID=0e2a8054-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:49:40+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=054bea54-0982-11ed-a32b-9215a00339d1 | InvocationID=054bedb0-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:49:40+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1450718c-0982-11ed-a32b-9215a00339d1 | InvocationID=14509054-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:49:41+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1450718c-0982-11ed-a32b-9215a00339d1 | InvocationID=14509054-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:49:41+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1450718c-0982-11ed-a32b-9215a00339d1 | InvocationID=14509054-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:49:55+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0e2a6c36-0982-11ed-a32b-9215a00339d1 | InvocationID=0e2a8054-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:49:55+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d341e34-0982-11ed-a32b-9215a00339d1 | InvocationID=1d34238e-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:50:06+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1450718c-0982-11ed-a32b-9215a00339d1 | InvocationID=14509054-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:50:06+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=237dc9ac-0982-11ed-a32b-9215a00339d1 | InvocationID=237dd4d8-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:50:06+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=237dc9ac-0982-11ed-a32b-9215a00339d1 | InvocationID=237dd4d8-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:50:06+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=237dc9ac-0982-11ed-a32b-9215a00339d1 | InvocationID=237dd4d8-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:50:20+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d341e34-0982-11ed-a32b-9215a00339d1 | InvocationID=1d34238e-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:50:20+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c12426e-0982-11ed-a32b-9215a00339d1 | InvocationID=2c124778-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:50:31+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=237dc9ac-0982-11ed-a32b-9215a00339d1 | InvocationID=237dd4d8-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:50:31+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3287fc9c-0982-11ed-a32b-9215a00339d1 | InvocationID=32880548-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:50:31+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3287fc9c-0982-11ed-a32b-9215a00339d1 | InvocationID=32880548-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:50:31+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3287fc9c-0982-11ed-a32b-9215a00339d1 | InvocationID=32880548-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:50:45+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c12426e-0982-11ed-a32b-9215a00339d1 | InvocationID=2c124778-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:50:45+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3af65554-0982-11ed-a32b-9215a00339d1 | InvocationID=3af65838-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:50:56+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3287fc9c-0982-11ed-a32b-9215a00339d1 | InvocationID=32880548-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:50:56+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=418ce266-0982-11ed-a32b-9215a00339d1 | InvocationID=418ce59a-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:50:57+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=418ce266-0982-11ed-a32b-9215a00339d1 | InvocationID=418ce59a-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:50:57+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=418ce266-0982-11ed-a32b-9215a00339d1 | InvocationID=418ce59a-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:51:10+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3af65554-0982-11ed-a32b-9215a00339d1 | InvocationID=3af65838-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:51:10+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49cca98e-0982-11ed-a32b-9215a00339d1 | InvocationID=49cce9d0-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:51:22+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=418ce266-0982-11ed-a32b-9215a00339d1 | InvocationID=418ce59a-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:51:22+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50904c1c-0982-11ed-a32b-9215a00339d1 | InvocationID=50905018-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:51:22+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50904c1c-0982-11ed-a32b-9215a00339d1 | InvocationID=50905018-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:51:22+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50904c1c-0982-11ed-a32b-9215a00339d1 | InvocationID=50905018-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:51:35+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=49cca98e-0982-11ed-a32b-9215a00339d1 | InvocationID=49cce9d0-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:51:35+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58b02462-0982-11ed-a32b-9215a00339d1 | InvocationID=58b027aa-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:51:47+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50904c1c-0982-11ed-a32b-9215a00339d1 | InvocationID=50905018-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:51:47+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f977550-0982-11ed-a32b-9215a00339d1 | InvocationID=5f9778a2-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:51:47+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f977550-0982-11ed-a32b-9215a00339d1 | InvocationID=5f9778a2-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:51:47+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f977550-0982-11ed-a32b-9215a00339d1 | InvocationID=5f9778a2-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:52:00+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=58b02462-0982-11ed-a32b-9215a00339d1 | InvocationID=58b027aa-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:52:00+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67a39e04-0982-11ed-a32b-9215a00339d1 | InvocationID=67a3a7a0-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:52:12+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f977550-0982-11ed-a32b-9215a00339d1 | InvocationID=5f9778a2-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:52:12+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e9a8e2a-0982-11ed-a32b-9215a00339d1 | InvocationID=6e9a933e-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:52:12+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e9a8e2a-0982-11ed-a32b-9215a00339d1 | InvocationID=6e9a933e-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:52:12+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e9a8e2a-0982-11ed-a32b-9215a00339d1 | InvocationID=6e9a933e-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:52:25+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67a39e04-0982-11ed-a32b-9215a00339d1 | InvocationID=67a3a7a0-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:52:25+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7683893e-0982-11ed-a32b-9215a00339d1 | InvocationID=76838f2e-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:52:37+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e9a8e2a-0982-11ed-a32b-9215a00339d1 | InvocationID=6e9a933e-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:52:37+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dc560f0-0982-11ed-a32b-9215a00339d1 | InvocationID=7dc56b5e-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:52:37+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dc560f0-0982-11ed-a32b-9215a00339d1 | InvocationID=7dc56b5e-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:52:37+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dc560f0-0982-11ed-a32b-9215a00339d1 | InvocationID=7dc56b5e-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:52:50+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7683893e-0982-11ed-a32b-9215a00339d1 | InvocationID=76838f2e-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:52:50+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=856611b0-0982-11ed-a32b-9215a00339d1 | InvocationID=85661a02-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:53:02+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7dc560f0-0982-11ed-a32b-9215a00339d1 | InvocationID=7dc56b5e-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:53:02+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cb8da10-0982-11ed-a32b-9215a00339d1 | InvocationID=8cb8de34-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:53:03+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cb8da10-0982-11ed-a32b-9215a00339d1 | InvocationID=8cb8de34-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:53:03+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cb8da10-0982-11ed-a32b-9215a00339d1 | InvocationID=8cb8de34-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:53:15+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=856611b0-0982-11ed-a32b-9215a00339d1 | InvocationID=85661a02-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:53:15+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94421986-0982-11ed-a32b-9215a00339d1 | InvocationID=94421c6a-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:53:28+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8cb8da10-0982-11ed-a32b-9215a00339d1 | InvocationID=8cb8de34-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:53:28+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bacd76a-0982-11ed-a32b-9215a00339d1 | InvocationID=9bacda80-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:53:28+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bacd76a-0982-11ed-a32b-9215a00339d1 | InvocationID=9bacda80-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:53:28+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bacd76a-0982-11ed-a32b-9215a00339d1 | InvocationID=9bacda80-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:53:40+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=94421986-0982-11ed-a32b-9215a00339d1 | InvocationID=94421c6a-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:53:40+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3106454-0982-11ed-a32b-9215a00339d1 | InvocationID=a31067a6-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:53:53+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bacd76a-0982-11ed-a32b-9215a00339d1 | InvocationID=9bacda80-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:53:53+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa50828-0982-11ed-a32b-9215a00339d1 | InvocationID=aaa50f26-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:53:53+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaa50828-0982-11ed-a32b-9215a00339d1 | InvocationID=aaa50f26-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:53:53+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaa50828-0982-11ed-a32b-9215a00339d1 | InvocationID=aaa50f26-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:54:05+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3106454-0982-11ed-a32b-9215a00339d1 | InvocationID=a31067a6-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:54:05+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1e251f4-0982-11ed-a32b-9215a00339d1 | InvocationID=b1e25460-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:54:18+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaa50828-0982-11ed-a32b-9215a00339d1 | InvocationID=aaa50f26-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:54:18+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b99ade16-0982-11ed-a32b-9215a00339d1 | InvocationID=b99ae08c-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:54:18+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b99ade16-0982-11ed-a32b-9215a00339d1 | InvocationID=b99ae08c-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:54:18+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b99ade16-0982-11ed-a32b-9215a00339d1 | InvocationID=b99ae08c-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:54:30+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1e251f4-0982-11ed-a32b-9215a00339d1 | InvocationID=b1e25460-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:54:30+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0ab0bc2-0982-11ed-a32b-9215a00339d1 | InvocationID=c0ab1018-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:54:43+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b99ade16-0982-11ed-a32b-9215a00339d1 | InvocationID=b99ae08c-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:54:43+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c897b574-0982-11ed-a32b-9215a00339d1 | InvocationID=c897b7b8-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:54:43+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c897b574-0982-11ed-a32b-9215a00339d1 | InvocationID=c897b7b8-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:54:43+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c897b574-0982-11ed-a32b-9215a00339d1 | InvocationID=c897b7b8-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:54:55+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0ab0bc2-0982-11ed-a32b-9215a00339d1 | InvocationID=c0ab1018-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:54:55+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf808fc8-0982-11ed-a32b-9215a00339d1 | InvocationID=cf8092d4-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:55:08+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c897b574-0982-11ed-a32b-9215a00339d1 | InvocationID=c897b7b8-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:55:08+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7899282-0982-11ed-a32b-9215a00339d1 | InvocationID=d7899afc-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:55:08+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7899282-0982-11ed-a32b-9215a00339d1 | InvocationID=d7899afc-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:55:08+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7899282-0982-11ed-a32b-9215a00339d1 | InvocationID=d7899afc-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:55:19+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf808fc8-0982-11ed-a32b-9215a00339d1 | InvocationID=cf8092d4-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:55:19+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de572e3a-0982-11ed-a32b-9215a00339d1 | InvocationID=de574064-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:55:33+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7899282-0982-11ed-a32b-9215a00339d1 | InvocationID=d7899afc-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:55:33+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e685d944-0982-11ed-a32b-9215a00339d1 | InvocationID=e685dc78-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:55:33+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e685d944-0982-11ed-a32b-9215a00339d1 | InvocationID=e685dc78-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:55:33+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e685d944-0982-11ed-a32b-9215a00339d1 | InvocationID=e685dc78-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:55:44+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de572e3a-0982-11ed-a32b-9215a00339d1 | InvocationID=de574064-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:55:44+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed4562ea-0982-11ed-a32b-9215a00339d1 | InvocationID=ed456c18-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:55:58+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e685d944-0982-11ed-a32b-9215a00339d1 | InvocationID=e685dc78-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:55:58+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5811b98-0982-11ed-a32b-9215a00339d1 | InvocationID=f5811df0-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:55:58+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5811b98-0982-11ed-a32b-9215a00339d1 | InvocationID=f5811df0-0982-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:55:58+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5811b98-0982-11ed-a32b-9215a00339d1 | InvocationID=f5811df0-0982-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:56:09+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed4562ea-0982-11ed-a32b-9215a00339d1 | InvocationID=ed456c18-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:56:09+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc11b396-0982-11ed-a32b-9215a00339d1 | InvocationID=fc11b602-0982-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:56:23+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5811b98-0982-11ed-a32b-9215a00339d1 | InvocationID=f5811df0-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:56:23+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0473661a-0983-11ed-a32b-9215a00339d1 | InvocationID=04736890-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:56:23+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0473661a-0983-11ed-a32b-9215a00339d1 | InvocationID=04736890-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:56:23+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0473661a-0983-11ed-a32b-9215a00339d1 | InvocationID=04736890-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:56:34+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc11b396-0982-11ed-a32b-9215a00339d1 | InvocationID=fc11b602-0982-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:56:34+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0add31ac-0983-11ed-a32b-9215a00339d1 | InvocationID=0add33d2-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:56:48+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0473661a-0983-11ed-a32b-9215a00339d1 | InvocationID=04736890-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:56:48+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13648bea-0983-11ed-a32b-9215a00339d1 | InvocationID=13649310-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:56:49+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13648bea-0983-11ed-a32b-9215a00339d1 | InvocationID=13649310-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:56:49+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13648bea-0983-11ed-a32b-9215a00339d1 | InvocationID=13649310-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:56:59+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0add31ac-0983-11ed-a32b-9215a00339d1 | InvocationID=0add33d2-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:56:59+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19ad39e8-0983-11ed-a32b-9215a00339d1 | InvocationID=19ad4096-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:57:14+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13648bea-0983-11ed-a32b-9215a00339d1 | InvocationID=13649310-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:57:14+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=225befda-0983-11ed-a32b-9215a00339d1 | InvocationID=225bf4da-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:57:14+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=225befda-0983-11ed-a32b-9215a00339d1 | InvocationID=225bf4da-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:57:14+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=225befda-0983-11ed-a32b-9215a00339d1 | InvocationID=225bf4da-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:57:24+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19ad39e8-0983-11ed-a32b-9215a00339d1 | InvocationID=19ad4096-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:57:24+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=287dd590-0983-11ed-a32b-9215a00339d1 | InvocationID=287dd7e8-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:57:39+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=225befda-0983-11ed-a32b-9215a00339d1 | InvocationID=225bf4da-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:57:39+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=314f1c9c-0983-11ed-a32b-9215a00339d1 | InvocationID=314f1ec2-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:57:39+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=314f1c9c-0983-11ed-a32b-9215a00339d1 | InvocationID=314f1ec2-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:57:39+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=314f1c9c-0983-11ed-a32b-9215a00339d1 | InvocationID=314f1ec2-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:57:49+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=287dd590-0983-11ed-a32b-9215a00339d1 | InvocationID=287dd7e8-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:57:49+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=374d34b2-0983-11ed-a32b-9215a00339d1 | InvocationID=374d447a-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:58:04+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=314f1c9c-0983-11ed-a32b-9215a00339d1 | InvocationID=314f1ec2-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:58:04+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40435790-0983-11ed-a32b-9215a00339d1 | InvocationID=404359ca-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:58:04+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40435790-0983-11ed-a32b-9215a00339d1 | InvocationID=404359ca-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:58:04+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40435790-0983-11ed-a32b-9215a00339d1 | InvocationID=404359ca-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:58:14+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=374d34b2-0983-11ed-a32b-9215a00339d1 | InvocationID=374d447a-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:58:14+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=461f5682-0983-11ed-a32b-9215a00339d1 | InvocationID=461f5c40-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:58:29+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40435790-0983-11ed-a32b-9215a00339d1 | InvocationID=404359ca-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:58:29+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f32f8aa-0983-11ed-a32b-9215a00339d1 | InvocationID=4f32fb20-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:58:29+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f32f8aa-0983-11ed-a32b-9215a00339d1 | InvocationID=4f32fb20-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:58:29+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f32f8aa-0983-11ed-a32b-9215a00339d1 | InvocationID=4f32fb20-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:58:38+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=461f5682-0983-11ed-a32b-9215a00339d1 | InvocationID=461f5c40-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:58:38+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54f3a1e0-0983-11ed-a32b-9215a00339d1 | InvocationID=54f3a42e-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:58:54+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f32f8aa-0983-11ed-a32b-9215a00339d1 | InvocationID=4f32fb20-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:58:54+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e311fc6-0983-11ed-a32b-9215a00339d1 | InvocationID=5e31232c-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:58:54+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e311fc6-0983-11ed-a32b-9215a00339d1 | InvocationID=5e31232c-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:58:54+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e311fc6-0983-11ed-a32b-9215a00339d1 | InvocationID=5e31232c-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:59:03+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54f3a1e0-0983-11ed-a32b-9215a00339d1 | InvocationID=54f3a42e-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:59:03+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63b9cf74-0983-11ed-a32b-9215a00339d1 | InvocationID=63b9d320-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:59:19+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e311fc6-0983-11ed-a32b-9215a00339d1 | InvocationID=5e31232c-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:59:19+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d24f926-0983-11ed-a32b-9215a00339d1 | InvocationID=6d24fb24-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:59:19+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d24f926-0983-11ed-a32b-9215a00339d1 | InvocationID=6d24fb24-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:59:19+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d24f926-0983-11ed-a32b-9215a00339d1 | InvocationID=6d24fb24-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:59:28+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63b9cf74-0983-11ed-a32b-9215a00339d1 | InvocationID=63b9d320-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:59:28+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7283028c-0983-11ed-a32b-9215a00339d1 | InvocationID=728304e4-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T05:59:44+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d24f926-0983-11ed-a32b-9215a00339d1 | InvocationID=6d24fb24-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T05:59:44+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c1557c8-0983-11ed-a32b-9215a00339d1 | InvocationID=7c1559bc-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T05:59:44+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c1557c8-0983-11ed-a32b-9215a00339d1 | InvocationID=7c1559bc-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:59:44+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c1557c8-0983-11ed-a32b-9215a00339d1 | InvocationID=7c1559bc-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T05:59:53+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7283028c-0983-11ed-a32b-9215a00339d1 | InvocationID=728304e4-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T05:59:53+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8149f208-0983-11ed-a32b-9215a00339d1 | InvocationID=8149f672-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:00:09+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c1557c8-0983-11ed-a32b-9215a00339d1 | InvocationID=7c1559bc-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:00:09+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b0a7f60-0983-11ed-a32b-9215a00339d1 | InvocationID=8b0a8186-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:00:09+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b0a7f60-0983-11ed-a32b-9215a00339d1 | InvocationID=8b0a8186-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:00:09+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b0a7f60-0983-11ed-a32b-9215a00339d1 | InvocationID=8b0a8186-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:00:18+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8149f208-0983-11ed-a32b-9215a00339d1 | InvocationID=8149f672-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:00:18+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=901087e8-0983-11ed-a32b-9215a00339d1 | InvocationID=90108a40-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:00:34+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b0a7f60-0983-11ed-a32b-9215a00339d1 | InvocationID=8b0a8186-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:00:34+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99ffea00-0983-11ed-a32b-9215a00339d1 | InvocationID=99ffee2e-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:00:34+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99ffea00-0983-11ed-a32b-9215a00339d1 | InvocationID=99ffee2e-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:00:34+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99ffea00-0983-11ed-a32b-9215a00339d1 | InvocationID=99ffee2e-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:00:42+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=901087e8-0983-11ed-a32b-9215a00339d1 | InvocationID=90108a40-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:00:42+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9edbe51a-0983-11ed-a32b-9215a00339d1 | InvocationID=9edbe880-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:00:59+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99ffea00-0983-11ed-a32b-9215a00339d1 | InvocationID=99ffee2e-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:00:59+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8faadec-0983-11ed-a32b-9215a00339d1 | InvocationID=a8fab094-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:00:59+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8faadec-0983-11ed-a32b-9215a00339d1 | InvocationID=a8fab094-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:00:59+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8faadec-0983-11ed-a32b-9215a00339d1 | InvocationID=a8fab094-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:01:07+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9edbe51a-0983-11ed-a32b-9215a00339d1 | InvocationID=9edbe880-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:01:07+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adaee1c8-0983-11ed-a32b-9215a00339d1 | InvocationID=adaee3b2-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:01:24+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8faadec-0983-11ed-a32b-9215a00339d1 | InvocationID=a8fab094-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:01:24+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ed712c-0983-11ed-a32b-9215a00339d1 | InvocationID=b7ed73b6-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:01:25+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7ed712c-0983-11ed-a32b-9215a00339d1 | InvocationID=b7ed73b6-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:01:25+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ed712c-0983-11ed-a32b-9215a00339d1 | InvocationID=b7ed73b6-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:01:32+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adaee1c8-0983-11ed-a32b-9215a00339d1 | InvocationID=adaee3b2-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:01:32+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc786a80-0983-11ed-a32b-9215a00339d1 | InvocationID=bc7871a6-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:01:50+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7ed712c-0983-11ed-a32b-9215a00339d1 | InvocationID=b7ed73b6-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:01:50+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6f08d12-0983-11ed-a32b-9215a00339d1 | InvocationID=c6f0926c-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:01:50+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6f08d12-0983-11ed-a32b-9215a00339d1 | InvocationID=c6f0926c-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:01:50+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6f08d12-0983-11ed-a32b-9215a00339d1 | InvocationID=c6f0926c-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:01:57+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc786a80-0983-11ed-a32b-9215a00339d1 | InvocationID=bc7871a6-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:01:57+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb5238ba-0983-11ed-a32b-9215a00339d1 | InvocationID=cb523c70-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:02:15+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6f08d12-0983-11ed-a32b-9215a00339d1 | InvocationID=c6f0926c-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:02:15+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ecaea4-0983-11ed-a32b-9215a00339d1 | InvocationID=d5ecb1ce-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:02:15+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ecaea4-0983-11ed-a32b-9215a00339d1 | InvocationID=d5ecb1ce-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:02:15+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ecaea4-0983-11ed-a32b-9215a00339d1 | InvocationID=d5ecb1ce-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:02:22+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb5238ba-0983-11ed-a32b-9215a00339d1 | InvocationID=cb523c70-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:02:22+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da19381c-0983-11ed-a32b-9215a00339d1 | InvocationID=da1a536e-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:02:40+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ecaea4-0983-11ed-a32b-9215a00339d1 | InvocationID=d5ecb1ce-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:02:40+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4e520c6-0983-11ed-a32b-9215a00339d1 | InvocationID=e4e534d0-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:02:40+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4e520c6-0983-11ed-a32b-9215a00339d1 | InvocationID=e4e534d0-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:02:40+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4e520c6-0983-11ed-a32b-9215a00339d1 | InvocationID=e4e534d0-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:02:47+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da19381c-0983-11ed-a32b-9215a00339d1 | InvocationID=da1a536e-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:02:47+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8f11a12-0983-11ed-a32b-9215a00339d1 | InvocationID=e8f11c9c-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:03:05+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4e520c6-0983-11ed-a32b-9215a00339d1 | InvocationID=e4e534d0-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:03:05+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e1d56a-0983-11ed-a32b-9215a00339d1 | InvocationID=f3e1d7a4-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:03:05+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3e1d56a-0983-11ed-a32b-9215a00339d1 | InvocationID=f3e1d7a4-0983-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:03:05+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3e1d56a-0983-11ed-a32b-9215a00339d1 | InvocationID=f3e1d7a4-0983-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:03:11+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8f11a12-0983-11ed-a32b-9215a00339d1 | InvocationID=e8f11c9c-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:03:11+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7b7c2da-0983-11ed-a32b-9215a00339d1 | InvocationID=f7b7c5d2-0983-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:03:30+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3e1d56a-0983-11ed-a32b-9215a00339d1 | InvocationID=f3e1d7a4-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:03:30+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02d5499e-0984-11ed-a32b-9215a00339d1 | InvocationID=02d54e58-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:03:30+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02d5499e-0984-11ed-a32b-9215a00339d1 | InvocationID=02d54e58-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:03:30+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02d5499e-0984-11ed-a32b-9215a00339d1 | InvocationID=02d54e58-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:03:36+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7b7c2da-0983-11ed-a32b-9215a00339d1 | InvocationID=f7b7c5d2-0983-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:03:36+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0685d090-0984-11ed-a32b-9215a00339d1 | InvocationID=0685d824-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:03:55+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02d5499e-0984-11ed-a32b-9215a00339d1 | InvocationID=02d54e58-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:03:55+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11d82218-0984-11ed-a32b-9215a00339d1 | InvocationID=11d824de-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:03:55+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11d82218-0984-11ed-a32b-9215a00339d1 | InvocationID=11d824de-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:03:55+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11d82218-0984-11ed-a32b-9215a00339d1 | InvocationID=11d824de-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:04:01+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0685d090-0984-11ed-a32b-9215a00339d1 | InvocationID=0685d824-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:04:01+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15524a36-0984-11ed-a32b-9215a00339d1 | InvocationID=15524dc4-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:04:20+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11d82218-0984-11ed-a32b-9215a00339d1 | InvocationID=11d824de-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:04:20+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20d27da4-0984-11ed-a32b-9215a00339d1 | InvocationID=20d299e2-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:04:21+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20d27da4-0984-11ed-a32b-9215a00339d1 | InvocationID=20d299e2-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:04:21+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20d27da4-0984-11ed-a32b-9215a00339d1 | InvocationID=20d299e2-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:04:26+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15524a36-0984-11ed-a32b-9215a00339d1 | InvocationID=15524dc4-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:04:26+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=241a9014-0984-11ed-a32b-9215a00339d1 | InvocationID=241a9370-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:04:46+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20d27da4-0984-11ed-a32b-9215a00339d1 | InvocationID=20d299e2-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:04:46+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fd1bae0-0984-11ed-a32b-9215a00339d1 | InvocationID=2fd1bce8-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:04:46+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fd1bae0-0984-11ed-a32b-9215a00339d1 | InvocationID=2fd1bce8-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:04:46+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2fd1bae0-0984-11ed-a32b-9215a00339d1 | InvocationID=2fd1bce8-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:04:51+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=241a9014-0984-11ed-a32b-9215a00339d1 | InvocationID=241a9370-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:04:51+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32f06c58-0984-11ed-a32b-9215a00339d1 | InvocationID=32f06ffa-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:05:11+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2fd1bae0-0984-11ed-a32b-9215a00339d1 | InvocationID=2fd1bce8-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:05:11+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ec88664-0984-11ed-a32b-9215a00339d1 | InvocationID=3ec88902-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:05:11+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ec88664-0984-11ed-a32b-9215a00339d1 | InvocationID=3ec88902-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:05:11+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ec88664-0984-11ed-a32b-9215a00339d1 | InvocationID=3ec88902-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:05:16+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32f06c58-0984-11ed-a32b-9215a00339d1 | InvocationID=32f06ffa-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:05:16+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41ba800c-0984-11ed-a32b-9215a00339d1 | InvocationID=41ba82a0-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:05:36+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ec88664-0984-11ed-a32b-9215a00339d1 | InvocationID=3ec88902-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:05:36+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc695fc-0984-11ed-a32b-9215a00339d1 | InvocationID=4dc69b1a-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:05:36+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc695fc-0984-11ed-a32b-9215a00339d1 | InvocationID=4dc69b1a-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:05:36+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc695fc-0984-11ed-a32b-9215a00339d1 | InvocationID=4dc69b1a-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:05:41+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41ba800c-0984-11ed-a32b-9215a00339d1 | InvocationID=41ba82a0-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:05:41+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=509146a6-0984-11ed-a32b-9215a00339d1 | InvocationID=509149a8-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:06:01+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc695fc-0984-11ed-a32b-9215a00339d1 | InvocationID=4dc69b1a-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:06:01+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbd3c14-0984-11ed-a32b-9215a00339d1 | InvocationID=5cbd3e8a-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:06:01+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cbd3c14-0984-11ed-a32b-9215a00339d1 | InvocationID=5cbd3e8a-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:01+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbd3c14-0984-11ed-a32b-9215a00339d1 | InvocationID=5cbd3e8a-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:05+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=509146a6-0984-11ed-a32b-9215a00339d1 | InvocationID=509149a8-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:06:05+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f6255bc-0984-11ed-a32b-9215a00339d1 | InvocationID=5f625814-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:06:26+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cbd3c14-0984-11ed-a32b-9215a00339d1 | InvocationID=5cbd3e8a-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:06:26+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bb0529c-0984-11ed-a32b-9215a00339d1 | InvocationID=6bb055a8-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:06:26+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bb0529c-0984-11ed-a32b-9215a00339d1 | InvocationID=6bb055a8-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:26+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bb0529c-0984-11ed-a32b-9215a00339d1 | InvocationID=6bb055a8-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:30+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f6255bc-0984-11ed-a32b-9215a00339d1 | InvocationID=5f625814-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:06:30+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e34fa4a-0984-11ed-a32b-9215a00339d1 | InvocationID=6e350440-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:06:51+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6bb0529c-0984-11ed-a32b-9215a00339d1 | InvocationID=6bb055a8-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:06:51+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7abe0ed2-0984-11ed-a32b-9215a00339d1 | InvocationID=7abe14b8-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:06:51+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7abe0ed2-0984-11ed-a32b-9215a00339d1 | InvocationID=7abe14b8-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:51+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7abe0ed2-0984-11ed-a32b-9215a00339d1 | InvocationID=7abe14b8-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:06:55+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e34fa4a-0984-11ed-a32b-9215a00339d1 | InvocationID=6e350440-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:06:55+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d06be96-0984-11ed-a32b-9215a00339d1 | InvocationID=7d06cecc-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:07:16+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7abe0ed2-0984-11ed-a32b-9215a00339d1 | InvocationID=7abe14b8-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:07:16+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89b8d16a-0984-11ed-a32b-9215a00339d1 | InvocationID=89b8d408-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:07:17+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89b8d16a-0984-11ed-a32b-9215a00339d1 | InvocationID=89b8d408-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:07:17+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89b8d16a-0984-11ed-a32b-9215a00339d1 | InvocationID=89b8d408-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:07:20+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d06be96-0984-11ed-a32b-9215a00339d1 | InvocationID=7d06cecc-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:07:20+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bd2804a-0984-11ed-a32b-9215a00339d1 | InvocationID=8bd282ca-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:07:42+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=89b8d16a-0984-11ed-a32b-9215a00339d1 | InvocationID=89b8d408-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:07:42+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98ad3404-0984-11ed-a32b-9215a00339d1 | InvocationID=98ad36d4-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:07:42+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98ad3404-0984-11ed-a32b-9215a00339d1 | InvocationID=98ad36d4-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:07:42+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98ad3404-0984-11ed-a32b-9215a00339d1 | InvocationID=98ad36d4-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:07:45+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bd2804a-0984-11ed-a32b-9215a00339d1 | InvocationID=8bd282ca-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:07:45+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a9f5846-0984-11ed-a32b-9215a00339d1 | InvocationID=9a9f5a3a-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:08:07+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=98ad3404-0984-11ed-a32b-9215a00339d1 | InvocationID=98ad36d4-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:08:07+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7a1a77e-0984-11ed-a32b-9215a00339d1 | InvocationID=a7a1a9ea-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:08:07+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7a1a77e-0984-11ed-a32b-9215a00339d1 | InvocationID=a7a1a9ea-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:07+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7a1a77e-0984-11ed-a32b-9215a00339d1 | InvocationID=a7a1a9ea-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:10+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a9f5846-0984-11ed-a32b-9215a00339d1 | InvocationID=9a9f5a3a-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:08:10+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96a7db0-0984-11ed-a32b-9215a00339d1 | InvocationID=a96a7fa4-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:08:32+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7a1a77e-0984-11ed-a32b-9215a00339d1 | InvocationID=a7a1a9ea-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:08:32+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b69f640a-0984-11ed-a32b-9215a00339d1 | InvocationID=b69f66da-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:08:32+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b69f640a-0984-11ed-a32b-9215a00339d1 | InvocationID=b69f66da-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:32+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b69f640a-0984-11ed-a32b-9215a00339d1 | InvocationID=b69f66da-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:34+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a96a7db0-0984-11ed-a32b-9215a00339d1 | InvocationID=a96a7fa4-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:08:34+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b834cbde-0984-11ed-a32b-9215a00339d1 | InvocationID=b834ce90-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:08:57+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b69f640a-0984-11ed-a32b-9215a00339d1 | InvocationID=b69f66da-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:08:57+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c598ad90-0984-11ed-a32b-9215a00339d1 | InvocationID=c598b06a-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:08:57+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c598ad90-0984-11ed-a32b-9215a00339d1 | InvocationID=c598b06a-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:57+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c598ad90-0984-11ed-a32b-9215a00339d1 | InvocationID=c598b06a-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:08:59+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b834cbde-0984-11ed-a32b-9215a00339d1 | InvocationID=b834ce90-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:08:59+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c703383a-0984-11ed-a32b-9215a00339d1 | InvocationID=c7033ff6-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:09:22+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c598ad90-0984-11ed-a32b-9215a00339d1 | InvocationID=c598b06a-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:09:22+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4979450-0984-11ed-a32b-9215a00339d1 | InvocationID=d49799a0-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:09:22+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4979450-0984-11ed-a32b-9215a00339d1 | InvocationID=d49799a0-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:09:22+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4979450-0984-11ed-a32b-9215a00339d1 | InvocationID=d49799a0-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:09:24+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c703383a-0984-11ed-a32b-9215a00339d1 | InvocationID=c7033ff6-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:09:24+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5f34e70-0984-11ed-a32b-9215a00339d1 | InvocationID=d5f35050-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:09:47+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4979450-0984-11ed-a32b-9215a00339d1 | InvocationID=d49799a0-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:09:47+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e38ed450-0984-11ed-a32b-9215a00339d1 | InvocationID=e38ed838-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:09:47+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e38ed450-0984-11ed-a32b-9215a00339d1 | InvocationID=e38ed838-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:09:47+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e38ed450-0984-11ed-a32b-9215a00339d1 | InvocationID=e38ed838-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:09:49+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5f34e70-0984-11ed-a32b-9215a00339d1 | InvocationID=d5f35050-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:09:49+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4c75536-0984-11ed-a32b-9215a00339d1 | InvocationID=e4c75f54-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:10:12+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e38ed450-0984-11ed-a32b-9215a00339d1 | InvocationID=e38ed838-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:10:12+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f295864c-0984-11ed-a32b-9215a00339d1 | InvocationID=f2958d5e-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:10:13+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f295864c-0984-11ed-a32b-9215a00339d1 | InvocationID=f2958d5e-0984-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:10:13+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f295864c-0984-11ed-a32b-9215a00339d1 | InvocationID=f2958d5e-0984-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:10:14+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4c75536-0984-11ed-a32b-9215a00339d1 | InvocationID=e4c75f54-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:10:14+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f39a32f4-0984-11ed-a32b-9215a00339d1 | InvocationID=f39a4046-0984-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:10:38+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f295864c-0984-11ed-a32b-9215a00339d1 | InvocationID=f2958d5e-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:10:38+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01a06972-0985-11ed-a32b-9215a00339d1 | InvocationID=01a06d00-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:10:38+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01a06972-0985-11ed-a32b-9215a00339d1 | InvocationID=01a06d00-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:10:38+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01a06972-0985-11ed-a32b-9215a00339d1 | InvocationID=01a06d00-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:10:39+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f39a32f4-0984-11ed-a32b-9215a00339d1 | InvocationID=f39a4046-0984-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:10:39+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0270a6fa-0985-11ed-a32b-9215a00339d1 | InvocationID=0270a8e4-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:11:03+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01a06972-0985-11ed-a32b-9215a00339d1 | InvocationID=01a06d00-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:11:03+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1098cb22-0985-11ed-a32b-9215a00339d1 | InvocationID=1098cde8-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:11:03+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1098cb22-0985-11ed-a32b-9215a00339d1 | InvocationID=1098cde8-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:03+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1098cb22-0985-11ed-a32b-9215a00339d1 | InvocationID=1098cde8-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:04+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0270a6fa-0985-11ed-a32b-9215a00339d1 | InvocationID=0270a8e4-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:11:04+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=113b4974-0985-11ed-a32b-9215a00339d1 | InvocationID=113b4b9a-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:11:28+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1098cb22-0985-11ed-a32b-9215a00339d1 | InvocationID=1098cde8-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:11:28+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f90f924-0985-11ed-a32b-9215a00339d1 | InvocationID=1f90fbf4-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:11:28+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f90f924-0985-11ed-a32b-9215a00339d1 | InvocationID=1f90fbf4-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:28+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f90f924-0985-11ed-a32b-9215a00339d1 | InvocationID=1f90fbf4-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:29+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=113b4974-0985-11ed-a32b-9215a00339d1 | InvocationID=113b4b9a-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:11:29+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2004d4de-0985-11ed-a32b-9215a00339d1 | InvocationID=2004d722-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:11:53+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f90f924-0985-11ed-a32b-9215a00339d1 | InvocationID=1f90fbf4-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:11:53+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e828e52-0985-11ed-a32b-9215a00339d1 | InvocationID=2e82914a-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:11:53+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e828e52-0985-11ed-a32b-9215a00339d1 | InvocationID=2e82914a-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:53+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e828e52-0985-11ed-a32b-9215a00339d1 | InvocationID=2e82914a-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:11:53+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2004d4de-0985-11ed-a32b-9215a00339d1 | InvocationID=2004d722-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:11:53+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ed4f8a4-0985-11ed-a32b-9215a00339d1 | InvocationID=2ed4fb60-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:12:18+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e828e52-0985-11ed-a32b-9215a00339d1 | InvocationID=2e82914a-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:12:18+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d7e21b4-0985-11ed-a32b-9215a00339d1 | InvocationID=3d7e25ce-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:12:18+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d7e21b4-0985-11ed-a32b-9215a00339d1 | InvocationID=3d7e25ce-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:12:18+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d7e21b4-0985-11ed-a32b-9215a00339d1 | InvocationID=3d7e25ce-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:12:18+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ed4f8a4-0985-11ed-a32b-9215a00339d1 | InvocationID=2ed4fb60-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:12:18+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3da3fb00-0985-11ed-a32b-9215a00339d1 | InvocationID=3da3fe02-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:12:43+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3da3fb00-0985-11ed-a32b-9215a00339d1 | InvocationID=3da3fe02-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:12:43+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c6d1e32-0985-11ed-a32b-9215a00339d1 | InvocationID=4c6d20a8-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:12:43+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d7e21b4-0985-11ed-a32b-9215a00339d1 | InvocationID=3d7e25ce-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:12:43+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c795d1e-0985-11ed-a32b-9215a00339d1 | InvocationID=4c795f62-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:12:43+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c795d1e-0985-11ed-a32b-9215a00339d1 | InvocationID=4c795f62-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:12:43+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c795d1e-0985-11ed-a32b-9215a00339d1 | InvocationID=4c795f62-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:08+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c6d1e32-0985-11ed-a32b-9215a00339d1 | InvocationID=4c6d20a8-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:13:08+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b32bb20-0985-11ed-a32b-9215a00339d1 | InvocationID=5b32bdc8-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:13:08+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c795d1e-0985-11ed-a32b-9215a00339d1 | InvocationID=4c795f62-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:13:08+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b6c4eee-0985-11ed-a32b-9215a00339d1 | InvocationID=5b6c50ec-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:13:08+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b6c4eee-0985-11ed-a32b-9215a00339d1 | InvocationID=5b6c50ec-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:08+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b6c4eee-0985-11ed-a32b-9215a00339d1 | InvocationID=5b6c50ec-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:33+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b32bb20-0985-11ed-a32b-9215a00339d1 | InvocationID=5b32bdc8-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:13:33+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69ff0212-0985-11ed-a32b-9215a00339d1 | InvocationID=69ff049c-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:13:33+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b6c4eee-0985-11ed-a32b-9215a00339d1 | InvocationID=5b6c50ec-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:13:33+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a5d0574-0985-11ed-a32b-9215a00339d1 | InvocationID=6a5d079a-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:13:33+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a5d0574-0985-11ed-a32b-9215a00339d1 | InvocationID=6a5d079a-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:33+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a5d0574-0985-11ed-a32b-9215a00339d1 | InvocationID=6a5d079a-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:57+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69ff0212-0985-11ed-a32b-9215a00339d1 | InvocationID=69ff049c-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:13:57+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78c710be-0985-11ed-a32b-9215a00339d1 | InvocationID=78c71776-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:13:58+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a5d0574-0985-11ed-a32b-9215a00339d1 | InvocationID=6a5d079a-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:13:58+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79528e14-0985-11ed-a32b-9215a00339d1 | InvocationID=79529166-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:13:58+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79528e14-0985-11ed-a32b-9215a00339d1 | InvocationID=79529166-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:13:58+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79528e14-0985-11ed-a32b-9215a00339d1 | InvocationID=79529166-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:14:22+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78c710be-0985-11ed-a32b-9215a00339d1 | InvocationID=78c71776-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:14:22+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87974104-0985-11ed-a32b-9215a00339d1 | InvocationID=8797460e-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:14:23+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79528e14-0985-11ed-a32b-9215a00339d1 | InvocationID=79529166-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:14:24+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88470422-0985-11ed-a32b-9215a00339d1 | InvocationID=88470896-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:14:24+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88470422-0985-11ed-a32b-9215a00339d1 | InvocationID=88470896-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:14:24+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88470422-0985-11ed-a32b-9215a00339d1 | InvocationID=88470896-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:14:47+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87974104-0985-11ed-a32b-9215a00339d1 | InvocationID=8797460e-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:14:47+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=966cf354-0985-11ed-a32b-9215a00339d1 | InvocationID=966cf606-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:14:49+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88470422-0985-11ed-a32b-9215a00339d1 | InvocationID=88470896-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:14:49+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97433a0e-0985-11ed-a32b-9215a00339d1 | InvocationID=97433cfc-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:14:49+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97433a0e-0985-11ed-a32b-9215a00339d1 | InvocationID=97433cfc-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:14:49+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97433a0e-0985-11ed-a32b-9215a00339d1 | InvocationID=97433cfc-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:15:12+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=966cf354-0985-11ed-a32b-9215a00339d1 | InvocationID=966cf606-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:15:12+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a541e8ee-0985-11ed-a32b-9215a00339d1 | InvocationID=a541eea2-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:15:14+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97433a0e-0985-11ed-a32b-9215a00339d1 | InvocationID=97433cfc-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:15:14+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a641b8c8-0985-11ed-a32b-9215a00339d1 | InvocationID=a641bbac-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:15:14+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a641b8c8-0985-11ed-a32b-9215a00339d1 | InvocationID=a641bbac-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:15:14+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a641b8c8-0985-11ed-a32b-9215a00339d1 | InvocationID=a641bbac-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:15:37+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a541e8ee-0985-11ed-a32b-9215a00339d1 | InvocationID=a541eea2-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:15:37+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b41b6188-0985-11ed-a32b-9215a00339d1 | InvocationID=b41b6444-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:15:39+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a641b8c8-0985-11ed-a32b-9215a00339d1 | InvocationID=a641bbac-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:15:39+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b53702c0-0985-11ed-a32b-9215a00339d1 | InvocationID=b5370d24-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:15:39+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b53702c0-0985-11ed-a32b-9215a00339d1 | InvocationID=b5370d24-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:15:39+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b53702c0-0985-11ed-a32b-9215a00339d1 | InvocationID=b5370d24-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:02+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b41b6188-0985-11ed-a32b-9215a00339d1 | InvocationID=b41b6444-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:16:02+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2e22bc0-0985-11ed-a32b-9215a00339d1 | InvocationID=c2e22e0e-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:16:04+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b53702c0-0985-11ed-a32b-9215a00339d1 | InvocationID=b5370d24-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:16:04+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c435ba14-0985-11ed-a32b-9215a00339d1 | InvocationID=c435bfdc-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:16:04+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c435ba14-0985-11ed-a32b-9215a00339d1 | InvocationID=c435bfdc-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:04+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c435ba14-0985-11ed-a32b-9215a00339d1 | InvocationID=c435bfdc-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:27+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2e22bc0-0985-11ed-a32b-9215a00339d1 | InvocationID=c2e22e0e-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:16:27+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1abe650-0985-11ed-a32b-9215a00339d1 | InvocationID=d1abeed4-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:16:29+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c435ba14-0985-11ed-a32b-9215a00339d1 | InvocationID=c435bfdc-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:16:29+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d32aa0de-0985-11ed-a32b-9215a00339d1 | InvocationID=d32aa3fe-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:16:29+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d32aa0de-0985-11ed-a32b-9215a00339d1 | InvocationID=d32aa3fe-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:29+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d32aa0de-0985-11ed-a32b-9215a00339d1 | InvocationID=d32aa3fe-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:51+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1abe650-0985-11ed-a32b-9215a00339d1 | InvocationID=d1abeed4-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:16:51+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e07a30c4-0985-11ed-a32b-9215a00339d1 | InvocationID=e07a36b4-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:16:54+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d32aa0de-0985-11ed-a32b-9215a00339d1 | InvocationID=d32aa3fe-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:16:54+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2249306-0985-11ed-a32b-9215a00339d1 | InvocationID=e22498b0-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:16:54+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2249306-0985-11ed-a32b-9215a00339d1 | InvocationID=e22498b0-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:16:54+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2249306-0985-11ed-a32b-9215a00339d1 | InvocationID=e22498b0-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:17:16+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e07a30c4-0985-11ed-a32b-9215a00339d1 | InvocationID=e07a36b4-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:17:16+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef467eaa-0985-11ed-a32b-9215a00339d1 | InvocationID=ef468468-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:17:19+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2249306-0985-11ed-a32b-9215a00339d1 | InvocationID=e22498b0-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:17:19+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1250688-0985-11ed-a32b-9215a00339d1 | InvocationID=f12508a4-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:17:20+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1250688-0985-11ed-a32b-9215a00339d1 | InvocationID=f12508a4-0985-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:17:20+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1250688-0985-11ed-a32b-9215a00339d1 | InvocationID=f12508a4-0985-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:17:41+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef467eaa-0985-11ed-a32b-9215a00339d1 | InvocationID=ef468468-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:17:41+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0fee08-0985-11ed-a32b-9215a00339d1 | InvocationID=fe0ff146-0985-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:17:45+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1250688-0985-11ed-a32b-9215a00339d1 | InvocationID=f12508a4-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:17:45+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=001b82f2-0986-11ed-a32b-9215a00339d1 | InvocationID=001bfa66-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:17:45+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=001b82f2-0986-11ed-a32b-9215a00339d1 | InvocationID=001bfa66-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:17:45+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=001b82f2-0986-11ed-a32b-9215a00339d1 | InvocationID=001bfa66-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:18:06+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe0fee08-0985-11ed-a32b-9215a00339d1 | InvocationID=fe0ff146-0985-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:18:06+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cd6b390-0986-11ed-a32b-9215a00339d1 | InvocationID=0cd6b9da-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:18:10+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=001b82f2-0986-11ed-a32b-9215a00339d1 | InvocationID=001bfa66-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:18:10+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f259a80-0986-11ed-a32b-9215a00339d1 | InvocationID=0f259d8c-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:18:10+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f259a80-0986-11ed-a32b-9215a00339d1 | InvocationID=0f259d8c-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:18:10+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f259a80-0986-11ed-a32b-9215a00339d1 | InvocationID=0f259d8c-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:18:31+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cd6b390-0986-11ed-a32b-9215a00339d1 | InvocationID=0cd6b9da-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:18:31+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ba6142e-0986-11ed-a32b-9215a00339d1 | InvocationID=1ba61816-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:18:35+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f259a80-0986-11ed-a32b-9215a00339d1 | InvocationID=0f259d8c-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:18:35+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e25aba6-0986-11ed-a32b-9215a00339d1 | InvocationID=1e25aeb2-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:18:35+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e25aba6-0986-11ed-a32b-9215a00339d1 | InvocationID=1e25aeb2-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:18:35+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e25aba6-0986-11ed-a32b-9215a00339d1 | InvocationID=1e25aeb2-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:18:56+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ba6142e-0986-11ed-a32b-9215a00339d1 | InvocationID=1ba61816-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:18:56+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a79f5ec-0986-11ed-a32b-9215a00339d1 | InvocationID=2a79f7e0-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:19:00+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e25aba6-0986-11ed-a32b-9215a00339d1 | InvocationID=1e25aeb2-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:19:00+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d2a8f9a-0986-11ed-a32b-9215a00339d1 | InvocationID=2d2a9828-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:19:00+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d2a8f9a-0986-11ed-a32b-9215a00339d1 | InvocationID=2d2a9828-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:19:00+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d2a8f9a-0986-11ed-a32b-9215a00339d1 | InvocationID=2d2a9828-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:19:20+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a79f5ec-0986-11ed-a32b-9215a00339d1 | InvocationID=2a79f7e0-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:19:20+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=394842e0-0986-11ed-a32b-9215a00339d1 | InvocationID=394845a6-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:19:25+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d2a8f9a-0986-11ed-a32b-9215a00339d1 | InvocationID=2d2a9828-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:19:25+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c358a44-0986-11ed-a32b-9215a00339d1 | InvocationID=3c358d28-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:19:26+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c358a44-0986-11ed-a32b-9215a00339d1 | InvocationID=3c358d28-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:19:26+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c358a44-0986-11ed-a32b-9215a00339d1 | InvocationID=3c358d28-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:19:45+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=394842e0-0986-11ed-a32b-9215a00339d1 | InvocationID=394845a6-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:19:45+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48323842-0986-11ed-a32b-9215a00339d1 | InvocationID=48324210-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:19:51+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c358a44-0986-11ed-a32b-9215a00339d1 | InvocationID=3c358d28-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:19:51+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b398ffe-0986-11ed-a32b-9215a00339d1 | InvocationID=4b39c708-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:19:51+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b398ffe-0986-11ed-a32b-9215a00339d1 | InvocationID=4b39c708-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:19:51+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b398ffe-0986-11ed-a32b-9215a00339d1 | InvocationID=4b39c708-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:20:10+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48323842-0986-11ed-a32b-9215a00339d1 | InvocationID=48324210-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:20:10+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56fb6e34-0986-11ed-a32b-9215a00339d1 | InvocationID=56fb7136-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:20:16+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b398ffe-0986-11ed-a32b-9215a00339d1 | InvocationID=4b39c708-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:20:16+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a459f10-0986-11ed-a32b-9215a00339d1 | InvocationID=5a45a0f0-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:20:16+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a459f10-0986-11ed-a32b-9215a00339d1 | InvocationID=5a45a0f0-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:20:16+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a459f10-0986-11ed-a32b-9215a00339d1 | InvocationID=5a45a0f0-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:20:35+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56fb6e34-0986-11ed-a32b-9215a00339d1 | InvocationID=56fb7136-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:20:35+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65cfa9d4-0986-11ed-a32b-9215a00339d1 | InvocationID=65cfaf9c-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:20:41+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a459f10-0986-11ed-a32b-9215a00339d1 | InvocationID=5a45a0f0-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:20:41+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6959c1e8-0986-11ed-a32b-9215a00339d1 | InvocationID=6959c562-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:20:41+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6959c1e8-0986-11ed-a32b-9215a00339d1 | InvocationID=6959c562-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:20:41+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6959c1e8-0986-11ed-a32b-9215a00339d1 | InvocationID=6959c562-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:00+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65cfa9d4-0986-11ed-a32b-9215a00339d1 | InvocationID=65cfaf9c-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:21:00+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74a028bc-0986-11ed-a32b-9215a00339d1 | InvocationID=74a02dbc-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:21:06+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6959c1e8-0986-11ed-a32b-9215a00339d1 | InvocationID=6959c562-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:21:06+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7860d992-0986-11ed-a32b-9215a00339d1 | InvocationID=7860e0c2-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:21:06+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7860d992-0986-11ed-a32b-9215a00339d1 | InvocationID=7860e0c2-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:06+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7860d992-0986-11ed-a32b-9215a00339d1 | InvocationID=7860e0c2-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:25+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74a028bc-0986-11ed-a32b-9215a00339d1 | InvocationID=74a02dbc-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:21:25+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83791934-0986-11ed-a32b-9215a00339d1 | InvocationID=83791b46-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:21:31+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7860d992-0986-11ed-a32b-9215a00339d1 | InvocationID=7860e0c2-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:21:31+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87589976-0986-11ed-a32b-9215a00339d1 | InvocationID=87589c50-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:21:32+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87589976-0986-11ed-a32b-9215a00339d1 | InvocationID=87589c50-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:32+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87589976-0986-11ed-a32b-9215a00339d1 | InvocationID=87589c50-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:50+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83791934-0986-11ed-a32b-9215a00339d1 | InvocationID=83791b46-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:21:50+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9245a22a-0986-11ed-a32b-9215a00339d1 | InvocationID=9245a856-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:21:57+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87589976-0986-11ed-a32b-9215a00339d1 | InvocationID=87589c50-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:21:57+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96515440-0986-11ed-a32b-9215a00339d1 | InvocationID=965157ce-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT 2022-07-22T06:21:57+0000 | policy_event_thread | 139828656503584 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96515440-0986-11ed-a32b-9215a00339d1 | InvocationID=965157ce-0986-11ed-a32b-9215a00339d1 | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:21:57+0000 | policy_event_thread | 139828656503584 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96515440-0986-11ed-a32b-9215a00339d1 | InvocationID=965157ce-0986-11ed-a32b-9215a00339d1 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-07-22T06:22:15+0000 | aai_event_thread | 139828655442720 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9245a22a-0986-11ed-a32b-9215a00339d1 | InvocationID=9245a856-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF AAI events. 2022-07-22T06:22:15+0000 | aai_event_thread | 139828655442720 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a11c8020-0986-11ed-a32b-9215a00339d1 | InvocationID=a11c8bc4-0986-11ed-a32b-9215a00339d1 | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT 2022-07-22T06:22:22+0000 | policy_event_thread | 139828656503584 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96515440-0986-11ed-a32b-9215a00339d1 | InvocationID=965157ce-0986-11ed-a32b-9215a00339d1 | Polling MR for XNF activation/deactivation policy response events. 2022-07-22T06:22:22+0000 | policy_event_thread | 139828656503584 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a54ca9ae-0986-11ed-a32b-9215a00339d1 | Invoc